@charset "UTF-8";
.ngx-datatable.material {
  background: #FFF;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  /**
	 * Shared Styles
	 */
  /**
	 * Global Row Styles
	 */
  /**
	 * Header Styles
	 */
  /**
	 * Body Styles
	 */
  /**
	 * Footer Styles
	 */ }
.ngx-datatable.material.striped .datatable-row-odd {
  background: #eee; }
.ngx-datatable.material.single-selection .datatable-body-row.active,
.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group, .ngx-datatable.material.multi-selection .datatable-body-row.active,
.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group, .ngx-datatable.material.multi-click-selection .datatable-body-row.active,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group {
  background-color: #304FFE;
  color: #FFF; }
.ngx-datatable.material.single-selection .datatable-body-row.active:hover,
.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.material.multi-selection .datatable-body-row.active:hover,
.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group {
  background-color: #193AE4;
  color: #FFF; }
.ngx-datatable.material.single-selection .datatable-body-row.active:focus,
.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group, .ngx-datatable.material.multi-selection .datatable-body-row.active:focus,
.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group, .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group {
  background-color: #2041EF;
  color: #FFF; }
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background-color: #eee;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear; }
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group {
  background-color: #ddd; }
.ngx-datatable.material.cell-selection .datatable-body-cell:hover,
.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group {
  background-color: #eee;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear; }
.ngx-datatable.material.cell-selection .datatable-body-cell:focus,
.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group {
  background-color: #ddd; }
.ngx-datatable.material.cell-selection .datatable-body-cell.active,
.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group {
  background-color: #304FFE;
  color: #FFF; }
.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,
.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group {
  background-color: #193AE4;
  color: #FFF; }
.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,
.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group {
  background-color: #2041EF;
  color: #FFF; }
.ngx-datatable.material .empty-row {
  height: 50px;
  text-align: left;
  padding: .5rem 1.2rem;
  vertical-align: top;
  border-top: 0; }
.ngx-datatable.material .loading-row {
  text-align: left;
  padding: .5rem 1.2rem;
  vertical-align: top;
  border-top: 0; }
.ngx-datatable.material .datatable-header .datatable-row-left,
.ngx-datatable.material .datatable-body .datatable-row-left {
  background-color: #FFF;
  background-position: 100% 0;
  background-repeat: repeat-y;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==); }
.ngx-datatable.material .datatable-header .datatable-row-right,
.ngx-datatable.material .datatable-body .datatable-row-right {
  background-position: 0 0;
  background-color: #fff;
  background-repeat: repeat-y;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==); }
.ngx-datatable.material .datatable-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.ngx-datatable.material .datatable-header .datatable-header-cell {
  text-align: left;
  padding: .9rem 1.2rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
  vertical-align: bottom;
  font-size: 12px;
  font-weight: 500; }
.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper {
  position: relative; }
.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable::after {
  transition: transform 400ms ease, opacity 400ms ease;
  opacity: .5;
  -ms-transform: scale(1);
      transform: scale(1); }
.ngx-datatable.material .datatable-header .datatable-header-cell .draggable::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  height: 60px;
  width: 60px;
  background: #eee;
  border-radius: 100%;
  opacity: 1;
  -webkit-filter: none;
          filter: none;
  -ms-transform: scale(0);
      transform: scale(0);
  z-index: 9999;
  pointer-events: none; }
.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle {
  border-right: none; }
.ngx-datatable.material .datatable-header .resize-handle {
  border-right: solid 1px #eee; }
.ngx-datatable.material .datatable-body .datatable-row-detail {
  background: #f5f5f5;
  padding: 10px; }
.ngx-datatable.material .datatable-body .datatable-group-header {
  background: #f5f5f5;
  border-bottom: solid 1px #D9D8D9;
  border-top: solid 1px #D9D8D9; }
.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell {
  text-align: left;
  padding: .9rem 1.2rem;
  vertical-align: top;
  border-top: 0;
  color: rgba(0, 0, 0, 0.87);
  transition: width 0.3s ease;
  font-size: 14px;
  font-weight: 400; }
.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell {
  text-align: left;
  padding: .9rem 1.2rem;
  vertical-align: top;
  border-top: 0;
  color: rgba(0, 0, 0, 0.87);
  transition: width 0.3s ease;
  font-size: 14px;
  font-weight: 400; }
.ngx-datatable.material .datatable-body .progress-linear {
  display: block;
  position: relative;
  width: 100%;
  height: 5px;
  padding: 0;
  margin: 0;
  position: absolute; }
.ngx-datatable.material .datatable-body .progress-linear .container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 5px;
  -ms-transform: translate(0, 0) scale(1, 1);
      transform: translate(0, 0) scale(1, 1);
  background-color: #aad1f9; }
.ngx-datatable.material .datatable-body .progress-linear .container .bar {
  transition: all .2s linear;
  -webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
  animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform .2s linear;
  background-color: #106cc8;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 5px; }
.ngx-datatable.material .datatable-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54); }
.ngx-datatable.material .datatable-footer .page-count {
  line-height: 50px;
  height: 50px;
  padding: 0 1.2rem; }
.ngx-datatable.material .datatable-footer .datatable-pager {
  margin: 0 10px; }
.ngx-datatable.material .datatable-footer .datatable-pager li {
  vertical-align: middle; }
.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: transparent !important; }
.ngx-datatable.material .datatable-footer .datatable-pager li.active a {
  background-color: rgba(158, 158, 158, 0.2);
  font-weight: bold; }
.ngx-datatable.material .datatable-footer .datatable-pager a {
  height: 22px;
  min-width: 24px;
  line-height: 22px;
  padding: 0 6px;
  border-radius: 3px;
  margin: 6px 3px;
  text-align: center;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
  vertical-align: bottom; }
.ngx-datatable.material .datatable-footer .datatable-pager a:hover {
  color: rgba(0, 0, 0, 0.75);
  background-color: rgba(158, 158, 158, 0.2); }
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev {
  font-size: 20px;
  line-height: 20px;
  padding: 0 3px; }
.ngx-datatable.material .datatable-summary-row .datatable-body-row {
  background-color: #ddd; }
.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover {
  background-color: #ddd; }
.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell {
  font-weight: bold; }
/**
 * Checkboxes
**/
.datatable-checkbox {
  position: relative;
  margin: 0;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  padding: 0; }
.datatable-checkbox input[type='checkbox'] {
  position: relative;
  margin: 0 1rem 0 0;
  cursor: pointer;
  outline: none; }
.datatable-checkbox input[type='checkbox']:before {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  border: 2px solid #f2f2f2; }
.datatable-checkbox input[type='checkbox']:checked:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: .5rem;
  border-color: #009688;
  border-top-style: none;
  border-right-style: none; }
.datatable-checkbox input[type='checkbox']:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: #fff;
  cursor: pointer; }
/**
 * Progress bar animations
 */
@-webkit-keyframes query {
  0% {
    opacity: 1;
    transform: translateX(35%) scale(0.3, 1); }
  100% {
    opacity: 0;
    transform: translateX(-50%) scale(0, 1); } }
@keyframes query {
  0% {
    opacity: 1;
    transform: translateX(35%) scale(0.3, 1); }
  100% {
    opacity: 0;
    transform: translateX(-50%) scale(0, 1); } }
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute; }
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute; }
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6; }
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9; }
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute; }
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute; }
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px; }
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px; }
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* Theme for the ripple elements.*/
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-badge-small .mat-badge-content {
  font-size: 6px; }
.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;
  margin: 0 0 16px; }
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h5, .mat-typography h5 {
  font: 400 11.62px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px; }
.mat-h6, .mat-typography h6 {
  font: 400 9.38px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px; }
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif; }
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif; }
.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; }
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 56px;
  letter-spacing: -0.05em; }
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.02em; }
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.005em; }
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px; }
.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif; }
.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; }
.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; }
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.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 {
  -ms-transform: translateY(-1.34375em) scale(0.75);
      transform: translateY(-1.34375em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -ms-transform: translateY(-1.34374em) scale(0.75);
      transform: translateY(-1.34374em) scale(0.75);
  width: 133.33334333%; }
.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.66666667em;
  top: calc(100% - 1.79166667em); }
.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.33333333%; }
.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.33334333%; }
.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.33335333%; }
.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.54166667em;
  top: calc(100% - 1.66666667em); }
@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 {
    -ms-transform: translateY(-1.28122em) scale(0.75);
        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 {
    -ms-transform: translateY(-1.2812em) scale(0.75);
        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 {
  -ms-transform: translateY(-0.59375em) scale(0.75);
      transform: translateY(-0.59375em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -ms-transform: translateY(-0.59374em) scale(0.75);
      transform: translateY(-0.59374em) scale(0.75);
  width: 133.33334333%; }
.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 {
  -ms-transform: translateY(-1.59375em) scale(0.75);
      transform: translateY(-1.59375em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -ms-transform: translateY(-1.59374em) scale(0.75);
      transform: translateY(-1.59374em) scale(0.75);
  width: 133.33334333%; }
.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;
  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; }
.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.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);
  -ms-transform: scale(0);
      transform: scale(0); }
@media (-ms-high-contrast: active) {
    .mat-ripple-element {
      display: none; } }
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }
.cdk-overlay-container {
  position: fixed;
  z-index: 1000; }
.cdk-overlay-container:empty {
    display: none; }
.cdk-global-overlay-wrapper {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1000; }
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  max-height: 100%; }
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0; }
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1; }
@media screen and (-ms-high-contrast: active) {
      .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
        opacity: 0.6; } }
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32); }
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0; }
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 1px;
  min-height: 1px; }
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }
@-webkit-keyframes cdk-text-field-autofill-start {
  /*!*/ }
@keyframes cdk-text-field-autofill-start {
  /*!*/ }
@-webkit-keyframes cdk-text-field-autofill-end {
  /*!*/ }
@keyframes cdk-text-field-autofill-end {
  /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation-name: cdk-text-field-autofill-start;
          animation-name: cdk-text-field-autofill-start; }
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation-name: cdk-text-field-autofill-end;
          animation-name: cdk-text-field-autofill-end; }
textarea.cdk-textarea-autosize {
  resize: none; }
textarea.cdk-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
  box-sizing: content-box !important; }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }
/**
 * Add the correct display in IE.
 */
template {
  display: none; }
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }
body:not(.is-mobile) ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0); }
body:not(.is-mobile) ::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.12); }
body:not(.is-mobile) ::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  box-shadow: inset 0 0 0 12px rgba(0, 0, 0, 0.37);
  border-radius: 12px; }
body:not(.is-mobile) ::-webkit-scrollbar-thumb:active {
  box-shadow: inset 0 0 0 12px rgba(0, 0, 0, 0.54);
  border-radius: 12px; }
.position-relative {
  position: relative; }
.position-absolute {
  position: absolute; }
.position-static {
  position: static; }
@media screen and (min-width: 600px) {
  .position-sm-relative {
    position: relative; }
  .position-sm-absolute {
    position: absolute; }
  .position-sm-static {
    position: static; } }
@media screen and (min-width: 960px) {
  .position-md-relative {
    position: relative; }
  .position-md-absolute {
    position: absolute; }
  .position-md-static {
    position: static; } }
@media screen and (min-width: 1280px) {
  .position-lg-relative {
    position: relative; }
  .position-lg-absolute {
    position: absolute; }
  .position-lg-static {
    position: static; } }
@media screen and (min-width: 1920px) {
  .position-xl-relative {
    position: relative; }
  .position-xl-absolute {
    position: absolute; }
  .position-xl-static {
    position: static; } }
.align-top {
  top: 0; }
.align-right {
  right: 0; }
.align-bottom {
  bottom: 0; }
.align-left {
  left: 0; }
@media screen and (min-width: 600px) {
  .align-sm-top {
    top: 0; }
  .align-sm-right {
    right: 0; }
  .align-sm-bottom {
    bottom: 0; }
  .align-sm-left {
    left: 0; } }
@media screen and (min-width: 960px) {
  .align-md-top {
    top: 0; }
  .align-md-right {
    right: 0; }
  .align-md-bottom {
    bottom: 0; }
  .align-md-left {
    left: 0; } }
@media screen and (min-width: 1280px) {
  .align-lg-top {
    top: 0; }
  .align-lg-right {
    right: 0; }
  .align-lg-bottom {
    bottom: 0; }
  .align-lg-left {
    left: 0; } }
@media screen and (min-width: 1920px) {
  .align-xl-top {
    top: 0; }
  .align-xl-right {
    right: 0; }
  .align-xl-bottom {
    bottom: 0; }
  .align-xl-left {
    left: 0; } }
.h-0 {
  height: 0px !important;
  min-height: 0px !important;
  max-height: 0px !important; }
.h-4 {
  height: 4px !important;
  min-height: 4px !important;
  max-height: 4px !important; }
.h-8 {
  height: 8px !important;
  min-height: 8px !important;
  max-height: 8px !important; }
.h-12 {
  height: 12px !important;
  min-height: 12px !important;
  max-height: 12px !important; }
.h-16 {
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important; }
.h-20 {
  height: 20px !important;
  min-height: 20px !important;
  max-height: 20px !important; }
.h-24 {
  height: 24px !important;
  min-height: 24px !important;
  max-height: 24px !important; }
.h-28 {
  height: 28px !important;
  min-height: 28px !important;
  max-height: 28px !important; }
.h-32 {
  height: 32px !important;
  min-height: 32px !important;
  max-height: 32px !important; }
.h-36 {
  height: 36px !important;
  min-height: 36px !important;
  max-height: 36px !important; }
.h-40 {
  height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important; }
.h-44 {
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important; }
.h-48 {
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important; }
.h-52 {
  height: 52px !important;
  min-height: 52px !important;
  max-height: 52px !important; }
.h-56 {
  height: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important; }
.h-60 {
  height: 60px !important;
  min-height: 60px !important;
  max-height: 60px !important; }
.h-64 {
  height: 64px !important;
  min-height: 64px !important;
  max-height: 64px !important; }
.h-68 {
  height: 68px !important;
  min-height: 68px !important;
  max-height: 68px !important; }
.h-72 {
  height: 72px !important;
  min-height: 72px !important;
  max-height: 72px !important; }
.h-76 {
  height: 76px !important;
  min-height: 76px !important;
  max-height: 76px !important; }
.h-80 {
  height: 80px !important;
  min-height: 80px !important;
  max-height: 80px !important; }
.h-84 {
  height: 84px !important;
  min-height: 84px !important;
  max-height: 84px !important; }
.h-88 {
  height: 88px !important;
  min-height: 88px !important;
  max-height: 88px !important; }
.h-92 {
  height: 92px !important;
  min-height: 92px !important;
  max-height: 92px !important; }
.h-96 {
  height: 96px !important;
  min-height: 96px !important;
  max-height: 96px !important; }
.h-100 {
  height: 100px !important;
  min-height: 100px !important;
  max-height: 100px !important; }
.h-104 {
  height: 104px !important;
  min-height: 104px !important;
  max-height: 104px !important; }
.h-108 {
  height: 108px !important;
  min-height: 108px !important;
  max-height: 108px !important; }
.h-112 {
  height: 112px !important;
  min-height: 112px !important;
  max-height: 112px !important; }
.h-116 {
  height: 116px !important;
  min-height: 116px !important;
  max-height: 116px !important; }
.h-120 {
  height: 120px !important;
  min-height: 120px !important;
  max-height: 120px !important; }
.h-124 {
  height: 124px !important;
  min-height: 124px !important;
  max-height: 124px !important; }
.h-128 {
  height: 128px !important;
  min-height: 128px !important;
  max-height: 128px !important; }
.h-132 {
  height: 132px !important;
  min-height: 132px !important;
  max-height: 132px !important; }
.h-136 {
  height: 136px !important;
  min-height: 136px !important;
  max-height: 136px !important; }
.h-140 {
  height: 140px !important;
  min-height: 140px !important;
  max-height: 140px !important; }
.h-144 {
  height: 144px !important;
  min-height: 144px !important;
  max-height: 144px !important; }
.h-148 {
  height: 148px !important;
  min-height: 148px !important;
  max-height: 148px !important; }
.h-152 {
  height: 152px !important;
  min-height: 152px !important;
  max-height: 152px !important; }
.h-156 {
  height: 156px !important;
  min-height: 156px !important;
  max-height: 156px !important; }
.h-160 {
  height: 160px !important;
  min-height: 160px !important;
  max-height: 160px !important; }
.h-164 {
  height: 164px !important;
  min-height: 164px !important;
  max-height: 164px !important; }
.h-168 {
  height: 168px !important;
  min-height: 168px !important;
  max-height: 168px !important; }
.h-172 {
  height: 172px !important;
  min-height: 172px !important;
  max-height: 172px !important; }
.h-176 {
  height: 176px !important;
  min-height: 176px !important;
  max-height: 176px !important; }
.h-180 {
  height: 180px !important;
  min-height: 180px !important;
  max-height: 180px !important; }
.h-184 {
  height: 184px !important;
  min-height: 184px !important;
  max-height: 184px !important; }
.h-188 {
  height: 188px !important;
  min-height: 188px !important;
  max-height: 188px !important; }
.h-192 {
  height: 192px !important;
  min-height: 192px !important;
  max-height: 192px !important; }
.h-196 {
  height: 196px !important;
  min-height: 196px !important;
  max-height: 196px !important; }
.h-200 {
  height: 200px !important;
  min-height: 200px !important;
  max-height: 200px !important; }
.h-204 {
  height: 204px !important;
  min-height: 204px !important;
  max-height: 204px !important; }
.h-208 {
  height: 208px !important;
  min-height: 208px !important;
  max-height: 208px !important; }
.h-212 {
  height: 212px !important;
  min-height: 212px !important;
  max-height: 212px !important; }
.h-216 {
  height: 216px !important;
  min-height: 216px !important;
  max-height: 216px !important; }
.h-220 {
  height: 220px !important;
  min-height: 220px !important;
  max-height: 220px !important; }
.h-224 {
  height: 224px !important;
  min-height: 224px !important;
  max-height: 224px !important; }
.h-228 {
  height: 228px !important;
  min-height: 228px !important;
  max-height: 228px !important; }
.h-232 {
  height: 232px !important;
  min-height: 232px !important;
  max-height: 232px !important; }
.h-236 {
  height: 236px !important;
  min-height: 236px !important;
  max-height: 236px !important; }
.h-240 {
  height: 240px !important;
  min-height: 240px !important;
  max-height: 240px !important; }
.h-244 {
  height: 244px !important;
  min-height: 244px !important;
  max-height: 244px !important; }
.h-248 {
  height: 248px !important;
  min-height: 248px !important;
  max-height: 248px !important; }
.h-252 {
  height: 252px !important;
  min-height: 252px !important;
  max-height: 252px !important; }
.h-256 {
  height: 256px !important;
  min-height: 256px !important;
  max-height: 256px !important; }
.h-260 {
  height: 260px !important;
  min-height: 260px !important;
  max-height: 260px !important; }
.h-264 {
  height: 264px !important;
  min-height: 264px !important;
  max-height: 264px !important; }
.h-268 {
  height: 268px !important;
  min-height: 268px !important;
  max-height: 268px !important; }
.h-272 {
  height: 272px !important;
  min-height: 272px !important;
  max-height: 272px !important; }
.h-276 {
  height: 276px !important;
  min-height: 276px !important;
  max-height: 276px !important; }
.h-280 {
  height: 280px !important;
  min-height: 280px !important;
  max-height: 280px !important; }
.h-284 {
  height: 284px !important;
  min-height: 284px !important;
  max-height: 284px !important; }
.h-288 {
  height: 288px !important;
  min-height: 288px !important;
  max-height: 288px !important; }
.h-292 {
  height: 292px !important;
  min-height: 292px !important;
  max-height: 292px !important; }
.h-296 {
  height: 296px !important;
  min-height: 296px !important;
  max-height: 296px !important; }
.h-300 {
  height: 300px !important;
  min-height: 300px !important;
  max-height: 300px !important; }
.h-304 {
  height: 304px !important;
  min-height: 304px !important;
  max-height: 304px !important; }
.h-308 {
  height: 308px !important;
  min-height: 308px !important;
  max-height: 308px !important; }
.h-312 {
  height: 312px !important;
  min-height: 312px !important;
  max-height: 312px !important; }
.h-316 {
  height: 316px !important;
  min-height: 316px !important;
  max-height: 316px !important; }
.h-320 {
  height: 320px !important;
  min-height: 320px !important;
  max-height: 320px !important; }
.h-324 {
  height: 324px !important;
  min-height: 324px !important;
  max-height: 324px !important; }
.h-328 {
  height: 328px !important;
  min-height: 328px !important;
  max-height: 328px !important; }
.h-332 {
  height: 332px !important;
  min-height: 332px !important;
  max-height: 332px !important; }
.h-336 {
  height: 336px !important;
  min-height: 336px !important;
  max-height: 336px !important; }
.h-340 {
  height: 340px !important;
  min-height: 340px !important;
  max-height: 340px !important; }
.h-344 {
  height: 344px !important;
  min-height: 344px !important;
  max-height: 344px !important; }
.h-348 {
  height: 348px !important;
  min-height: 348px !important;
  max-height: 348px !important; }
.h-352 {
  height: 352px !important;
  min-height: 352px !important;
  max-height: 352px !important; }
.h-356 {
  height: 356px !important;
  min-height: 356px !important;
  max-height: 356px !important; }
.h-360 {
  height: 360px !important;
  min-height: 360px !important;
  max-height: 360px !important; }
.h-364 {
  height: 364px !important;
  min-height: 364px !important;
  max-height: 364px !important; }
.h-368 {
  height: 368px !important;
  min-height: 368px !important;
  max-height: 368px !important; }
.h-372 {
  height: 372px !important;
  min-height: 372px !important;
  max-height: 372px !important; }
.h-376 {
  height: 376px !important;
  min-height: 376px !important;
  max-height: 376px !important; }
.h-380 {
  height: 380px !important;
  min-height: 380px !important;
  max-height: 380px !important; }
.h-384 {
  height: 384px !important;
  min-height: 384px !important;
  max-height: 384px !important; }
.h-388 {
  height: 388px !important;
  min-height: 388px !important;
  max-height: 388px !important; }
.h-392 {
  height: 392px !important;
  min-height: 392px !important;
  max-height: 392px !important; }
.h-396 {
  height: 396px !important;
  min-height: 396px !important;
  max-height: 396px !important; }
.h-400 {
  height: 400px !important;
  min-height: 400px !important;
  max-height: 400px !important; }
.h-404 {
  height: 404px !important;
  min-height: 404px !important;
  max-height: 404px !important; }
.h-408 {
  height: 408px !important;
  min-height: 408px !important;
  max-height: 408px !important; }
.h-412 {
  height: 412px !important;
  min-height: 412px !important;
  max-height: 412px !important; }
.h-416 {
  height: 416px !important;
  min-height: 416px !important;
  max-height: 416px !important; }
.h-420 {
  height: 420px !important;
  min-height: 420px !important;
  max-height: 420px !important; }
.h-424 {
  height: 424px !important;
  min-height: 424px !important;
  max-height: 424px !important; }
.h-428 {
  height: 428px !important;
  min-height: 428px !important;
  max-height: 428px !important; }
.h-432 {
  height: 432px !important;
  min-height: 432px !important;
  max-height: 432px !important; }
.h-436 {
  height: 436px !important;
  min-height: 436px !important;
  max-height: 436px !important; }
.h-440 {
  height: 440px !important;
  min-height: 440px !important;
  max-height: 440px !important; }
.h-444 {
  height: 444px !important;
  min-height: 444px !important;
  max-height: 444px !important; }
.h-448 {
  height: 448px !important;
  min-height: 448px !important;
  max-height: 448px !important; }
.h-452 {
  height: 452px !important;
  min-height: 452px !important;
  max-height: 452px !important; }
.h-456 {
  height: 456px !important;
  min-height: 456px !important;
  max-height: 456px !important; }
.h-460 {
  height: 460px !important;
  min-height: 460px !important;
  max-height: 460px !important; }
.h-464 {
  height: 464px !important;
  min-height: 464px !important;
  max-height: 464px !important; }
.h-468 {
  height: 468px !important;
  min-height: 468px !important;
  max-height: 468px !important; }
.h-472 {
  height: 472px !important;
  min-height: 472px !important;
  max-height: 472px !important; }
.h-476 {
  height: 476px !important;
  min-height: 476px !important;
  max-height: 476px !important; }
.h-480 {
  height: 480px !important;
  min-height: 480px !important;
  max-height: 480px !important; }
.h-484 {
  height: 484px !important;
  min-height: 484px !important;
  max-height: 484px !important; }
.h-488 {
  height: 488px !important;
  min-height: 488px !important;
  max-height: 488px !important; }
.h-492 {
  height: 492px !important;
  min-height: 492px !important;
  max-height: 492px !important; }
.h-496 {
  height: 496px !important;
  min-height: 496px !important;
  max-height: 496px !important; }
.h-500 {
  height: 500px !important;
  min-height: 500px !important;
  max-height: 500px !important; }
.h-504 {
  height: 504px !important;
  min-height: 504px !important;
  max-height: 504px !important; }
.h-508 {
  height: 508px !important;
  min-height: 508px !important;
  max-height: 508px !important; }
.h-512 {
  height: 512px !important;
  min-height: 512px !important;
  max-height: 512px !important; }
.h-516 {
  height: 516px !important;
  min-height: 516px !important;
  max-height: 516px !important; }
.h-520 {
  height: 520px !important;
  min-height: 520px !important;
  max-height: 520px !important; }
.h-524 {
  height: 524px !important;
  min-height: 524px !important;
  max-height: 524px !important; }
.h-528 {
  height: 528px !important;
  min-height: 528px !important;
  max-height: 528px !important; }
.h-532 {
  height: 532px !important;
  min-height: 532px !important;
  max-height: 532px !important; }
.h-536 {
  height: 536px !important;
  min-height: 536px !important;
  max-height: 536px !important; }
.h-540 {
  height: 540px !important;
  min-height: 540px !important;
  max-height: 540px !important; }
.h-544 {
  height: 544px !important;
  min-height: 544px !important;
  max-height: 544px !important; }
.h-548 {
  height: 548px !important;
  min-height: 548px !important;
  max-height: 548px !important; }
.h-552 {
  height: 552px !important;
  min-height: 552px !important;
  max-height: 552px !important; }
.h-556 {
  height: 556px !important;
  min-height: 556px !important;
  max-height: 556px !important; }
.h-560 {
  height: 560px !important;
  min-height: 560px !important;
  max-height: 560px !important; }
.h-564 {
  height: 564px !important;
  min-height: 564px !important;
  max-height: 564px !important; }
.h-568 {
  height: 568px !important;
  min-height: 568px !important;
  max-height: 568px !important; }
.h-572 {
  height: 572px !important;
  min-height: 572px !important;
  max-height: 572px !important; }
.h-576 {
  height: 576px !important;
  min-height: 576px !important;
  max-height: 576px !important; }
.h-580 {
  height: 580px !important;
  min-height: 580px !important;
  max-height: 580px !important; }
.h-584 {
  height: 584px !important;
  min-height: 584px !important;
  max-height: 584px !important; }
.h-588 {
  height: 588px !important;
  min-height: 588px !important;
  max-height: 588px !important; }
.h-592 {
  height: 592px !important;
  min-height: 592px !important;
  max-height: 592px !important; }
.h-596 {
  height: 596px !important;
  min-height: 596px !important;
  max-height: 596px !important; }
.h-600 {
  height: 600px !important;
  min-height: 600px !important;
  max-height: 600px !important; }
.h-604 {
  height: 604px !important;
  min-height: 604px !important;
  max-height: 604px !important; }
.h-608 {
  height: 608px !important;
  min-height: 608px !important;
  max-height: 608px !important; }
.h-612 {
  height: 612px !important;
  min-height: 612px !important;
  max-height: 612px !important; }
.h-616 {
  height: 616px !important;
  min-height: 616px !important;
  max-height: 616px !important; }
.h-620 {
  height: 620px !important;
  min-height: 620px !important;
  max-height: 620px !important; }
.h-624 {
  height: 624px !important;
  min-height: 624px !important;
  max-height: 624px !important; }
.h-628 {
  height: 628px !important;
  min-height: 628px !important;
  max-height: 628px !important; }
.h-632 {
  height: 632px !important;
  min-height: 632px !important;
  max-height: 632px !important; }
.h-636 {
  height: 636px !important;
  min-height: 636px !important;
  max-height: 636px !important; }
.h-640 {
  height: 640px !important;
  min-height: 640px !important;
  max-height: 640px !important; }
.h-644 {
  height: 644px !important;
  min-height: 644px !important;
  max-height: 644px !important; }
.h-648 {
  height: 648px !important;
  min-height: 648px !important;
  max-height: 648px !important; }
.h-652 {
  height: 652px !important;
  min-height: 652px !important;
  max-height: 652px !important; }
.h-656 {
  height: 656px !important;
  min-height: 656px !important;
  max-height: 656px !important; }
.h-660 {
  height: 660px !important;
  min-height: 660px !important;
  max-height: 660px !important; }
.h-664 {
  height: 664px !important;
  min-height: 664px !important;
  max-height: 664px !important; }
.h-668 {
  height: 668px !important;
  min-height: 668px !important;
  max-height: 668px !important; }
.h-672 {
  height: 672px !important;
  min-height: 672px !important;
  max-height: 672px !important; }
.h-676 {
  height: 676px !important;
  min-height: 676px !important;
  max-height: 676px !important; }
.h-680 {
  height: 680px !important;
  min-height: 680px !important;
  max-height: 680px !important; }
.h-684 {
  height: 684px !important;
  min-height: 684px !important;
  max-height: 684px !important; }
.h-688 {
  height: 688px !important;
  min-height: 688px !important;
  max-height: 688px !important; }
.h-692 {
  height: 692px !important;
  min-height: 692px !important;
  max-height: 692px !important; }
.h-696 {
  height: 696px !important;
  min-height: 696px !important;
  max-height: 696px !important; }
.h-700 {
  height: 700px !important;
  min-height: 700px !important;
  max-height: 700px !important; }
.h-704 {
  height: 704px !important;
  min-height: 704px !important;
  max-height: 704px !important; }
.h-708 {
  height: 708px !important;
  min-height: 708px !important;
  max-height: 708px !important; }
.h-712 {
  height: 712px !important;
  min-height: 712px !important;
  max-height: 712px !important; }
.h-716 {
  height: 716px !important;
  min-height: 716px !important;
  max-height: 716px !important; }
.h-720 {
  height: 720px !important;
  min-height: 720px !important;
  max-height: 720px !important; }
.h-0-p {
  height: 0% !important; }
.h-5-p {
  height: 5% !important; }
.h-10-p {
  height: 10% !important; }
.h-15-p {
  height: 15% !important; }
.h-20-p {
  height: 20% !important; }
.h-25-p {
  height: 25% !important; }
.h-30-p {
  height: 30% !important; }
.h-35-p {
  height: 35% !important; }
.h-40-p {
  height: 40% !important; }
.h-45-p {
  height: 45% !important; }
.h-50-p {
  height: 50% !important; }
.h-55-p {
  height: 55% !important; }
.h-60-p {
  height: 60% !important; }
.h-65-p {
  height: 65% !important; }
.h-70-p {
  height: 70% !important; }
.h-75-p {
  height: 75% !important; }
.h-80-p {
  height: 80% !important; }
.h-85-p {
  height: 85% !important; }
.h-90-p {
  height: 90% !important; }
.h-95-p {
  height: 95% !important; }
.h-100-p {
  height: 100% !important; }
.w-0 {
  width: 0px !important;
  min-width: 0px !important;
  max-width: 0px !important; }
.w-4 {
  width: 4px !important;
  min-width: 4px !important;
  max-width: 4px !important; }
.w-8 {
  width: 8px !important;
  min-width: 8px !important;
  max-width: 8px !important; }
.w-12 {
  width: 12px !important;
  min-width: 12px !important;
  max-width: 12px !important; }
.w-16 {
  width: 16px !important;
  min-width: 16px !important;
  max-width: 16px !important; }
.w-20 {
  width: 20px !important;
  min-width: 20px !important;
  max-width: 20px !important; }
.w-24 {
  width: 24px !important;
  min-width: 24px !important;
  max-width: 24px !important; }
.w-28 {
  width: 28px !important;
  min-width: 28px !important;
  max-width: 28px !important; }
.w-32 {
  width: 32px !important;
  min-width: 32px !important;
  max-width: 32px !important; }
.w-36 {
  width: 36px !important;
  min-width: 36px !important;
  max-width: 36px !important; }
.w-40 {
  width: 40px !important;
  min-width: 40px !important;
  max-width: 40px !important; }
.w-44 {
  width: 44px !important;
  min-width: 44px !important;
  max-width: 44px !important; }
.w-48 {
  width: 48px !important;
  min-width: 48px !important;
  max-width: 48px !important; }
.w-52 {
  width: 52px !important;
  min-width: 52px !important;
  max-width: 52px !important; }
.w-56 {
  width: 56px !important;
  min-width: 56px !important;
  max-width: 56px !important; }
.w-60 {
  width: 60px !important;
  min-width: 60px !important;
  max-width: 60px !important; }
.w-64 {
  width: 64px !important;
  min-width: 64px !important;
  max-width: 64px !important; }
.w-68 {
  width: 68px !important;
  min-width: 68px !important;
  max-width: 68px !important; }
.w-72 {
  width: 72px !important;
  min-width: 72px !important;
  max-width: 72px !important; }
.w-76 {
  width: 76px !important;
  min-width: 76px !important;
  max-width: 76px !important; }
.w-80 {
  width: 80px !important;
  min-width: 80px !important;
  max-width: 80px !important; }
.w-84 {
  width: 84px !important;
  min-width: 84px !important;
  max-width: 84px !important; }
.w-88 {
  width: 88px !important;
  min-width: 88px !important;
  max-width: 88px !important; }
.w-92 {
  width: 92px !important;
  min-width: 92px !important;
  max-width: 92px !important; }
.w-96 {
  width: 96px !important;
  min-width: 96px !important;
  max-width: 96px !important; }
.w-100 {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important; }
.w-104 {
  width: 104px !important;
  min-width: 104px !important;
  max-width: 104px !important; }
.w-108 {
  width: 108px !important;
  min-width: 108px !important;
  max-width: 108px !important; }
.w-112 {
  width: 112px !important;
  min-width: 112px !important;
  max-width: 112px !important; }
.w-116 {
  width: 116px !important;
  min-width: 116px !important;
  max-width: 116px !important; }
.w-120 {
  width: 120px !important;
  min-width: 120px !important;
  max-width: 120px !important; }
.w-124 {
  width: 124px !important;
  min-width: 124px !important;
  max-width: 124px !important; }
.w-128 {
  width: 128px !important;
  min-width: 128px !important;
  max-width: 128px !important; }
.w-132 {
  width: 132px !important;
  min-width: 132px !important;
  max-width: 132px !important; }
.w-136 {
  width: 136px !important;
  min-width: 136px !important;
  max-width: 136px !important; }
.w-140 {
  width: 140px !important;
  min-width: 140px !important;
  max-width: 140px !important; }
.w-144 {
  width: 144px !important;
  min-width: 144px !important;
  max-width: 144px !important; }
.w-148 {
  width: 148px !important;
  min-width: 148px !important;
  max-width: 148px !important; }
.w-152 {
  width: 152px !important;
  min-width: 152px !important;
  max-width: 152px !important; }
.w-156 {
  width: 156px !important;
  min-width: 156px !important;
  max-width: 156px !important; }
.w-160 {
  width: 160px !important;
  min-width: 160px !important;
  max-width: 160px !important; }
.w-164 {
  width: 164px !important;
  min-width: 164px !important;
  max-width: 164px !important; }
.w-168 {
  width: 168px !important;
  min-width: 168px !important;
  max-width: 168px !important; }
.w-172 {
  width: 172px !important;
  min-width: 172px !important;
  max-width: 172px !important; }
.w-176 {
  width: 176px !important;
  min-width: 176px !important;
  max-width: 176px !important; }
.w-180 {
  width: 180px !important;
  min-width: 180px !important;
  max-width: 180px !important; }
.w-184 {
  width: 184px !important;
  min-width: 184px !important;
  max-width: 184px !important; }
.w-188 {
  width: 188px !important;
  min-width: 188px !important;
  max-width: 188px !important; }
.w-192 {
  width: 192px !important;
  min-width: 192px !important;
  max-width: 192px !important; }
.w-196 {
  width: 196px !important;
  min-width: 196px !important;
  max-width: 196px !important; }
.w-200 {
  width: 200px !important;
  min-width: 200px !important;
  max-width: 200px !important; }
.w-204 {
  width: 204px !important;
  min-width: 204px !important;
  max-width: 204px !important; }
.w-208 {
  width: 208px !important;
  min-width: 208px !important;
  max-width: 208px !important; }
.w-212 {
  width: 212px !important;
  min-width: 212px !important;
  max-width: 212px !important; }
.w-216 {
  width: 216px !important;
  min-width: 216px !important;
  max-width: 216px !important; }
.w-220 {
  width: 220px !important;
  min-width: 220px !important;
  max-width: 220px !important; }
.w-224 {
  width: 224px !important;
  min-width: 224px !important;
  max-width: 224px !important; }
.w-228 {
  width: 228px !important;
  min-width: 228px !important;
  max-width: 228px !important; }
.w-232 {
  width: 232px !important;
  min-width: 232px !important;
  max-width: 232px !important; }
.w-236 {
  width: 236px !important;
  min-width: 236px !important;
  max-width: 236px !important; }
.w-240 {
  width: 240px !important;
  min-width: 240px !important;
  max-width: 240px !important; }
.w-244 {
  width: 244px !important;
  min-width: 244px !important;
  max-width: 244px !important; }
.w-248 {
  width: 248px !important;
  min-width: 248px !important;
  max-width: 248px !important; }
.w-252 {
  width: 252px !important;
  min-width: 252px !important;
  max-width: 252px !important; }
.w-256 {
  width: 256px !important;
  min-width: 256px !important;
  max-width: 256px !important; }
.w-260 {
  width: 260px !important;
  min-width: 260px !important;
  max-width: 260px !important; }
.w-264 {
  width: 264px !important;
  min-width: 264px !important;
  max-width: 264px !important; }
.w-268 {
  width: 268px !important;
  min-width: 268px !important;
  max-width: 268px !important; }
.w-272 {
  width: 272px !important;
  min-width: 272px !important;
  max-width: 272px !important; }
.w-276 {
  width: 276px !important;
  min-width: 276px !important;
  max-width: 276px !important; }
.w-280 {
  width: 280px !important;
  min-width: 280px !important;
  max-width: 280px !important; }
.w-284 {
  width: 284px !important;
  min-width: 284px !important;
  max-width: 284px !important; }
.w-288 {
  width: 288px !important;
  min-width: 288px !important;
  max-width: 288px !important; }
.w-292 {
  width: 292px !important;
  min-width: 292px !important;
  max-width: 292px !important; }
.w-296 {
  width: 296px !important;
  min-width: 296px !important;
  max-width: 296px !important; }
.w-300 {
  width: 300px !important;
  min-width: 300px !important;
  max-width: 300px !important; }
.w-304 {
  width: 304px !important;
  min-width: 304px !important;
  max-width: 304px !important; }
.w-308 {
  width: 308px !important;
  min-width: 308px !important;
  max-width: 308px !important; }
.w-312 {
  width: 312px !important;
  min-width: 312px !important;
  max-width: 312px !important; }
.w-316 {
  width: 316px !important;
  min-width: 316px !important;
  max-width: 316px !important; }
.w-320 {
  width: 320px !important;
  min-width: 320px !important;
  max-width: 320px !important; }
.w-324 {
  width: 324px !important;
  min-width: 324px !important;
  max-width: 324px !important; }
.w-328 {
  width: 328px !important;
  min-width: 328px !important;
  max-width: 328px !important; }
.w-332 {
  width: 332px !important;
  min-width: 332px !important;
  max-width: 332px !important; }
.w-336 {
  width: 336px !important;
  min-width: 336px !important;
  max-width: 336px !important; }
.w-340 {
  width: 340px !important;
  min-width: 340px !important;
  max-width: 340px !important; }
.w-344 {
  width: 344px !important;
  min-width: 344px !important;
  max-width: 344px !important; }
.w-348 {
  width: 348px !important;
  min-width: 348px !important;
  max-width: 348px !important; }
.w-352 {
  width: 352px !important;
  min-width: 352px !important;
  max-width: 352px !important; }
.w-356 {
  width: 356px !important;
  min-width: 356px !important;
  max-width: 356px !important; }
.w-360 {
  width: 360px !important;
  min-width: 360px !important;
  max-width: 360px !important; }
.w-364 {
  width: 364px !important;
  min-width: 364px !important;
  max-width: 364px !important; }
.w-368 {
  width: 368px !important;
  min-width: 368px !important;
  max-width: 368px !important; }
.w-372 {
  width: 372px !important;
  min-width: 372px !important;
  max-width: 372px !important; }
.w-376 {
  width: 376px !important;
  min-width: 376px !important;
  max-width: 376px !important; }
.w-380 {
  width: 380px !important;
  min-width: 380px !important;
  max-width: 380px !important; }
.w-384 {
  width: 384px !important;
  min-width: 384px !important;
  max-width: 384px !important; }
.w-388 {
  width: 388px !important;
  min-width: 388px !important;
  max-width: 388px !important; }
.w-392 {
  width: 392px !important;
  min-width: 392px !important;
  max-width: 392px !important; }
.w-396 {
  width: 396px !important;
  min-width: 396px !important;
  max-width: 396px !important; }
.w-400 {
  width: 400px !important;
  min-width: 400px !important;
  max-width: 400px !important; }
.w-404 {
  width: 404px !important;
  min-width: 404px !important;
  max-width: 404px !important; }
.w-408 {
  width: 408px !important;
  min-width: 408px !important;
  max-width: 408px !important; }
.w-412 {
  width: 412px !important;
  min-width: 412px !important;
  max-width: 412px !important; }
.w-416 {
  width: 416px !important;
  min-width: 416px !important;
  max-width: 416px !important; }
.w-420 {
  width: 420px !important;
  min-width: 420px !important;
  max-width: 420px !important; }
.w-424 {
  width: 424px !important;
  min-width: 424px !important;
  max-width: 424px !important; }
.w-428 {
  width: 428px !important;
  min-width: 428px !important;
  max-width: 428px !important; }
.w-432 {
  width: 432px !important;
  min-width: 432px !important;
  max-width: 432px !important; }
.w-436 {
  width: 436px !important;
  min-width: 436px !important;
  max-width: 436px !important; }
.w-440 {
  width: 440px !important;
  min-width: 440px !important;
  max-width: 440px !important; }
.w-444 {
  width: 444px !important;
  min-width: 444px !important;
  max-width: 444px !important; }
.w-448 {
  width: 448px !important;
  min-width: 448px !important;
  max-width: 448px !important; }
.w-452 {
  width: 452px !important;
  min-width: 452px !important;
  max-width: 452px !important; }
.w-456 {
  width: 456px !important;
  min-width: 456px !important;
  max-width: 456px !important; }
.w-460 {
  width: 460px !important;
  min-width: 460px !important;
  max-width: 460px !important; }
.w-464 {
  width: 464px !important;
  min-width: 464px !important;
  max-width: 464px !important; }
.w-468 {
  width: 468px !important;
  min-width: 468px !important;
  max-width: 468px !important; }
.w-472 {
  width: 472px !important;
  min-width: 472px !important;
  max-width: 472px !important; }
.w-476 {
  width: 476px !important;
  min-width: 476px !important;
  max-width: 476px !important; }
.w-480 {
  width: 480px !important;
  min-width: 480px !important;
  max-width: 480px !important; }
.w-484 {
  width: 484px !important;
  min-width: 484px !important;
  max-width: 484px !important; }
.w-488 {
  width: 488px !important;
  min-width: 488px !important;
  max-width: 488px !important; }
.w-492 {
  width: 492px !important;
  min-width: 492px !important;
  max-width: 492px !important; }
.w-496 {
  width: 496px !important;
  min-width: 496px !important;
  max-width: 496px !important; }
.w-500 {
  width: 500px !important;
  min-width: 500px !important;
  max-width: 500px !important; }
.w-504 {
  width: 504px !important;
  min-width: 504px !important;
  max-width: 504px !important; }
.w-508 {
  width: 508px !important;
  min-width: 508px !important;
  max-width: 508px !important; }
.w-512 {
  width: 512px !important;
  min-width: 512px !important;
  max-width: 512px !important; }
.w-516 {
  width: 516px !important;
  min-width: 516px !important;
  max-width: 516px !important; }
.w-520 {
  width: 520px !important;
  min-width: 520px !important;
  max-width: 520px !important; }
.w-524 {
  width: 524px !important;
  min-width: 524px !important;
  max-width: 524px !important; }
.w-528 {
  width: 528px !important;
  min-width: 528px !important;
  max-width: 528px !important; }
.w-532 {
  width: 532px !important;
  min-width: 532px !important;
  max-width: 532px !important; }
.w-536 {
  width: 536px !important;
  min-width: 536px !important;
  max-width: 536px !important; }
.w-540 {
  width: 540px !important;
  min-width: 540px !important;
  max-width: 540px !important; }
.w-544 {
  width: 544px !important;
  min-width: 544px !important;
  max-width: 544px !important; }
.w-548 {
  width: 548px !important;
  min-width: 548px !important;
  max-width: 548px !important; }
.w-552 {
  width: 552px !important;
  min-width: 552px !important;
  max-width: 552px !important; }
.w-556 {
  width: 556px !important;
  min-width: 556px !important;
  max-width: 556px !important; }
.w-560 {
  width: 560px !important;
  min-width: 560px !important;
  max-width: 560px !important; }
.w-564 {
  width: 564px !important;
  min-width: 564px !important;
  max-width: 564px !important; }
.w-568 {
  width: 568px !important;
  min-width: 568px !important;
  max-width: 568px !important; }
.w-572 {
  width: 572px !important;
  min-width: 572px !important;
  max-width: 572px !important; }
.w-576 {
  width: 576px !important;
  min-width: 576px !important;
  max-width: 576px !important; }
.w-580 {
  width: 580px !important;
  min-width: 580px !important;
  max-width: 580px !important; }
.w-584 {
  width: 584px !important;
  min-width: 584px !important;
  max-width: 584px !important; }
.w-588 {
  width: 588px !important;
  min-width: 588px !important;
  max-width: 588px !important; }
.w-592 {
  width: 592px !important;
  min-width: 592px !important;
  max-width: 592px !important; }
.w-596 {
  width: 596px !important;
  min-width: 596px !important;
  max-width: 596px !important; }
.w-600 {
  width: 600px !important;
  min-width: 600px !important;
  max-width: 600px !important; }
.w-604 {
  width: 604px !important;
  min-width: 604px !important;
  max-width: 604px !important; }
.w-608 {
  width: 608px !important;
  min-width: 608px !important;
  max-width: 608px !important; }
.w-612 {
  width: 612px !important;
  min-width: 612px !important;
  max-width: 612px !important; }
.w-616 {
  width: 616px !important;
  min-width: 616px !important;
  max-width: 616px !important; }
.w-620 {
  width: 620px !important;
  min-width: 620px !important;
  max-width: 620px !important; }
.w-624 {
  width: 624px !important;
  min-width: 624px !important;
  max-width: 624px !important; }
.w-628 {
  width: 628px !important;
  min-width: 628px !important;
  max-width: 628px !important; }
.w-632 {
  width: 632px !important;
  min-width: 632px !important;
  max-width: 632px !important; }
.w-636 {
  width: 636px !important;
  min-width: 636px !important;
  max-width: 636px !important; }
.w-640 {
  width: 640px !important;
  min-width: 640px !important;
  max-width: 640px !important; }
.w-644 {
  width: 644px !important;
  min-width: 644px !important;
  max-width: 644px !important; }
.w-648 {
  width: 648px !important;
  min-width: 648px !important;
  max-width: 648px !important; }
.w-652 {
  width: 652px !important;
  min-width: 652px !important;
  max-width: 652px !important; }
.w-656 {
  width: 656px !important;
  min-width: 656px !important;
  max-width: 656px !important; }
.w-660 {
  width: 660px !important;
  min-width: 660px !important;
  max-width: 660px !important; }
.w-664 {
  width: 664px !important;
  min-width: 664px !important;
  max-width: 664px !important; }
.w-668 {
  width: 668px !important;
  min-width: 668px !important;
  max-width: 668px !important; }
.w-672 {
  width: 672px !important;
  min-width: 672px !important;
  max-width: 672px !important; }
.w-676 {
  width: 676px !important;
  min-width: 676px !important;
  max-width: 676px !important; }
.w-680 {
  width: 680px !important;
  min-width: 680px !important;
  max-width: 680px !important; }
.w-684 {
  width: 684px !important;
  min-width: 684px !important;
  max-width: 684px !important; }
.w-688 {
  width: 688px !important;
  min-width: 688px !important;
  max-width: 688px !important; }
.w-692 {
  width: 692px !important;
  min-width: 692px !important;
  max-width: 692px !important; }
.w-696 {
  width: 696px !important;
  min-width: 696px !important;
  max-width: 696px !important; }
.w-700 {
  width: 700px !important;
  min-width: 700px !important;
  max-width: 700px !important; }
.w-704 {
  width: 704px !important;
  min-width: 704px !important;
  max-width: 704px !important; }
.w-708 {
  width: 708px !important;
  min-width: 708px !important;
  max-width: 708px !important; }
.w-712 {
  width: 712px !important;
  min-width: 712px !important;
  max-width: 712px !important; }
.w-716 {
  width: 716px !important;
  min-width: 716px !important;
  max-width: 716px !important; }
.w-720 {
  width: 720px !important;
  min-width: 720px !important;
  max-width: 720px !important; }
.w-0-p {
  width: 0% !important; }
.w-5-p {
  width: 5% !important; }
.w-10-p {
  width: 10% !important; }
.w-15-p {
  width: 15% !important; }
.w-20-p {
  width: 20% !important; }
.w-25-p {
  width: 25% !important; }
.w-30-p {
  width: 30% !important; }
.w-35-p {
  width: 35% !important; }
.w-40-p {
  width: 40% !important; }
.w-45-p {
  width: 45% !important; }
.w-50-p {
  width: 50% !important; }
.w-55-p {
  width: 55% !important; }
.w-60-p {
  width: 60% !important; }
.w-65-p {
  width: 65% !important; }
.w-70-p {
  width: 70% !important; }
.w-75-p {
  width: 75% !important; }
.w-80-p {
  width: 80% !important; }
.w-85-p {
  width: 85% !important; }
.w-90-p {
  width: 90% !important; }
.w-95-p {
  width: 95% !important; }
.w-100-p {
  width: 100% !important; }
.m-0 {
  margin: 0px !important; }
.m-4 {
  margin: 4px !important; }
.m-8 {
  margin: 8px !important; }
.m-12 {
  margin: 12px !important; }
.m-16 {
  margin: 16px !important; }
.m-20 {
  margin: 20px !important; }
.m-24 {
  margin: 24px !important; }
.m-28 {
  margin: 28px !important; }
.m-32 {
  margin: 32px !important; }
.m-36 {
  margin: 36px !important; }
.m-40 {
  margin: 40px !important; }
.m-44 {
  margin: 44px !important; }
.m-48 {
  margin: 48px !important; }
.m-52 {
  margin: 52px !important; }
.m-56 {
  margin: 56px !important; }
.m-60 {
  margin: 60px !important; }
.m-64 {
  margin: 64px !important; }
.m-68 {
  margin: 68px !important; }
.m-72 {
  margin: 72px !important; }
.m-76 {
  margin: 76px !important; }
.m-80 {
  margin: 80px !important; }
.m-84 {
  margin: 84px !important; }
.m-88 {
  margin: 88px !important; }
.m-92 {
  margin: 92px !important; }
.m-96 {
  margin: 96px !important; }
.m-100 {
  margin: 100px !important; }
.m-104 {
  margin: 104px !important; }
.m-108 {
  margin: 108px !important; }
.m-112 {
  margin: 112px !important; }
.m-116 {
  margin: 116px !important; }
.m-120 {
  margin: 120px !important; }
.m-124 {
  margin: 124px !important; }
.m-128 {
  margin: 128px !important; }
.m-132 {
  margin: 132px !important; }
.m-136 {
  margin: 136px !important; }
.m-140 {
  margin: 140px !important; }
.m-144 {
  margin: 144px !important; }
.m-148 {
  margin: 148px !important; }
.m-152 {
  margin: 152px !important; }
.m-156 {
  margin: 156px !important; }
.m-160 {
  margin: 160px !important; }
.m-164 {
  margin: 164px !important; }
.m-168 {
  margin: 168px !important; }
.m-172 {
  margin: 172px !important; }
.m-176 {
  margin: 176px !important; }
.m-180 {
  margin: 180px !important; }
.m-184 {
  margin: 184px !important; }
.m-188 {
  margin: 188px !important; }
.m-192 {
  margin: 192px !important; }
.m-196 {
  margin: 196px !important; }
.m-200 {
  margin: 200px !important; }
.m-204 {
  margin: 204px !important; }
.m-208 {
  margin: 208px !important; }
.m-212 {
  margin: 212px !important; }
.m-216 {
  margin: 216px !important; }
.m-220 {
  margin: 220px !important; }
.m-224 {
  margin: 224px !important; }
.m-228 {
  margin: 228px !important; }
.m-232 {
  margin: 232px !important; }
.m-236 {
  margin: 236px !important; }
.m-240 {
  margin: 240px !important; }
.m-244 {
  margin: 244px !important; }
.m-248 {
  margin: 248px !important; }
.m-252 {
  margin: 252px !important; }
.m-256 {
  margin: 256px !important; }
.mx-0 {
  margin-right: 0px !important;
  margin-left: 0px !important; }
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }
.mx-4 {
  margin-right: 4px !important;
  margin-left: 4px !important; }
.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }
.mx-8 {
  margin-right: 8px !important;
  margin-left: 8px !important; }
.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }
.mx-12 {
  margin-right: 12px !important;
  margin-left: 12px !important; }
.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important; }
.mx-16 {
  margin-right: 16px !important;
  margin-left: 16px !important; }
.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }
.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important; }
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }
.mx-24 {
  margin-right: 24px !important;
  margin-left: 24px !important; }
.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important; }
.mx-28 {
  margin-right: 28px !important;
  margin-left: 28px !important; }
.my-28 {
  margin-top: 28px !important;
  margin-bottom: 28px !important; }
.mx-32 {
  margin-right: 32px !important;
  margin-left: 32px !important; }
.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important; }
.mx-36 {
  margin-right: 36px !important;
  margin-left: 36px !important; }
.my-36 {
  margin-top: 36px !important;
  margin-bottom: 36px !important; }
.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important; }
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }
.mx-44 {
  margin-right: 44px !important;
  margin-left: 44px !important; }
.my-44 {
  margin-top: 44px !important;
  margin-bottom: 44px !important; }
.mx-48 {
  margin-right: 48px !important;
  margin-left: 48px !important; }
.my-48 {
  margin-top: 48px !important;
  margin-bottom: 48px !important; }
.mx-52 {
  margin-right: 52px !important;
  margin-left: 52px !important; }
.my-52 {
  margin-top: 52px !important;
  margin-bottom: 52px !important; }
.mx-56 {
  margin-right: 56px !important;
  margin-left: 56px !important; }
.my-56 {
  margin-top: 56px !important;
  margin-bottom: 56px !important; }
.mx-60 {
  margin-right: 60px !important;
  margin-left: 60px !important; }
.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }
.mx-64 {
  margin-right: 64px !important;
  margin-left: 64px !important; }
.my-64 {
  margin-top: 64px !important;
  margin-bottom: 64px !important; }
.mx-68 {
  margin-right: 68px !important;
  margin-left: 68px !important; }
.my-68 {
  margin-top: 68px !important;
  margin-bottom: 68px !important; }
.mx-72 {
  margin-right: 72px !important;
  margin-left: 72px !important; }
.my-72 {
  margin-top: 72px !important;
  margin-bottom: 72px !important; }
.mx-76 {
  margin-right: 76px !important;
  margin-left: 76px !important; }
.my-76 {
  margin-top: 76px !important;
  margin-bottom: 76px !important; }
.mx-80 {
  margin-right: 80px !important;
  margin-left: 80px !important; }
.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }
.mx-84 {
  margin-right: 84px !important;
  margin-left: 84px !important; }
.my-84 {
  margin-top: 84px !important;
  margin-bottom: 84px !important; }
.mx-88 {
  margin-right: 88px !important;
  margin-left: 88px !important; }
.my-88 {
  margin-top: 88px !important;
  margin-bottom: 88px !important; }
.mx-92 {
  margin-right: 92px !important;
  margin-left: 92px !important; }
.my-92 {
  margin-top: 92px !important;
  margin-bottom: 92px !important; }
.mx-96 {
  margin-right: 96px !important;
  margin-left: 96px !important; }
.my-96 {
  margin-top: 96px !important;
  margin-bottom: 96px !important; }
.mx-100 {
  margin-right: 100px !important;
  margin-left: 100px !important; }
.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }
.mx-104 {
  margin-right: 104px !important;
  margin-left: 104px !important; }
.my-104 {
  margin-top: 104px !important;
  margin-bottom: 104px !important; }
.mx-108 {
  margin-right: 108px !important;
  margin-left: 108px !important; }
.my-108 {
  margin-top: 108px !important;
  margin-bottom: 108px !important; }
.mx-112 {
  margin-right: 112px !important;
  margin-left: 112px !important; }
.my-112 {
  margin-top: 112px !important;
  margin-bottom: 112px !important; }
.mx-116 {
  margin-right: 116px !important;
  margin-left: 116px !important; }
.my-116 {
  margin-top: 116px !important;
  margin-bottom: 116px !important; }
.mx-120 {
  margin-right: 120px !important;
  margin-left: 120px !important; }
.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important; }
.mx-124 {
  margin-right: 124px !important;
  margin-left: 124px !important; }
.my-124 {
  margin-top: 124px !important;
  margin-bottom: 124px !important; }
.mx-128 {
  margin-right: 128px !important;
  margin-left: 128px !important; }
.my-128 {
  margin-top: 128px !important;
  margin-bottom: 128px !important; }
.mx-132 {
  margin-right: 132px !important;
  margin-left: 132px !important; }
.my-132 {
  margin-top: 132px !important;
  margin-bottom: 132px !important; }
.mx-136 {
  margin-right: 136px !important;
  margin-left: 136px !important; }
.my-136 {
  margin-top: 136px !important;
  margin-bottom: 136px !important; }
.mx-140 {
  margin-right: 140px !important;
  margin-left: 140px !important; }
.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important; }
.mx-144 {
  margin-right: 144px !important;
  margin-left: 144px !important; }
.my-144 {
  margin-top: 144px !important;
  margin-bottom: 144px !important; }
.mx-148 {
  margin-right: 148px !important;
  margin-left: 148px !important; }
.my-148 {
  margin-top: 148px !important;
  margin-bottom: 148px !important; }
.mx-152 {
  margin-right: 152px !important;
  margin-left: 152px !important; }
.my-152 {
  margin-top: 152px !important;
  margin-bottom: 152px !important; }
.mx-156 {
  margin-right: 156px !important;
  margin-left: 156px !important; }
.my-156 {
  margin-top: 156px !important;
  margin-bottom: 156px !important; }
.mx-160 {
  margin-right: 160px !important;
  margin-left: 160px !important; }
.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important; }
.mx-164 {
  margin-right: 164px !important;
  margin-left: 164px !important; }
.my-164 {
  margin-top: 164px !important;
  margin-bottom: 164px !important; }
.mx-168 {
  margin-right: 168px !important;
  margin-left: 168px !important; }
.my-168 {
  margin-top: 168px !important;
  margin-bottom: 168px !important; }
.mx-172 {
  margin-right: 172px !important;
  margin-left: 172px !important; }
.my-172 {
  margin-top: 172px !important;
  margin-bottom: 172px !important; }
.mx-176 {
  margin-right: 176px !important;
  margin-left: 176px !important; }
.my-176 {
  margin-top: 176px !important;
  margin-bottom: 176px !important; }
.mx-180 {
  margin-right: 180px !important;
  margin-left: 180px !important; }
.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important; }
.mx-184 {
  margin-right: 184px !important;
  margin-left: 184px !important; }
.my-184 {
  margin-top: 184px !important;
  margin-bottom: 184px !important; }
.mx-188 {
  margin-right: 188px !important;
  margin-left: 188px !important; }
.my-188 {
  margin-top: 188px !important;
  margin-bottom: 188px !important; }
.mx-192 {
  margin-right: 192px !important;
  margin-left: 192px !important; }
.my-192 {
  margin-top: 192px !important;
  margin-bottom: 192px !important; }
.mx-196 {
  margin-right: 196px !important;
  margin-left: 196px !important; }
.my-196 {
  margin-top: 196px !important;
  margin-bottom: 196px !important; }
.mx-200 {
  margin-right: 200px !important;
  margin-left: 200px !important; }
.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important; }
.mx-204 {
  margin-right: 204px !important;
  margin-left: 204px !important; }
.my-204 {
  margin-top: 204px !important;
  margin-bottom: 204px !important; }
.mx-208 {
  margin-right: 208px !important;
  margin-left: 208px !important; }
.my-208 {
  margin-top: 208px !important;
  margin-bottom: 208px !important; }
.mx-212 {
  margin-right: 212px !important;
  margin-left: 212px !important; }
.my-212 {
  margin-top: 212px !important;
  margin-bottom: 212px !important; }
.mx-216 {
  margin-right: 216px !important;
  margin-left: 216px !important; }
.my-216 {
  margin-top: 216px !important;
  margin-bottom: 216px !important; }
.mx-220 {
  margin-right: 220px !important;
  margin-left: 220px !important; }
.my-220 {
  margin-top: 220px !important;
  margin-bottom: 220px !important; }
.mx-224 {
  margin-right: 224px !important;
  margin-left: 224px !important; }
.my-224 {
  margin-top: 224px !important;
  margin-bottom: 224px !important; }
.mx-228 {
  margin-right: 228px !important;
  margin-left: 228px !important; }
.my-228 {
  margin-top: 228px !important;
  margin-bottom: 228px !important; }
.mx-232 {
  margin-right: 232px !important;
  margin-left: 232px !important; }
.my-232 {
  margin-top: 232px !important;
  margin-bottom: 232px !important; }
.mx-236 {
  margin-right: 236px !important;
  margin-left: 236px !important; }
.my-236 {
  margin-top: 236px !important;
  margin-bottom: 236px !important; }
.mx-240 {
  margin-right: 240px !important;
  margin-left: 240px !important; }
.my-240 {
  margin-top: 240px !important;
  margin-bottom: 240px !important; }
.mx-244 {
  margin-right: 244px !important;
  margin-left: 244px !important; }
.my-244 {
  margin-top: 244px !important;
  margin-bottom: 244px !important; }
.mx-248 {
  margin-right: 248px !important;
  margin-left: 248px !important; }
.my-248 {
  margin-top: 248px !important;
  margin-bottom: 248px !important; }
.mx-252 {
  margin-right: 252px !important;
  margin-left: 252px !important; }
.my-252 {
  margin-top: 252px !important;
  margin-bottom: 252px !important; }
.mx-256 {
  margin-right: 256px !important;
  margin-left: 256px !important; }
.my-256 {
  margin-top: 256px !important;
  margin-bottom: 256px !important; }
.mt-0 {
  margin-top: 0px !important; }
.mr-0 {
  margin-right: 0px !important; }
.mb-0 {
  margin-bottom: 0px !important; }
.ml-0 {
  margin-left: 0px !important; }
.mt-4 {
  margin-top: 4px !important; }
.mr-4 {
  margin-right: 4px !important; }
.mb-4 {
  margin-bottom: 4px !important; }
.ml-4 {
  margin-left: 4px !important; }
.mt-8 {
  margin-top: 8px !important; }
.mr-8 {
  margin-right: 8px !important; }
.mb-8 {
  margin-bottom: 8px !important; }
.ml-8 {
  margin-left: 8px !important; }
.mt-12 {
  margin-top: 12px !important; }
.mr-12 {
  margin-right: 12px !important; }
.mb-12 {
  margin-bottom: 12px !important; }
.ml-12 {
  margin-left: 12px !important; }
.mt-16 {
  margin-top: 16px !important; }
.mr-16 {
  margin-right: 16px !important; }
.mb-16 {
  margin-bottom: 16px !important; }
.ml-16 {
  margin-left: 16px !important; }
.mt-20 {
  margin-top: 20px !important; }
.mr-20 {
  margin-right: 20px !important; }
.mb-20 {
  margin-bottom: 20px !important; }
.ml-20 {
  margin-left: 20px !important; }
.mt-24 {
  margin-top: 24px !important; }
.mr-24 {
  margin-right: 24px !important; }
.mb-24 {
  margin-bottom: 24px !important; }
.ml-24 {
  margin-left: 24px !important; }
.mt-28 {
  margin-top: 28px !important; }
.mr-28 {
  margin-right: 28px !important; }
.mb-28 {
  margin-bottom: 28px !important; }
.ml-28 {
  margin-left: 28px !important; }
.mt-32 {
  margin-top: 32px !important; }
.mr-32 {
  margin-right: 32px !important; }
.mb-32 {
  margin-bottom: 32px !important; }
.ml-32 {
  margin-left: 32px !important; }
.mt-36 {
  margin-top: 36px !important; }
.mr-36 {
  margin-right: 36px !important; }
.mb-36 {
  margin-bottom: 36px !important; }
.ml-36 {
  margin-left: 36px !important; }
.mt-40 {
  margin-top: 40px !important; }
.mr-40 {
  margin-right: 40px !important; }
.mb-40 {
  margin-bottom: 40px !important; }
.ml-40 {
  margin-left: 40px !important; }
.mt-44 {
  margin-top: 44px !important; }
.mr-44 {
  margin-right: 44px !important; }
.mb-44 {
  margin-bottom: 44px !important; }
.ml-44 {
  margin-left: 44px !important; }
.mt-48 {
  margin-top: 48px !important; }
.mr-48 {
  margin-right: 48px !important; }
.mb-48 {
  margin-bottom: 48px !important; }
.ml-48 {
  margin-left: 48px !important; }
.mt-52 {
  margin-top: 52px !important; }
.mr-52 {
  margin-right: 52px !important; }
.mb-52 {
  margin-bottom: 52px !important; }
.ml-52 {
  margin-left: 52px !important; }
.mt-56 {
  margin-top: 56px !important; }
.mr-56 {
  margin-right: 56px !important; }
.mb-56 {
  margin-bottom: 56px !important; }
.ml-56 {
  margin-left: 56px !important; }
.mt-60 {
  margin-top: 60px !important; }
.mr-60 {
  margin-right: 60px !important; }
.mb-60 {
  margin-bottom: 60px !important; }
.ml-60 {
  margin-left: 60px !important; }
.mt-64 {
  margin-top: 64px !important; }
.mr-64 {
  margin-right: 64px !important; }
.mb-64 {
  margin-bottom: 64px !important; }
.ml-64 {
  margin-left: 64px !important; }
.mt-68 {
  margin-top: 68px !important; }
.mr-68 {
  margin-right: 68px !important; }
.mb-68 {
  margin-bottom: 68px !important; }
.ml-68 {
  margin-left: 68px !important; }
.mt-72 {
  margin-top: 72px !important; }
.mr-72 {
  margin-right: 72px !important; }
.mb-72 {
  margin-bottom: 72px !important; }
.ml-72 {
  margin-left: 72px !important; }
.mt-76 {
  margin-top: 76px !important; }
.mr-76 {
  margin-right: 76px !important; }
.mb-76 {
  margin-bottom: 76px !important; }
.ml-76 {
  margin-left: 76px !important; }
.mt-80 {
  margin-top: 80px !important; }
.mr-80 {
  margin-right: 80px !important; }
.mb-80 {
  margin-bottom: 80px !important; }
.ml-80 {
  margin-left: 80px !important; }
.mt-84 {
  margin-top: 84px !important; }
.mr-84 {
  margin-right: 84px !important; }
.mb-84 {
  margin-bottom: 84px !important; }
.ml-84 {
  margin-left: 84px !important; }
.mt-88 {
  margin-top: 88px !important; }
.mr-88 {
  margin-right: 88px !important; }
.mb-88 {
  margin-bottom: 88px !important; }
.ml-88 {
  margin-left: 88px !important; }
.mt-92 {
  margin-top: 92px !important; }
.mr-92 {
  margin-right: 92px !important; }
.mb-92 {
  margin-bottom: 92px !important; }
.ml-92 {
  margin-left: 92px !important; }
.mt-96 {
  margin-top: 96px !important; }
.mr-96 {
  margin-right: 96px !important; }
.mb-96 {
  margin-bottom: 96px !important; }
.ml-96 {
  margin-left: 96px !important; }
.mt-100 {
  margin-top: 100px !important; }
.mr-100 {
  margin-right: 100px !important; }
.mb-100 {
  margin-bottom: 100px !important; }
.ml-100 {
  margin-left: 100px !important; }
.mt-104 {
  margin-top: 104px !important; }
.mr-104 {
  margin-right: 104px !important; }
.mb-104 {
  margin-bottom: 104px !important; }
.ml-104 {
  margin-left: 104px !important; }
.mt-108 {
  margin-top: 108px !important; }
.mr-108 {
  margin-right: 108px !important; }
.mb-108 {
  margin-bottom: 108px !important; }
.ml-108 {
  margin-left: 108px !important; }
.mt-112 {
  margin-top: 112px !important; }
.mr-112 {
  margin-right: 112px !important; }
.mb-112 {
  margin-bottom: 112px !important; }
.ml-112 {
  margin-left: 112px !important; }
.mt-116 {
  margin-top: 116px !important; }
.mr-116 {
  margin-right: 116px !important; }
.mb-116 {
  margin-bottom: 116px !important; }
.ml-116 {
  margin-left: 116px !important; }
.mt-120 {
  margin-top: 120px !important; }
.mr-120 {
  margin-right: 120px !important; }
.mb-120 {
  margin-bottom: 120px !important; }
.ml-120 {
  margin-left: 120px !important; }
.mt-124 {
  margin-top: 124px !important; }
.mr-124 {
  margin-right: 124px !important; }
.mb-124 {
  margin-bottom: 124px !important; }
.ml-124 {
  margin-left: 124px !important; }
.mt-128 {
  margin-top: 128px !important; }
.mr-128 {
  margin-right: 128px !important; }
.mb-128 {
  margin-bottom: 128px !important; }
.ml-128 {
  margin-left: 128px !important; }
.mt-132 {
  margin-top: 132px !important; }
.mr-132 {
  margin-right: 132px !important; }
.mb-132 {
  margin-bottom: 132px !important; }
.ml-132 {
  margin-left: 132px !important; }
.mt-136 {
  margin-top: 136px !important; }
.mr-136 {
  margin-right: 136px !important; }
.mb-136 {
  margin-bottom: 136px !important; }
.ml-136 {
  margin-left: 136px !important; }
.mt-140 {
  margin-top: 140px !important; }
.mr-140 {
  margin-right: 140px !important; }
.mb-140 {
  margin-bottom: 140px !important; }
.ml-140 {
  margin-left: 140px !important; }
.mt-144 {
  margin-top: 144px !important; }
.mr-144 {
  margin-right: 144px !important; }
.mb-144 {
  margin-bottom: 144px !important; }
.ml-144 {
  margin-left: 144px !important; }
.mt-148 {
  margin-top: 148px !important; }
.mr-148 {
  margin-right: 148px !important; }
.mb-148 {
  margin-bottom: 148px !important; }
.ml-148 {
  margin-left: 148px !important; }
.mt-152 {
  margin-top: 152px !important; }
.mr-152 {
  margin-right: 152px !important; }
.mb-152 {
  margin-bottom: 152px !important; }
.ml-152 {
  margin-left: 152px !important; }
.mt-156 {
  margin-top: 156px !important; }
.mr-156 {
  margin-right: 156px !important; }
.mb-156 {
  margin-bottom: 156px !important; }
.ml-156 {
  margin-left: 156px !important; }
.mt-160 {
  margin-top: 160px !important; }
.mr-160 {
  margin-right: 160px !important; }
.mb-160 {
  margin-bottom: 160px !important; }
.ml-160 {
  margin-left: 160px !important; }
.mt-164 {
  margin-top: 164px !important; }
.mr-164 {
  margin-right: 164px !important; }
.mb-164 {
  margin-bottom: 164px !important; }
.ml-164 {
  margin-left: 164px !important; }
.mt-168 {
  margin-top: 168px !important; }
.mr-168 {
  margin-right: 168px !important; }
.mb-168 {
  margin-bottom: 168px !important; }
.ml-168 {
  margin-left: 168px !important; }
.mt-172 {
  margin-top: 172px !important; }
.mr-172 {
  margin-right: 172px !important; }
.mb-172 {
  margin-bottom: 172px !important; }
.ml-172 {
  margin-left: 172px !important; }
.mt-176 {
  margin-top: 176px !important; }
.mr-176 {
  margin-right: 176px !important; }
.mb-176 {
  margin-bottom: 176px !important; }
.ml-176 {
  margin-left: 176px !important; }
.mt-180 {
  margin-top: 180px !important; }
.mr-180 {
  margin-right: 180px !important; }
.mb-180 {
  margin-bottom: 180px !important; }
.ml-180 {
  margin-left: 180px !important; }
.mt-184 {
  margin-top: 184px !important; }
.mr-184 {
  margin-right: 184px !important; }
.mb-184 {
  margin-bottom: 184px !important; }
.ml-184 {
  margin-left: 184px !important; }
.mt-188 {
  margin-top: 188px !important; }
.mr-188 {
  margin-right: 188px !important; }
.mb-188 {
  margin-bottom: 188px !important; }
.ml-188 {
  margin-left: 188px !important; }
.mt-192 {
  margin-top: 192px !important; }
.mr-192 {
  margin-right: 192px !important; }
.mb-192 {
  margin-bottom: 192px !important; }
.ml-192 {
  margin-left: 192px !important; }
.mt-196 {
  margin-top: 196px !important; }
.mr-196 {
  margin-right: 196px !important; }
.mb-196 {
  margin-bottom: 196px !important; }
.ml-196 {
  margin-left: 196px !important; }
.mt-200 {
  margin-top: 200px !important; }
.mr-200 {
  margin-right: 200px !important; }
.mb-200 {
  margin-bottom: 200px !important; }
.ml-200 {
  margin-left: 200px !important; }
.mt-204 {
  margin-top: 204px !important; }
.mr-204 {
  margin-right: 204px !important; }
.mb-204 {
  margin-bottom: 204px !important; }
.ml-204 {
  margin-left: 204px !important; }
.mt-208 {
  margin-top: 208px !important; }
.mr-208 {
  margin-right: 208px !important; }
.mb-208 {
  margin-bottom: 208px !important; }
.ml-208 {
  margin-left: 208px !important; }
.mt-212 {
  margin-top: 212px !important; }
.mr-212 {
  margin-right: 212px !important; }
.mb-212 {
  margin-bottom: 212px !important; }
.ml-212 {
  margin-left: 212px !important; }
.mt-216 {
  margin-top: 216px !important; }
.mr-216 {
  margin-right: 216px !important; }
.mb-216 {
  margin-bottom: 216px !important; }
.ml-216 {
  margin-left: 216px !important; }
.mt-220 {
  margin-top: 220px !important; }
.mr-220 {
  margin-right: 220px !important; }
.mb-220 {
  margin-bottom: 220px !important; }
.ml-220 {
  margin-left: 220px !important; }
.mt-224 {
  margin-top: 224px !important; }
.mr-224 {
  margin-right: 224px !important; }
.mb-224 {
  margin-bottom: 224px !important; }
.ml-224 {
  margin-left: 224px !important; }
.mt-228 {
  margin-top: 228px !important; }
.mr-228 {
  margin-right: 228px !important; }
.mb-228 {
  margin-bottom: 228px !important; }
.ml-228 {
  margin-left: 228px !important; }
.mt-232 {
  margin-top: 232px !important; }
.mr-232 {
  margin-right: 232px !important; }
.mb-232 {
  margin-bottom: 232px !important; }
.ml-232 {
  margin-left: 232px !important; }
.mt-236 {
  margin-top: 236px !important; }
.mr-236 {
  margin-right: 236px !important; }
.mb-236 {
  margin-bottom: 236px !important; }
.ml-236 {
  margin-left: 236px !important; }
.mt-240 {
  margin-top: 240px !important; }
.mr-240 {
  margin-right: 240px !important; }
.mb-240 {
  margin-bottom: 240px !important; }
.ml-240 {
  margin-left: 240px !important; }
.mt-244 {
  margin-top: 244px !important; }
.mr-244 {
  margin-right: 244px !important; }
.mb-244 {
  margin-bottom: 244px !important; }
.ml-244 {
  margin-left: 244px !important; }
.mt-248 {
  margin-top: 248px !important; }
.mr-248 {
  margin-right: 248px !important; }
.mb-248 {
  margin-bottom: 248px !important; }
.ml-248 {
  margin-left: 248px !important; }
.mt-252 {
  margin-top: 252px !important; }
.mr-252 {
  margin-right: 252px !important; }
.mb-252 {
  margin-bottom: 252px !important; }
.ml-252 {
  margin-left: 252px !important; }
.mt-256 {
  margin-top: 256px !important; }
.mr-256 {
  margin-right: 256px !important; }
.mb-256 {
  margin-bottom: 256px !important; }
.ml-256 {
  margin-left: 256px !important; }
.m-auto {
  margin: auto !important; }
.mt-auto {
  margin-top: auto !important; }
.mr-auto {
  margin-right: auto !important; }
.mb-auto {
  margin-bottom: auto !important; }
.ml-auto {
  margin-left: auto !important; }
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }
.p-0 {
  padding: 0px !important; }
.p-4 {
  padding: 4px !important; }
.p-8 {
  padding: 8px !important; }
.p-12 {
  padding: 12px !important; }
.p-16 {
  padding: 16px !important; }
.p-20 {
  padding: 20px !important; }
.p-24 {
  padding: 24px !important; }
.p-28 {
  padding: 28px !important; }
.p-32 {
  padding: 32px !important; }
.p-36 {
  padding: 36px !important; }
.p-40 {
  padding: 40px !important; }
.p-44 {
  padding: 44px !important; }
.p-48 {
  padding: 48px !important; }
.p-52 {
  padding: 52px !important; }
.p-56 {
  padding: 56px !important; }
.p-60 {
  padding: 60px !important; }
.p-64 {
  padding: 64px !important; }
.p-68 {
  padding: 68px !important; }
.p-72 {
  padding: 72px !important; }
.p-76 {
  padding: 76px !important; }
.p-80 {
  padding: 80px !important; }
.p-84 {
  padding: 84px !important; }
.p-88 {
  padding: 88px !important; }
.p-92 {
  padding: 92px !important; }
.p-96 {
  padding: 96px !important; }
.p-100 {
  padding: 100px !important; }
.p-104 {
  padding: 104px !important; }
.p-108 {
  padding: 108px !important; }
.p-112 {
  padding: 112px !important; }
.p-116 {
  padding: 116px !important; }
.p-120 {
  padding: 120px !important; }
.p-124 {
  padding: 124px !important; }
.p-128 {
  padding: 128px !important; }
.p-132 {
  padding: 132px !important; }
.p-136 {
  padding: 136px !important; }
.p-140 {
  padding: 140px !important; }
.p-144 {
  padding: 144px !important; }
.p-148 {
  padding: 148px !important; }
.p-152 {
  padding: 152px !important; }
.p-156 {
  padding: 156px !important; }
.p-160 {
  padding: 160px !important; }
.p-164 {
  padding: 164px !important; }
.p-168 {
  padding: 168px !important; }
.p-172 {
  padding: 172px !important; }
.p-176 {
  padding: 176px !important; }
.p-180 {
  padding: 180px !important; }
.p-184 {
  padding: 184px !important; }
.p-188 {
  padding: 188px !important; }
.p-192 {
  padding: 192px !important; }
.p-196 {
  padding: 196px !important; }
.p-200 {
  padding: 200px !important; }
.p-204 {
  padding: 204px !important; }
.p-208 {
  padding: 208px !important; }
.p-212 {
  padding: 212px !important; }
.p-216 {
  padding: 216px !important; }
.p-220 {
  padding: 220px !important; }
.p-224 {
  padding: 224px !important; }
.p-228 {
  padding: 228px !important; }
.p-232 {
  padding: 232px !important; }
.p-236 {
  padding: 236px !important; }
.p-240 {
  padding: 240px !important; }
.p-244 {
  padding: 244px !important; }
.p-248 {
  padding: 248px !important; }
.p-252 {
  padding: 252px !important; }
.p-256 {
  padding: 256px !important; }
.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important; }
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
.px-4 {
  padding-right: 4px !important;
  padding-left: 4px !important; }
.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }
.px-8 {
  padding-right: 8px !important;
  padding-left: 8px !important; }
.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }
.px-12 {
  padding-right: 12px !important;
  padding-left: 12px !important; }
.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }
.px-16 {
  padding-right: 16px !important;
  padding-left: 16px !important; }
.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }
.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important; }
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }
.px-24 {
  padding-right: 24px !important;
  padding-left: 24px !important; }
.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }
.px-28 {
  padding-right: 28px !important;
  padding-left: 28px !important; }
.py-28 {
  padding-top: 28px !important;
  padding-bottom: 28px !important; }
.px-32 {
  padding-right: 32px !important;
  padding-left: 32px !important; }
.py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important; }
.px-36 {
  padding-right: 36px !important;
  padding-left: 36px !important; }
.py-36 {
  padding-top: 36px !important;
  padding-bottom: 36px !important; }
.px-40 {
  padding-right: 40px !important;
  padding-left: 40px !important; }
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }
.px-44 {
  padding-right: 44px !important;
  padding-left: 44px !important; }
.py-44 {
  padding-top: 44px !important;
  padding-bottom: 44px !important; }
.px-48 {
  padding-right: 48px !important;
  padding-left: 48px !important; }
.py-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important; }
.px-52 {
  padding-right: 52px !important;
  padding-left: 52px !important; }
.py-52 {
  padding-top: 52px !important;
  padding-bottom: 52px !important; }
.px-56 {
  padding-right: 56px !important;
  padding-left: 56px !important; }
.py-56 {
  padding-top: 56px !important;
  padding-bottom: 56px !important; }
.px-60 {
  padding-right: 60px !important;
  padding-left: 60px !important; }
.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }
.px-64 {
  padding-right: 64px !important;
  padding-left: 64px !important; }
.py-64 {
  padding-top: 64px !important;
  padding-bottom: 64px !important; }
.px-68 {
  padding-right: 68px !important;
  padding-left: 68px !important; }
.py-68 {
  padding-top: 68px !important;
  padding-bottom: 68px !important; }
.px-72 {
  padding-right: 72px !important;
  padding-left: 72px !important; }
.py-72 {
  padding-top: 72px !important;
  padding-bottom: 72px !important; }
.px-76 {
  padding-right: 76px !important;
  padding-left: 76px !important; }
.py-76 {
  padding-top: 76px !important;
  padding-bottom: 76px !important; }
.px-80 {
  padding-right: 80px !important;
  padding-left: 80px !important; }
.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }
.px-84 {
  padding-right: 84px !important;
  padding-left: 84px !important; }
.py-84 {
  padding-top: 84px !important;
  padding-bottom: 84px !important; }
.px-88 {
  padding-right: 88px !important;
  padding-left: 88px !important; }
.py-88 {
  padding-top: 88px !important;
  padding-bottom: 88px !important; }
.px-92 {
  padding-right: 92px !important;
  padding-left: 92px !important; }
.py-92 {
  padding-top: 92px !important;
  padding-bottom: 92px !important; }
.px-96 {
  padding-right: 96px !important;
  padding-left: 96px !important; }
.py-96 {
  padding-top: 96px !important;
  padding-bottom: 96px !important; }
.px-100 {
  padding-right: 100px !important;
  padding-left: 100px !important; }
.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }
.px-104 {
  padding-right: 104px !important;
  padding-left: 104px !important; }
.py-104 {
  padding-top: 104px !important;
  padding-bottom: 104px !important; }
.px-108 {
  padding-right: 108px !important;
  padding-left: 108px !important; }
.py-108 {
  padding-top: 108px !important;
  padding-bottom: 108px !important; }
.px-112 {
  padding-right: 112px !important;
  padding-left: 112px !important; }
.py-112 {
  padding-top: 112px !important;
  padding-bottom: 112px !important; }
.px-116 {
  padding-right: 116px !important;
  padding-left: 116px !important; }
.py-116 {
  padding-top: 116px !important;
  padding-bottom: 116px !important; }
.px-120 {
  padding-right: 120px !important;
  padding-left: 120px !important; }
.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }
.px-124 {
  padding-right: 124px !important;
  padding-left: 124px !important; }
.py-124 {
  padding-top: 124px !important;
  padding-bottom: 124px !important; }
.px-128 {
  padding-right: 128px !important;
  padding-left: 128px !important; }
.py-128 {
  padding-top: 128px !important;
  padding-bottom: 128px !important; }
.px-132 {
  padding-right: 132px !important;
  padding-left: 132px !important; }
.py-132 {
  padding-top: 132px !important;
  padding-bottom: 132px !important; }
.px-136 {
  padding-right: 136px !important;
  padding-left: 136px !important; }
.py-136 {
  padding-top: 136px !important;
  padding-bottom: 136px !important; }
.px-140 {
  padding-right: 140px !important;
  padding-left: 140px !important; }
.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important; }
.px-144 {
  padding-right: 144px !important;
  padding-left: 144px !important; }
.py-144 {
  padding-top: 144px !important;
  padding-bottom: 144px !important; }
.px-148 {
  padding-right: 148px !important;
  padding-left: 148px !important; }
.py-148 {
  padding-top: 148px !important;
  padding-bottom: 148px !important; }
.px-152 {
  padding-right: 152px !important;
  padding-left: 152px !important; }
.py-152 {
  padding-top: 152px !important;
  padding-bottom: 152px !important; }
.px-156 {
  padding-right: 156px !important;
  padding-left: 156px !important; }
.py-156 {
  padding-top: 156px !important;
  padding-bottom: 156px !important; }
.px-160 {
  padding-right: 160px !important;
  padding-left: 160px !important; }
.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important; }
.px-164 {
  padding-right: 164px !important;
  padding-left: 164px !important; }
.py-164 {
  padding-top: 164px !important;
  padding-bottom: 164px !important; }
.px-168 {
  padding-right: 168px !important;
  padding-left: 168px !important; }
.py-168 {
  padding-top: 168px !important;
  padding-bottom: 168px !important; }
.px-172 {
  padding-right: 172px !important;
  padding-left: 172px !important; }
.py-172 {
  padding-top: 172px !important;
  padding-bottom: 172px !important; }
.px-176 {
  padding-right: 176px !important;
  padding-left: 176px !important; }
.py-176 {
  padding-top: 176px !important;
  padding-bottom: 176px !important; }
.px-180 {
  padding-right: 180px !important;
  padding-left: 180px !important; }
.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important; }
.px-184 {
  padding-right: 184px !important;
  padding-left: 184px !important; }
.py-184 {
  padding-top: 184px !important;
  padding-bottom: 184px !important; }
.px-188 {
  padding-right: 188px !important;
  padding-left: 188px !important; }
.py-188 {
  padding-top: 188px !important;
  padding-bottom: 188px !important; }
.px-192 {
  padding-right: 192px !important;
  padding-left: 192px !important; }
.py-192 {
  padding-top: 192px !important;
  padding-bottom: 192px !important; }
.px-196 {
  padding-right: 196px !important;
  padding-left: 196px !important; }
.py-196 {
  padding-top: 196px !important;
  padding-bottom: 196px !important; }
.px-200 {
  padding-right: 200px !important;
  padding-left: 200px !important; }
.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important; }
.px-204 {
  padding-right: 204px !important;
  padding-left: 204px !important; }
.py-204 {
  padding-top: 204px !important;
  padding-bottom: 204px !important; }
.px-208 {
  padding-right: 208px !important;
  padding-left: 208px !important; }
.py-208 {
  padding-top: 208px !important;
  padding-bottom: 208px !important; }
.px-212 {
  padding-right: 212px !important;
  padding-left: 212px !important; }
.py-212 {
  padding-top: 212px !important;
  padding-bottom: 212px !important; }
.px-216 {
  padding-right: 216px !important;
  padding-left: 216px !important; }
.py-216 {
  padding-top: 216px !important;
  padding-bottom: 216px !important; }
.px-220 {
  padding-right: 220px !important;
  padding-left: 220px !important; }
.py-220 {
  padding-top: 220px !important;
  padding-bottom: 220px !important; }
.px-224 {
  padding-right: 224px !important;
  padding-left: 224px !important; }
.py-224 {
  padding-top: 224px !important;
  padding-bottom: 224px !important; }
.px-228 {
  padding-right: 228px !important;
  padding-left: 228px !important; }
.py-228 {
  padding-top: 228px !important;
  padding-bottom: 228px !important; }
.px-232 {
  padding-right: 232px !important;
  padding-left: 232px !important; }
.py-232 {
  padding-top: 232px !important;
  padding-bottom: 232px !important; }
.px-236 {
  padding-right: 236px !important;
  padding-left: 236px !important; }
.py-236 {
  padding-top: 236px !important;
  padding-bottom: 236px !important; }
.px-240 {
  padding-right: 240px !important;
  padding-left: 240px !important; }
.py-240 {
  padding-top: 240px !important;
  padding-bottom: 240px !important; }
.px-244 {
  padding-right: 244px !important;
  padding-left: 244px !important; }
.py-244 {
  padding-top: 244px !important;
  padding-bottom: 244px !important; }
.px-248 {
  padding-right: 248px !important;
  padding-left: 248px !important; }
.py-248 {
  padding-top: 248px !important;
  padding-bottom: 248px !important; }
.px-252 {
  padding-right: 252px !important;
  padding-left: 252px !important; }
.py-252 {
  padding-top: 252px !important;
  padding-bottom: 252px !important; }
.px-256 {
  padding-right: 256px !important;
  padding-left: 256px !important; }
.py-256 {
  padding-top: 256px !important;
  padding-bottom: 256px !important; }
.pt-0 {
  padding-top: 0px !important; }
.pr-0 {
  padding-right: 0px !important; }
.pb-0 {
  padding-bottom: 0px !important; }
.pl-0 {
  padding-left: 0px !important; }
.pt-4 {
  padding-top: 4px !important; }
.pr-4 {
  padding-right: 4px !important; }
.pb-4 {
  padding-bottom: 4px !important; }
.pl-4 {
  padding-left: 4px !important; }
.pt-8 {
  padding-top: 8px !important; }
.pr-8 {
  padding-right: 8px !important; }
.pb-8 {
  padding-bottom: 8px !important; }
.pl-8 {
  padding-left: 8px !important; }
.pt-12 {
  padding-top: 12px !important; }
.pr-12 {
  padding-right: 12px !important; }
.pb-12 {
  padding-bottom: 12px !important; }
.pl-12 {
  padding-left: 12px !important; }
.pt-16 {
  padding-top: 16px !important; }
.pr-16 {
  padding-right: 16px !important; }
.pb-16 {
  padding-bottom: 16px !important; }
.pl-16 {
  padding-left: 16px !important; }
.pt-20 {
  padding-top: 20px !important; }
.pr-20 {
  padding-right: 20px !important; }
.pb-20 {
  padding-bottom: 20px !important; }
.pl-20 {
  padding-left: 20px !important; }
.pt-24 {
  padding-top: 24px !important; }
.pr-24 {
  padding-right: 24px !important; }
.pb-24 {
  padding-bottom: 24px !important; }
.pl-24 {
  padding-left: 24px !important; }
.pt-28 {
  padding-top: 28px !important; }
.pr-28 {
  padding-right: 28px !important; }
.pb-28 {
  padding-bottom: 28px !important; }
.pl-28 {
  padding-left: 28px !important; }
.pt-32 {
  padding-top: 32px !important; }
.pr-32 {
  padding-right: 32px !important; }
.pb-32 {
  padding-bottom: 32px !important; }
.pl-32 {
  padding-left: 32px !important; }
.pt-36 {
  padding-top: 36px !important; }
.pr-36 {
  padding-right: 36px !important; }
.pb-36 {
  padding-bottom: 36px !important; }
.pl-36 {
  padding-left: 36px !important; }
.pt-40 {
  padding-top: 40px !important; }
.pr-40 {
  padding-right: 40px !important; }
.pb-40 {
  padding-bottom: 40px !important; }
.pl-40 {
  padding-left: 40px !important; }
.pt-44 {
  padding-top: 44px !important; }
.pr-44 {
  padding-right: 44px !important; }
.pb-44 {
  padding-bottom: 44px !important; }
.pl-44 {
  padding-left: 44px !important; }
.pt-48 {
  padding-top: 48px !important; }
.pr-48 {
  padding-right: 48px !important; }
.pb-48 {
  padding-bottom: 48px !important; }
.pl-48 {
  padding-left: 48px !important; }
.pt-52 {
  padding-top: 52px !important; }
.pr-52 {
  padding-right: 52px !important; }
.pb-52 {
  padding-bottom: 52px !important; }
.pl-52 {
  padding-left: 52px !important; }
.pt-56 {
  padding-top: 56px !important; }
.pr-56 {
  padding-right: 56px !important; }
.pb-56 {
  padding-bottom: 56px !important; }
.pl-56 {
  padding-left: 56px !important; }
.pt-60 {
  padding-top: 60px !important; }
.pr-60 {
  padding-right: 60px !important; }
.pb-60 {
  padding-bottom: 60px !important; }
.pl-60 {
  padding-left: 60px !important; }
.pt-64 {
  padding-top: 64px !important; }
.pr-64 {
  padding-right: 64px !important; }
.pb-64 {
  padding-bottom: 64px !important; }
.pl-64 {
  padding-left: 64px !important; }
.pt-68 {
  padding-top: 68px !important; }
.pr-68 {
  padding-right: 68px !important; }
.pb-68 {
  padding-bottom: 68px !important; }
.pl-68 {
  padding-left: 68px !important; }
.pt-72 {
  padding-top: 72px !important; }
.pr-72 {
  padding-right: 72px !important; }
.pb-72 {
  padding-bottom: 72px !important; }
.pl-72 {
  padding-left: 72px !important; }
.pt-76 {
  padding-top: 76px !important; }
.pr-76 {
  padding-right: 76px !important; }
.pb-76 {
  padding-bottom: 76px !important; }
.pl-76 {
  padding-left: 76px !important; }
.pt-80 {
  padding-top: 80px !important; }
.pr-80 {
  padding-right: 80px !important; }
.pb-80 {
  padding-bottom: 80px !important; }
.pl-80 {
  padding-left: 80px !important; }
.pt-84 {
  padding-top: 84px !important; }
.pr-84 {
  padding-right: 84px !important; }
.pb-84 {
  padding-bottom: 84px !important; }
.pl-84 {
  padding-left: 84px !important; }
.pt-88 {
  padding-top: 88px !important; }
.pr-88 {
  padding-right: 88px !important; }
.pb-88 {
  padding-bottom: 88px !important; }
.pl-88 {
  padding-left: 88px !important; }
.pt-92 {
  padding-top: 92px !important; }
.pr-92 {
  padding-right: 92px !important; }
.pb-92 {
  padding-bottom: 92px !important; }
.pl-92 {
  padding-left: 92px !important; }
.pt-96 {
  padding-top: 96px !important; }
.pr-96 {
  padding-right: 96px !important; }
.pb-96 {
  padding-bottom: 96px !important; }
.pl-96 {
  padding-left: 96px !important; }
.pt-100 {
  padding-top: 100px !important; }
.pr-100 {
  padding-right: 100px !important; }
.pb-100 {
  padding-bottom: 100px !important; }
.pl-100 {
  padding-left: 100px !important; }
.pt-104 {
  padding-top: 104px !important; }
.pr-104 {
  padding-right: 104px !important; }
.pb-104 {
  padding-bottom: 104px !important; }
.pl-104 {
  padding-left: 104px !important; }
.pt-108 {
  padding-top: 108px !important; }
.pr-108 {
  padding-right: 108px !important; }
.pb-108 {
  padding-bottom: 108px !important; }
.pl-108 {
  padding-left: 108px !important; }
.pt-112 {
  padding-top: 112px !important; }
.pr-112 {
  padding-right: 112px !important; }
.pb-112 {
  padding-bottom: 112px !important; }
.pl-112 {
  padding-left: 112px !important; }
.pt-116 {
  padding-top: 116px !important; }
.pr-116 {
  padding-right: 116px !important; }
.pb-116 {
  padding-bottom: 116px !important; }
.pl-116 {
  padding-left: 116px !important; }
.pt-120 {
  padding-top: 120px !important; }
.pr-120 {
  padding-right: 120px !important; }
.pb-120 {
  padding-bottom: 120px !important; }
.pl-120 {
  padding-left: 120px !important; }
.pt-124 {
  padding-top: 124px !important; }
.pr-124 {
  padding-right: 124px !important; }
.pb-124 {
  padding-bottom: 124px !important; }
.pl-124 {
  padding-left: 124px !important; }
.pt-128 {
  padding-top: 128px !important; }
.pr-128 {
  padding-right: 128px !important; }
.pb-128 {
  padding-bottom: 128px !important; }
.pl-128 {
  padding-left: 128px !important; }
.pt-132 {
  padding-top: 132px !important; }
.pr-132 {
  padding-right: 132px !important; }
.pb-132 {
  padding-bottom: 132px !important; }
.pl-132 {
  padding-left: 132px !important; }
.pt-136 {
  padding-top: 136px !important; }
.pr-136 {
  padding-right: 136px !important; }
.pb-136 {
  padding-bottom: 136px !important; }
.pl-136 {
  padding-left: 136px !important; }
.pt-140 {
  padding-top: 140px !important; }
.pr-140 {
  padding-right: 140px !important; }
.pb-140 {
  padding-bottom: 140px !important; }
.pl-140 {
  padding-left: 140px !important; }
.pt-144 {
  padding-top: 144px !important; }
.pr-144 {
  padding-right: 144px !important; }
.pb-144 {
  padding-bottom: 144px !important; }
.pl-144 {
  padding-left: 144px !important; }
.pt-148 {
  padding-top: 148px !important; }
.pr-148 {
  padding-right: 148px !important; }
.pb-148 {
  padding-bottom: 148px !important; }
.pl-148 {
  padding-left: 148px !important; }
.pt-152 {
  padding-top: 152px !important; }
.pr-152 {
  padding-right: 152px !important; }
.pb-152 {
  padding-bottom: 152px !important; }
.pl-152 {
  padding-left: 152px !important; }
.pt-156 {
  padding-top: 156px !important; }
.pr-156 {
  padding-right: 156px !important; }
.pb-156 {
  padding-bottom: 156px !important; }
.pl-156 {
  padding-left: 156px !important; }
.pt-160 {
  padding-top: 160px !important; }
.pr-160 {
  padding-right: 160px !important; }
.pb-160 {
  padding-bottom: 160px !important; }
.pl-160 {
  padding-left: 160px !important; }
.pt-164 {
  padding-top: 164px !important; }
.pr-164 {
  padding-right: 164px !important; }
.pb-164 {
  padding-bottom: 164px !important; }
.pl-164 {
  padding-left: 164px !important; }
.pt-168 {
  padding-top: 168px !important; }
.pr-168 {
  padding-right: 168px !important; }
.pb-168 {
  padding-bottom: 168px !important; }
.pl-168 {
  padding-left: 168px !important; }
.pt-172 {
  padding-top: 172px !important; }
.pr-172 {
  padding-right: 172px !important; }
.pb-172 {
  padding-bottom: 172px !important; }
.pl-172 {
  padding-left: 172px !important; }
.pt-176 {
  padding-top: 176px !important; }
.pr-176 {
  padding-right: 176px !important; }
.pb-176 {
  padding-bottom: 176px !important; }
.pl-176 {
  padding-left: 176px !important; }
.pt-180 {
  padding-top: 180px !important; }
.pr-180 {
  padding-right: 180px !important; }
.pb-180 {
  padding-bottom: 180px !important; }
.pl-180 {
  padding-left: 180px !important; }
.pt-184 {
  padding-top: 184px !important; }
.pr-184 {
  padding-right: 184px !important; }
.pb-184 {
  padding-bottom: 184px !important; }
.pl-184 {
  padding-left: 184px !important; }
.pt-188 {
  padding-top: 188px !important; }
.pr-188 {
  padding-right: 188px !important; }
.pb-188 {
  padding-bottom: 188px !important; }
.pl-188 {
  padding-left: 188px !important; }
.pt-192 {
  padding-top: 192px !important; }
.pr-192 {
  padding-right: 192px !important; }
.pb-192 {
  padding-bottom: 192px !important; }
.pl-192 {
  padding-left: 192px !important; }
.pt-196 {
  padding-top: 196px !important; }
.pr-196 {
  padding-right: 196px !important; }
.pb-196 {
  padding-bottom: 196px !important; }
.pl-196 {
  padding-left: 196px !important; }
.pt-200 {
  padding-top: 200px !important; }
.pr-200 {
  padding-right: 200px !important; }
.pb-200 {
  padding-bottom: 200px !important; }
.pl-200 {
  padding-left: 200px !important; }
.pt-204 {
  padding-top: 204px !important; }
.pr-204 {
  padding-right: 204px !important; }
.pb-204 {
  padding-bottom: 204px !important; }
.pl-204 {
  padding-left: 204px !important; }
.pt-208 {
  padding-top: 208px !important; }
.pr-208 {
  padding-right: 208px !important; }
.pb-208 {
  padding-bottom: 208px !important; }
.pl-208 {
  padding-left: 208px !important; }
.pt-212 {
  padding-top: 212px !important; }
.pr-212 {
  padding-right: 212px !important; }
.pb-212 {
  padding-bottom: 212px !important; }
.pl-212 {
  padding-left: 212px !important; }
.pt-216 {
  padding-top: 216px !important; }
.pr-216 {
  padding-right: 216px !important; }
.pb-216 {
  padding-bottom: 216px !important; }
.pl-216 {
  padding-left: 216px !important; }
.pt-220 {
  padding-top: 220px !important; }
.pr-220 {
  padding-right: 220px !important; }
.pb-220 {
  padding-bottom: 220px !important; }
.pl-220 {
  padding-left: 220px !important; }
.pt-224 {
  padding-top: 224px !important; }
.pr-224 {
  padding-right: 224px !important; }
.pb-224 {
  padding-bottom: 224px !important; }
.pl-224 {
  padding-left: 224px !important; }
.pt-228 {
  padding-top: 228px !important; }
.pr-228 {
  padding-right: 228px !important; }
.pb-228 {
  padding-bottom: 228px !important; }
.pl-228 {
  padding-left: 228px !important; }
.pt-232 {
  padding-top: 232px !important; }
.pr-232 {
  padding-right: 232px !important; }
.pb-232 {
  padding-bottom: 232px !important; }
.pl-232 {
  padding-left: 232px !important; }
.pt-236 {
  padding-top: 236px !important; }
.pr-236 {
  padding-right: 236px !important; }
.pb-236 {
  padding-bottom: 236px !important; }
.pl-236 {
  padding-left: 236px !important; }
.pt-240 {
  padding-top: 240px !important; }
.pr-240 {
  padding-right: 240px !important; }
.pb-240 {
  padding-bottom: 240px !important; }
.pl-240 {
  padding-left: 240px !important; }
.pt-244 {
  padding-top: 244px !important; }
.pr-244 {
  padding-right: 244px !important; }
.pb-244 {
  padding-bottom: 244px !important; }
.pl-244 {
  padding-left: 244px !important; }
.pt-248 {
  padding-top: 248px !important; }
.pr-248 {
  padding-right: 248px !important; }
.pb-248 {
  padding-bottom: 248px !important; }
.pl-248 {
  padding-left: 248px !important; }
.pt-252 {
  padding-top: 252px !important; }
.pr-252 {
  padding-right: 252px !important; }
.pb-252 {
  padding-bottom: 252px !important; }
.pl-252 {
  padding-left: 252px !important; }
.pt-256 {
  padding-top: 256px !important; }
.pr-256 {
  padding-right: 256px !important; }
.pb-256 {
  padding-bottom: 256px !important; }
.pl-256 {
  padding-left: 256px !important; }
@media screen and (min-width: 600px) {
  .m-sm-0 {
    margin: 0px !important; }
  .m-sm-4 {
    margin: 4px !important; }
  .m-sm-8 {
    margin: 8px !important; }
  .m-sm-12 {
    margin: 12px !important; }
  .m-sm-16 {
    margin: 16px !important; }
  .m-sm-20 {
    margin: 20px !important; }
  .m-sm-24 {
    margin: 24px !important; }
  .m-sm-28 {
    margin: 28px !important; }
  .m-sm-32 {
    margin: 32px !important; }
  .m-sm-36 {
    margin: 36px !important; }
  .m-sm-40 {
    margin: 40px !important; }
  .m-sm-44 {
    margin: 44px !important; }
  .m-sm-48 {
    margin: 48px !important; }
  .m-sm-52 {
    margin: 52px !important; }
  .m-sm-56 {
    margin: 56px !important; }
  .m-sm-60 {
    margin: 60px !important; }
  .m-sm-64 {
    margin: 64px !important; }
  .m-sm-68 {
    margin: 68px !important; }
  .m-sm-72 {
    margin: 72px !important; }
  .m-sm-76 {
    margin: 76px !important; }
  .m-sm-80 {
    margin: 80px !important; }
  .m-sm-84 {
    margin: 84px !important; }
  .m-sm-88 {
    margin: 88px !important; }
  .m-sm-92 {
    margin: 92px !important; }
  .m-sm-96 {
    margin: 96px !important; }
  .m-sm-100 {
    margin: 100px !important; }
  .m-sm-104 {
    margin: 104px !important; }
  .m-sm-108 {
    margin: 108px !important; }
  .m-sm-112 {
    margin: 112px !important; }
  .m-sm-116 {
    margin: 116px !important; }
  .m-sm-120 {
    margin: 120px !important; }
  .m-sm-124 {
    margin: 124px !important; }
  .m-sm-128 {
    margin: 128px !important; }
  .m-sm-132 {
    margin: 132px !important; }
  .m-sm-136 {
    margin: 136px !important; }
  .m-sm-140 {
    margin: 140px !important; }
  .m-sm-144 {
    margin: 144px !important; }
  .m-sm-148 {
    margin: 148px !important; }
  .m-sm-152 {
    margin: 152px !important; }
  .m-sm-156 {
    margin: 156px !important; }
  .m-sm-160 {
    margin: 160px !important; }
  .m-sm-164 {
    margin: 164px !important; }
  .m-sm-168 {
    margin: 168px !important; }
  .m-sm-172 {
    margin: 172px !important; }
  .m-sm-176 {
    margin: 176px !important; }
  .m-sm-180 {
    margin: 180px !important; }
  .m-sm-184 {
    margin: 184px !important; }
  .m-sm-188 {
    margin: 188px !important; }
  .m-sm-192 {
    margin: 192px !important; }
  .m-sm-196 {
    margin: 196px !important; }
  .m-sm-200 {
    margin: 200px !important; }
  .m-sm-204 {
    margin: 204px !important; }
  .m-sm-208 {
    margin: 208px !important; }
  .m-sm-212 {
    margin: 212px !important; }
  .m-sm-216 {
    margin: 216px !important; }
  .m-sm-220 {
    margin: 220px !important; }
  .m-sm-224 {
    margin: 224px !important; }
  .m-sm-228 {
    margin: 228px !important; }
  .m-sm-232 {
    margin: 232px !important; }
  .m-sm-236 {
    margin: 236px !important; }
  .m-sm-240 {
    margin: 240px !important; }
  .m-sm-244 {
    margin: 244px !important; }
  .m-sm-248 {
    margin: 248px !important; }
  .m-sm-252 {
    margin: 252px !important; }
  .m-sm-256 {
    margin: 256px !important; }
  .mx-sm-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-sm-4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .my-sm-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-sm-8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .my-sm-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-sm-12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .my-sm-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-sm-16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .my-sm-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-sm-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-sm-24 {
    margin-right: 24px !important;
    margin-left: 24px !important; }
  .my-sm-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }
  .mx-sm-28 {
    margin-right: 28px !important;
    margin-left: 28px !important; }
  .my-sm-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important; }
  .mx-sm-32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .my-sm-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-sm-36 {
    margin-right: 36px !important;
    margin-left: 36px !important; }
  .my-sm-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important; }
  .mx-sm-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-sm-44 {
    margin-right: 44px !important;
    margin-left: 44px !important; }
  .my-sm-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important; }
  .mx-sm-48 {
    margin-right: 48px !important;
    margin-left: 48px !important; }
  .my-sm-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important; }
  .mx-sm-52 {
    margin-right: 52px !important;
    margin-left: 52px !important; }
  .my-sm-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important; }
  .mx-sm-56 {
    margin-right: 56px !important;
    margin-left: 56px !important; }
  .my-sm-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important; }
  .mx-sm-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-sm-64 {
    margin-right: 64px !important;
    margin-left: 64px !important; }
  .my-sm-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important; }
  .mx-sm-68 {
    margin-right: 68px !important;
    margin-left: 68px !important; }
  .my-sm-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important; }
  .mx-sm-72 {
    margin-right: 72px !important;
    margin-left: 72px !important; }
  .my-sm-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important; }
  .mx-sm-76 {
    margin-right: 76px !important;
    margin-left: 76px !important; }
  .my-sm-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important; }
  .mx-sm-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-sm-84 {
    margin-right: 84px !important;
    margin-left: 84px !important; }
  .my-sm-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important; }
  .mx-sm-88 {
    margin-right: 88px !important;
    margin-left: 88px !important; }
  .my-sm-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important; }
  .mx-sm-92 {
    margin-right: 92px !important;
    margin-left: 92px !important; }
  .my-sm-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important; }
  .mx-sm-96 {
    margin-right: 96px !important;
    margin-left: 96px !important; }
  .my-sm-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important; }
  .mx-sm-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-sm-104 {
    margin-right: 104px !important;
    margin-left: 104px !important; }
  .my-sm-104 {
    margin-top: 104px !important;
    margin-bottom: 104px !important; }
  .mx-sm-108 {
    margin-right: 108px !important;
    margin-left: 108px !important; }
  .my-sm-108 {
    margin-top: 108px !important;
    margin-bottom: 108px !important; }
  .mx-sm-112 {
    margin-right: 112px !important;
    margin-left: 112px !important; }
  .my-sm-112 {
    margin-top: 112px !important;
    margin-bottom: 112px !important; }
  .mx-sm-116 {
    margin-right: 116px !important;
    margin-left: 116px !important; }
  .my-sm-116 {
    margin-top: 116px !important;
    margin-bottom: 116px !important; }
  .mx-sm-120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .my-sm-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-sm-124 {
    margin-right: 124px !important;
    margin-left: 124px !important; }
  .my-sm-124 {
    margin-top: 124px !important;
    margin-bottom: 124px !important; }
  .mx-sm-128 {
    margin-right: 128px !important;
    margin-left: 128px !important; }
  .my-sm-128 {
    margin-top: 128px !important;
    margin-bottom: 128px !important; }
  .mx-sm-132 {
    margin-right: 132px !important;
    margin-left: 132px !important; }
  .my-sm-132 {
    margin-top: 132px !important;
    margin-bottom: 132px !important; }
  .mx-sm-136 {
    margin-right: 136px !important;
    margin-left: 136px !important; }
  .my-sm-136 {
    margin-top: 136px !important;
    margin-bottom: 136px !important; }
  .mx-sm-140 {
    margin-right: 140px !important;
    margin-left: 140px !important; }
  .my-sm-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important; }
  .mx-sm-144 {
    margin-right: 144px !important;
    margin-left: 144px !important; }
  .my-sm-144 {
    margin-top: 144px !important;
    margin-bottom: 144px !important; }
  .mx-sm-148 {
    margin-right: 148px !important;
    margin-left: 148px !important; }
  .my-sm-148 {
    margin-top: 148px !important;
    margin-bottom: 148px !important; }
  .mx-sm-152 {
    margin-right: 152px !important;
    margin-left: 152px !important; }
  .my-sm-152 {
    margin-top: 152px !important;
    margin-bottom: 152px !important; }
  .mx-sm-156 {
    margin-right: 156px !important;
    margin-left: 156px !important; }
  .my-sm-156 {
    margin-top: 156px !important;
    margin-bottom: 156px !important; }
  .mx-sm-160 {
    margin-right: 160px !important;
    margin-left: 160px !important; }
  .my-sm-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important; }
  .mx-sm-164 {
    margin-right: 164px !important;
    margin-left: 164px !important; }
  .my-sm-164 {
    margin-top: 164px !important;
    margin-bottom: 164px !important; }
  .mx-sm-168 {
    margin-right: 168px !important;
    margin-left: 168px !important; }
  .my-sm-168 {
    margin-top: 168px !important;
    margin-bottom: 168px !important; }
  .mx-sm-172 {
    margin-right: 172px !important;
    margin-left: 172px !important; }
  .my-sm-172 {
    margin-top: 172px !important;
    margin-bottom: 172px !important; }
  .mx-sm-176 {
    margin-right: 176px !important;
    margin-left: 176px !important; }
  .my-sm-176 {
    margin-top: 176px !important;
    margin-bottom: 176px !important; }
  .mx-sm-180 {
    margin-right: 180px !important;
    margin-left: 180px !important; }
  .my-sm-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important; }
  .mx-sm-184 {
    margin-right: 184px !important;
    margin-left: 184px !important; }
  .my-sm-184 {
    margin-top: 184px !important;
    margin-bottom: 184px !important; }
  .mx-sm-188 {
    margin-right: 188px !important;
    margin-left: 188px !important; }
  .my-sm-188 {
    margin-top: 188px !important;
    margin-bottom: 188px !important; }
  .mx-sm-192 {
    margin-right: 192px !important;
    margin-left: 192px !important; }
  .my-sm-192 {
    margin-top: 192px !important;
    margin-bottom: 192px !important; }
  .mx-sm-196 {
    margin-right: 196px !important;
    margin-left: 196px !important; }
  .my-sm-196 {
    margin-top: 196px !important;
    margin-bottom: 196px !important; }
  .mx-sm-200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .my-sm-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-sm-204 {
    margin-right: 204px !important;
    margin-left: 204px !important; }
  .my-sm-204 {
    margin-top: 204px !important;
    margin-bottom: 204px !important; }
  .mx-sm-208 {
    margin-right: 208px !important;
    margin-left: 208px !important; }
  .my-sm-208 {
    margin-top: 208px !important;
    margin-bottom: 208px !important; }
  .mx-sm-212 {
    margin-right: 212px !important;
    margin-left: 212px !important; }
  .my-sm-212 {
    margin-top: 212px !important;
    margin-bottom: 212px !important; }
  .mx-sm-216 {
    margin-right: 216px !important;
    margin-left: 216px !important; }
  .my-sm-216 {
    margin-top: 216px !important;
    margin-bottom: 216px !important; }
  .mx-sm-220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .my-sm-220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-sm-224 {
    margin-right: 224px !important;
    margin-left: 224px !important; }
  .my-sm-224 {
    margin-top: 224px !important;
    margin-bottom: 224px !important; }
  .mx-sm-228 {
    margin-right: 228px !important;
    margin-left: 228px !important; }
  .my-sm-228 {
    margin-top: 228px !important;
    margin-bottom: 228px !important; }
  .mx-sm-232 {
    margin-right: 232px !important;
    margin-left: 232px !important; }
  .my-sm-232 {
    margin-top: 232px !important;
    margin-bottom: 232px !important; }
  .mx-sm-236 {
    margin-right: 236px !important;
    margin-left: 236px !important; }
  .my-sm-236 {
    margin-top: 236px !important;
    margin-bottom: 236px !important; }
  .mx-sm-240 {
    margin-right: 240px !important;
    margin-left: 240px !important; }
  .my-sm-240 {
    margin-top: 240px !important;
    margin-bottom: 240px !important; }
  .mx-sm-244 {
    margin-right: 244px !important;
    margin-left: 244px !important; }
  .my-sm-244 {
    margin-top: 244px !important;
    margin-bottom: 244px !important; }
  .mx-sm-248 {
    margin-right: 248px !important;
    margin-left: 248px !important; }
  .my-sm-248 {
    margin-top: 248px !important;
    margin-bottom: 248px !important; }
  .mx-sm-252 {
    margin-right: 252px !important;
    margin-left: 252px !important; }
  .my-sm-252 {
    margin-top: 252px !important;
    margin-bottom: 252px !important; }
  .mx-sm-256 {
    margin-right: 256px !important;
    margin-left: 256px !important; }
  .my-sm-256 {
    margin-top: 256px !important;
    margin-bottom: 256px !important; }
  .mt-sm-0 {
    margin-top: 0px !important; }
  .mr-sm-0 {
    margin-right: 0px !important; }
  .mb-sm-0 {
    margin-bottom: 0px !important; }
  .ml-sm-0 {
    margin-left: 0px !important; }
  .mt-sm-4 {
    margin-top: 4px !important; }
  .mr-sm-4 {
    margin-right: 4px !important; }
  .mb-sm-4 {
    margin-bottom: 4px !important; }
  .ml-sm-4 {
    margin-left: 4px !important; }
  .mt-sm-8 {
    margin-top: 8px !important; }
  .mr-sm-8 {
    margin-right: 8px !important; }
  .mb-sm-8 {
    margin-bottom: 8px !important; }
  .ml-sm-8 {
    margin-left: 8px !important; }
  .mt-sm-12 {
    margin-top: 12px !important; }
  .mr-sm-12 {
    margin-right: 12px !important; }
  .mb-sm-12 {
    margin-bottom: 12px !important; }
  .ml-sm-12 {
    margin-left: 12px !important; }
  .mt-sm-16 {
    margin-top: 16px !important; }
  .mr-sm-16 {
    margin-right: 16px !important; }
  .mb-sm-16 {
    margin-bottom: 16px !important; }
  .ml-sm-16 {
    margin-left: 16px !important; }
  .mt-sm-20 {
    margin-top: 20px !important; }
  .mr-sm-20 {
    margin-right: 20px !important; }
  .mb-sm-20 {
    margin-bottom: 20px !important; }
  .ml-sm-20 {
    margin-left: 20px !important; }
  .mt-sm-24 {
    margin-top: 24px !important; }
  .mr-sm-24 {
    margin-right: 24px !important; }
  .mb-sm-24 {
    margin-bottom: 24px !important; }
  .ml-sm-24 {
    margin-left: 24px !important; }
  .mt-sm-28 {
    margin-top: 28px !important; }
  .mr-sm-28 {
    margin-right: 28px !important; }
  .mb-sm-28 {
    margin-bottom: 28px !important; }
  .ml-sm-28 {
    margin-left: 28px !important; }
  .mt-sm-32 {
    margin-top: 32px !important; }
  .mr-sm-32 {
    margin-right: 32px !important; }
  .mb-sm-32 {
    margin-bottom: 32px !important; }
  .ml-sm-32 {
    margin-left: 32px !important; }
  .mt-sm-36 {
    margin-top: 36px !important; }
  .mr-sm-36 {
    margin-right: 36px !important; }
  .mb-sm-36 {
    margin-bottom: 36px !important; }
  .ml-sm-36 {
    margin-left: 36px !important; }
  .mt-sm-40 {
    margin-top: 40px !important; }
  .mr-sm-40 {
    margin-right: 40px !important; }
  .mb-sm-40 {
    margin-bottom: 40px !important; }
  .ml-sm-40 {
    margin-left: 40px !important; }
  .mt-sm-44 {
    margin-top: 44px !important; }
  .mr-sm-44 {
    margin-right: 44px !important; }
  .mb-sm-44 {
    margin-bottom: 44px !important; }
  .ml-sm-44 {
    margin-left: 44px !important; }
  .mt-sm-48 {
    margin-top: 48px !important; }
  .mr-sm-48 {
    margin-right: 48px !important; }
  .mb-sm-48 {
    margin-bottom: 48px !important; }
  .ml-sm-48 {
    margin-left: 48px !important; }
  .mt-sm-52 {
    margin-top: 52px !important; }
  .mr-sm-52 {
    margin-right: 52px !important; }
  .mb-sm-52 {
    margin-bottom: 52px !important; }
  .ml-sm-52 {
    margin-left: 52px !important; }
  .mt-sm-56 {
    margin-top: 56px !important; }
  .mr-sm-56 {
    margin-right: 56px !important; }
  .mb-sm-56 {
    margin-bottom: 56px !important; }
  .ml-sm-56 {
    margin-left: 56px !important; }
  .mt-sm-60 {
    margin-top: 60px !important; }
  .mr-sm-60 {
    margin-right: 60px !important; }
  .mb-sm-60 {
    margin-bottom: 60px !important; }
  .ml-sm-60 {
    margin-left: 60px !important; }
  .mt-sm-64 {
    margin-top: 64px !important; }
  .mr-sm-64 {
    margin-right: 64px !important; }
  .mb-sm-64 {
    margin-bottom: 64px !important; }
  .ml-sm-64 {
    margin-left: 64px !important; }
  .mt-sm-68 {
    margin-top: 68px !important; }
  .mr-sm-68 {
    margin-right: 68px !important; }
  .mb-sm-68 {
    margin-bottom: 68px !important; }
  .ml-sm-68 {
    margin-left: 68px !important; }
  .mt-sm-72 {
    margin-top: 72px !important; }
  .mr-sm-72 {
    margin-right: 72px !important; }
  .mb-sm-72 {
    margin-bottom: 72px !important; }
  .ml-sm-72 {
    margin-left: 72px !important; }
  .mt-sm-76 {
    margin-top: 76px !important; }
  .mr-sm-76 {
    margin-right: 76px !important; }
  .mb-sm-76 {
    margin-bottom: 76px !important; }
  .ml-sm-76 {
    margin-left: 76px !important; }
  .mt-sm-80 {
    margin-top: 80px !important; }
  .mr-sm-80 {
    margin-right: 80px !important; }
  .mb-sm-80 {
    margin-bottom: 80px !important; }
  .ml-sm-80 {
    margin-left: 80px !important; }
  .mt-sm-84 {
    margin-top: 84px !important; }
  .mr-sm-84 {
    margin-right: 84px !important; }
  .mb-sm-84 {
    margin-bottom: 84px !important; }
  .ml-sm-84 {
    margin-left: 84px !important; }
  .mt-sm-88 {
    margin-top: 88px !important; }
  .mr-sm-88 {
    margin-right: 88px !important; }
  .mb-sm-88 {
    margin-bottom: 88px !important; }
  .ml-sm-88 {
    margin-left: 88px !important; }
  .mt-sm-92 {
    margin-top: 92px !important; }
  .mr-sm-92 {
    margin-right: 92px !important; }
  .mb-sm-92 {
    margin-bottom: 92px !important; }
  .ml-sm-92 {
    margin-left: 92px !important; }
  .mt-sm-96 {
    margin-top: 96px !important; }
  .mr-sm-96 {
    margin-right: 96px !important; }
  .mb-sm-96 {
    margin-bottom: 96px !important; }
  .ml-sm-96 {
    margin-left: 96px !important; }
  .mt-sm-100 {
    margin-top: 100px !important; }
  .mr-sm-100 {
    margin-right: 100px !important; }
  .mb-sm-100 {
    margin-bottom: 100px !important; }
  .ml-sm-100 {
    margin-left: 100px !important; }
  .mt-sm-104 {
    margin-top: 104px !important; }
  .mr-sm-104 {
    margin-right: 104px !important; }
  .mb-sm-104 {
    margin-bottom: 104px !important; }
  .ml-sm-104 {
    margin-left: 104px !important; }
  .mt-sm-108 {
    margin-top: 108px !important; }
  .mr-sm-108 {
    margin-right: 108px !important; }
  .mb-sm-108 {
    margin-bottom: 108px !important; }
  .ml-sm-108 {
    margin-left: 108px !important; }
  .mt-sm-112 {
    margin-top: 112px !important; }
  .mr-sm-112 {
    margin-right: 112px !important; }
  .mb-sm-112 {
    margin-bottom: 112px !important; }
  .ml-sm-112 {
    margin-left: 112px !important; }
  .mt-sm-116 {
    margin-top: 116px !important; }
  .mr-sm-116 {
    margin-right: 116px !important; }
  .mb-sm-116 {
    margin-bottom: 116px !important; }
  .ml-sm-116 {
    margin-left: 116px !important; }
  .mt-sm-120 {
    margin-top: 120px !important; }
  .mr-sm-120 {
    margin-right: 120px !important; }
  .mb-sm-120 {
    margin-bottom: 120px !important; }
  .ml-sm-120 {
    margin-left: 120px !important; }
  .mt-sm-124 {
    margin-top: 124px !important; }
  .mr-sm-124 {
    margin-right: 124px !important; }
  .mb-sm-124 {
    margin-bottom: 124px !important; }
  .ml-sm-124 {
    margin-left: 124px !important; }
  .mt-sm-128 {
    margin-top: 128px !important; }
  .mr-sm-128 {
    margin-right: 128px !important; }
  .mb-sm-128 {
    margin-bottom: 128px !important; }
  .ml-sm-128 {
    margin-left: 128px !important; }
  .mt-sm-132 {
    margin-top: 132px !important; }
  .mr-sm-132 {
    margin-right: 132px !important; }
  .mb-sm-132 {
    margin-bottom: 132px !important; }
  .ml-sm-132 {
    margin-left: 132px !important; }
  .mt-sm-136 {
    margin-top: 136px !important; }
  .mr-sm-136 {
    margin-right: 136px !important; }
  .mb-sm-136 {
    margin-bottom: 136px !important; }
  .ml-sm-136 {
    margin-left: 136px !important; }
  .mt-sm-140 {
    margin-top: 140px !important; }
  .mr-sm-140 {
    margin-right: 140px !important; }
  .mb-sm-140 {
    margin-bottom: 140px !important; }
  .ml-sm-140 {
    margin-left: 140px !important; }
  .mt-sm-144 {
    margin-top: 144px !important; }
  .mr-sm-144 {
    margin-right: 144px !important; }
  .mb-sm-144 {
    margin-bottom: 144px !important; }
  .ml-sm-144 {
    margin-left: 144px !important; }
  .mt-sm-148 {
    margin-top: 148px !important; }
  .mr-sm-148 {
    margin-right: 148px !important; }
  .mb-sm-148 {
    margin-bottom: 148px !important; }
  .ml-sm-148 {
    margin-left: 148px !important; }
  .mt-sm-152 {
    margin-top: 152px !important; }
  .mr-sm-152 {
    margin-right: 152px !important; }
  .mb-sm-152 {
    margin-bottom: 152px !important; }
  .ml-sm-152 {
    margin-left: 152px !important; }
  .mt-sm-156 {
    margin-top: 156px !important; }
  .mr-sm-156 {
    margin-right: 156px !important; }
  .mb-sm-156 {
    margin-bottom: 156px !important; }
  .ml-sm-156 {
    margin-left: 156px !important; }
  .mt-sm-160 {
    margin-top: 160px !important; }
  .mr-sm-160 {
    margin-right: 160px !important; }
  .mb-sm-160 {
    margin-bottom: 160px !important; }
  .ml-sm-160 {
    margin-left: 160px !important; }
  .mt-sm-164 {
    margin-top: 164px !important; }
  .mr-sm-164 {
    margin-right: 164px !important; }
  .mb-sm-164 {
    margin-bottom: 164px !important; }
  .ml-sm-164 {
    margin-left: 164px !important; }
  .mt-sm-168 {
    margin-top: 168px !important; }
  .mr-sm-168 {
    margin-right: 168px !important; }
  .mb-sm-168 {
    margin-bottom: 168px !important; }
  .ml-sm-168 {
    margin-left: 168px !important; }
  .mt-sm-172 {
    margin-top: 172px !important; }
  .mr-sm-172 {
    margin-right: 172px !important; }
  .mb-sm-172 {
    margin-bottom: 172px !important; }
  .ml-sm-172 {
    margin-left: 172px !important; }
  .mt-sm-176 {
    margin-top: 176px !important; }
  .mr-sm-176 {
    margin-right: 176px !important; }
  .mb-sm-176 {
    margin-bottom: 176px !important; }
  .ml-sm-176 {
    margin-left: 176px !important; }
  .mt-sm-180 {
    margin-top: 180px !important; }
  .mr-sm-180 {
    margin-right: 180px !important; }
  .mb-sm-180 {
    margin-bottom: 180px !important; }
  .ml-sm-180 {
    margin-left: 180px !important; }
  .mt-sm-184 {
    margin-top: 184px !important; }
  .mr-sm-184 {
    margin-right: 184px !important; }
  .mb-sm-184 {
    margin-bottom: 184px !important; }
  .ml-sm-184 {
    margin-left: 184px !important; }
  .mt-sm-188 {
    margin-top: 188px !important; }
  .mr-sm-188 {
    margin-right: 188px !important; }
  .mb-sm-188 {
    margin-bottom: 188px !important; }
  .ml-sm-188 {
    margin-left: 188px !important; }
  .mt-sm-192 {
    margin-top: 192px !important; }
  .mr-sm-192 {
    margin-right: 192px !important; }
  .mb-sm-192 {
    margin-bottom: 192px !important; }
  .ml-sm-192 {
    margin-left: 192px !important; }
  .mt-sm-196 {
    margin-top: 196px !important; }
  .mr-sm-196 {
    margin-right: 196px !important; }
  .mb-sm-196 {
    margin-bottom: 196px !important; }
  .ml-sm-196 {
    margin-left: 196px !important; }
  .mt-sm-200 {
    margin-top: 200px !important; }
  .mr-sm-200 {
    margin-right: 200px !important; }
  .mb-sm-200 {
    margin-bottom: 200px !important; }
  .ml-sm-200 {
    margin-left: 200px !important; }
  .mt-sm-204 {
    margin-top: 204px !important; }
  .mr-sm-204 {
    margin-right: 204px !important; }
  .mb-sm-204 {
    margin-bottom: 204px !important; }
  .ml-sm-204 {
    margin-left: 204px !important; }
  .mt-sm-208 {
    margin-top: 208px !important; }
  .mr-sm-208 {
    margin-right: 208px !important; }
  .mb-sm-208 {
    margin-bottom: 208px !important; }
  .ml-sm-208 {
    margin-left: 208px !important; }
  .mt-sm-212 {
    margin-top: 212px !important; }
  .mr-sm-212 {
    margin-right: 212px !important; }
  .mb-sm-212 {
    margin-bottom: 212px !important; }
  .ml-sm-212 {
    margin-left: 212px !important; }
  .mt-sm-216 {
    margin-top: 216px !important; }
  .mr-sm-216 {
    margin-right: 216px !important; }
  .mb-sm-216 {
    margin-bottom: 216px !important; }
  .ml-sm-216 {
    margin-left: 216px !important; }
  .mt-sm-220 {
    margin-top: 220px !important; }
  .mr-sm-220 {
    margin-right: 220px !important; }
  .mb-sm-220 {
    margin-bottom: 220px !important; }
  .ml-sm-220 {
    margin-left: 220px !important; }
  .mt-sm-224 {
    margin-top: 224px !important; }
  .mr-sm-224 {
    margin-right: 224px !important; }
  .mb-sm-224 {
    margin-bottom: 224px !important; }
  .ml-sm-224 {
    margin-left: 224px !important; }
  .mt-sm-228 {
    margin-top: 228px !important; }
  .mr-sm-228 {
    margin-right: 228px !important; }
  .mb-sm-228 {
    margin-bottom: 228px !important; }
  .ml-sm-228 {
    margin-left: 228px !important; }
  .mt-sm-232 {
    margin-top: 232px !important; }
  .mr-sm-232 {
    margin-right: 232px !important; }
  .mb-sm-232 {
    margin-bottom: 232px !important; }
  .ml-sm-232 {
    margin-left: 232px !important; }
  .mt-sm-236 {
    margin-top: 236px !important; }
  .mr-sm-236 {
    margin-right: 236px !important; }
  .mb-sm-236 {
    margin-bottom: 236px !important; }
  .ml-sm-236 {
    margin-left: 236px !important; }
  .mt-sm-240 {
    margin-top: 240px !important; }
  .mr-sm-240 {
    margin-right: 240px !important; }
  .mb-sm-240 {
    margin-bottom: 240px !important; }
  .ml-sm-240 {
    margin-left: 240px !important; }
  .mt-sm-244 {
    margin-top: 244px !important; }
  .mr-sm-244 {
    margin-right: 244px !important; }
  .mb-sm-244 {
    margin-bottom: 244px !important; }
  .ml-sm-244 {
    margin-left: 244px !important; }
  .mt-sm-248 {
    margin-top: 248px !important; }
  .mr-sm-248 {
    margin-right: 248px !important; }
  .mb-sm-248 {
    margin-bottom: 248px !important; }
  .ml-sm-248 {
    margin-left: 248px !important; }
  .mt-sm-252 {
    margin-top: 252px !important; }
  .mr-sm-252 {
    margin-right: 252px !important; }
  .mb-sm-252 {
    margin-bottom: 252px !important; }
  .ml-sm-252 {
    margin-left: 252px !important; }
  .mt-sm-256 {
    margin-top: 256px !important; }
  .mr-sm-256 {
    margin-right: 256px !important; }
  .mb-sm-256 {
    margin-bottom: 256px !important; }
  .ml-sm-256 {
    margin-left: 256px !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .p-sm-0 {
    padding: 0px !important; }
  .p-sm-4 {
    padding: 4px !important; }
  .p-sm-8 {
    padding: 8px !important; }
  .p-sm-12 {
    padding: 12px !important; }
  .p-sm-16 {
    padding: 16px !important; }
  .p-sm-20 {
    padding: 20px !important; }
  .p-sm-24 {
    padding: 24px !important; }
  .p-sm-28 {
    padding: 28px !important; }
  .p-sm-32 {
    padding: 32px !important; }
  .p-sm-36 {
    padding: 36px !important; }
  .p-sm-40 {
    padding: 40px !important; }
  .p-sm-44 {
    padding: 44px !important; }
  .p-sm-48 {
    padding: 48px !important; }
  .p-sm-52 {
    padding: 52px !important; }
  .p-sm-56 {
    padding: 56px !important; }
  .p-sm-60 {
    padding: 60px !important; }
  .p-sm-64 {
    padding: 64px !important; }
  .p-sm-68 {
    padding: 68px !important; }
  .p-sm-72 {
    padding: 72px !important; }
  .p-sm-76 {
    padding: 76px !important; }
  .p-sm-80 {
    padding: 80px !important; }
  .p-sm-84 {
    padding: 84px !important; }
  .p-sm-88 {
    padding: 88px !important; }
  .p-sm-92 {
    padding: 92px !important; }
  .p-sm-96 {
    padding: 96px !important; }
  .p-sm-100 {
    padding: 100px !important; }
  .p-sm-104 {
    padding: 104px !important; }
  .p-sm-108 {
    padding: 108px !important; }
  .p-sm-112 {
    padding: 112px !important; }
  .p-sm-116 {
    padding: 116px !important; }
  .p-sm-120 {
    padding: 120px !important; }
  .p-sm-124 {
    padding: 124px !important; }
  .p-sm-128 {
    padding: 128px !important; }
  .p-sm-132 {
    padding: 132px !important; }
  .p-sm-136 {
    padding: 136px !important; }
  .p-sm-140 {
    padding: 140px !important; }
  .p-sm-144 {
    padding: 144px !important; }
  .p-sm-148 {
    padding: 148px !important; }
  .p-sm-152 {
    padding: 152px !important; }
  .p-sm-156 {
    padding: 156px !important; }
  .p-sm-160 {
    padding: 160px !important; }
  .p-sm-164 {
    padding: 164px !important; }
  .p-sm-168 {
    padding: 168px !important; }
  .p-sm-172 {
    padding: 172px !important; }
  .p-sm-176 {
    padding: 176px !important; }
  .p-sm-180 {
    padding: 180px !important; }
  .p-sm-184 {
    padding: 184px !important; }
  .p-sm-188 {
    padding: 188px !important; }
  .p-sm-192 {
    padding: 192px !important; }
  .p-sm-196 {
    padding: 196px !important; }
  .p-sm-200 {
    padding: 200px !important; }
  .p-sm-204 {
    padding: 204px !important; }
  .p-sm-208 {
    padding: 208px !important; }
  .p-sm-212 {
    padding: 212px !important; }
  .p-sm-216 {
    padding: 216px !important; }
  .p-sm-220 {
    padding: 220px !important; }
  .p-sm-224 {
    padding: 224px !important; }
  .p-sm-228 {
    padding: 228px !important; }
  .p-sm-232 {
    padding: 232px !important; }
  .p-sm-236 {
    padding: 236px !important; }
  .p-sm-240 {
    padding: 240px !important; }
  .p-sm-244 {
    padding: 244px !important; }
  .p-sm-248 {
    padding: 248px !important; }
  .p-sm-252 {
    padding: 252px !important; }
  .p-sm-256 {
    padding: 256px !important; }
  .px-sm-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-sm-4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .py-sm-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-sm-8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .py-sm-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-sm-12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .py-sm-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-sm-16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .py-sm-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-sm-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-sm-24 {
    padding-right: 24px !important;
    padding-left: 24px !important; }
  .py-sm-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important; }
  .px-sm-28 {
    padding-right: 28px !important;
    padding-left: 28px !important; }
  .py-sm-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important; }
  .px-sm-32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .py-sm-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-sm-36 {
    padding-right: 36px !important;
    padding-left: 36px !important; }
  .py-sm-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important; }
  .px-sm-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-sm-44 {
    padding-right: 44px !important;
    padding-left: 44px !important; }
  .py-sm-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important; }
  .px-sm-48 {
    padding-right: 48px !important;
    padding-left: 48px !important; }
  .py-sm-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important; }
  .px-sm-52 {
    padding-right: 52px !important;
    padding-left: 52px !important; }
  .py-sm-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important; }
  .px-sm-56 {
    padding-right: 56px !important;
    padding-left: 56px !important; }
  .py-sm-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important; }
  .px-sm-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-sm-64 {
    padding-right: 64px !important;
    padding-left: 64px !important; }
  .py-sm-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important; }
  .px-sm-68 {
    padding-right: 68px !important;
    padding-left: 68px !important; }
  .py-sm-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important; }
  .px-sm-72 {
    padding-right: 72px !important;
    padding-left: 72px !important; }
  .py-sm-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important; }
  .px-sm-76 {
    padding-right: 76px !important;
    padding-left: 76px !important; }
  .py-sm-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important; }
  .px-sm-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-sm-84 {
    padding-right: 84px !important;
    padding-left: 84px !important; }
  .py-sm-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important; }
  .px-sm-88 {
    padding-right: 88px !important;
    padding-left: 88px !important; }
  .py-sm-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important; }
  .px-sm-92 {
    padding-right: 92px !important;
    padding-left: 92px !important; }
  .py-sm-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important; }
  .px-sm-96 {
    padding-right: 96px !important;
    padding-left: 96px !important; }
  .py-sm-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important; }
  .px-sm-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-sm-104 {
    padding-right: 104px !important;
    padding-left: 104px !important; }
  .py-sm-104 {
    padding-top: 104px !important;
    padding-bottom: 104px !important; }
  .px-sm-108 {
    padding-right: 108px !important;
    padding-left: 108px !important; }
  .py-sm-108 {
    padding-top: 108px !important;
    padding-bottom: 108px !important; }
  .px-sm-112 {
    padding-right: 112px !important;
    padding-left: 112px !important; }
  .py-sm-112 {
    padding-top: 112px !important;
    padding-bottom: 112px !important; }
  .px-sm-116 {
    padding-right: 116px !important;
    padding-left: 116px !important; }
  .py-sm-116 {
    padding-top: 116px !important;
    padding-bottom: 116px !important; }
  .px-sm-120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .py-sm-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-sm-124 {
    padding-right: 124px !important;
    padding-left: 124px !important; }
  .py-sm-124 {
    padding-top: 124px !important;
    padding-bottom: 124px !important; }
  .px-sm-128 {
    padding-right: 128px !important;
    padding-left: 128px !important; }
  .py-sm-128 {
    padding-top: 128px !important;
    padding-bottom: 128px !important; }
  .px-sm-132 {
    padding-right: 132px !important;
    padding-left: 132px !important; }
  .py-sm-132 {
    padding-top: 132px !important;
    padding-bottom: 132px !important; }
  .px-sm-136 {
    padding-right: 136px !important;
    padding-left: 136px !important; }
  .py-sm-136 {
    padding-top: 136px !important;
    padding-bottom: 136px !important; }
  .px-sm-140 {
    padding-right: 140px !important;
    padding-left: 140px !important; }
  .py-sm-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important; }
  .px-sm-144 {
    padding-right: 144px !important;
    padding-left: 144px !important; }
  .py-sm-144 {
    padding-top: 144px !important;
    padding-bottom: 144px !important; }
  .px-sm-148 {
    padding-right: 148px !important;
    padding-left: 148px !important; }
  .py-sm-148 {
    padding-top: 148px !important;
    padding-bottom: 148px !important; }
  .px-sm-152 {
    padding-right: 152px !important;
    padding-left: 152px !important; }
  .py-sm-152 {
    padding-top: 152px !important;
    padding-bottom: 152px !important; }
  .px-sm-156 {
    padding-right: 156px !important;
    padding-left: 156px !important; }
  .py-sm-156 {
    padding-top: 156px !important;
    padding-bottom: 156px !important; }
  .px-sm-160 {
    padding-right: 160px !important;
    padding-left: 160px !important; }
  .py-sm-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important; }
  .px-sm-164 {
    padding-right: 164px !important;
    padding-left: 164px !important; }
  .py-sm-164 {
    padding-top: 164px !important;
    padding-bottom: 164px !important; }
  .px-sm-168 {
    padding-right: 168px !important;
    padding-left: 168px !important; }
  .py-sm-168 {
    padding-top: 168px !important;
    padding-bottom: 168px !important; }
  .px-sm-172 {
    padding-right: 172px !important;
    padding-left: 172px !important; }
  .py-sm-172 {
    padding-top: 172px !important;
    padding-bottom: 172px !important; }
  .px-sm-176 {
    padding-right: 176px !important;
    padding-left: 176px !important; }
  .py-sm-176 {
    padding-top: 176px !important;
    padding-bottom: 176px !important; }
  .px-sm-180 {
    padding-right: 180px !important;
    padding-left: 180px !important; }
  .py-sm-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important; }
  .px-sm-184 {
    padding-right: 184px !important;
    padding-left: 184px !important; }
  .py-sm-184 {
    padding-top: 184px !important;
    padding-bottom: 184px !important; }
  .px-sm-188 {
    padding-right: 188px !important;
    padding-left: 188px !important; }
  .py-sm-188 {
    padding-top: 188px !important;
    padding-bottom: 188px !important; }
  .px-sm-192 {
    padding-right: 192px !important;
    padding-left: 192px !important; }
  .py-sm-192 {
    padding-top: 192px !important;
    padding-bottom: 192px !important; }
  .px-sm-196 {
    padding-right: 196px !important;
    padding-left: 196px !important; }
  .py-sm-196 {
    padding-top: 196px !important;
    padding-bottom: 196px !important; }
  .px-sm-200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .py-sm-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-sm-204 {
    padding-right: 204px !important;
    padding-left: 204px !important; }
  .py-sm-204 {
    padding-top: 204px !important;
    padding-bottom: 204px !important; }
  .px-sm-208 {
    padding-right: 208px !important;
    padding-left: 208px !important; }
  .py-sm-208 {
    padding-top: 208px !important;
    padding-bottom: 208px !important; }
  .px-sm-212 {
    padding-right: 212px !important;
    padding-left: 212px !important; }
  .py-sm-212 {
    padding-top: 212px !important;
    padding-bottom: 212px !important; }
  .px-sm-216 {
    padding-right: 216px !important;
    padding-left: 216px !important; }
  .py-sm-216 {
    padding-top: 216px !important;
    padding-bottom: 216px !important; }
  .px-sm-220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .py-sm-220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-sm-224 {
    padding-right: 224px !important;
    padding-left: 224px !important; }
  .py-sm-224 {
    padding-top: 224px !important;
    padding-bottom: 224px !important; }
  .px-sm-228 {
    padding-right: 228px !important;
    padding-left: 228px !important; }
  .py-sm-228 {
    padding-top: 228px !important;
    padding-bottom: 228px !important; }
  .px-sm-232 {
    padding-right: 232px !important;
    padding-left: 232px !important; }
  .py-sm-232 {
    padding-top: 232px !important;
    padding-bottom: 232px !important; }
  .px-sm-236 {
    padding-right: 236px !important;
    padding-left: 236px !important; }
  .py-sm-236 {
    padding-top: 236px !important;
    padding-bottom: 236px !important; }
  .px-sm-240 {
    padding-right: 240px !important;
    padding-left: 240px !important; }
  .py-sm-240 {
    padding-top: 240px !important;
    padding-bottom: 240px !important; }
  .px-sm-244 {
    padding-right: 244px !important;
    padding-left: 244px !important; }
  .py-sm-244 {
    padding-top: 244px !important;
    padding-bottom: 244px !important; }
  .px-sm-248 {
    padding-right: 248px !important;
    padding-left: 248px !important; }
  .py-sm-248 {
    padding-top: 248px !important;
    padding-bottom: 248px !important; }
  .px-sm-252 {
    padding-right: 252px !important;
    padding-left: 252px !important; }
  .py-sm-252 {
    padding-top: 252px !important;
    padding-bottom: 252px !important; }
  .px-sm-256 {
    padding-right: 256px !important;
    padding-left: 256px !important; }
  .py-sm-256 {
    padding-top: 256px !important;
    padding-bottom: 256px !important; }
  .pt-sm-0 {
    padding-top: 0px !important; }
  .pr-sm-0 {
    padding-right: 0px !important; }
  .pb-sm-0 {
    padding-bottom: 0px !important; }
  .pl-sm-0 {
    padding-left: 0px !important; }
  .pt-sm-4 {
    padding-top: 4px !important; }
  .pr-sm-4 {
    padding-right: 4px !important; }
  .pb-sm-4 {
    padding-bottom: 4px !important; }
  .pl-sm-4 {
    padding-left: 4px !important; }
  .pt-sm-8 {
    padding-top: 8px !important; }
  .pr-sm-8 {
    padding-right: 8px !important; }
  .pb-sm-8 {
    padding-bottom: 8px !important; }
  .pl-sm-8 {
    padding-left: 8px !important; }
  .pt-sm-12 {
    padding-top: 12px !important; }
  .pr-sm-12 {
    padding-right: 12px !important; }
  .pb-sm-12 {
    padding-bottom: 12px !important; }
  .pl-sm-12 {
    padding-left: 12px !important; }
  .pt-sm-16 {
    padding-top: 16px !important; }
  .pr-sm-16 {
    padding-right: 16px !important; }
  .pb-sm-16 {
    padding-bottom: 16px !important; }
  .pl-sm-16 {
    padding-left: 16px !important; }
  .pt-sm-20 {
    padding-top: 20px !important; }
  .pr-sm-20 {
    padding-right: 20px !important; }
  .pb-sm-20 {
    padding-bottom: 20px !important; }
  .pl-sm-20 {
    padding-left: 20px !important; }
  .pt-sm-24 {
    padding-top: 24px !important; }
  .pr-sm-24 {
    padding-right: 24px !important; }
  .pb-sm-24 {
    padding-bottom: 24px !important; }
  .pl-sm-24 {
    padding-left: 24px !important; }
  .pt-sm-28 {
    padding-top: 28px !important; }
  .pr-sm-28 {
    padding-right: 28px !important; }
  .pb-sm-28 {
    padding-bottom: 28px !important; }
  .pl-sm-28 {
    padding-left: 28px !important; }
  .pt-sm-32 {
    padding-top: 32px !important; }
  .pr-sm-32 {
    padding-right: 32px !important; }
  .pb-sm-32 {
    padding-bottom: 32px !important; }
  .pl-sm-32 {
    padding-left: 32px !important; }
  .pt-sm-36 {
    padding-top: 36px !important; }
  .pr-sm-36 {
    padding-right: 36px !important; }
  .pb-sm-36 {
    padding-bottom: 36px !important; }
  .pl-sm-36 {
    padding-left: 36px !important; }
  .pt-sm-40 {
    padding-top: 40px !important; }
  .pr-sm-40 {
    padding-right: 40px !important; }
  .pb-sm-40 {
    padding-bottom: 40px !important; }
  .pl-sm-40 {
    padding-left: 40px !important; }
  .pt-sm-44 {
    padding-top: 44px !important; }
  .pr-sm-44 {
    padding-right: 44px !important; }
  .pb-sm-44 {
    padding-bottom: 44px !important; }
  .pl-sm-44 {
    padding-left: 44px !important; }
  .pt-sm-48 {
    padding-top: 48px !important; }
  .pr-sm-48 {
    padding-right: 48px !important; }
  .pb-sm-48 {
    padding-bottom: 48px !important; }
  .pl-sm-48 {
    padding-left: 48px !important; }
  .pt-sm-52 {
    padding-top: 52px !important; }
  .pr-sm-52 {
    padding-right: 52px !important; }
  .pb-sm-52 {
    padding-bottom: 52px !important; }
  .pl-sm-52 {
    padding-left: 52px !important; }
  .pt-sm-56 {
    padding-top: 56px !important; }
  .pr-sm-56 {
    padding-right: 56px !important; }
  .pb-sm-56 {
    padding-bottom: 56px !important; }
  .pl-sm-56 {
    padding-left: 56px !important; }
  .pt-sm-60 {
    padding-top: 60px !important; }
  .pr-sm-60 {
    padding-right: 60px !important; }
  .pb-sm-60 {
    padding-bottom: 60px !important; }
  .pl-sm-60 {
    padding-left: 60px !important; }
  .pt-sm-64 {
    padding-top: 64px !important; }
  .pr-sm-64 {
    padding-right: 64px !important; }
  .pb-sm-64 {
    padding-bottom: 64px !important; }
  .pl-sm-64 {
    padding-left: 64px !important; }
  .pt-sm-68 {
    padding-top: 68px !important; }
  .pr-sm-68 {
    padding-right: 68px !important; }
  .pb-sm-68 {
    padding-bottom: 68px !important; }
  .pl-sm-68 {
    padding-left: 68px !important; }
  .pt-sm-72 {
    padding-top: 72px !important; }
  .pr-sm-72 {
    padding-right: 72px !important; }
  .pb-sm-72 {
    padding-bottom: 72px !important; }
  .pl-sm-72 {
    padding-left: 72px !important; }
  .pt-sm-76 {
    padding-top: 76px !important; }
  .pr-sm-76 {
    padding-right: 76px !important; }
  .pb-sm-76 {
    padding-bottom: 76px !important; }
  .pl-sm-76 {
    padding-left: 76px !important; }
  .pt-sm-80 {
    padding-top: 80px !important; }
  .pr-sm-80 {
    padding-right: 80px !important; }
  .pb-sm-80 {
    padding-bottom: 80px !important; }
  .pl-sm-80 {
    padding-left: 80px !important; }
  .pt-sm-84 {
    padding-top: 84px !important; }
  .pr-sm-84 {
    padding-right: 84px !important; }
  .pb-sm-84 {
    padding-bottom: 84px !important; }
  .pl-sm-84 {
    padding-left: 84px !important; }
  .pt-sm-88 {
    padding-top: 88px !important; }
  .pr-sm-88 {
    padding-right: 88px !important; }
  .pb-sm-88 {
    padding-bottom: 88px !important; }
  .pl-sm-88 {
    padding-left: 88px !important; }
  .pt-sm-92 {
    padding-top: 92px !important; }
  .pr-sm-92 {
    padding-right: 92px !important; }
  .pb-sm-92 {
    padding-bottom: 92px !important; }
  .pl-sm-92 {
    padding-left: 92px !important; }
  .pt-sm-96 {
    padding-top: 96px !important; }
  .pr-sm-96 {
    padding-right: 96px !important; }
  .pb-sm-96 {
    padding-bottom: 96px !important; }
  .pl-sm-96 {
    padding-left: 96px !important; }
  .pt-sm-100 {
    padding-top: 100px !important; }
  .pr-sm-100 {
    padding-right: 100px !important; }
  .pb-sm-100 {
    padding-bottom: 100px !important; }
  .pl-sm-100 {
    padding-left: 100px !important; }
  .pt-sm-104 {
    padding-top: 104px !important; }
  .pr-sm-104 {
    padding-right: 104px !important; }
  .pb-sm-104 {
    padding-bottom: 104px !important; }
  .pl-sm-104 {
    padding-left: 104px !important; }
  .pt-sm-108 {
    padding-top: 108px !important; }
  .pr-sm-108 {
    padding-right: 108px !important; }
  .pb-sm-108 {
    padding-bottom: 108px !important; }
  .pl-sm-108 {
    padding-left: 108px !important; }
  .pt-sm-112 {
    padding-top: 112px !important; }
  .pr-sm-112 {
    padding-right: 112px !important; }
  .pb-sm-112 {
    padding-bottom: 112px !important; }
  .pl-sm-112 {
    padding-left: 112px !important; }
  .pt-sm-116 {
    padding-top: 116px !important; }
  .pr-sm-116 {
    padding-right: 116px !important; }
  .pb-sm-116 {
    padding-bottom: 116px !important; }
  .pl-sm-116 {
    padding-left: 116px !important; }
  .pt-sm-120 {
    padding-top: 120px !important; }
  .pr-sm-120 {
    padding-right: 120px !important; }
  .pb-sm-120 {
    padding-bottom: 120px !important; }
  .pl-sm-120 {
    padding-left: 120px !important; }
  .pt-sm-124 {
    padding-top: 124px !important; }
  .pr-sm-124 {
    padding-right: 124px !important; }
  .pb-sm-124 {
    padding-bottom: 124px !important; }
  .pl-sm-124 {
    padding-left: 124px !important; }
  .pt-sm-128 {
    padding-top: 128px !important; }
  .pr-sm-128 {
    padding-right: 128px !important; }
  .pb-sm-128 {
    padding-bottom: 128px !important; }
  .pl-sm-128 {
    padding-left: 128px !important; }
  .pt-sm-132 {
    padding-top: 132px !important; }
  .pr-sm-132 {
    padding-right: 132px !important; }
  .pb-sm-132 {
    padding-bottom: 132px !important; }
  .pl-sm-132 {
    padding-left: 132px !important; }
  .pt-sm-136 {
    padding-top: 136px !important; }
  .pr-sm-136 {
    padding-right: 136px !important; }
  .pb-sm-136 {
    padding-bottom: 136px !important; }
  .pl-sm-136 {
    padding-left: 136px !important; }
  .pt-sm-140 {
    padding-top: 140px !important; }
  .pr-sm-140 {
    padding-right: 140px !important; }
  .pb-sm-140 {
    padding-bottom: 140px !important; }
  .pl-sm-140 {
    padding-left: 140px !important; }
  .pt-sm-144 {
    padding-top: 144px !important; }
  .pr-sm-144 {
    padding-right: 144px !important; }
  .pb-sm-144 {
    padding-bottom: 144px !important; }
  .pl-sm-144 {
    padding-left: 144px !important; }
  .pt-sm-148 {
    padding-top: 148px !important; }
  .pr-sm-148 {
    padding-right: 148px !important; }
  .pb-sm-148 {
    padding-bottom: 148px !important; }
  .pl-sm-148 {
    padding-left: 148px !important; }
  .pt-sm-152 {
    padding-top: 152px !important; }
  .pr-sm-152 {
    padding-right: 152px !important; }
  .pb-sm-152 {
    padding-bottom: 152px !important; }
  .pl-sm-152 {
    padding-left: 152px !important; }
  .pt-sm-156 {
    padding-top: 156px !important; }
  .pr-sm-156 {
    padding-right: 156px !important; }
  .pb-sm-156 {
    padding-bottom: 156px !important; }
  .pl-sm-156 {
    padding-left: 156px !important; }
  .pt-sm-160 {
    padding-top: 160px !important; }
  .pr-sm-160 {
    padding-right: 160px !important; }
  .pb-sm-160 {
    padding-bottom: 160px !important; }
  .pl-sm-160 {
    padding-left: 160px !important; }
  .pt-sm-164 {
    padding-top: 164px !important; }
  .pr-sm-164 {
    padding-right: 164px !important; }
  .pb-sm-164 {
    padding-bottom: 164px !important; }
  .pl-sm-164 {
    padding-left: 164px !important; }
  .pt-sm-168 {
    padding-top: 168px !important; }
  .pr-sm-168 {
    padding-right: 168px !important; }
  .pb-sm-168 {
    padding-bottom: 168px !important; }
  .pl-sm-168 {
    padding-left: 168px !important; }
  .pt-sm-172 {
    padding-top: 172px !important; }
  .pr-sm-172 {
    padding-right: 172px !important; }
  .pb-sm-172 {
    padding-bottom: 172px !important; }
  .pl-sm-172 {
    padding-left: 172px !important; }
  .pt-sm-176 {
    padding-top: 176px !important; }
  .pr-sm-176 {
    padding-right: 176px !important; }
  .pb-sm-176 {
    padding-bottom: 176px !important; }
  .pl-sm-176 {
    padding-left: 176px !important; }
  .pt-sm-180 {
    padding-top: 180px !important; }
  .pr-sm-180 {
    padding-right: 180px !important; }
  .pb-sm-180 {
    padding-bottom: 180px !important; }
  .pl-sm-180 {
    padding-left: 180px !important; }
  .pt-sm-184 {
    padding-top: 184px !important; }
  .pr-sm-184 {
    padding-right: 184px !important; }
  .pb-sm-184 {
    padding-bottom: 184px !important; }
  .pl-sm-184 {
    padding-left: 184px !important; }
  .pt-sm-188 {
    padding-top: 188px !important; }
  .pr-sm-188 {
    padding-right: 188px !important; }
  .pb-sm-188 {
    padding-bottom: 188px !important; }
  .pl-sm-188 {
    padding-left: 188px !important; }
  .pt-sm-192 {
    padding-top: 192px !important; }
  .pr-sm-192 {
    padding-right: 192px !important; }
  .pb-sm-192 {
    padding-bottom: 192px !important; }
  .pl-sm-192 {
    padding-left: 192px !important; }
  .pt-sm-196 {
    padding-top: 196px !important; }
  .pr-sm-196 {
    padding-right: 196px !important; }
  .pb-sm-196 {
    padding-bottom: 196px !important; }
  .pl-sm-196 {
    padding-left: 196px !important; }
  .pt-sm-200 {
    padding-top: 200px !important; }
  .pr-sm-200 {
    padding-right: 200px !important; }
  .pb-sm-200 {
    padding-bottom: 200px !important; }
  .pl-sm-200 {
    padding-left: 200px !important; }
  .pt-sm-204 {
    padding-top: 204px !important; }
  .pr-sm-204 {
    padding-right: 204px !important; }
  .pb-sm-204 {
    padding-bottom: 204px !important; }
  .pl-sm-204 {
    padding-left: 204px !important; }
  .pt-sm-208 {
    padding-top: 208px !important; }
  .pr-sm-208 {
    padding-right: 208px !important; }
  .pb-sm-208 {
    padding-bottom: 208px !important; }
  .pl-sm-208 {
    padding-left: 208px !important; }
  .pt-sm-212 {
    padding-top: 212px !important; }
  .pr-sm-212 {
    padding-right: 212px !important; }
  .pb-sm-212 {
    padding-bottom: 212px !important; }
  .pl-sm-212 {
    padding-left: 212px !important; }
  .pt-sm-216 {
    padding-top: 216px !important; }
  .pr-sm-216 {
    padding-right: 216px !important; }
  .pb-sm-216 {
    padding-bottom: 216px !important; }
  .pl-sm-216 {
    padding-left: 216px !important; }
  .pt-sm-220 {
    padding-top: 220px !important; }
  .pr-sm-220 {
    padding-right: 220px !important; }
  .pb-sm-220 {
    padding-bottom: 220px !important; }
  .pl-sm-220 {
    padding-left: 220px !important; }
  .pt-sm-224 {
    padding-top: 224px !important; }
  .pr-sm-224 {
    padding-right: 224px !important; }
  .pb-sm-224 {
    padding-bottom: 224px !important; }
  .pl-sm-224 {
    padding-left: 224px !important; }
  .pt-sm-228 {
    padding-top: 228px !important; }
  .pr-sm-228 {
    padding-right: 228px !important; }
  .pb-sm-228 {
    padding-bottom: 228px !important; }
  .pl-sm-228 {
    padding-left: 228px !important; }
  .pt-sm-232 {
    padding-top: 232px !important; }
  .pr-sm-232 {
    padding-right: 232px !important; }
  .pb-sm-232 {
    padding-bottom: 232px !important; }
  .pl-sm-232 {
    padding-left: 232px !important; }
  .pt-sm-236 {
    padding-top: 236px !important; }
  .pr-sm-236 {
    padding-right: 236px !important; }
  .pb-sm-236 {
    padding-bottom: 236px !important; }
  .pl-sm-236 {
    padding-left: 236px !important; }
  .pt-sm-240 {
    padding-top: 240px !important; }
  .pr-sm-240 {
    padding-right: 240px !important; }
  .pb-sm-240 {
    padding-bottom: 240px !important; }
  .pl-sm-240 {
    padding-left: 240px !important; }
  .pt-sm-244 {
    padding-top: 244px !important; }
  .pr-sm-244 {
    padding-right: 244px !important; }
  .pb-sm-244 {
    padding-bottom: 244px !important; }
  .pl-sm-244 {
    padding-left: 244px !important; }
  .pt-sm-248 {
    padding-top: 248px !important; }
  .pr-sm-248 {
    padding-right: 248px !important; }
  .pb-sm-248 {
    padding-bottom: 248px !important; }
  .pl-sm-248 {
    padding-left: 248px !important; }
  .pt-sm-252 {
    padding-top: 252px !important; }
  .pr-sm-252 {
    padding-right: 252px !important; }
  .pb-sm-252 {
    padding-bottom: 252px !important; }
  .pl-sm-252 {
    padding-left: 252px !important; }
  .pt-sm-256 {
    padding-top: 256px !important; }
  .pr-sm-256 {
    padding-right: 256px !important; }
  .pb-sm-256 {
    padding-bottom: 256px !important; }
  .pl-sm-256 {
    padding-left: 256px !important; } }
@media screen and (min-width: 960px) {
  .m-md-0 {
    margin: 0px !important; }
  .m-md-4 {
    margin: 4px !important; }
  .m-md-8 {
    margin: 8px !important; }
  .m-md-12 {
    margin: 12px !important; }
  .m-md-16 {
    margin: 16px !important; }
  .m-md-20 {
    margin: 20px !important; }
  .m-md-24 {
    margin: 24px !important; }
  .m-md-28 {
    margin: 28px !important; }
  .m-md-32 {
    margin: 32px !important; }
  .m-md-36 {
    margin: 36px !important; }
  .m-md-40 {
    margin: 40px !important; }
  .m-md-44 {
    margin: 44px !important; }
  .m-md-48 {
    margin: 48px !important; }
  .m-md-52 {
    margin: 52px !important; }
  .m-md-56 {
    margin: 56px !important; }
  .m-md-60 {
    margin: 60px !important; }
  .m-md-64 {
    margin: 64px !important; }
  .m-md-68 {
    margin: 68px !important; }
  .m-md-72 {
    margin: 72px !important; }
  .m-md-76 {
    margin: 76px !important; }
  .m-md-80 {
    margin: 80px !important; }
  .m-md-84 {
    margin: 84px !important; }
  .m-md-88 {
    margin: 88px !important; }
  .m-md-92 {
    margin: 92px !important; }
  .m-md-96 {
    margin: 96px !important; }
  .m-md-100 {
    margin: 100px !important; }
  .m-md-104 {
    margin: 104px !important; }
  .m-md-108 {
    margin: 108px !important; }
  .m-md-112 {
    margin: 112px !important; }
  .m-md-116 {
    margin: 116px !important; }
  .m-md-120 {
    margin: 120px !important; }
  .m-md-124 {
    margin: 124px !important; }
  .m-md-128 {
    margin: 128px !important; }
  .m-md-132 {
    margin: 132px !important; }
  .m-md-136 {
    margin: 136px !important; }
  .m-md-140 {
    margin: 140px !important; }
  .m-md-144 {
    margin: 144px !important; }
  .m-md-148 {
    margin: 148px !important; }
  .m-md-152 {
    margin: 152px !important; }
  .m-md-156 {
    margin: 156px !important; }
  .m-md-160 {
    margin: 160px !important; }
  .m-md-164 {
    margin: 164px !important; }
  .m-md-168 {
    margin: 168px !important; }
  .m-md-172 {
    margin: 172px !important; }
  .m-md-176 {
    margin: 176px !important; }
  .m-md-180 {
    margin: 180px !important; }
  .m-md-184 {
    margin: 184px !important; }
  .m-md-188 {
    margin: 188px !important; }
  .m-md-192 {
    margin: 192px !important; }
  .m-md-196 {
    margin: 196px !important; }
  .m-md-200 {
    margin: 200px !important; }
  .m-md-204 {
    margin: 204px !important; }
  .m-md-208 {
    margin: 208px !important; }
  .m-md-212 {
    margin: 212px !important; }
  .m-md-216 {
    margin: 216px !important; }
  .m-md-220 {
    margin: 220px !important; }
  .m-md-224 {
    margin: 224px !important; }
  .m-md-228 {
    margin: 228px !important; }
  .m-md-232 {
    margin: 232px !important; }
  .m-md-236 {
    margin: 236px !important; }
  .m-md-240 {
    margin: 240px !important; }
  .m-md-244 {
    margin: 244px !important; }
  .m-md-248 {
    margin: 248px !important; }
  .m-md-252 {
    margin: 252px !important; }
  .m-md-256 {
    margin: 256px !important; }
  .mx-md-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-md-4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .my-md-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-md-8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .my-md-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-md-12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .my-md-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-md-16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .my-md-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-md-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-md-24 {
    margin-right: 24px !important;
    margin-left: 24px !important; }
  .my-md-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }
  .mx-md-28 {
    margin-right: 28px !important;
    margin-left: 28px !important; }
  .my-md-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important; }
  .mx-md-32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .my-md-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-md-36 {
    margin-right: 36px !important;
    margin-left: 36px !important; }
  .my-md-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important; }
  .mx-md-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-md-44 {
    margin-right: 44px !important;
    margin-left: 44px !important; }
  .my-md-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important; }
  .mx-md-48 {
    margin-right: 48px !important;
    margin-left: 48px !important; }
  .my-md-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important; }
  .mx-md-52 {
    margin-right: 52px !important;
    margin-left: 52px !important; }
  .my-md-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important; }
  .mx-md-56 {
    margin-right: 56px !important;
    margin-left: 56px !important; }
  .my-md-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important; }
  .mx-md-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-md-64 {
    margin-right: 64px !important;
    margin-left: 64px !important; }
  .my-md-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important; }
  .mx-md-68 {
    margin-right: 68px !important;
    margin-left: 68px !important; }
  .my-md-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important; }
  .mx-md-72 {
    margin-right: 72px !important;
    margin-left: 72px !important; }
  .my-md-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important; }
  .mx-md-76 {
    margin-right: 76px !important;
    margin-left: 76px !important; }
  .my-md-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important; }
  .mx-md-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-md-84 {
    margin-right: 84px !important;
    margin-left: 84px !important; }
  .my-md-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important; }
  .mx-md-88 {
    margin-right: 88px !important;
    margin-left: 88px !important; }
  .my-md-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important; }
  .mx-md-92 {
    margin-right: 92px !important;
    margin-left: 92px !important; }
  .my-md-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important; }
  .mx-md-96 {
    margin-right: 96px !important;
    margin-left: 96px !important; }
  .my-md-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important; }
  .mx-md-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-md-104 {
    margin-right: 104px !important;
    margin-left: 104px !important; }
  .my-md-104 {
    margin-top: 104px !important;
    margin-bottom: 104px !important; }
  .mx-md-108 {
    margin-right: 108px !important;
    margin-left: 108px !important; }
  .my-md-108 {
    margin-top: 108px !important;
    margin-bottom: 108px !important; }
  .mx-md-112 {
    margin-right: 112px !important;
    margin-left: 112px !important; }
  .my-md-112 {
    margin-top: 112px !important;
    margin-bottom: 112px !important; }
  .mx-md-116 {
    margin-right: 116px !important;
    margin-left: 116px !important; }
  .my-md-116 {
    margin-top: 116px !important;
    margin-bottom: 116px !important; }
  .mx-md-120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .my-md-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-md-124 {
    margin-right: 124px !important;
    margin-left: 124px !important; }
  .my-md-124 {
    margin-top: 124px !important;
    margin-bottom: 124px !important; }
  .mx-md-128 {
    margin-right: 128px !important;
    margin-left: 128px !important; }
  .my-md-128 {
    margin-top: 128px !important;
    margin-bottom: 128px !important; }
  .mx-md-132 {
    margin-right: 132px !important;
    margin-left: 132px !important; }
  .my-md-132 {
    margin-top: 132px !important;
    margin-bottom: 132px !important; }
  .mx-md-136 {
    margin-right: 136px !important;
    margin-left: 136px !important; }
  .my-md-136 {
    margin-top: 136px !important;
    margin-bottom: 136px !important; }
  .mx-md-140 {
    margin-right: 140px !important;
    margin-left: 140px !important; }
  .my-md-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important; }
  .mx-md-144 {
    margin-right: 144px !important;
    margin-left: 144px !important; }
  .my-md-144 {
    margin-top: 144px !important;
    margin-bottom: 144px !important; }
  .mx-md-148 {
    margin-right: 148px !important;
    margin-left: 148px !important; }
  .my-md-148 {
    margin-top: 148px !important;
    margin-bottom: 148px !important; }
  .mx-md-152 {
    margin-right: 152px !important;
    margin-left: 152px !important; }
  .my-md-152 {
    margin-top: 152px !important;
    margin-bottom: 152px !important; }
  .mx-md-156 {
    margin-right: 156px !important;
    margin-left: 156px !important; }
  .my-md-156 {
    margin-top: 156px !important;
    margin-bottom: 156px !important; }
  .mx-md-160 {
    margin-right: 160px !important;
    margin-left: 160px !important; }
  .my-md-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important; }
  .mx-md-164 {
    margin-right: 164px !important;
    margin-left: 164px !important; }
  .my-md-164 {
    margin-top: 164px !important;
    margin-bottom: 164px !important; }
  .mx-md-168 {
    margin-right: 168px !important;
    margin-left: 168px !important; }
  .my-md-168 {
    margin-top: 168px !important;
    margin-bottom: 168px !important; }
  .mx-md-172 {
    margin-right: 172px !important;
    margin-left: 172px !important; }
  .my-md-172 {
    margin-top: 172px !important;
    margin-bottom: 172px !important; }
  .mx-md-176 {
    margin-right: 176px !important;
    margin-left: 176px !important; }
  .my-md-176 {
    margin-top: 176px !important;
    margin-bottom: 176px !important; }
  .mx-md-180 {
    margin-right: 180px !important;
    margin-left: 180px !important; }
  .my-md-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important; }
  .mx-md-184 {
    margin-right: 184px !important;
    margin-left: 184px !important; }
  .my-md-184 {
    margin-top: 184px !important;
    margin-bottom: 184px !important; }
  .mx-md-188 {
    margin-right: 188px !important;
    margin-left: 188px !important; }
  .my-md-188 {
    margin-top: 188px !important;
    margin-bottom: 188px !important; }
  .mx-md-192 {
    margin-right: 192px !important;
    margin-left: 192px !important; }
  .my-md-192 {
    margin-top: 192px !important;
    margin-bottom: 192px !important; }
  .mx-md-196 {
    margin-right: 196px !important;
    margin-left: 196px !important; }
  .my-md-196 {
    margin-top: 196px !important;
    margin-bottom: 196px !important; }
  .mx-md-200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .my-md-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-md-204 {
    margin-right: 204px !important;
    margin-left: 204px !important; }
  .my-md-204 {
    margin-top: 204px !important;
    margin-bottom: 204px !important; }
  .mx-md-208 {
    margin-right: 208px !important;
    margin-left: 208px !important; }
  .my-md-208 {
    margin-top: 208px !important;
    margin-bottom: 208px !important; }
  .mx-md-212 {
    margin-right: 212px !important;
    margin-left: 212px !important; }
  .my-md-212 {
    margin-top: 212px !important;
    margin-bottom: 212px !important; }
  .mx-md-216 {
    margin-right: 216px !important;
    margin-left: 216px !important; }
  .my-md-216 {
    margin-top: 216px !important;
    margin-bottom: 216px !important; }
  .mx-md-220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .my-md-220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-md-224 {
    margin-right: 224px !important;
    margin-left: 224px !important; }
  .my-md-224 {
    margin-top: 224px !important;
    margin-bottom: 224px !important; }
  .mx-md-228 {
    margin-right: 228px !important;
    margin-left: 228px !important; }
  .my-md-228 {
    margin-top: 228px !important;
    margin-bottom: 228px !important; }
  .mx-md-232 {
    margin-right: 232px !important;
    margin-left: 232px !important; }
  .my-md-232 {
    margin-top: 232px !important;
    margin-bottom: 232px !important; }
  .mx-md-236 {
    margin-right: 236px !important;
    margin-left: 236px !important; }
  .my-md-236 {
    margin-top: 236px !important;
    margin-bottom: 236px !important; }
  .mx-md-240 {
    margin-right: 240px !important;
    margin-left: 240px !important; }
  .my-md-240 {
    margin-top: 240px !important;
    margin-bottom: 240px !important; }
  .mx-md-244 {
    margin-right: 244px !important;
    margin-left: 244px !important; }
  .my-md-244 {
    margin-top: 244px !important;
    margin-bottom: 244px !important; }
  .mx-md-248 {
    margin-right: 248px !important;
    margin-left: 248px !important; }
  .my-md-248 {
    margin-top: 248px !important;
    margin-bottom: 248px !important; }
  .mx-md-252 {
    margin-right: 252px !important;
    margin-left: 252px !important; }
  .my-md-252 {
    margin-top: 252px !important;
    margin-bottom: 252px !important; }
  .mx-md-256 {
    margin-right: 256px !important;
    margin-left: 256px !important; }
  .my-md-256 {
    margin-top: 256px !important;
    margin-bottom: 256px !important; }
  .mt-md-0 {
    margin-top: 0px !important; }
  .mr-md-0 {
    margin-right: 0px !important; }
  .mb-md-0 {
    margin-bottom: 0px !important; }
  .ml-md-0 {
    margin-left: 0px !important; }
  .mt-md-4 {
    margin-top: 4px !important; }
  .mr-md-4 {
    margin-right: 4px !important; }
  .mb-md-4 {
    margin-bottom: 4px !important; }
  .ml-md-4 {
    margin-left: 4px !important; }
  .mt-md-8 {
    margin-top: 8px !important; }
  .mr-md-8 {
    margin-right: 8px !important; }
  .mb-md-8 {
    margin-bottom: 8px !important; }
  .ml-md-8 {
    margin-left: 8px !important; }
  .mt-md-12 {
    margin-top: 12px !important; }
  .mr-md-12 {
    margin-right: 12px !important; }
  .mb-md-12 {
    margin-bottom: 12px !important; }
  .ml-md-12 {
    margin-left: 12px !important; }
  .mt-md-16 {
    margin-top: 16px !important; }
  .mr-md-16 {
    margin-right: 16px !important; }
  .mb-md-16 {
    margin-bottom: 16px !important; }
  .ml-md-16 {
    margin-left: 16px !important; }
  .mt-md-20 {
    margin-top: 20px !important; }
  .mr-md-20 {
    margin-right: 20px !important; }
  .mb-md-20 {
    margin-bottom: 20px !important; }
  .ml-md-20 {
    margin-left: 20px !important; }
  .mt-md-24 {
    margin-top: 24px !important; }
  .mr-md-24 {
    margin-right: 24px !important; }
  .mb-md-24 {
    margin-bottom: 24px !important; }
  .ml-md-24 {
    margin-left: 24px !important; }
  .mt-md-28 {
    margin-top: 28px !important; }
  .mr-md-28 {
    margin-right: 28px !important; }
  .mb-md-28 {
    margin-bottom: 28px !important; }
  .ml-md-28 {
    margin-left: 28px !important; }
  .mt-md-32 {
    margin-top: 32px !important; }
  .mr-md-32 {
    margin-right: 32px !important; }
  .mb-md-32 {
    margin-bottom: 32px !important; }
  .ml-md-32 {
    margin-left: 32px !important; }
  .mt-md-36 {
    margin-top: 36px !important; }
  .mr-md-36 {
    margin-right: 36px !important; }
  .mb-md-36 {
    margin-bottom: 36px !important; }
  .ml-md-36 {
    margin-left: 36px !important; }
  .mt-md-40 {
    margin-top: 40px !important; }
  .mr-md-40 {
    margin-right: 40px !important; }
  .mb-md-40 {
    margin-bottom: 40px !important; }
  .ml-md-40 {
    margin-left: 40px !important; }
  .mt-md-44 {
    margin-top: 44px !important; }
  .mr-md-44 {
    margin-right: 44px !important; }
  .mb-md-44 {
    margin-bottom: 44px !important; }
  .ml-md-44 {
    margin-left: 44px !important; }
  .mt-md-48 {
    margin-top: 48px !important; }
  .mr-md-48 {
    margin-right: 48px !important; }
  .mb-md-48 {
    margin-bottom: 48px !important; }
  .ml-md-48 {
    margin-left: 48px !important; }
  .mt-md-52 {
    margin-top: 52px !important; }
  .mr-md-52 {
    margin-right: 52px !important; }
  .mb-md-52 {
    margin-bottom: 52px !important; }
  .ml-md-52 {
    margin-left: 52px !important; }
  .mt-md-56 {
    margin-top: 56px !important; }
  .mr-md-56 {
    margin-right: 56px !important; }
  .mb-md-56 {
    margin-bottom: 56px !important; }
  .ml-md-56 {
    margin-left: 56px !important; }
  .mt-md-60 {
    margin-top: 60px !important; }
  .mr-md-60 {
    margin-right: 60px !important; }
  .mb-md-60 {
    margin-bottom: 60px !important; }
  .ml-md-60 {
    margin-left: 60px !important; }
  .mt-md-64 {
    margin-top: 64px !important; }
  .mr-md-64 {
    margin-right: 64px !important; }
  .mb-md-64 {
    margin-bottom: 64px !important; }
  .ml-md-64 {
    margin-left: 64px !important; }
  .mt-md-68 {
    margin-top: 68px !important; }
  .mr-md-68 {
    margin-right: 68px !important; }
  .mb-md-68 {
    margin-bottom: 68px !important; }
  .ml-md-68 {
    margin-left: 68px !important; }
  .mt-md-72 {
    margin-top: 72px !important; }
  .mr-md-72 {
    margin-right: 72px !important; }
  .mb-md-72 {
    margin-bottom: 72px !important; }
  .ml-md-72 {
    margin-left: 72px !important; }
  .mt-md-76 {
    margin-top: 76px !important; }
  .mr-md-76 {
    margin-right: 76px !important; }
  .mb-md-76 {
    margin-bottom: 76px !important; }
  .ml-md-76 {
    margin-left: 76px !important; }
  .mt-md-80 {
    margin-top: 80px !important; }
  .mr-md-80 {
    margin-right: 80px !important; }
  .mb-md-80 {
    margin-bottom: 80px !important; }
  .ml-md-80 {
    margin-left: 80px !important; }
  .mt-md-84 {
    margin-top: 84px !important; }
  .mr-md-84 {
    margin-right: 84px !important; }
  .mb-md-84 {
    margin-bottom: 84px !important; }
  .ml-md-84 {
    margin-left: 84px !important; }
  .mt-md-88 {
    margin-top: 88px !important; }
  .mr-md-88 {
    margin-right: 88px !important; }
  .mb-md-88 {
    margin-bottom: 88px !important; }
  .ml-md-88 {
    margin-left: 88px !important; }
  .mt-md-92 {
    margin-top: 92px !important; }
  .mr-md-92 {
    margin-right: 92px !important; }
  .mb-md-92 {
    margin-bottom: 92px !important; }
  .ml-md-92 {
    margin-left: 92px !important; }
  .mt-md-96 {
    margin-top: 96px !important; }
  .mr-md-96 {
    margin-right: 96px !important; }
  .mb-md-96 {
    margin-bottom: 96px !important; }
  .ml-md-96 {
    margin-left: 96px !important; }
  .mt-md-100 {
    margin-top: 100px !important; }
  .mr-md-100 {
    margin-right: 100px !important; }
  .mb-md-100 {
    margin-bottom: 100px !important; }
  .ml-md-100 {
    margin-left: 100px !important; }
  .mt-md-104 {
    margin-top: 104px !important; }
  .mr-md-104 {
    margin-right: 104px !important; }
  .mb-md-104 {
    margin-bottom: 104px !important; }
  .ml-md-104 {
    margin-left: 104px !important; }
  .mt-md-108 {
    margin-top: 108px !important; }
  .mr-md-108 {
    margin-right: 108px !important; }
  .mb-md-108 {
    margin-bottom: 108px !important; }
  .ml-md-108 {
    margin-left: 108px !important; }
  .mt-md-112 {
    margin-top: 112px !important; }
  .mr-md-112 {
    margin-right: 112px !important; }
  .mb-md-112 {
    margin-bottom: 112px !important; }
  .ml-md-112 {
    margin-left: 112px !important; }
  .mt-md-116 {
    margin-top: 116px !important; }
  .mr-md-116 {
    margin-right: 116px !important; }
  .mb-md-116 {
    margin-bottom: 116px !important; }
  .ml-md-116 {
    margin-left: 116px !important; }
  .mt-md-120 {
    margin-top: 120px !important; }
  .mr-md-120 {
    margin-right: 120px !important; }
  .mb-md-120 {
    margin-bottom: 120px !important; }
  .ml-md-120 {
    margin-left: 120px !important; }
  .mt-md-124 {
    margin-top: 124px !important; }
  .mr-md-124 {
    margin-right: 124px !important; }
  .mb-md-124 {
    margin-bottom: 124px !important; }
  .ml-md-124 {
    margin-left: 124px !important; }
  .mt-md-128 {
    margin-top: 128px !important; }
  .mr-md-128 {
    margin-right: 128px !important; }
  .mb-md-128 {
    margin-bottom: 128px !important; }
  .ml-md-128 {
    margin-left: 128px !important; }
  .mt-md-132 {
    margin-top: 132px !important; }
  .mr-md-132 {
    margin-right: 132px !important; }
  .mb-md-132 {
    margin-bottom: 132px !important; }
  .ml-md-132 {
    margin-left: 132px !important; }
  .mt-md-136 {
    margin-top: 136px !important; }
  .mr-md-136 {
    margin-right: 136px !important; }
  .mb-md-136 {
    margin-bottom: 136px !important; }
  .ml-md-136 {
    margin-left: 136px !important; }
  .mt-md-140 {
    margin-top: 140px !important; }
  .mr-md-140 {
    margin-right: 140px !important; }
  .mb-md-140 {
    margin-bottom: 140px !important; }
  .ml-md-140 {
    margin-left: 140px !important; }
  .mt-md-144 {
    margin-top: 144px !important; }
  .mr-md-144 {
    margin-right: 144px !important; }
  .mb-md-144 {
    margin-bottom: 144px !important; }
  .ml-md-144 {
    margin-left: 144px !important; }
  .mt-md-148 {
    margin-top: 148px !important; }
  .mr-md-148 {
    margin-right: 148px !important; }
  .mb-md-148 {
    margin-bottom: 148px !important; }
  .ml-md-148 {
    margin-left: 148px !important; }
  .mt-md-152 {
    margin-top: 152px !important; }
  .mr-md-152 {
    margin-right: 152px !important; }
  .mb-md-152 {
    margin-bottom: 152px !important; }
  .ml-md-152 {
    margin-left: 152px !important; }
  .mt-md-156 {
    margin-top: 156px !important; }
  .mr-md-156 {
    margin-right: 156px !important; }
  .mb-md-156 {
    margin-bottom: 156px !important; }
  .ml-md-156 {
    margin-left: 156px !important; }
  .mt-md-160 {
    margin-top: 160px !important; }
  .mr-md-160 {
    margin-right: 160px !important; }
  .mb-md-160 {
    margin-bottom: 160px !important; }
  .ml-md-160 {
    margin-left: 160px !important; }
  .mt-md-164 {
    margin-top: 164px !important; }
  .mr-md-164 {
    margin-right: 164px !important; }
  .mb-md-164 {
    margin-bottom: 164px !important; }
  .ml-md-164 {
    margin-left: 164px !important; }
  .mt-md-168 {
    margin-top: 168px !important; }
  .mr-md-168 {
    margin-right: 168px !important; }
  .mb-md-168 {
    margin-bottom: 168px !important; }
  .ml-md-168 {
    margin-left: 168px !important; }
  .mt-md-172 {
    margin-top: 172px !important; }
  .mr-md-172 {
    margin-right: 172px !important; }
  .mb-md-172 {
    margin-bottom: 172px !important; }
  .ml-md-172 {
    margin-left: 172px !important; }
  .mt-md-176 {
    margin-top: 176px !important; }
  .mr-md-176 {
    margin-right: 176px !important; }
  .mb-md-176 {
    margin-bottom: 176px !important; }
  .ml-md-176 {
    margin-left: 176px !important; }
  .mt-md-180 {
    margin-top: 180px !important; }
  .mr-md-180 {
    margin-right: 180px !important; }
  .mb-md-180 {
    margin-bottom: 180px !important; }
  .ml-md-180 {
    margin-left: 180px !important; }
  .mt-md-184 {
    margin-top: 184px !important; }
  .mr-md-184 {
    margin-right: 184px !important; }
  .mb-md-184 {
    margin-bottom: 184px !important; }
  .ml-md-184 {
    margin-left: 184px !important; }
  .mt-md-188 {
    margin-top: 188px !important; }
  .mr-md-188 {
    margin-right: 188px !important; }
  .mb-md-188 {
    margin-bottom: 188px !important; }
  .ml-md-188 {
    margin-left: 188px !important; }
  .mt-md-192 {
    margin-top: 192px !important; }
  .mr-md-192 {
    margin-right: 192px !important; }
  .mb-md-192 {
    margin-bottom: 192px !important; }
  .ml-md-192 {
    margin-left: 192px !important; }
  .mt-md-196 {
    margin-top: 196px !important; }
  .mr-md-196 {
    margin-right: 196px !important; }
  .mb-md-196 {
    margin-bottom: 196px !important; }
  .ml-md-196 {
    margin-left: 196px !important; }
  .mt-md-200 {
    margin-top: 200px !important; }
  .mr-md-200 {
    margin-right: 200px !important; }
  .mb-md-200 {
    margin-bottom: 200px !important; }
  .ml-md-200 {
    margin-left: 200px !important; }
  .mt-md-204 {
    margin-top: 204px !important; }
  .mr-md-204 {
    margin-right: 204px !important; }
  .mb-md-204 {
    margin-bottom: 204px !important; }
  .ml-md-204 {
    margin-left: 204px !important; }
  .mt-md-208 {
    margin-top: 208px !important; }
  .mr-md-208 {
    margin-right: 208px !important; }
  .mb-md-208 {
    margin-bottom: 208px !important; }
  .ml-md-208 {
    margin-left: 208px !important; }
  .mt-md-212 {
    margin-top: 212px !important; }
  .mr-md-212 {
    margin-right: 212px !important; }
  .mb-md-212 {
    margin-bottom: 212px !important; }
  .ml-md-212 {
    margin-left: 212px !important; }
  .mt-md-216 {
    margin-top: 216px !important; }
  .mr-md-216 {
    margin-right: 216px !important; }
  .mb-md-216 {
    margin-bottom: 216px !important; }
  .ml-md-216 {
    margin-left: 216px !important; }
  .mt-md-220 {
    margin-top: 220px !important; }
  .mr-md-220 {
    margin-right: 220px !important; }
  .mb-md-220 {
    margin-bottom: 220px !important; }
  .ml-md-220 {
    margin-left: 220px !important; }
  .mt-md-224 {
    margin-top: 224px !important; }
  .mr-md-224 {
    margin-right: 224px !important; }
  .mb-md-224 {
    margin-bottom: 224px !important; }
  .ml-md-224 {
    margin-left: 224px !important; }
  .mt-md-228 {
    margin-top: 228px !important; }
  .mr-md-228 {
    margin-right: 228px !important; }
  .mb-md-228 {
    margin-bottom: 228px !important; }
  .ml-md-228 {
    margin-left: 228px !important; }
  .mt-md-232 {
    margin-top: 232px !important; }
  .mr-md-232 {
    margin-right: 232px !important; }
  .mb-md-232 {
    margin-bottom: 232px !important; }
  .ml-md-232 {
    margin-left: 232px !important; }
  .mt-md-236 {
    margin-top: 236px !important; }
  .mr-md-236 {
    margin-right: 236px !important; }
  .mb-md-236 {
    margin-bottom: 236px !important; }
  .ml-md-236 {
    margin-left: 236px !important; }
  .mt-md-240 {
    margin-top: 240px !important; }
  .mr-md-240 {
    margin-right: 240px !important; }
  .mb-md-240 {
    margin-bottom: 240px !important; }
  .ml-md-240 {
    margin-left: 240px !important; }
  .mt-md-244 {
    margin-top: 244px !important; }
  .mr-md-244 {
    margin-right: 244px !important; }
  .mb-md-244 {
    margin-bottom: 244px !important; }
  .ml-md-244 {
    margin-left: 244px !important; }
  .mt-md-248 {
    margin-top: 248px !important; }
  .mr-md-248 {
    margin-right: 248px !important; }
  .mb-md-248 {
    margin-bottom: 248px !important; }
  .ml-md-248 {
    margin-left: 248px !important; }
  .mt-md-252 {
    margin-top: 252px !important; }
  .mr-md-252 {
    margin-right: 252px !important; }
  .mb-md-252 {
    margin-bottom: 252px !important; }
  .ml-md-252 {
    margin-left: 252px !important; }
  .mt-md-256 {
    margin-top: 256px !important; }
  .mr-md-256 {
    margin-right: 256px !important; }
  .mb-md-256 {
    margin-bottom: 256px !important; }
  .ml-md-256 {
    margin-left: 256px !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .p-md-0 {
    padding: 0px !important; }
  .p-md-4 {
    padding: 4px !important; }
  .p-md-8 {
    padding: 8px !important; }
  .p-md-12 {
    padding: 12px !important; }
  .p-md-16 {
    padding: 16px !important; }
  .p-md-20 {
    padding: 20px !important; }
  .p-md-24 {
    padding: 24px !important; }
  .p-md-28 {
    padding: 28px !important; }
  .p-md-32 {
    padding: 32px !important; }
  .p-md-36 {
    padding: 36px !important; }
  .p-md-40 {
    padding: 40px !important; }
  .p-md-44 {
    padding: 44px !important; }
  .p-md-48 {
    padding: 48px !important; }
  .p-md-52 {
    padding: 52px !important; }
  .p-md-56 {
    padding: 56px !important; }
  .p-md-60 {
    padding: 60px !important; }
  .p-md-64 {
    padding: 64px !important; }
  .p-md-68 {
    padding: 68px !important; }
  .p-md-72 {
    padding: 72px !important; }
  .p-md-76 {
    padding: 76px !important; }
  .p-md-80 {
    padding: 80px !important; }
  .p-md-84 {
    padding: 84px !important; }
  .p-md-88 {
    padding: 88px !important; }
  .p-md-92 {
    padding: 92px !important; }
  .p-md-96 {
    padding: 96px !important; }
  .p-md-100 {
    padding: 100px !important; }
  .p-md-104 {
    padding: 104px !important; }
  .p-md-108 {
    padding: 108px !important; }
  .p-md-112 {
    padding: 112px !important; }
  .p-md-116 {
    padding: 116px !important; }
  .p-md-120 {
    padding: 120px !important; }
  .p-md-124 {
    padding: 124px !important; }
  .p-md-128 {
    padding: 128px !important; }
  .p-md-132 {
    padding: 132px !important; }
  .p-md-136 {
    padding: 136px !important; }
  .p-md-140 {
    padding: 140px !important; }
  .p-md-144 {
    padding: 144px !important; }
  .p-md-148 {
    padding: 148px !important; }
  .p-md-152 {
    padding: 152px !important; }
  .p-md-156 {
    padding: 156px !important; }
  .p-md-160 {
    padding: 160px !important; }
  .p-md-164 {
    padding: 164px !important; }
  .p-md-168 {
    padding: 168px !important; }
  .p-md-172 {
    padding: 172px !important; }
  .p-md-176 {
    padding: 176px !important; }
  .p-md-180 {
    padding: 180px !important; }
  .p-md-184 {
    padding: 184px !important; }
  .p-md-188 {
    padding: 188px !important; }
  .p-md-192 {
    padding: 192px !important; }
  .p-md-196 {
    padding: 196px !important; }
  .p-md-200 {
    padding: 200px !important; }
  .p-md-204 {
    padding: 204px !important; }
  .p-md-208 {
    padding: 208px !important; }
  .p-md-212 {
    padding: 212px !important; }
  .p-md-216 {
    padding: 216px !important; }
  .p-md-220 {
    padding: 220px !important; }
  .p-md-224 {
    padding: 224px !important; }
  .p-md-228 {
    padding: 228px !important; }
  .p-md-232 {
    padding: 232px !important; }
  .p-md-236 {
    padding: 236px !important; }
  .p-md-240 {
    padding: 240px !important; }
  .p-md-244 {
    padding: 244px !important; }
  .p-md-248 {
    padding: 248px !important; }
  .p-md-252 {
    padding: 252px !important; }
  .p-md-256 {
    padding: 256px !important; }
  .px-md-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-md-4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .py-md-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-md-8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .py-md-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-md-12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .py-md-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-md-16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .py-md-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-md-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-md-24 {
    padding-right: 24px !important;
    padding-left: 24px !important; }
  .py-md-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important; }
  .px-md-28 {
    padding-right: 28px !important;
    padding-left: 28px !important; }
  .py-md-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important; }
  .px-md-32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .py-md-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-md-36 {
    padding-right: 36px !important;
    padding-left: 36px !important; }
  .py-md-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important; }
  .px-md-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-md-44 {
    padding-right: 44px !important;
    padding-left: 44px !important; }
  .py-md-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important; }
  .px-md-48 {
    padding-right: 48px !important;
    padding-left: 48px !important; }
  .py-md-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important; }
  .px-md-52 {
    padding-right: 52px !important;
    padding-left: 52px !important; }
  .py-md-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important; }
  .px-md-56 {
    padding-right: 56px !important;
    padding-left: 56px !important; }
  .py-md-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important; }
  .px-md-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-md-64 {
    padding-right: 64px !important;
    padding-left: 64px !important; }
  .py-md-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important; }
  .px-md-68 {
    padding-right: 68px !important;
    padding-left: 68px !important; }
  .py-md-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important; }
  .px-md-72 {
    padding-right: 72px !important;
    padding-left: 72px !important; }
  .py-md-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important; }
  .px-md-76 {
    padding-right: 76px !important;
    padding-left: 76px !important; }
  .py-md-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important; }
  .px-md-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-md-84 {
    padding-right: 84px !important;
    padding-left: 84px !important; }
  .py-md-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important; }
  .px-md-88 {
    padding-right: 88px !important;
    padding-left: 88px !important; }
  .py-md-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important; }
  .px-md-92 {
    padding-right: 92px !important;
    padding-left: 92px !important; }
  .py-md-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important; }
  .px-md-96 {
    padding-right: 96px !important;
    padding-left: 96px !important; }
  .py-md-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important; }
  .px-md-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-md-104 {
    padding-right: 104px !important;
    padding-left: 104px !important; }
  .py-md-104 {
    padding-top: 104px !important;
    padding-bottom: 104px !important; }
  .px-md-108 {
    padding-right: 108px !important;
    padding-left: 108px !important; }
  .py-md-108 {
    padding-top: 108px !important;
    padding-bottom: 108px !important; }
  .px-md-112 {
    padding-right: 112px !important;
    padding-left: 112px !important; }
  .py-md-112 {
    padding-top: 112px !important;
    padding-bottom: 112px !important; }
  .px-md-116 {
    padding-right: 116px !important;
    padding-left: 116px !important; }
  .py-md-116 {
    padding-top: 116px !important;
    padding-bottom: 116px !important; }
  .px-md-120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .py-md-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-md-124 {
    padding-right: 124px !important;
    padding-left: 124px !important; }
  .py-md-124 {
    padding-top: 124px !important;
    padding-bottom: 124px !important; }
  .px-md-128 {
    padding-right: 128px !important;
    padding-left: 128px !important; }
  .py-md-128 {
    padding-top: 128px !important;
    padding-bottom: 128px !important; }
  .px-md-132 {
    padding-right: 132px !important;
    padding-left: 132px !important; }
  .py-md-132 {
    padding-top: 132px !important;
    padding-bottom: 132px !important; }
  .px-md-136 {
    padding-right: 136px !important;
    padding-left: 136px !important; }
  .py-md-136 {
    padding-top: 136px !important;
    padding-bottom: 136px !important; }
  .px-md-140 {
    padding-right: 140px !important;
    padding-left: 140px !important; }
  .py-md-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important; }
  .px-md-144 {
    padding-right: 144px !important;
    padding-left: 144px !important; }
  .py-md-144 {
    padding-top: 144px !important;
    padding-bottom: 144px !important; }
  .px-md-148 {
    padding-right: 148px !important;
    padding-left: 148px !important; }
  .py-md-148 {
    padding-top: 148px !important;
    padding-bottom: 148px !important; }
  .px-md-152 {
    padding-right: 152px !important;
    padding-left: 152px !important; }
  .py-md-152 {
    padding-top: 152px !important;
    padding-bottom: 152px !important; }
  .px-md-156 {
    padding-right: 156px !important;
    padding-left: 156px !important; }
  .py-md-156 {
    padding-top: 156px !important;
    padding-bottom: 156px !important; }
  .px-md-160 {
    padding-right: 160px !important;
    padding-left: 160px !important; }
  .py-md-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important; }
  .px-md-164 {
    padding-right: 164px !important;
    padding-left: 164px !important; }
  .py-md-164 {
    padding-top: 164px !important;
    padding-bottom: 164px !important; }
  .px-md-168 {
    padding-right: 168px !important;
    padding-left: 168px !important; }
  .py-md-168 {
    padding-top: 168px !important;
    padding-bottom: 168px !important; }
  .px-md-172 {
    padding-right: 172px !important;
    padding-left: 172px !important; }
  .py-md-172 {
    padding-top: 172px !important;
    padding-bottom: 172px !important; }
  .px-md-176 {
    padding-right: 176px !important;
    padding-left: 176px !important; }
  .py-md-176 {
    padding-top: 176px !important;
    padding-bottom: 176px !important; }
  .px-md-180 {
    padding-right: 180px !important;
    padding-left: 180px !important; }
  .py-md-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important; }
  .px-md-184 {
    padding-right: 184px !important;
    padding-left: 184px !important; }
  .py-md-184 {
    padding-top: 184px !important;
    padding-bottom: 184px !important; }
  .px-md-188 {
    padding-right: 188px !important;
    padding-left: 188px !important; }
  .py-md-188 {
    padding-top: 188px !important;
    padding-bottom: 188px !important; }
  .px-md-192 {
    padding-right: 192px !important;
    padding-left: 192px !important; }
  .py-md-192 {
    padding-top: 192px !important;
    padding-bottom: 192px !important; }
  .px-md-196 {
    padding-right: 196px !important;
    padding-left: 196px !important; }
  .py-md-196 {
    padding-top: 196px !important;
    padding-bottom: 196px !important; }
  .px-md-200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .py-md-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-md-204 {
    padding-right: 204px !important;
    padding-left: 204px !important; }
  .py-md-204 {
    padding-top: 204px !important;
    padding-bottom: 204px !important; }
  .px-md-208 {
    padding-right: 208px !important;
    padding-left: 208px !important; }
  .py-md-208 {
    padding-top: 208px !important;
    padding-bottom: 208px !important; }
  .px-md-212 {
    padding-right: 212px !important;
    padding-left: 212px !important; }
  .py-md-212 {
    padding-top: 212px !important;
    padding-bottom: 212px !important; }
  .px-md-216 {
    padding-right: 216px !important;
    padding-left: 216px !important; }
  .py-md-216 {
    padding-top: 216px !important;
    padding-bottom: 216px !important; }
  .px-md-220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .py-md-220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-md-224 {
    padding-right: 224px !important;
    padding-left: 224px !important; }
  .py-md-224 {
    padding-top: 224px !important;
    padding-bottom: 224px !important; }
  .px-md-228 {
    padding-right: 228px !important;
    padding-left: 228px !important; }
  .py-md-228 {
    padding-top: 228px !important;
    padding-bottom: 228px !important; }
  .px-md-232 {
    padding-right: 232px !important;
    padding-left: 232px !important; }
  .py-md-232 {
    padding-top: 232px !important;
    padding-bottom: 232px !important; }
  .px-md-236 {
    padding-right: 236px !important;
    padding-left: 236px !important; }
  .py-md-236 {
    padding-top: 236px !important;
    padding-bottom: 236px !important; }
  .px-md-240 {
    padding-right: 240px !important;
    padding-left: 240px !important; }
  .py-md-240 {
    padding-top: 240px !important;
    padding-bottom: 240px !important; }
  .px-md-244 {
    padding-right: 244px !important;
    padding-left: 244px !important; }
  .py-md-244 {
    padding-top: 244px !important;
    padding-bottom: 244px !important; }
  .px-md-248 {
    padding-right: 248px !important;
    padding-left: 248px !important; }
  .py-md-248 {
    padding-top: 248px !important;
    padding-bottom: 248px !important; }
  .px-md-252 {
    padding-right: 252px !important;
    padding-left: 252px !important; }
  .py-md-252 {
    padding-top: 252px !important;
    padding-bottom: 252px !important; }
  .px-md-256 {
    padding-right: 256px !important;
    padding-left: 256px !important; }
  .py-md-256 {
    padding-top: 256px !important;
    padding-bottom: 256px !important; }
  .pt-md-0 {
    padding-top: 0px !important; }
  .pr-md-0 {
    padding-right: 0px !important; }
  .pb-md-0 {
    padding-bottom: 0px !important; }
  .pl-md-0 {
    padding-left: 0px !important; }
  .pt-md-4 {
    padding-top: 4px !important; }
  .pr-md-4 {
    padding-right: 4px !important; }
  .pb-md-4 {
    padding-bottom: 4px !important; }
  .pl-md-4 {
    padding-left: 4px !important; }
  .pt-md-8 {
    padding-top: 8px !important; }
  .pr-md-8 {
    padding-right: 8px !important; }
  .pb-md-8 {
    padding-bottom: 8px !important; }
  .pl-md-8 {
    padding-left: 8px !important; }
  .pt-md-12 {
    padding-top: 12px !important; }
  .pr-md-12 {
    padding-right: 12px !important; }
  .pb-md-12 {
    padding-bottom: 12px !important; }
  .pl-md-12 {
    padding-left: 12px !important; }
  .pt-md-16 {
    padding-top: 16px !important; }
  .pr-md-16 {
    padding-right: 16px !important; }
  .pb-md-16 {
    padding-bottom: 16px !important; }
  .pl-md-16 {
    padding-left: 16px !important; }
  .pt-md-20 {
    padding-top: 20px !important; }
  .pr-md-20 {
    padding-right: 20px !important; }
  .pb-md-20 {
    padding-bottom: 20px !important; }
  .pl-md-20 {
    padding-left: 20px !important; }
  .pt-md-24 {
    padding-top: 24px !important; }
  .pr-md-24 {
    padding-right: 24px !important; }
  .pb-md-24 {
    padding-bottom: 24px !important; }
  .pl-md-24 {
    padding-left: 24px !important; }
  .pt-md-28 {
    padding-top: 28px !important; }
  .pr-md-28 {
    padding-right: 28px !important; }
  .pb-md-28 {
    padding-bottom: 28px !important; }
  .pl-md-28 {
    padding-left: 28px !important; }
  .pt-md-32 {
    padding-top: 32px !important; }
  .pr-md-32 {
    padding-right: 32px !important; }
  .pb-md-32 {
    padding-bottom: 32px !important; }
  .pl-md-32 {
    padding-left: 32px !important; }
  .pt-md-36 {
    padding-top: 36px !important; }
  .pr-md-36 {
    padding-right: 36px !important; }
  .pb-md-36 {
    padding-bottom: 36px !important; }
  .pl-md-36 {
    padding-left: 36px !important; }
  .pt-md-40 {
    padding-top: 40px !important; }
  .pr-md-40 {
    padding-right: 40px !important; }
  .pb-md-40 {
    padding-bottom: 40px !important; }
  .pl-md-40 {
    padding-left: 40px !important; }
  .pt-md-44 {
    padding-top: 44px !important; }
  .pr-md-44 {
    padding-right: 44px !important; }
  .pb-md-44 {
    padding-bottom: 44px !important; }
  .pl-md-44 {
    padding-left: 44px !important; }
  .pt-md-48 {
    padding-top: 48px !important; }
  .pr-md-48 {
    padding-right: 48px !important; }
  .pb-md-48 {
    padding-bottom: 48px !important; }
  .pl-md-48 {
    padding-left: 48px !important; }
  .pt-md-52 {
    padding-top: 52px !important; }
  .pr-md-52 {
    padding-right: 52px !important; }
  .pb-md-52 {
    padding-bottom: 52px !important; }
  .pl-md-52 {
    padding-left: 52px !important; }
  .pt-md-56 {
    padding-top: 56px !important; }
  .pr-md-56 {
    padding-right: 56px !important; }
  .pb-md-56 {
    padding-bottom: 56px !important; }
  .pl-md-56 {
    padding-left: 56px !important; }
  .pt-md-60 {
    padding-top: 60px !important; }
  .pr-md-60 {
    padding-right: 60px !important; }
  .pb-md-60 {
    padding-bottom: 60px !important; }
  .pl-md-60 {
    padding-left: 60px !important; }
  .pt-md-64 {
    padding-top: 64px !important; }
  .pr-md-64 {
    padding-right: 64px !important; }
  .pb-md-64 {
    padding-bottom: 64px !important; }
  .pl-md-64 {
    padding-left: 64px !important; }
  .pt-md-68 {
    padding-top: 68px !important; }
  .pr-md-68 {
    padding-right: 68px !important; }
  .pb-md-68 {
    padding-bottom: 68px !important; }
  .pl-md-68 {
    padding-left: 68px !important; }
  .pt-md-72 {
    padding-top: 72px !important; }
  .pr-md-72 {
    padding-right: 72px !important; }
  .pb-md-72 {
    padding-bottom: 72px !important; }
  .pl-md-72 {
    padding-left: 72px !important; }
  .pt-md-76 {
    padding-top: 76px !important; }
  .pr-md-76 {
    padding-right: 76px !important; }
  .pb-md-76 {
    padding-bottom: 76px !important; }
  .pl-md-76 {
    padding-left: 76px !important; }
  .pt-md-80 {
    padding-top: 80px !important; }
  .pr-md-80 {
    padding-right: 80px !important; }
  .pb-md-80 {
    padding-bottom: 80px !important; }
  .pl-md-80 {
    padding-left: 80px !important; }
  .pt-md-84 {
    padding-top: 84px !important; }
  .pr-md-84 {
    padding-right: 84px !important; }
  .pb-md-84 {
    padding-bottom: 84px !important; }
  .pl-md-84 {
    padding-left: 84px !important; }
  .pt-md-88 {
    padding-top: 88px !important; }
  .pr-md-88 {
    padding-right: 88px !important; }
  .pb-md-88 {
    padding-bottom: 88px !important; }
  .pl-md-88 {
    padding-left: 88px !important; }
  .pt-md-92 {
    padding-top: 92px !important; }
  .pr-md-92 {
    padding-right: 92px !important; }
  .pb-md-92 {
    padding-bottom: 92px !important; }
  .pl-md-92 {
    padding-left: 92px !important; }
  .pt-md-96 {
    padding-top: 96px !important; }
  .pr-md-96 {
    padding-right: 96px !important; }
  .pb-md-96 {
    padding-bottom: 96px !important; }
  .pl-md-96 {
    padding-left: 96px !important; }
  .pt-md-100 {
    padding-top: 100px !important; }
  .pr-md-100 {
    padding-right: 100px !important; }
  .pb-md-100 {
    padding-bottom: 100px !important; }
  .pl-md-100 {
    padding-left: 100px !important; }
  .pt-md-104 {
    padding-top: 104px !important; }
  .pr-md-104 {
    padding-right: 104px !important; }
  .pb-md-104 {
    padding-bottom: 104px !important; }
  .pl-md-104 {
    padding-left: 104px !important; }
  .pt-md-108 {
    padding-top: 108px !important; }
  .pr-md-108 {
    padding-right: 108px !important; }
  .pb-md-108 {
    padding-bottom: 108px !important; }
  .pl-md-108 {
    padding-left: 108px !important; }
  .pt-md-112 {
    padding-top: 112px !important; }
  .pr-md-112 {
    padding-right: 112px !important; }
  .pb-md-112 {
    padding-bottom: 112px !important; }
  .pl-md-112 {
    padding-left: 112px !important; }
  .pt-md-116 {
    padding-top: 116px !important; }
  .pr-md-116 {
    padding-right: 116px !important; }
  .pb-md-116 {
    padding-bottom: 116px !important; }
  .pl-md-116 {
    padding-left: 116px !important; }
  .pt-md-120 {
    padding-top: 120px !important; }
  .pr-md-120 {
    padding-right: 120px !important; }
  .pb-md-120 {
    padding-bottom: 120px !important; }
  .pl-md-120 {
    padding-left: 120px !important; }
  .pt-md-124 {
    padding-top: 124px !important; }
  .pr-md-124 {
    padding-right: 124px !important; }
  .pb-md-124 {
    padding-bottom: 124px !important; }
  .pl-md-124 {
    padding-left: 124px !important; }
  .pt-md-128 {
    padding-top: 128px !important; }
  .pr-md-128 {
    padding-right: 128px !important; }
  .pb-md-128 {
    padding-bottom: 128px !important; }
  .pl-md-128 {
    padding-left: 128px !important; }
  .pt-md-132 {
    padding-top: 132px !important; }
  .pr-md-132 {
    padding-right: 132px !important; }
  .pb-md-132 {
    padding-bottom: 132px !important; }
  .pl-md-132 {
    padding-left: 132px !important; }
  .pt-md-136 {
    padding-top: 136px !important; }
  .pr-md-136 {
    padding-right: 136px !important; }
  .pb-md-136 {
    padding-bottom: 136px !important; }
  .pl-md-136 {
    padding-left: 136px !important; }
  .pt-md-140 {
    padding-top: 140px !important; }
  .pr-md-140 {
    padding-right: 140px !important; }
  .pb-md-140 {
    padding-bottom: 140px !important; }
  .pl-md-140 {
    padding-left: 140px !important; }
  .pt-md-144 {
    padding-top: 144px !important; }
  .pr-md-144 {
    padding-right: 144px !important; }
  .pb-md-144 {
    padding-bottom: 144px !important; }
  .pl-md-144 {
    padding-left: 144px !important; }
  .pt-md-148 {
    padding-top: 148px !important; }
  .pr-md-148 {
    padding-right: 148px !important; }
  .pb-md-148 {
    padding-bottom: 148px !important; }
  .pl-md-148 {
    padding-left: 148px !important; }
  .pt-md-152 {
    padding-top: 152px !important; }
  .pr-md-152 {
    padding-right: 152px !important; }
  .pb-md-152 {
    padding-bottom: 152px !important; }
  .pl-md-152 {
    padding-left: 152px !important; }
  .pt-md-156 {
    padding-top: 156px !important; }
  .pr-md-156 {
    padding-right: 156px !important; }
  .pb-md-156 {
    padding-bottom: 156px !important; }
  .pl-md-156 {
    padding-left: 156px !important; }
  .pt-md-160 {
    padding-top: 160px !important; }
  .pr-md-160 {
    padding-right: 160px !important; }
  .pb-md-160 {
    padding-bottom: 160px !important; }
  .pl-md-160 {
    padding-left: 160px !important; }
  .pt-md-164 {
    padding-top: 164px !important; }
  .pr-md-164 {
    padding-right: 164px !important; }
  .pb-md-164 {
    padding-bottom: 164px !important; }
  .pl-md-164 {
    padding-left: 164px !important; }
  .pt-md-168 {
    padding-top: 168px !important; }
  .pr-md-168 {
    padding-right: 168px !important; }
  .pb-md-168 {
    padding-bottom: 168px !important; }
  .pl-md-168 {
    padding-left: 168px !important; }
  .pt-md-172 {
    padding-top: 172px !important; }
  .pr-md-172 {
    padding-right: 172px !important; }
  .pb-md-172 {
    padding-bottom: 172px !important; }
  .pl-md-172 {
    padding-left: 172px !important; }
  .pt-md-176 {
    padding-top: 176px !important; }
  .pr-md-176 {
    padding-right: 176px !important; }
  .pb-md-176 {
    padding-bottom: 176px !important; }
  .pl-md-176 {
    padding-left: 176px !important; }
  .pt-md-180 {
    padding-top: 180px !important; }
  .pr-md-180 {
    padding-right: 180px !important; }
  .pb-md-180 {
    padding-bottom: 180px !important; }
  .pl-md-180 {
    padding-left: 180px !important; }
  .pt-md-184 {
    padding-top: 184px !important; }
  .pr-md-184 {
    padding-right: 184px !important; }
  .pb-md-184 {
    padding-bottom: 184px !important; }
  .pl-md-184 {
    padding-left: 184px !important; }
  .pt-md-188 {
    padding-top: 188px !important; }
  .pr-md-188 {
    padding-right: 188px !important; }
  .pb-md-188 {
    padding-bottom: 188px !important; }
  .pl-md-188 {
    padding-left: 188px !important; }
  .pt-md-192 {
    padding-top: 192px !important; }
  .pr-md-192 {
    padding-right: 192px !important; }
  .pb-md-192 {
    padding-bottom: 192px !important; }
  .pl-md-192 {
    padding-left: 192px !important; }
  .pt-md-196 {
    padding-top: 196px !important; }
  .pr-md-196 {
    padding-right: 196px !important; }
  .pb-md-196 {
    padding-bottom: 196px !important; }
  .pl-md-196 {
    padding-left: 196px !important; }
  .pt-md-200 {
    padding-top: 200px !important; }
  .pr-md-200 {
    padding-right: 200px !important; }
  .pb-md-200 {
    padding-bottom: 200px !important; }
  .pl-md-200 {
    padding-left: 200px !important; }
  .pt-md-204 {
    padding-top: 204px !important; }
  .pr-md-204 {
    padding-right: 204px !important; }
  .pb-md-204 {
    padding-bottom: 204px !important; }
  .pl-md-204 {
    padding-left: 204px !important; }
  .pt-md-208 {
    padding-top: 208px !important; }
  .pr-md-208 {
    padding-right: 208px !important; }
  .pb-md-208 {
    padding-bottom: 208px !important; }
  .pl-md-208 {
    padding-left: 208px !important; }
  .pt-md-212 {
    padding-top: 212px !important; }
  .pr-md-212 {
    padding-right: 212px !important; }
  .pb-md-212 {
    padding-bottom: 212px !important; }
  .pl-md-212 {
    padding-left: 212px !important; }
  .pt-md-216 {
    padding-top: 216px !important; }
  .pr-md-216 {
    padding-right: 216px !important; }
  .pb-md-216 {
    padding-bottom: 216px !important; }
  .pl-md-216 {
    padding-left: 216px !important; }
  .pt-md-220 {
    padding-top: 220px !important; }
  .pr-md-220 {
    padding-right: 220px !important; }
  .pb-md-220 {
    padding-bottom: 220px !important; }
  .pl-md-220 {
    padding-left: 220px !important; }
  .pt-md-224 {
    padding-top: 224px !important; }
  .pr-md-224 {
    padding-right: 224px !important; }
  .pb-md-224 {
    padding-bottom: 224px !important; }
  .pl-md-224 {
    padding-left: 224px !important; }
  .pt-md-228 {
    padding-top: 228px !important; }
  .pr-md-228 {
    padding-right: 228px !important; }
  .pb-md-228 {
    padding-bottom: 228px !important; }
  .pl-md-228 {
    padding-left: 228px !important; }
  .pt-md-232 {
    padding-top: 232px !important; }
  .pr-md-232 {
    padding-right: 232px !important; }
  .pb-md-232 {
    padding-bottom: 232px !important; }
  .pl-md-232 {
    padding-left: 232px !important; }
  .pt-md-236 {
    padding-top: 236px !important; }
  .pr-md-236 {
    padding-right: 236px !important; }
  .pb-md-236 {
    padding-bottom: 236px !important; }
  .pl-md-236 {
    padding-left: 236px !important; }
  .pt-md-240 {
    padding-top: 240px !important; }
  .pr-md-240 {
    padding-right: 240px !important; }
  .pb-md-240 {
    padding-bottom: 240px !important; }
  .pl-md-240 {
    padding-left: 240px !important; }
  .pt-md-244 {
    padding-top: 244px !important; }
  .pr-md-244 {
    padding-right: 244px !important; }
  .pb-md-244 {
    padding-bottom: 244px !important; }
  .pl-md-244 {
    padding-left: 244px !important; }
  .pt-md-248 {
    padding-top: 248px !important; }
  .pr-md-248 {
    padding-right: 248px !important; }
  .pb-md-248 {
    padding-bottom: 248px !important; }
  .pl-md-248 {
    padding-left: 248px !important; }
  .pt-md-252 {
    padding-top: 252px !important; }
  .pr-md-252 {
    padding-right: 252px !important; }
  .pb-md-252 {
    padding-bottom: 252px !important; }
  .pl-md-252 {
    padding-left: 252px !important; }
  .pt-md-256 {
    padding-top: 256px !important; }
  .pr-md-256 {
    padding-right: 256px !important; }
  .pb-md-256 {
    padding-bottom: 256px !important; }
  .pl-md-256 {
    padding-left: 256px !important; } }
@media screen and (min-width: 1280px) {
  .m-lg-0 {
    margin: 0px !important; }
  .m-lg-4 {
    margin: 4px !important; }
  .m-lg-8 {
    margin: 8px !important; }
  .m-lg-12 {
    margin: 12px !important; }
  .m-lg-16 {
    margin: 16px !important; }
  .m-lg-20 {
    margin: 20px !important; }
  .m-lg-24 {
    margin: 24px !important; }
  .m-lg-28 {
    margin: 28px !important; }
  .m-lg-32 {
    margin: 32px !important; }
  .m-lg-36 {
    margin: 36px !important; }
  .m-lg-40 {
    margin: 40px !important; }
  .m-lg-44 {
    margin: 44px !important; }
  .m-lg-48 {
    margin: 48px !important; }
  .m-lg-52 {
    margin: 52px !important; }
  .m-lg-56 {
    margin: 56px !important; }
  .m-lg-60 {
    margin: 60px !important; }
  .m-lg-64 {
    margin: 64px !important; }
  .m-lg-68 {
    margin: 68px !important; }
  .m-lg-72 {
    margin: 72px !important; }
  .m-lg-76 {
    margin: 76px !important; }
  .m-lg-80 {
    margin: 80px !important; }
  .m-lg-84 {
    margin: 84px !important; }
  .m-lg-88 {
    margin: 88px !important; }
  .m-lg-92 {
    margin: 92px !important; }
  .m-lg-96 {
    margin: 96px !important; }
  .m-lg-100 {
    margin: 100px !important; }
  .m-lg-104 {
    margin: 104px !important; }
  .m-lg-108 {
    margin: 108px !important; }
  .m-lg-112 {
    margin: 112px !important; }
  .m-lg-116 {
    margin: 116px !important; }
  .m-lg-120 {
    margin: 120px !important; }
  .m-lg-124 {
    margin: 124px !important; }
  .m-lg-128 {
    margin: 128px !important; }
  .m-lg-132 {
    margin: 132px !important; }
  .m-lg-136 {
    margin: 136px !important; }
  .m-lg-140 {
    margin: 140px !important; }
  .m-lg-144 {
    margin: 144px !important; }
  .m-lg-148 {
    margin: 148px !important; }
  .m-lg-152 {
    margin: 152px !important; }
  .m-lg-156 {
    margin: 156px !important; }
  .m-lg-160 {
    margin: 160px !important; }
  .m-lg-164 {
    margin: 164px !important; }
  .m-lg-168 {
    margin: 168px !important; }
  .m-lg-172 {
    margin: 172px !important; }
  .m-lg-176 {
    margin: 176px !important; }
  .m-lg-180 {
    margin: 180px !important; }
  .m-lg-184 {
    margin: 184px !important; }
  .m-lg-188 {
    margin: 188px !important; }
  .m-lg-192 {
    margin: 192px !important; }
  .m-lg-196 {
    margin: 196px !important; }
  .m-lg-200 {
    margin: 200px !important; }
  .m-lg-204 {
    margin: 204px !important; }
  .m-lg-208 {
    margin: 208px !important; }
  .m-lg-212 {
    margin: 212px !important; }
  .m-lg-216 {
    margin: 216px !important; }
  .m-lg-220 {
    margin: 220px !important; }
  .m-lg-224 {
    margin: 224px !important; }
  .m-lg-228 {
    margin: 228px !important; }
  .m-lg-232 {
    margin: 232px !important; }
  .m-lg-236 {
    margin: 236px !important; }
  .m-lg-240 {
    margin: 240px !important; }
  .m-lg-244 {
    margin: 244px !important; }
  .m-lg-248 {
    margin: 248px !important; }
  .m-lg-252 {
    margin: 252px !important; }
  .m-lg-256 {
    margin: 256px !important; }
  .mx-lg-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-lg-4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .my-lg-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-lg-8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .my-lg-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-lg-12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .my-lg-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-lg-16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .my-lg-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-lg-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-lg-24 {
    margin-right: 24px !important;
    margin-left: 24px !important; }
  .my-lg-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }
  .mx-lg-28 {
    margin-right: 28px !important;
    margin-left: 28px !important; }
  .my-lg-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important; }
  .mx-lg-32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .my-lg-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-lg-36 {
    margin-right: 36px !important;
    margin-left: 36px !important; }
  .my-lg-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important; }
  .mx-lg-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-lg-44 {
    margin-right: 44px !important;
    margin-left: 44px !important; }
  .my-lg-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important; }
  .mx-lg-48 {
    margin-right: 48px !important;
    margin-left: 48px !important; }
  .my-lg-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important; }
  .mx-lg-52 {
    margin-right: 52px !important;
    margin-left: 52px !important; }
  .my-lg-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important; }
  .mx-lg-56 {
    margin-right: 56px !important;
    margin-left: 56px !important; }
  .my-lg-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important; }
  .mx-lg-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-lg-64 {
    margin-right: 64px !important;
    margin-left: 64px !important; }
  .my-lg-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important; }
  .mx-lg-68 {
    margin-right: 68px !important;
    margin-left: 68px !important; }
  .my-lg-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important; }
  .mx-lg-72 {
    margin-right: 72px !important;
    margin-left: 72px !important; }
  .my-lg-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important; }
  .mx-lg-76 {
    margin-right: 76px !important;
    margin-left: 76px !important; }
  .my-lg-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important; }
  .mx-lg-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-lg-84 {
    margin-right: 84px !important;
    margin-left: 84px !important; }
  .my-lg-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important; }
  .mx-lg-88 {
    margin-right: 88px !important;
    margin-left: 88px !important; }
  .my-lg-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important; }
  .mx-lg-92 {
    margin-right: 92px !important;
    margin-left: 92px !important; }
  .my-lg-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important; }
  .mx-lg-96 {
    margin-right: 96px !important;
    margin-left: 96px !important; }
  .my-lg-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important; }
  .mx-lg-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-lg-104 {
    margin-right: 104px !important;
    margin-left: 104px !important; }
  .my-lg-104 {
    margin-top: 104px !important;
    margin-bottom: 104px !important; }
  .mx-lg-108 {
    margin-right: 108px !important;
    margin-left: 108px !important; }
  .my-lg-108 {
    margin-top: 108px !important;
    margin-bottom: 108px !important; }
  .mx-lg-112 {
    margin-right: 112px !important;
    margin-left: 112px !important; }
  .my-lg-112 {
    margin-top: 112px !important;
    margin-bottom: 112px !important; }
  .mx-lg-116 {
    margin-right: 116px !important;
    margin-left: 116px !important; }
  .my-lg-116 {
    margin-top: 116px !important;
    margin-bottom: 116px !important; }
  .mx-lg-120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .my-lg-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-lg-124 {
    margin-right: 124px !important;
    margin-left: 124px !important; }
  .my-lg-124 {
    margin-top: 124px !important;
    margin-bottom: 124px !important; }
  .mx-lg-128 {
    margin-right: 128px !important;
    margin-left: 128px !important; }
  .my-lg-128 {
    margin-top: 128px !important;
    margin-bottom: 128px !important; }
  .mx-lg-132 {
    margin-right: 132px !important;
    margin-left: 132px !important; }
  .my-lg-132 {
    margin-top: 132px !important;
    margin-bottom: 132px !important; }
  .mx-lg-136 {
    margin-right: 136px !important;
    margin-left: 136px !important; }
  .my-lg-136 {
    margin-top: 136px !important;
    margin-bottom: 136px !important; }
  .mx-lg-140 {
    margin-right: 140px !important;
    margin-left: 140px !important; }
  .my-lg-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important; }
  .mx-lg-144 {
    margin-right: 144px !important;
    margin-left: 144px !important; }
  .my-lg-144 {
    margin-top: 144px !important;
    margin-bottom: 144px !important; }
  .mx-lg-148 {
    margin-right: 148px !important;
    margin-left: 148px !important; }
  .my-lg-148 {
    margin-top: 148px !important;
    margin-bottom: 148px !important; }
  .mx-lg-152 {
    margin-right: 152px !important;
    margin-left: 152px !important; }
  .my-lg-152 {
    margin-top: 152px !important;
    margin-bottom: 152px !important; }
  .mx-lg-156 {
    margin-right: 156px !important;
    margin-left: 156px !important; }
  .my-lg-156 {
    margin-top: 156px !important;
    margin-bottom: 156px !important; }
  .mx-lg-160 {
    margin-right: 160px !important;
    margin-left: 160px !important; }
  .my-lg-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important; }
  .mx-lg-164 {
    margin-right: 164px !important;
    margin-left: 164px !important; }
  .my-lg-164 {
    margin-top: 164px !important;
    margin-bottom: 164px !important; }
  .mx-lg-168 {
    margin-right: 168px !important;
    margin-left: 168px !important; }
  .my-lg-168 {
    margin-top: 168px !important;
    margin-bottom: 168px !important; }
  .mx-lg-172 {
    margin-right: 172px !important;
    margin-left: 172px !important; }
  .my-lg-172 {
    margin-top: 172px !important;
    margin-bottom: 172px !important; }
  .mx-lg-176 {
    margin-right: 176px !important;
    margin-left: 176px !important; }
  .my-lg-176 {
    margin-top: 176px !important;
    margin-bottom: 176px !important; }
  .mx-lg-180 {
    margin-right: 180px !important;
    margin-left: 180px !important; }
  .my-lg-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important; }
  .mx-lg-184 {
    margin-right: 184px !important;
    margin-left: 184px !important; }
  .my-lg-184 {
    margin-top: 184px !important;
    margin-bottom: 184px !important; }
  .mx-lg-188 {
    margin-right: 188px !important;
    margin-left: 188px !important; }
  .my-lg-188 {
    margin-top: 188px !important;
    margin-bottom: 188px !important; }
  .mx-lg-192 {
    margin-right: 192px !important;
    margin-left: 192px !important; }
  .my-lg-192 {
    margin-top: 192px !important;
    margin-bottom: 192px !important; }
  .mx-lg-196 {
    margin-right: 196px !important;
    margin-left: 196px !important; }
  .my-lg-196 {
    margin-top: 196px !important;
    margin-bottom: 196px !important; }
  .mx-lg-200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .my-lg-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-lg-204 {
    margin-right: 204px !important;
    margin-left: 204px !important; }
  .my-lg-204 {
    margin-top: 204px !important;
    margin-bottom: 204px !important; }
  .mx-lg-208 {
    margin-right: 208px !important;
    margin-left: 208px !important; }
  .my-lg-208 {
    margin-top: 208px !important;
    margin-bottom: 208px !important; }
  .mx-lg-212 {
    margin-right: 212px !important;
    margin-left: 212px !important; }
  .my-lg-212 {
    margin-top: 212px !important;
    margin-bottom: 212px !important; }
  .mx-lg-216 {
    margin-right: 216px !important;
    margin-left: 216px !important; }
  .my-lg-216 {
    margin-top: 216px !important;
    margin-bottom: 216px !important; }
  .mx-lg-220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .my-lg-220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-lg-224 {
    margin-right: 224px !important;
    margin-left: 224px !important; }
  .my-lg-224 {
    margin-top: 224px !important;
    margin-bottom: 224px !important; }
  .mx-lg-228 {
    margin-right: 228px !important;
    margin-left: 228px !important; }
  .my-lg-228 {
    margin-top: 228px !important;
    margin-bottom: 228px !important; }
  .mx-lg-232 {
    margin-right: 232px !important;
    margin-left: 232px !important; }
  .my-lg-232 {
    margin-top: 232px !important;
    margin-bottom: 232px !important; }
  .mx-lg-236 {
    margin-right: 236px !important;
    margin-left: 236px !important; }
  .my-lg-236 {
    margin-top: 236px !important;
    margin-bottom: 236px !important; }
  .mx-lg-240 {
    margin-right: 240px !important;
    margin-left: 240px !important; }
  .my-lg-240 {
    margin-top: 240px !important;
    margin-bottom: 240px !important; }
  .mx-lg-244 {
    margin-right: 244px !important;
    margin-left: 244px !important; }
  .my-lg-244 {
    margin-top: 244px !important;
    margin-bottom: 244px !important; }
  .mx-lg-248 {
    margin-right: 248px !important;
    margin-left: 248px !important; }
  .my-lg-248 {
    margin-top: 248px !important;
    margin-bottom: 248px !important; }
  .mx-lg-252 {
    margin-right: 252px !important;
    margin-left: 252px !important; }
  .my-lg-252 {
    margin-top: 252px !important;
    margin-bottom: 252px !important; }
  .mx-lg-256 {
    margin-right: 256px !important;
    margin-left: 256px !important; }
  .my-lg-256 {
    margin-top: 256px !important;
    margin-bottom: 256px !important; }
  .mt-lg-0 {
    margin-top: 0px !important; }
  .mr-lg-0 {
    margin-right: 0px !important; }
  .mb-lg-0 {
    margin-bottom: 0px !important; }
  .ml-lg-0 {
    margin-left: 0px !important; }
  .mt-lg-4 {
    margin-top: 4px !important; }
  .mr-lg-4 {
    margin-right: 4px !important; }
  .mb-lg-4 {
    margin-bottom: 4px !important; }
  .ml-lg-4 {
    margin-left: 4px !important; }
  .mt-lg-8 {
    margin-top: 8px !important; }
  .mr-lg-8 {
    margin-right: 8px !important; }
  .mb-lg-8 {
    margin-bottom: 8px !important; }
  .ml-lg-8 {
    margin-left: 8px !important; }
  .mt-lg-12 {
    margin-top: 12px !important; }
  .mr-lg-12 {
    margin-right: 12px !important; }
  .mb-lg-12 {
    margin-bottom: 12px !important; }
  .ml-lg-12 {
    margin-left: 12px !important; }
  .mt-lg-16 {
    margin-top: 16px !important; }
  .mr-lg-16 {
    margin-right: 16px !important; }
  .mb-lg-16 {
    margin-bottom: 16px !important; }
  .ml-lg-16 {
    margin-left: 16px !important; }
  .mt-lg-20 {
    margin-top: 20px !important; }
  .mr-lg-20 {
    margin-right: 20px !important; }
  .mb-lg-20 {
    margin-bottom: 20px !important; }
  .ml-lg-20 {
    margin-left: 20px !important; }
  .mt-lg-24 {
    margin-top: 24px !important; }
  .mr-lg-24 {
    margin-right: 24px !important; }
  .mb-lg-24 {
    margin-bottom: 24px !important; }
  .ml-lg-24 {
    margin-left: 24px !important; }
  .mt-lg-28 {
    margin-top: 28px !important; }
  .mr-lg-28 {
    margin-right: 28px !important; }
  .mb-lg-28 {
    margin-bottom: 28px !important; }
  .ml-lg-28 {
    margin-left: 28px !important; }
  .mt-lg-32 {
    margin-top: 32px !important; }
  .mr-lg-32 {
    margin-right: 32px !important; }
  .mb-lg-32 {
    margin-bottom: 32px !important; }
  .ml-lg-32 {
    margin-left: 32px !important; }
  .mt-lg-36 {
    margin-top: 36px !important; }
  .mr-lg-36 {
    margin-right: 36px !important; }
  .mb-lg-36 {
    margin-bottom: 36px !important; }
  .ml-lg-36 {
    margin-left: 36px !important; }
  .mt-lg-40 {
    margin-top: 40px !important; }
  .mr-lg-40 {
    margin-right: 40px !important; }
  .mb-lg-40 {
    margin-bottom: 40px !important; }
  .ml-lg-40 {
    margin-left: 40px !important; }
  .mt-lg-44 {
    margin-top: 44px !important; }
  .mr-lg-44 {
    margin-right: 44px !important; }
  .mb-lg-44 {
    margin-bottom: 44px !important; }
  .ml-lg-44 {
    margin-left: 44px !important; }
  .mt-lg-48 {
    margin-top: 48px !important; }
  .mr-lg-48 {
    margin-right: 48px !important; }
  .mb-lg-48 {
    margin-bottom: 48px !important; }
  .ml-lg-48 {
    margin-left: 48px !important; }
  .mt-lg-52 {
    margin-top: 52px !important; }
  .mr-lg-52 {
    margin-right: 52px !important; }
  .mb-lg-52 {
    margin-bottom: 52px !important; }
  .ml-lg-52 {
    margin-left: 52px !important; }
  .mt-lg-56 {
    margin-top: 56px !important; }
  .mr-lg-56 {
    margin-right: 56px !important; }
  .mb-lg-56 {
    margin-bottom: 56px !important; }
  .ml-lg-56 {
    margin-left: 56px !important; }
  .mt-lg-60 {
    margin-top: 60px !important; }
  .mr-lg-60 {
    margin-right: 60px !important; }
  .mb-lg-60 {
    margin-bottom: 60px !important; }
  .ml-lg-60 {
    margin-left: 60px !important; }
  .mt-lg-64 {
    margin-top: 64px !important; }
  .mr-lg-64 {
    margin-right: 64px !important; }
  .mb-lg-64 {
    margin-bottom: 64px !important; }
  .ml-lg-64 {
    margin-left: 64px !important; }
  .mt-lg-68 {
    margin-top: 68px !important; }
  .mr-lg-68 {
    margin-right: 68px !important; }
  .mb-lg-68 {
    margin-bottom: 68px !important; }
  .ml-lg-68 {
    margin-left: 68px !important; }
  .mt-lg-72 {
    margin-top: 72px !important; }
  .mr-lg-72 {
    margin-right: 72px !important; }
  .mb-lg-72 {
    margin-bottom: 72px !important; }
  .ml-lg-72 {
    margin-left: 72px !important; }
  .mt-lg-76 {
    margin-top: 76px !important; }
  .mr-lg-76 {
    margin-right: 76px !important; }
  .mb-lg-76 {
    margin-bottom: 76px !important; }
  .ml-lg-76 {
    margin-left: 76px !important; }
  .mt-lg-80 {
    margin-top: 80px !important; }
  .mr-lg-80 {
    margin-right: 80px !important; }
  .mb-lg-80 {
    margin-bottom: 80px !important; }
  .ml-lg-80 {
    margin-left: 80px !important; }
  .mt-lg-84 {
    margin-top: 84px !important; }
  .mr-lg-84 {
    margin-right: 84px !important; }
  .mb-lg-84 {
    margin-bottom: 84px !important; }
  .ml-lg-84 {
    margin-left: 84px !important; }
  .mt-lg-88 {
    margin-top: 88px !important; }
  .mr-lg-88 {
    margin-right: 88px !important; }
  .mb-lg-88 {
    margin-bottom: 88px !important; }
  .ml-lg-88 {
    margin-left: 88px !important; }
  .mt-lg-92 {
    margin-top: 92px !important; }
  .mr-lg-92 {
    margin-right: 92px !important; }
  .mb-lg-92 {
    margin-bottom: 92px !important; }
  .ml-lg-92 {
    margin-left: 92px !important; }
  .mt-lg-96 {
    margin-top: 96px !important; }
  .mr-lg-96 {
    margin-right: 96px !important; }
  .mb-lg-96 {
    margin-bottom: 96px !important; }
  .ml-lg-96 {
    margin-left: 96px !important; }
  .mt-lg-100 {
    margin-top: 100px !important; }
  .mr-lg-100 {
    margin-right: 100px !important; }
  .mb-lg-100 {
    margin-bottom: 100px !important; }
  .ml-lg-100 {
    margin-left: 100px !important; }
  .mt-lg-104 {
    margin-top: 104px !important; }
  .mr-lg-104 {
    margin-right: 104px !important; }
  .mb-lg-104 {
    margin-bottom: 104px !important; }
  .ml-lg-104 {
    margin-left: 104px !important; }
  .mt-lg-108 {
    margin-top: 108px !important; }
  .mr-lg-108 {
    margin-right: 108px !important; }
  .mb-lg-108 {
    margin-bottom: 108px !important; }
  .ml-lg-108 {
    margin-left: 108px !important; }
  .mt-lg-112 {
    margin-top: 112px !important; }
  .mr-lg-112 {
    margin-right: 112px !important; }
  .mb-lg-112 {
    margin-bottom: 112px !important; }
  .ml-lg-112 {
    margin-left: 112px !important; }
  .mt-lg-116 {
    margin-top: 116px !important; }
  .mr-lg-116 {
    margin-right: 116px !important; }
  .mb-lg-116 {
    margin-bottom: 116px !important; }
  .ml-lg-116 {
    margin-left: 116px !important; }
  .mt-lg-120 {
    margin-top: 120px !important; }
  .mr-lg-120 {
    margin-right: 120px !important; }
  .mb-lg-120 {
    margin-bottom: 120px !important; }
  .ml-lg-120 {
    margin-left: 120px !important; }
  .mt-lg-124 {
    margin-top: 124px !important; }
  .mr-lg-124 {
    margin-right: 124px !important; }
  .mb-lg-124 {
    margin-bottom: 124px !important; }
  .ml-lg-124 {
    margin-left: 124px !important; }
  .mt-lg-128 {
    margin-top: 128px !important; }
  .mr-lg-128 {
    margin-right: 128px !important; }
  .mb-lg-128 {
    margin-bottom: 128px !important; }
  .ml-lg-128 {
    margin-left: 128px !important; }
  .mt-lg-132 {
    margin-top: 132px !important; }
  .mr-lg-132 {
    margin-right: 132px !important; }
  .mb-lg-132 {
    margin-bottom: 132px !important; }
  .ml-lg-132 {
    margin-left: 132px !important; }
  .mt-lg-136 {
    margin-top: 136px !important; }
  .mr-lg-136 {
    margin-right: 136px !important; }
  .mb-lg-136 {
    margin-bottom: 136px !important; }
  .ml-lg-136 {
    margin-left: 136px !important; }
  .mt-lg-140 {
    margin-top: 140px !important; }
  .mr-lg-140 {
    margin-right: 140px !important; }
  .mb-lg-140 {
    margin-bottom: 140px !important; }
  .ml-lg-140 {
    margin-left: 140px !important; }
  .mt-lg-144 {
    margin-top: 144px !important; }
  .mr-lg-144 {
    margin-right: 144px !important; }
  .mb-lg-144 {
    margin-bottom: 144px !important; }
  .ml-lg-144 {
    margin-left: 144px !important; }
  .mt-lg-148 {
    margin-top: 148px !important; }
  .mr-lg-148 {
    margin-right: 148px !important; }
  .mb-lg-148 {
    margin-bottom: 148px !important; }
  .ml-lg-148 {
    margin-left: 148px !important; }
  .mt-lg-152 {
    margin-top: 152px !important; }
  .mr-lg-152 {
    margin-right: 152px !important; }
  .mb-lg-152 {
    margin-bottom: 152px !important; }
  .ml-lg-152 {
    margin-left: 152px !important; }
  .mt-lg-156 {
    margin-top: 156px !important; }
  .mr-lg-156 {
    margin-right: 156px !important; }
  .mb-lg-156 {
    margin-bottom: 156px !important; }
  .ml-lg-156 {
    margin-left: 156px !important; }
  .mt-lg-160 {
    margin-top: 160px !important; }
  .mr-lg-160 {
    margin-right: 160px !important; }
  .mb-lg-160 {
    margin-bottom: 160px !important; }
  .ml-lg-160 {
    margin-left: 160px !important; }
  .mt-lg-164 {
    margin-top: 164px !important; }
  .mr-lg-164 {
    margin-right: 164px !important; }
  .mb-lg-164 {
    margin-bottom: 164px !important; }
  .ml-lg-164 {
    margin-left: 164px !important; }
  .mt-lg-168 {
    margin-top: 168px !important; }
  .mr-lg-168 {
    margin-right: 168px !important; }
  .mb-lg-168 {
    margin-bottom: 168px !important; }
  .ml-lg-168 {
    margin-left: 168px !important; }
  .mt-lg-172 {
    margin-top: 172px !important; }
  .mr-lg-172 {
    margin-right: 172px !important; }
  .mb-lg-172 {
    margin-bottom: 172px !important; }
  .ml-lg-172 {
    margin-left: 172px !important; }
  .mt-lg-176 {
    margin-top: 176px !important; }
  .mr-lg-176 {
    margin-right: 176px !important; }
  .mb-lg-176 {
    margin-bottom: 176px !important; }
  .ml-lg-176 {
    margin-left: 176px !important; }
  .mt-lg-180 {
    margin-top: 180px !important; }
  .mr-lg-180 {
    margin-right: 180px !important; }
  .mb-lg-180 {
    margin-bottom: 180px !important; }
  .ml-lg-180 {
    margin-left: 180px !important; }
  .mt-lg-184 {
    margin-top: 184px !important; }
  .mr-lg-184 {
    margin-right: 184px !important; }
  .mb-lg-184 {
    margin-bottom: 184px !important; }
  .ml-lg-184 {
    margin-left: 184px !important; }
  .mt-lg-188 {
    margin-top: 188px !important; }
  .mr-lg-188 {
    margin-right: 188px !important; }
  .mb-lg-188 {
    margin-bottom: 188px !important; }
  .ml-lg-188 {
    margin-left: 188px !important; }
  .mt-lg-192 {
    margin-top: 192px !important; }
  .mr-lg-192 {
    margin-right: 192px !important; }
  .mb-lg-192 {
    margin-bottom: 192px !important; }
  .ml-lg-192 {
    margin-left: 192px !important; }
  .mt-lg-196 {
    margin-top: 196px !important; }
  .mr-lg-196 {
    margin-right: 196px !important; }
  .mb-lg-196 {
    margin-bottom: 196px !important; }
  .ml-lg-196 {
    margin-left: 196px !important; }
  .mt-lg-200 {
    margin-top: 200px !important; }
  .mr-lg-200 {
    margin-right: 200px !important; }
  .mb-lg-200 {
    margin-bottom: 200px !important; }
  .ml-lg-200 {
    margin-left: 200px !important; }
  .mt-lg-204 {
    margin-top: 204px !important; }
  .mr-lg-204 {
    margin-right: 204px !important; }
  .mb-lg-204 {
    margin-bottom: 204px !important; }
  .ml-lg-204 {
    margin-left: 204px !important; }
  .mt-lg-208 {
    margin-top: 208px !important; }
  .mr-lg-208 {
    margin-right: 208px !important; }
  .mb-lg-208 {
    margin-bottom: 208px !important; }
  .ml-lg-208 {
    margin-left: 208px !important; }
  .mt-lg-212 {
    margin-top: 212px !important; }
  .mr-lg-212 {
    margin-right: 212px !important; }
  .mb-lg-212 {
    margin-bottom: 212px !important; }
  .ml-lg-212 {
    margin-left: 212px !important; }
  .mt-lg-216 {
    margin-top: 216px !important; }
  .mr-lg-216 {
    margin-right: 216px !important; }
  .mb-lg-216 {
    margin-bottom: 216px !important; }
  .ml-lg-216 {
    margin-left: 216px !important; }
  .mt-lg-220 {
    margin-top: 220px !important; }
  .mr-lg-220 {
    margin-right: 220px !important; }
  .mb-lg-220 {
    margin-bottom: 220px !important; }
  .ml-lg-220 {
    margin-left: 220px !important; }
  .mt-lg-224 {
    margin-top: 224px !important; }
  .mr-lg-224 {
    margin-right: 224px !important; }
  .mb-lg-224 {
    margin-bottom: 224px !important; }
  .ml-lg-224 {
    margin-left: 224px !important; }
  .mt-lg-228 {
    margin-top: 228px !important; }
  .mr-lg-228 {
    margin-right: 228px !important; }
  .mb-lg-228 {
    margin-bottom: 228px !important; }
  .ml-lg-228 {
    margin-left: 228px !important; }
  .mt-lg-232 {
    margin-top: 232px !important; }
  .mr-lg-232 {
    margin-right: 232px !important; }
  .mb-lg-232 {
    margin-bottom: 232px !important; }
  .ml-lg-232 {
    margin-left: 232px !important; }
  .mt-lg-236 {
    margin-top: 236px !important; }
  .mr-lg-236 {
    margin-right: 236px !important; }
  .mb-lg-236 {
    margin-bottom: 236px !important; }
  .ml-lg-236 {
    margin-left: 236px !important; }
  .mt-lg-240 {
    margin-top: 240px !important; }
  .mr-lg-240 {
    margin-right: 240px !important; }
  .mb-lg-240 {
    margin-bottom: 240px !important; }
  .ml-lg-240 {
    margin-left: 240px !important; }
  .mt-lg-244 {
    margin-top: 244px !important; }
  .mr-lg-244 {
    margin-right: 244px !important; }
  .mb-lg-244 {
    margin-bottom: 244px !important; }
  .ml-lg-244 {
    margin-left: 244px !important; }
  .mt-lg-248 {
    margin-top: 248px !important; }
  .mr-lg-248 {
    margin-right: 248px !important; }
  .mb-lg-248 {
    margin-bottom: 248px !important; }
  .ml-lg-248 {
    margin-left: 248px !important; }
  .mt-lg-252 {
    margin-top: 252px !important; }
  .mr-lg-252 {
    margin-right: 252px !important; }
  .mb-lg-252 {
    margin-bottom: 252px !important; }
  .ml-lg-252 {
    margin-left: 252px !important; }
  .mt-lg-256 {
    margin-top: 256px !important; }
  .mr-lg-256 {
    margin-right: 256px !important; }
  .mb-lg-256 {
    margin-bottom: 256px !important; }
  .ml-lg-256 {
    margin-left: 256px !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .p-lg-0 {
    padding: 0px !important; }
  .p-lg-4 {
    padding: 4px !important; }
  .p-lg-8 {
    padding: 8px !important; }
  .p-lg-12 {
    padding: 12px !important; }
  .p-lg-16 {
    padding: 16px !important; }
  .p-lg-20 {
    padding: 20px !important; }
  .p-lg-24 {
    padding: 24px !important; }
  .p-lg-28 {
    padding: 28px !important; }
  .p-lg-32 {
    padding: 32px !important; }
  .p-lg-36 {
    padding: 36px !important; }
  .p-lg-40 {
    padding: 40px !important; }
  .p-lg-44 {
    padding: 44px !important; }
  .p-lg-48 {
    padding: 48px !important; }
  .p-lg-52 {
    padding: 52px !important; }
  .p-lg-56 {
    padding: 56px !important; }
  .p-lg-60 {
    padding: 60px !important; }
  .p-lg-64 {
    padding: 64px !important; }
  .p-lg-68 {
    padding: 68px !important; }
  .p-lg-72 {
    padding: 72px !important; }
  .p-lg-76 {
    padding: 76px !important; }
  .p-lg-80 {
    padding: 80px !important; }
  .p-lg-84 {
    padding: 84px !important; }
  .p-lg-88 {
    padding: 88px !important; }
  .p-lg-92 {
    padding: 92px !important; }
  .p-lg-96 {
    padding: 96px !important; }
  .p-lg-100 {
    padding: 100px !important; }
  .p-lg-104 {
    padding: 104px !important; }
  .p-lg-108 {
    padding: 108px !important; }
  .p-lg-112 {
    padding: 112px !important; }
  .p-lg-116 {
    padding: 116px !important; }
  .p-lg-120 {
    padding: 120px !important; }
  .p-lg-124 {
    padding: 124px !important; }
  .p-lg-128 {
    padding: 128px !important; }
  .p-lg-132 {
    padding: 132px !important; }
  .p-lg-136 {
    padding: 136px !important; }
  .p-lg-140 {
    padding: 140px !important; }
  .p-lg-144 {
    padding: 144px !important; }
  .p-lg-148 {
    padding: 148px !important; }
  .p-lg-152 {
    padding: 152px !important; }
  .p-lg-156 {
    padding: 156px !important; }
  .p-lg-160 {
    padding: 160px !important; }
  .p-lg-164 {
    padding: 164px !important; }
  .p-lg-168 {
    padding: 168px !important; }
  .p-lg-172 {
    padding: 172px !important; }
  .p-lg-176 {
    padding: 176px !important; }
  .p-lg-180 {
    padding: 180px !important; }
  .p-lg-184 {
    padding: 184px !important; }
  .p-lg-188 {
    padding: 188px !important; }
  .p-lg-192 {
    padding: 192px !important; }
  .p-lg-196 {
    padding: 196px !important; }
  .p-lg-200 {
    padding: 200px !important; }
  .p-lg-204 {
    padding: 204px !important; }
  .p-lg-208 {
    padding: 208px !important; }
  .p-lg-212 {
    padding: 212px !important; }
  .p-lg-216 {
    padding: 216px !important; }
  .p-lg-220 {
    padding: 220px !important; }
  .p-lg-224 {
    padding: 224px !important; }
  .p-lg-228 {
    padding: 228px !important; }
  .p-lg-232 {
    padding: 232px !important; }
  .p-lg-236 {
    padding: 236px !important; }
  .p-lg-240 {
    padding: 240px !important; }
  .p-lg-244 {
    padding: 244px !important; }
  .p-lg-248 {
    padding: 248px !important; }
  .p-lg-252 {
    padding: 252px !important; }
  .p-lg-256 {
    padding: 256px !important; }
  .px-lg-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-lg-4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .py-lg-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-lg-8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .py-lg-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-lg-12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .py-lg-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-lg-16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .py-lg-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-lg-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-lg-24 {
    padding-right: 24px !important;
    padding-left: 24px !important; }
  .py-lg-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important; }
  .px-lg-28 {
    padding-right: 28px !important;
    padding-left: 28px !important; }
  .py-lg-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important; }
  .px-lg-32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .py-lg-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-lg-36 {
    padding-right: 36px !important;
    padding-left: 36px !important; }
  .py-lg-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important; }
  .px-lg-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-lg-44 {
    padding-right: 44px !important;
    padding-left: 44px !important; }
  .py-lg-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important; }
  .px-lg-48 {
    padding-right: 48px !important;
    padding-left: 48px !important; }
  .py-lg-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important; }
  .px-lg-52 {
    padding-right: 52px !important;
    padding-left: 52px !important; }
  .py-lg-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important; }
  .px-lg-56 {
    padding-right: 56px !important;
    padding-left: 56px !important; }
  .py-lg-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important; }
  .px-lg-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-lg-64 {
    padding-right: 64px !important;
    padding-left: 64px !important; }
  .py-lg-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important; }
  .px-lg-68 {
    padding-right: 68px !important;
    padding-left: 68px !important; }
  .py-lg-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important; }
  .px-lg-72 {
    padding-right: 72px !important;
    padding-left: 72px !important; }
  .py-lg-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important; }
  .px-lg-76 {
    padding-right: 76px !important;
    padding-left: 76px !important; }
  .py-lg-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important; }
  .px-lg-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-lg-84 {
    padding-right: 84px !important;
    padding-left: 84px !important; }
  .py-lg-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important; }
  .px-lg-88 {
    padding-right: 88px !important;
    padding-left: 88px !important; }
  .py-lg-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important; }
  .px-lg-92 {
    padding-right: 92px !important;
    padding-left: 92px !important; }
  .py-lg-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important; }
  .px-lg-96 {
    padding-right: 96px !important;
    padding-left: 96px !important; }
  .py-lg-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important; }
  .px-lg-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-lg-104 {
    padding-right: 104px !important;
    padding-left: 104px !important; }
  .py-lg-104 {
    padding-top: 104px !important;
    padding-bottom: 104px !important; }
  .px-lg-108 {
    padding-right: 108px !important;
    padding-left: 108px !important; }
  .py-lg-108 {
    padding-top: 108px !important;
    padding-bottom: 108px !important; }
  .px-lg-112 {
    padding-right: 112px !important;
    padding-left: 112px !important; }
  .py-lg-112 {
    padding-top: 112px !important;
    padding-bottom: 112px !important; }
  .px-lg-116 {
    padding-right: 116px !important;
    padding-left: 116px !important; }
  .py-lg-116 {
    padding-top: 116px !important;
    padding-bottom: 116px !important; }
  .px-lg-120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .py-lg-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-lg-124 {
    padding-right: 124px !important;
    padding-left: 124px !important; }
  .py-lg-124 {
    padding-top: 124px !important;
    padding-bottom: 124px !important; }
  .px-lg-128 {
    padding-right: 128px !important;
    padding-left: 128px !important; }
  .py-lg-128 {
    padding-top: 128px !important;
    padding-bottom: 128px !important; }
  .px-lg-132 {
    padding-right: 132px !important;
    padding-left: 132px !important; }
  .py-lg-132 {
    padding-top: 132px !important;
    padding-bottom: 132px !important; }
  .px-lg-136 {
    padding-right: 136px !important;
    padding-left: 136px !important; }
  .py-lg-136 {
    padding-top: 136px !important;
    padding-bottom: 136px !important; }
  .px-lg-140 {
    padding-right: 140px !important;
    padding-left: 140px !important; }
  .py-lg-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important; }
  .px-lg-144 {
    padding-right: 144px !important;
    padding-left: 144px !important; }
  .py-lg-144 {
    padding-top: 144px !important;
    padding-bottom: 144px !important; }
  .px-lg-148 {
    padding-right: 148px !important;
    padding-left: 148px !important; }
  .py-lg-148 {
    padding-top: 148px !important;
    padding-bottom: 148px !important; }
  .px-lg-152 {
    padding-right: 152px !important;
    padding-left: 152px !important; }
  .py-lg-152 {
    padding-top: 152px !important;
    padding-bottom: 152px !important; }
  .px-lg-156 {
    padding-right: 156px !important;
    padding-left: 156px !important; }
  .py-lg-156 {
    padding-top: 156px !important;
    padding-bottom: 156px !important; }
  .px-lg-160 {
    padding-right: 160px !important;
    padding-left: 160px !important; }
  .py-lg-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important; }
  .px-lg-164 {
    padding-right: 164px !important;
    padding-left: 164px !important; }
  .py-lg-164 {
    padding-top: 164px !important;
    padding-bottom: 164px !important; }
  .px-lg-168 {
    padding-right: 168px !important;
    padding-left: 168px !important; }
  .py-lg-168 {
    padding-top: 168px !important;
    padding-bottom: 168px !important; }
  .px-lg-172 {
    padding-right: 172px !important;
    padding-left: 172px !important; }
  .py-lg-172 {
    padding-top: 172px !important;
    padding-bottom: 172px !important; }
  .px-lg-176 {
    padding-right: 176px !important;
    padding-left: 176px !important; }
  .py-lg-176 {
    padding-top: 176px !important;
    padding-bottom: 176px !important; }
  .px-lg-180 {
    padding-right: 180px !important;
    padding-left: 180px !important; }
  .py-lg-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important; }
  .px-lg-184 {
    padding-right: 184px !important;
    padding-left: 184px !important; }
  .py-lg-184 {
    padding-top: 184px !important;
    padding-bottom: 184px !important; }
  .px-lg-188 {
    padding-right: 188px !important;
    padding-left: 188px !important; }
  .py-lg-188 {
    padding-top: 188px !important;
    padding-bottom: 188px !important; }
  .px-lg-192 {
    padding-right: 192px !important;
    padding-left: 192px !important; }
  .py-lg-192 {
    padding-top: 192px !important;
    padding-bottom: 192px !important; }
  .px-lg-196 {
    padding-right: 196px !important;
    padding-left: 196px !important; }
  .py-lg-196 {
    padding-top: 196px !important;
    padding-bottom: 196px !important; }
  .px-lg-200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .py-lg-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-lg-204 {
    padding-right: 204px !important;
    padding-left: 204px !important; }
  .py-lg-204 {
    padding-top: 204px !important;
    padding-bottom: 204px !important; }
  .px-lg-208 {
    padding-right: 208px !important;
    padding-left: 208px !important; }
  .py-lg-208 {
    padding-top: 208px !important;
    padding-bottom: 208px !important; }
  .px-lg-212 {
    padding-right: 212px !important;
    padding-left: 212px !important; }
  .py-lg-212 {
    padding-top: 212px !important;
    padding-bottom: 212px !important; }
  .px-lg-216 {
    padding-right: 216px !important;
    padding-left: 216px !important; }
  .py-lg-216 {
    padding-top: 216px !important;
    padding-bottom: 216px !important; }
  .px-lg-220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .py-lg-220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-lg-224 {
    padding-right: 224px !important;
    padding-left: 224px !important; }
  .py-lg-224 {
    padding-top: 224px !important;
    padding-bottom: 224px !important; }
  .px-lg-228 {
    padding-right: 228px !important;
    padding-left: 228px !important; }
  .py-lg-228 {
    padding-top: 228px !important;
    padding-bottom: 228px !important; }
  .px-lg-232 {
    padding-right: 232px !important;
    padding-left: 232px !important; }
  .py-lg-232 {
    padding-top: 232px !important;
    padding-bottom: 232px !important; }
  .px-lg-236 {
    padding-right: 236px !important;
    padding-left: 236px !important; }
  .py-lg-236 {
    padding-top: 236px !important;
    padding-bottom: 236px !important; }
  .px-lg-240 {
    padding-right: 240px !important;
    padding-left: 240px !important; }
  .py-lg-240 {
    padding-top: 240px !important;
    padding-bottom: 240px !important; }
  .px-lg-244 {
    padding-right: 244px !important;
    padding-left: 244px !important; }
  .py-lg-244 {
    padding-top: 244px !important;
    padding-bottom: 244px !important; }
  .px-lg-248 {
    padding-right: 248px !important;
    padding-left: 248px !important; }
  .py-lg-248 {
    padding-top: 248px !important;
    padding-bottom: 248px !important; }
  .px-lg-252 {
    padding-right: 252px !important;
    padding-left: 252px !important; }
  .py-lg-252 {
    padding-top: 252px !important;
    padding-bottom: 252px !important; }
  .px-lg-256 {
    padding-right: 256px !important;
    padding-left: 256px !important; }
  .py-lg-256 {
    padding-top: 256px !important;
    padding-bottom: 256px !important; }
  .pt-lg-0 {
    padding-top: 0px !important; }
  .pr-lg-0 {
    padding-right: 0px !important; }
  .pb-lg-0 {
    padding-bottom: 0px !important; }
  .pl-lg-0 {
    padding-left: 0px !important; }
  .pt-lg-4 {
    padding-top: 4px !important; }
  .pr-lg-4 {
    padding-right: 4px !important; }
  .pb-lg-4 {
    padding-bottom: 4px !important; }
  .pl-lg-4 {
    padding-left: 4px !important; }
  .pt-lg-8 {
    padding-top: 8px !important; }
  .pr-lg-8 {
    padding-right: 8px !important; }
  .pb-lg-8 {
    padding-bottom: 8px !important; }
  .pl-lg-8 {
    padding-left: 8px !important; }
  .pt-lg-12 {
    padding-top: 12px !important; }
  .pr-lg-12 {
    padding-right: 12px !important; }
  .pb-lg-12 {
    padding-bottom: 12px !important; }
  .pl-lg-12 {
    padding-left: 12px !important; }
  .pt-lg-16 {
    padding-top: 16px !important; }
  .pr-lg-16 {
    padding-right: 16px !important; }
  .pb-lg-16 {
    padding-bottom: 16px !important; }
  .pl-lg-16 {
    padding-left: 16px !important; }
  .pt-lg-20 {
    padding-top: 20px !important; }
  .pr-lg-20 {
    padding-right: 20px !important; }
  .pb-lg-20 {
    padding-bottom: 20px !important; }
  .pl-lg-20 {
    padding-left: 20px !important; }
  .pt-lg-24 {
    padding-top: 24px !important; }
  .pr-lg-24 {
    padding-right: 24px !important; }
  .pb-lg-24 {
    padding-bottom: 24px !important; }
  .pl-lg-24 {
    padding-left: 24px !important; }
  .pt-lg-28 {
    padding-top: 28px !important; }
  .pr-lg-28 {
    padding-right: 28px !important; }
  .pb-lg-28 {
    padding-bottom: 28px !important; }
  .pl-lg-28 {
    padding-left: 28px !important; }
  .pt-lg-32 {
    padding-top: 32px !important; }
  .pr-lg-32 {
    padding-right: 32px !important; }
  .pb-lg-32 {
    padding-bottom: 32px !important; }
  .pl-lg-32 {
    padding-left: 32px !important; }
  .pt-lg-36 {
    padding-top: 36px !important; }
  .pr-lg-36 {
    padding-right: 36px !important; }
  .pb-lg-36 {
    padding-bottom: 36px !important; }
  .pl-lg-36 {
    padding-left: 36px !important; }
  .pt-lg-40 {
    padding-top: 40px !important; }
  .pr-lg-40 {
    padding-right: 40px !important; }
  .pb-lg-40 {
    padding-bottom: 40px !important; }
  .pl-lg-40 {
    padding-left: 40px !important; }
  .pt-lg-44 {
    padding-top: 44px !important; }
  .pr-lg-44 {
    padding-right: 44px !important; }
  .pb-lg-44 {
    padding-bottom: 44px !important; }
  .pl-lg-44 {
    padding-left: 44px !important; }
  .pt-lg-48 {
    padding-top: 48px !important; }
  .pr-lg-48 {
    padding-right: 48px !important; }
  .pb-lg-48 {
    padding-bottom: 48px !important; }
  .pl-lg-48 {
    padding-left: 48px !important; }
  .pt-lg-52 {
    padding-top: 52px !important; }
  .pr-lg-52 {
    padding-right: 52px !important; }
  .pb-lg-52 {
    padding-bottom: 52px !important; }
  .pl-lg-52 {
    padding-left: 52px !important; }
  .pt-lg-56 {
    padding-top: 56px !important; }
  .pr-lg-56 {
    padding-right: 56px !important; }
  .pb-lg-56 {
    padding-bottom: 56px !important; }
  .pl-lg-56 {
    padding-left: 56px !important; }
  .pt-lg-60 {
    padding-top: 60px !important; }
  .pr-lg-60 {
    padding-right: 60px !important; }
  .pb-lg-60 {
    padding-bottom: 60px !important; }
  .pl-lg-60 {
    padding-left: 60px !important; }
  .pt-lg-64 {
    padding-top: 64px !important; }
  .pr-lg-64 {
    padding-right: 64px !important; }
  .pb-lg-64 {
    padding-bottom: 64px !important; }
  .pl-lg-64 {
    padding-left: 64px !important; }
  .pt-lg-68 {
    padding-top: 68px !important; }
  .pr-lg-68 {
    padding-right: 68px !important; }
  .pb-lg-68 {
    padding-bottom: 68px !important; }
  .pl-lg-68 {
    padding-left: 68px !important; }
  .pt-lg-72 {
    padding-top: 72px !important; }
  .pr-lg-72 {
    padding-right: 72px !important; }
  .pb-lg-72 {
    padding-bottom: 72px !important; }
  .pl-lg-72 {
    padding-left: 72px !important; }
  .pt-lg-76 {
    padding-top: 76px !important; }
  .pr-lg-76 {
    padding-right: 76px !important; }
  .pb-lg-76 {
    padding-bottom: 76px !important; }
  .pl-lg-76 {
    padding-left: 76px !important; }
  .pt-lg-80 {
    padding-top: 80px !important; }
  .pr-lg-80 {
    padding-right: 80px !important; }
  .pb-lg-80 {
    padding-bottom: 80px !important; }
  .pl-lg-80 {
    padding-left: 80px !important; }
  .pt-lg-84 {
    padding-top: 84px !important; }
  .pr-lg-84 {
    padding-right: 84px !important; }
  .pb-lg-84 {
    padding-bottom: 84px !important; }
  .pl-lg-84 {
    padding-left: 84px !important; }
  .pt-lg-88 {
    padding-top: 88px !important; }
  .pr-lg-88 {
    padding-right: 88px !important; }
  .pb-lg-88 {
    padding-bottom: 88px !important; }
  .pl-lg-88 {
    padding-left: 88px !important; }
  .pt-lg-92 {
    padding-top: 92px !important; }
  .pr-lg-92 {
    padding-right: 92px !important; }
  .pb-lg-92 {
    padding-bottom: 92px !important; }
  .pl-lg-92 {
    padding-left: 92px !important; }
  .pt-lg-96 {
    padding-top: 96px !important; }
  .pr-lg-96 {
    padding-right: 96px !important; }
  .pb-lg-96 {
    padding-bottom: 96px !important; }
  .pl-lg-96 {
    padding-left: 96px !important; }
  .pt-lg-100 {
    padding-top: 100px !important; }
  .pr-lg-100 {
    padding-right: 100px !important; }
  .pb-lg-100 {
    padding-bottom: 100px !important; }
  .pl-lg-100 {
    padding-left: 100px !important; }
  .pt-lg-104 {
    padding-top: 104px !important; }
  .pr-lg-104 {
    padding-right: 104px !important; }
  .pb-lg-104 {
    padding-bottom: 104px !important; }
  .pl-lg-104 {
    padding-left: 104px !important; }
  .pt-lg-108 {
    padding-top: 108px !important; }
  .pr-lg-108 {
    padding-right: 108px !important; }
  .pb-lg-108 {
    padding-bottom: 108px !important; }
  .pl-lg-108 {
    padding-left: 108px !important; }
  .pt-lg-112 {
    padding-top: 112px !important; }
  .pr-lg-112 {
    padding-right: 112px !important; }
  .pb-lg-112 {
    padding-bottom: 112px !important; }
  .pl-lg-112 {
    padding-left: 112px !important; }
  .pt-lg-116 {
    padding-top: 116px !important; }
  .pr-lg-116 {
    padding-right: 116px !important; }
  .pb-lg-116 {
    padding-bottom: 116px !important; }
  .pl-lg-116 {
    padding-left: 116px !important; }
  .pt-lg-120 {
    padding-top: 120px !important; }
  .pr-lg-120 {
    padding-right: 120px !important; }
  .pb-lg-120 {
    padding-bottom: 120px !important; }
  .pl-lg-120 {
    padding-left: 120px !important; }
  .pt-lg-124 {
    padding-top: 124px !important; }
  .pr-lg-124 {
    padding-right: 124px !important; }
  .pb-lg-124 {
    padding-bottom: 124px !important; }
  .pl-lg-124 {
    padding-left: 124px !important; }
  .pt-lg-128 {
    padding-top: 128px !important; }
  .pr-lg-128 {
    padding-right: 128px !important; }
  .pb-lg-128 {
    padding-bottom: 128px !important; }
  .pl-lg-128 {
    padding-left: 128px !important; }
  .pt-lg-132 {
    padding-top: 132px !important; }
  .pr-lg-132 {
    padding-right: 132px !important; }
  .pb-lg-132 {
    padding-bottom: 132px !important; }
  .pl-lg-132 {
    padding-left: 132px !important; }
  .pt-lg-136 {
    padding-top: 136px !important; }
  .pr-lg-136 {
    padding-right: 136px !important; }
  .pb-lg-136 {
    padding-bottom: 136px !important; }
  .pl-lg-136 {
    padding-left: 136px !important; }
  .pt-lg-140 {
    padding-top: 140px !important; }
  .pr-lg-140 {
    padding-right: 140px !important; }
  .pb-lg-140 {
    padding-bottom: 140px !important; }
  .pl-lg-140 {
    padding-left: 140px !important; }
  .pt-lg-144 {
    padding-top: 144px !important; }
  .pr-lg-144 {
    padding-right: 144px !important; }
  .pb-lg-144 {
    padding-bottom: 144px !important; }
  .pl-lg-144 {
    padding-left: 144px !important; }
  .pt-lg-148 {
    padding-top: 148px !important; }
  .pr-lg-148 {
    padding-right: 148px !important; }
  .pb-lg-148 {
    padding-bottom: 148px !important; }
  .pl-lg-148 {
    padding-left: 148px !important; }
  .pt-lg-152 {
    padding-top: 152px !important; }
  .pr-lg-152 {
    padding-right: 152px !important; }
  .pb-lg-152 {
    padding-bottom: 152px !important; }
  .pl-lg-152 {
    padding-left: 152px !important; }
  .pt-lg-156 {
    padding-top: 156px !important; }
  .pr-lg-156 {
    padding-right: 156px !important; }
  .pb-lg-156 {
    padding-bottom: 156px !important; }
  .pl-lg-156 {
    padding-left: 156px !important; }
  .pt-lg-160 {
    padding-top: 160px !important; }
  .pr-lg-160 {
    padding-right: 160px !important; }
  .pb-lg-160 {
    padding-bottom: 160px !important; }
  .pl-lg-160 {
    padding-left: 160px !important; }
  .pt-lg-164 {
    padding-top: 164px !important; }
  .pr-lg-164 {
    padding-right: 164px !important; }
  .pb-lg-164 {
    padding-bottom: 164px !important; }
  .pl-lg-164 {
    padding-left: 164px !important; }
  .pt-lg-168 {
    padding-top: 168px !important; }
  .pr-lg-168 {
    padding-right: 168px !important; }
  .pb-lg-168 {
    padding-bottom: 168px !important; }
  .pl-lg-168 {
    padding-left: 168px !important; }
  .pt-lg-172 {
    padding-top: 172px !important; }
  .pr-lg-172 {
    padding-right: 172px !important; }
  .pb-lg-172 {
    padding-bottom: 172px !important; }
  .pl-lg-172 {
    padding-left: 172px !important; }
  .pt-lg-176 {
    padding-top: 176px !important; }
  .pr-lg-176 {
    padding-right: 176px !important; }
  .pb-lg-176 {
    padding-bottom: 176px !important; }
  .pl-lg-176 {
    padding-left: 176px !important; }
  .pt-lg-180 {
    padding-top: 180px !important; }
  .pr-lg-180 {
    padding-right: 180px !important; }
  .pb-lg-180 {
    padding-bottom: 180px !important; }
  .pl-lg-180 {
    padding-left: 180px !important; }
  .pt-lg-184 {
    padding-top: 184px !important; }
  .pr-lg-184 {
    padding-right: 184px !important; }
  .pb-lg-184 {
    padding-bottom: 184px !important; }
  .pl-lg-184 {
    padding-left: 184px !important; }
  .pt-lg-188 {
    padding-top: 188px !important; }
  .pr-lg-188 {
    padding-right: 188px !important; }
  .pb-lg-188 {
    padding-bottom: 188px !important; }
  .pl-lg-188 {
    padding-left: 188px !important; }
  .pt-lg-192 {
    padding-top: 192px !important; }
  .pr-lg-192 {
    padding-right: 192px !important; }
  .pb-lg-192 {
    padding-bottom: 192px !important; }
  .pl-lg-192 {
    padding-left: 192px !important; }
  .pt-lg-196 {
    padding-top: 196px !important; }
  .pr-lg-196 {
    padding-right: 196px !important; }
  .pb-lg-196 {
    padding-bottom: 196px !important; }
  .pl-lg-196 {
    padding-left: 196px !important; }
  .pt-lg-200 {
    padding-top: 200px !important; }
  .pr-lg-200 {
    padding-right: 200px !important; }
  .pb-lg-200 {
    padding-bottom: 200px !important; }
  .pl-lg-200 {
    padding-left: 200px !important; }
  .pt-lg-204 {
    padding-top: 204px !important; }
  .pr-lg-204 {
    padding-right: 204px !important; }
  .pb-lg-204 {
    padding-bottom: 204px !important; }
  .pl-lg-204 {
    padding-left: 204px !important; }
  .pt-lg-208 {
    padding-top: 208px !important; }
  .pr-lg-208 {
    padding-right: 208px !important; }
  .pb-lg-208 {
    padding-bottom: 208px !important; }
  .pl-lg-208 {
    padding-left: 208px !important; }
  .pt-lg-212 {
    padding-top: 212px !important; }
  .pr-lg-212 {
    padding-right: 212px !important; }
  .pb-lg-212 {
    padding-bottom: 212px !important; }
  .pl-lg-212 {
    padding-left: 212px !important; }
  .pt-lg-216 {
    padding-top: 216px !important; }
  .pr-lg-216 {
    padding-right: 216px !important; }
  .pb-lg-216 {
    padding-bottom: 216px !important; }
  .pl-lg-216 {
    padding-left: 216px !important; }
  .pt-lg-220 {
    padding-top: 220px !important; }
  .pr-lg-220 {
    padding-right: 220px !important; }
  .pb-lg-220 {
    padding-bottom: 220px !important; }
  .pl-lg-220 {
    padding-left: 220px !important; }
  .pt-lg-224 {
    padding-top: 224px !important; }
  .pr-lg-224 {
    padding-right: 224px !important; }
  .pb-lg-224 {
    padding-bottom: 224px !important; }
  .pl-lg-224 {
    padding-left: 224px !important; }
  .pt-lg-228 {
    padding-top: 228px !important; }
  .pr-lg-228 {
    padding-right: 228px !important; }
  .pb-lg-228 {
    padding-bottom: 228px !important; }
  .pl-lg-228 {
    padding-left: 228px !important; }
  .pt-lg-232 {
    padding-top: 232px !important; }
  .pr-lg-232 {
    padding-right: 232px !important; }
  .pb-lg-232 {
    padding-bottom: 232px !important; }
  .pl-lg-232 {
    padding-left: 232px !important; }
  .pt-lg-236 {
    padding-top: 236px !important; }
  .pr-lg-236 {
    padding-right: 236px !important; }
  .pb-lg-236 {
    padding-bottom: 236px !important; }
  .pl-lg-236 {
    padding-left: 236px !important; }
  .pt-lg-240 {
    padding-top: 240px !important; }
  .pr-lg-240 {
    padding-right: 240px !important; }
  .pb-lg-240 {
    padding-bottom: 240px !important; }
  .pl-lg-240 {
    padding-left: 240px !important; }
  .pt-lg-244 {
    padding-top: 244px !important; }
  .pr-lg-244 {
    padding-right: 244px !important; }
  .pb-lg-244 {
    padding-bottom: 244px !important; }
  .pl-lg-244 {
    padding-left: 244px !important; }
  .pt-lg-248 {
    padding-top: 248px !important; }
  .pr-lg-248 {
    padding-right: 248px !important; }
  .pb-lg-248 {
    padding-bottom: 248px !important; }
  .pl-lg-248 {
    padding-left: 248px !important; }
  .pt-lg-252 {
    padding-top: 252px !important; }
  .pr-lg-252 {
    padding-right: 252px !important; }
  .pb-lg-252 {
    padding-bottom: 252px !important; }
  .pl-lg-252 {
    padding-left: 252px !important; }
  .pt-lg-256 {
    padding-top: 256px !important; }
  .pr-lg-256 {
    padding-right: 256px !important; }
  .pb-lg-256 {
    padding-bottom: 256px !important; }
  .pl-lg-256 {
    padding-left: 256px !important; } }
@media screen and (min-width: 1920px) {
  .m-xl-0 {
    margin: 0px !important; }
  .m-xl-4 {
    margin: 4px !important; }
  .m-xl-8 {
    margin: 8px !important; }
  .m-xl-12 {
    margin: 12px !important; }
  .m-xl-16 {
    margin: 16px !important; }
  .m-xl-20 {
    margin: 20px !important; }
  .m-xl-24 {
    margin: 24px !important; }
  .m-xl-28 {
    margin: 28px !important; }
  .m-xl-32 {
    margin: 32px !important; }
  .m-xl-36 {
    margin: 36px !important; }
  .m-xl-40 {
    margin: 40px !important; }
  .m-xl-44 {
    margin: 44px !important; }
  .m-xl-48 {
    margin: 48px !important; }
  .m-xl-52 {
    margin: 52px !important; }
  .m-xl-56 {
    margin: 56px !important; }
  .m-xl-60 {
    margin: 60px !important; }
  .m-xl-64 {
    margin: 64px !important; }
  .m-xl-68 {
    margin: 68px !important; }
  .m-xl-72 {
    margin: 72px !important; }
  .m-xl-76 {
    margin: 76px !important; }
  .m-xl-80 {
    margin: 80px !important; }
  .m-xl-84 {
    margin: 84px !important; }
  .m-xl-88 {
    margin: 88px !important; }
  .m-xl-92 {
    margin: 92px !important; }
  .m-xl-96 {
    margin: 96px !important; }
  .m-xl-100 {
    margin: 100px !important; }
  .m-xl-104 {
    margin: 104px !important; }
  .m-xl-108 {
    margin: 108px !important; }
  .m-xl-112 {
    margin: 112px !important; }
  .m-xl-116 {
    margin: 116px !important; }
  .m-xl-120 {
    margin: 120px !important; }
  .m-xl-124 {
    margin: 124px !important; }
  .m-xl-128 {
    margin: 128px !important; }
  .m-xl-132 {
    margin: 132px !important; }
  .m-xl-136 {
    margin: 136px !important; }
  .m-xl-140 {
    margin: 140px !important; }
  .m-xl-144 {
    margin: 144px !important; }
  .m-xl-148 {
    margin: 148px !important; }
  .m-xl-152 {
    margin: 152px !important; }
  .m-xl-156 {
    margin: 156px !important; }
  .m-xl-160 {
    margin: 160px !important; }
  .m-xl-164 {
    margin: 164px !important; }
  .m-xl-168 {
    margin: 168px !important; }
  .m-xl-172 {
    margin: 172px !important; }
  .m-xl-176 {
    margin: 176px !important; }
  .m-xl-180 {
    margin: 180px !important; }
  .m-xl-184 {
    margin: 184px !important; }
  .m-xl-188 {
    margin: 188px !important; }
  .m-xl-192 {
    margin: 192px !important; }
  .m-xl-196 {
    margin: 196px !important; }
  .m-xl-200 {
    margin: 200px !important; }
  .m-xl-204 {
    margin: 204px !important; }
  .m-xl-208 {
    margin: 208px !important; }
  .m-xl-212 {
    margin: 212px !important; }
  .m-xl-216 {
    margin: 216px !important; }
  .m-xl-220 {
    margin: 220px !important; }
  .m-xl-224 {
    margin: 224px !important; }
  .m-xl-228 {
    margin: 228px !important; }
  .m-xl-232 {
    margin: 232px !important; }
  .m-xl-236 {
    margin: 236px !important; }
  .m-xl-240 {
    margin: 240px !important; }
  .m-xl-244 {
    margin: 244px !important; }
  .m-xl-248 {
    margin: 248px !important; }
  .m-xl-252 {
    margin: 252px !important; }
  .m-xl-256 {
    margin: 256px !important; }
  .mx-xl-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .my-xl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-xl-4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .my-xl-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-xl-8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .my-xl-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-xl-12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .my-xl-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-xl-16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .my-xl-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-xl-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-xl-24 {
    margin-right: 24px !important;
    margin-left: 24px !important; }
  .my-xl-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }
  .mx-xl-28 {
    margin-right: 28px !important;
    margin-left: 28px !important; }
  .my-xl-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important; }
  .mx-xl-32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .my-xl-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-xl-36 {
    margin-right: 36px !important;
    margin-left: 36px !important; }
  .my-xl-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important; }
  .mx-xl-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-xl-44 {
    margin-right: 44px !important;
    margin-left: 44px !important; }
  .my-xl-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important; }
  .mx-xl-48 {
    margin-right: 48px !important;
    margin-left: 48px !important; }
  .my-xl-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important; }
  .mx-xl-52 {
    margin-right: 52px !important;
    margin-left: 52px !important; }
  .my-xl-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important; }
  .mx-xl-56 {
    margin-right: 56px !important;
    margin-left: 56px !important; }
  .my-xl-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important; }
  .mx-xl-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-xl-64 {
    margin-right: 64px !important;
    margin-left: 64px !important; }
  .my-xl-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important; }
  .mx-xl-68 {
    margin-right: 68px !important;
    margin-left: 68px !important; }
  .my-xl-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important; }
  .mx-xl-72 {
    margin-right: 72px !important;
    margin-left: 72px !important; }
  .my-xl-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important; }
  .mx-xl-76 {
    margin-right: 76px !important;
    margin-left: 76px !important; }
  .my-xl-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important; }
  .mx-xl-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-xl-84 {
    margin-right: 84px !important;
    margin-left: 84px !important; }
  .my-xl-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important; }
  .mx-xl-88 {
    margin-right: 88px !important;
    margin-left: 88px !important; }
  .my-xl-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important; }
  .mx-xl-92 {
    margin-right: 92px !important;
    margin-left: 92px !important; }
  .my-xl-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important; }
  .mx-xl-96 {
    margin-right: 96px !important;
    margin-left: 96px !important; }
  .my-xl-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important; }
  .mx-xl-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-xl-104 {
    margin-right: 104px !important;
    margin-left: 104px !important; }
  .my-xl-104 {
    margin-top: 104px !important;
    margin-bottom: 104px !important; }
  .mx-xl-108 {
    margin-right: 108px !important;
    margin-left: 108px !important; }
  .my-xl-108 {
    margin-top: 108px !important;
    margin-bottom: 108px !important; }
  .mx-xl-112 {
    margin-right: 112px !important;
    margin-left: 112px !important; }
  .my-xl-112 {
    margin-top: 112px !important;
    margin-bottom: 112px !important; }
  .mx-xl-116 {
    margin-right: 116px !important;
    margin-left: 116px !important; }
  .my-xl-116 {
    margin-top: 116px !important;
    margin-bottom: 116px !important; }
  .mx-xl-120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .my-xl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-xl-124 {
    margin-right: 124px !important;
    margin-left: 124px !important; }
  .my-xl-124 {
    margin-top: 124px !important;
    margin-bottom: 124px !important; }
  .mx-xl-128 {
    margin-right: 128px !important;
    margin-left: 128px !important; }
  .my-xl-128 {
    margin-top: 128px !important;
    margin-bottom: 128px !important; }
  .mx-xl-132 {
    margin-right: 132px !important;
    margin-left: 132px !important; }
  .my-xl-132 {
    margin-top: 132px !important;
    margin-bottom: 132px !important; }
  .mx-xl-136 {
    margin-right: 136px !important;
    margin-left: 136px !important; }
  .my-xl-136 {
    margin-top: 136px !important;
    margin-bottom: 136px !important; }
  .mx-xl-140 {
    margin-right: 140px !important;
    margin-left: 140px !important; }
  .my-xl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important; }
  .mx-xl-144 {
    margin-right: 144px !important;
    margin-left: 144px !important; }
  .my-xl-144 {
    margin-top: 144px !important;
    margin-bottom: 144px !important; }
  .mx-xl-148 {
    margin-right: 148px !important;
    margin-left: 148px !important; }
  .my-xl-148 {
    margin-top: 148px !important;
    margin-bottom: 148px !important; }
  .mx-xl-152 {
    margin-right: 152px !important;
    margin-left: 152px !important; }
  .my-xl-152 {
    margin-top: 152px !important;
    margin-bottom: 152px !important; }
  .mx-xl-156 {
    margin-right: 156px !important;
    margin-left: 156px !important; }
  .my-xl-156 {
    margin-top: 156px !important;
    margin-bottom: 156px !important; }
  .mx-xl-160 {
    margin-right: 160px !important;
    margin-left: 160px !important; }
  .my-xl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important; }
  .mx-xl-164 {
    margin-right: 164px !important;
    margin-left: 164px !important; }
  .my-xl-164 {
    margin-top: 164px !important;
    margin-bottom: 164px !important; }
  .mx-xl-168 {
    margin-right: 168px !important;
    margin-left: 168px !important; }
  .my-xl-168 {
    margin-top: 168px !important;
    margin-bottom: 168px !important; }
  .mx-xl-172 {
    margin-right: 172px !important;
    margin-left: 172px !important; }
  .my-xl-172 {
    margin-top: 172px !important;
    margin-bottom: 172px !important; }
  .mx-xl-176 {
    margin-right: 176px !important;
    margin-left: 176px !important; }
  .my-xl-176 {
    margin-top: 176px !important;
    margin-bottom: 176px !important; }
  .mx-xl-180 {
    margin-right: 180px !important;
    margin-left: 180px !important; }
  .my-xl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important; }
  .mx-xl-184 {
    margin-right: 184px !important;
    margin-left: 184px !important; }
  .my-xl-184 {
    margin-top: 184px !important;
    margin-bottom: 184px !important; }
  .mx-xl-188 {
    margin-right: 188px !important;
    margin-left: 188px !important; }
  .my-xl-188 {
    margin-top: 188px !important;
    margin-bottom: 188px !important; }
  .mx-xl-192 {
    margin-right: 192px !important;
    margin-left: 192px !important; }
  .my-xl-192 {
    margin-top: 192px !important;
    margin-bottom: 192px !important; }
  .mx-xl-196 {
    margin-right: 196px !important;
    margin-left: 196px !important; }
  .my-xl-196 {
    margin-top: 196px !important;
    margin-bottom: 196px !important; }
  .mx-xl-200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .my-xl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-xl-204 {
    margin-right: 204px !important;
    margin-left: 204px !important; }
  .my-xl-204 {
    margin-top: 204px !important;
    margin-bottom: 204px !important; }
  .mx-xl-208 {
    margin-right: 208px !important;
    margin-left: 208px !important; }
  .my-xl-208 {
    margin-top: 208px !important;
    margin-bottom: 208px !important; }
  .mx-xl-212 {
    margin-right: 212px !important;
    margin-left: 212px !important; }
  .my-xl-212 {
    margin-top: 212px !important;
    margin-bottom: 212px !important; }
  .mx-xl-216 {
    margin-right: 216px !important;
    margin-left: 216px !important; }
  .my-xl-216 {
    margin-top: 216px !important;
    margin-bottom: 216px !important; }
  .mx-xl-220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .my-xl-220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-xl-224 {
    margin-right: 224px !important;
    margin-left: 224px !important; }
  .my-xl-224 {
    margin-top: 224px !important;
    margin-bottom: 224px !important; }
  .mx-xl-228 {
    margin-right: 228px !important;
    margin-left: 228px !important; }
  .my-xl-228 {
    margin-top: 228px !important;
    margin-bottom: 228px !important; }
  .mx-xl-232 {
    margin-right: 232px !important;
    margin-left: 232px !important; }
  .my-xl-232 {
    margin-top: 232px !important;
    margin-bottom: 232px !important; }
  .mx-xl-236 {
    margin-right: 236px !important;
    margin-left: 236px !important; }
  .my-xl-236 {
    margin-top: 236px !important;
    margin-bottom: 236px !important; }
  .mx-xl-240 {
    margin-right: 240px !important;
    margin-left: 240px !important; }
  .my-xl-240 {
    margin-top: 240px !important;
    margin-bottom: 240px !important; }
  .mx-xl-244 {
    margin-right: 244px !important;
    margin-left: 244px !important; }
  .my-xl-244 {
    margin-top: 244px !important;
    margin-bottom: 244px !important; }
  .mx-xl-248 {
    margin-right: 248px !important;
    margin-left: 248px !important; }
  .my-xl-248 {
    margin-top: 248px !important;
    margin-bottom: 248px !important; }
  .mx-xl-252 {
    margin-right: 252px !important;
    margin-left: 252px !important; }
  .my-xl-252 {
    margin-top: 252px !important;
    margin-bottom: 252px !important; }
  .mx-xl-256 {
    margin-right: 256px !important;
    margin-left: 256px !important; }
  .my-xl-256 {
    margin-top: 256px !important;
    margin-bottom: 256px !important; }
  .mt-xl-0 {
    margin-top: 0px !important; }
  .mr-xl-0 {
    margin-right: 0px !important; }
  .mb-xl-0 {
    margin-bottom: 0px !important; }
  .ml-xl-0 {
    margin-left: 0px !important; }
  .mt-xl-4 {
    margin-top: 4px !important; }
  .mr-xl-4 {
    margin-right: 4px !important; }
  .mb-xl-4 {
    margin-bottom: 4px !important; }
  .ml-xl-4 {
    margin-left: 4px !important; }
  .mt-xl-8 {
    margin-top: 8px !important; }
  .mr-xl-8 {
    margin-right: 8px !important; }
  .mb-xl-8 {
    margin-bottom: 8px !important; }
  .ml-xl-8 {
    margin-left: 8px !important; }
  .mt-xl-12 {
    margin-top: 12px !important; }
  .mr-xl-12 {
    margin-right: 12px !important; }
  .mb-xl-12 {
    margin-bottom: 12px !important; }
  .ml-xl-12 {
    margin-left: 12px !important; }
  .mt-xl-16 {
    margin-top: 16px !important; }
  .mr-xl-16 {
    margin-right: 16px !important; }
  .mb-xl-16 {
    margin-bottom: 16px !important; }
  .ml-xl-16 {
    margin-left: 16px !important; }
  .mt-xl-20 {
    margin-top: 20px !important; }
  .mr-xl-20 {
    margin-right: 20px !important; }
  .mb-xl-20 {
    margin-bottom: 20px !important; }
  .ml-xl-20 {
    margin-left: 20px !important; }
  .mt-xl-24 {
    margin-top: 24px !important; }
  .mr-xl-24 {
    margin-right: 24px !important; }
  .mb-xl-24 {
    margin-bottom: 24px !important; }
  .ml-xl-24 {
    margin-left: 24px !important; }
  .mt-xl-28 {
    margin-top: 28px !important; }
  .mr-xl-28 {
    margin-right: 28px !important; }
  .mb-xl-28 {
    margin-bottom: 28px !important; }
  .ml-xl-28 {
    margin-left: 28px !important; }
  .mt-xl-32 {
    margin-top: 32px !important; }
  .mr-xl-32 {
    margin-right: 32px !important; }
  .mb-xl-32 {
    margin-bottom: 32px !important; }
  .ml-xl-32 {
    margin-left: 32px !important; }
  .mt-xl-36 {
    margin-top: 36px !important; }
  .mr-xl-36 {
    margin-right: 36px !important; }
  .mb-xl-36 {
    margin-bottom: 36px !important; }
  .ml-xl-36 {
    margin-left: 36px !important; }
  .mt-xl-40 {
    margin-top: 40px !important; }
  .mr-xl-40 {
    margin-right: 40px !important; }
  .mb-xl-40 {
    margin-bottom: 40px !important; }
  .ml-xl-40 {
    margin-left: 40px !important; }
  .mt-xl-44 {
    margin-top: 44px !important; }
  .mr-xl-44 {
    margin-right: 44px !important; }
  .mb-xl-44 {
    margin-bottom: 44px !important; }
  .ml-xl-44 {
    margin-left: 44px !important; }
  .mt-xl-48 {
    margin-top: 48px !important; }
  .mr-xl-48 {
    margin-right: 48px !important; }
  .mb-xl-48 {
    margin-bottom: 48px !important; }
  .ml-xl-48 {
    margin-left: 48px !important; }
  .mt-xl-52 {
    margin-top: 52px !important; }
  .mr-xl-52 {
    margin-right: 52px !important; }
  .mb-xl-52 {
    margin-bottom: 52px !important; }
  .ml-xl-52 {
    margin-left: 52px !important; }
  .mt-xl-56 {
    margin-top: 56px !important; }
  .mr-xl-56 {
    margin-right: 56px !important; }
  .mb-xl-56 {
    margin-bottom: 56px !important; }
  .ml-xl-56 {
    margin-left: 56px !important; }
  .mt-xl-60 {
    margin-top: 60px !important; }
  .mr-xl-60 {
    margin-right: 60px !important; }
  .mb-xl-60 {
    margin-bottom: 60px !important; }
  .ml-xl-60 {
    margin-left: 60px !important; }
  .mt-xl-64 {
    margin-top: 64px !important; }
  .mr-xl-64 {
    margin-right: 64px !important; }
  .mb-xl-64 {
    margin-bottom: 64px !important; }
  .ml-xl-64 {
    margin-left: 64px !important; }
  .mt-xl-68 {
    margin-top: 68px !important; }
  .mr-xl-68 {
    margin-right: 68px !important; }
  .mb-xl-68 {
    margin-bottom: 68px !important; }
  .ml-xl-68 {
    margin-left: 68px !important; }
  .mt-xl-72 {
    margin-top: 72px !important; }
  .mr-xl-72 {
    margin-right: 72px !important; }
  .mb-xl-72 {
    margin-bottom: 72px !important; }
  .ml-xl-72 {
    margin-left: 72px !important; }
  .mt-xl-76 {
    margin-top: 76px !important; }
  .mr-xl-76 {
    margin-right: 76px !important; }
  .mb-xl-76 {
    margin-bottom: 76px !important; }
  .ml-xl-76 {
    margin-left: 76px !important; }
  .mt-xl-80 {
    margin-top: 80px !important; }
  .mr-xl-80 {
    margin-right: 80px !important; }
  .mb-xl-80 {
    margin-bottom: 80px !important; }
  .ml-xl-80 {
    margin-left: 80px !important; }
  .mt-xl-84 {
    margin-top: 84px !important; }
  .mr-xl-84 {
    margin-right: 84px !important; }
  .mb-xl-84 {
    margin-bottom: 84px !important; }
  .ml-xl-84 {
    margin-left: 84px !important; }
  .mt-xl-88 {
    margin-top: 88px !important; }
  .mr-xl-88 {
    margin-right: 88px !important; }
  .mb-xl-88 {
    margin-bottom: 88px !important; }
  .ml-xl-88 {
    margin-left: 88px !important; }
  .mt-xl-92 {
    margin-top: 92px !important; }
  .mr-xl-92 {
    margin-right: 92px !important; }
  .mb-xl-92 {
    margin-bottom: 92px !important; }
  .ml-xl-92 {
    margin-left: 92px !important; }
  .mt-xl-96 {
    margin-top: 96px !important; }
  .mr-xl-96 {
    margin-right: 96px !important; }
  .mb-xl-96 {
    margin-bottom: 96px !important; }
  .ml-xl-96 {
    margin-left: 96px !important; }
  .mt-xl-100 {
    margin-top: 100px !important; }
  .mr-xl-100 {
    margin-right: 100px !important; }
  .mb-xl-100 {
    margin-bottom: 100px !important; }
  .ml-xl-100 {
    margin-left: 100px !important; }
  .mt-xl-104 {
    margin-top: 104px !important; }
  .mr-xl-104 {
    margin-right: 104px !important; }
  .mb-xl-104 {
    margin-bottom: 104px !important; }
  .ml-xl-104 {
    margin-left: 104px !important; }
  .mt-xl-108 {
    margin-top: 108px !important; }
  .mr-xl-108 {
    margin-right: 108px !important; }
  .mb-xl-108 {
    margin-bottom: 108px !important; }
  .ml-xl-108 {
    margin-left: 108px !important; }
  .mt-xl-112 {
    margin-top: 112px !important; }
  .mr-xl-112 {
    margin-right: 112px !important; }
  .mb-xl-112 {
    margin-bottom: 112px !important; }
  .ml-xl-112 {
    margin-left: 112px !important; }
  .mt-xl-116 {
    margin-top: 116px !important; }
  .mr-xl-116 {
    margin-right: 116px !important; }
  .mb-xl-116 {
    margin-bottom: 116px !important; }
  .ml-xl-116 {
    margin-left: 116px !important; }
  .mt-xl-120 {
    margin-top: 120px !important; }
  .mr-xl-120 {
    margin-right: 120px !important; }
  .mb-xl-120 {
    margin-bottom: 120px !important; }
  .ml-xl-120 {
    margin-left: 120px !important; }
  .mt-xl-124 {
    margin-top: 124px !important; }
  .mr-xl-124 {
    margin-right: 124px !important; }
  .mb-xl-124 {
    margin-bottom: 124px !important; }
  .ml-xl-124 {
    margin-left: 124px !important; }
  .mt-xl-128 {
    margin-top: 128px !important; }
  .mr-xl-128 {
    margin-right: 128px !important; }
  .mb-xl-128 {
    margin-bottom: 128px !important; }
  .ml-xl-128 {
    margin-left: 128px !important; }
  .mt-xl-132 {
    margin-top: 132px !important; }
  .mr-xl-132 {
    margin-right: 132px !important; }
  .mb-xl-132 {
    margin-bottom: 132px !important; }
  .ml-xl-132 {
    margin-left: 132px !important; }
  .mt-xl-136 {
    margin-top: 136px !important; }
  .mr-xl-136 {
    margin-right: 136px !important; }
  .mb-xl-136 {
    margin-bottom: 136px !important; }
  .ml-xl-136 {
    margin-left: 136px !important; }
  .mt-xl-140 {
    margin-top: 140px !important; }
  .mr-xl-140 {
    margin-right: 140px !important; }
  .mb-xl-140 {
    margin-bottom: 140px !important; }
  .ml-xl-140 {
    margin-left: 140px !important; }
  .mt-xl-144 {
    margin-top: 144px !important; }
  .mr-xl-144 {
    margin-right: 144px !important; }
  .mb-xl-144 {
    margin-bottom: 144px !important; }
  .ml-xl-144 {
    margin-left: 144px !important; }
  .mt-xl-148 {
    margin-top: 148px !important; }
  .mr-xl-148 {
    margin-right: 148px !important; }
  .mb-xl-148 {
    margin-bottom: 148px !important; }
  .ml-xl-148 {
    margin-left: 148px !important; }
  .mt-xl-152 {
    margin-top: 152px !important; }
  .mr-xl-152 {
    margin-right: 152px !important; }
  .mb-xl-152 {
    margin-bottom: 152px !important; }
  .ml-xl-152 {
    margin-left: 152px !important; }
  .mt-xl-156 {
    margin-top: 156px !important; }
  .mr-xl-156 {
    margin-right: 156px !important; }
  .mb-xl-156 {
    margin-bottom: 156px !important; }
  .ml-xl-156 {
    margin-left: 156px !important; }
  .mt-xl-160 {
    margin-top: 160px !important; }
  .mr-xl-160 {
    margin-right: 160px !important; }
  .mb-xl-160 {
    margin-bottom: 160px !important; }
  .ml-xl-160 {
    margin-left: 160px !important; }
  .mt-xl-164 {
    margin-top: 164px !important; }
  .mr-xl-164 {
    margin-right: 164px !important; }
  .mb-xl-164 {
    margin-bottom: 164px !important; }
  .ml-xl-164 {
    margin-left: 164px !important; }
  .mt-xl-168 {
    margin-top: 168px !important; }
  .mr-xl-168 {
    margin-right: 168px !important; }
  .mb-xl-168 {
    margin-bottom: 168px !important; }
  .ml-xl-168 {
    margin-left: 168px !important; }
  .mt-xl-172 {
    margin-top: 172px !important; }
  .mr-xl-172 {
    margin-right: 172px !important; }
  .mb-xl-172 {
    margin-bottom: 172px !important; }
  .ml-xl-172 {
    margin-left: 172px !important; }
  .mt-xl-176 {
    margin-top: 176px !important; }
  .mr-xl-176 {
    margin-right: 176px !important; }
  .mb-xl-176 {
    margin-bottom: 176px !important; }
  .ml-xl-176 {
    margin-left: 176px !important; }
  .mt-xl-180 {
    margin-top: 180px !important; }
  .mr-xl-180 {
    margin-right: 180px !important; }
  .mb-xl-180 {
    margin-bottom: 180px !important; }
  .ml-xl-180 {
    margin-left: 180px !important; }
  .mt-xl-184 {
    margin-top: 184px !important; }
  .mr-xl-184 {
    margin-right: 184px !important; }
  .mb-xl-184 {
    margin-bottom: 184px !important; }
  .ml-xl-184 {
    margin-left: 184px !important; }
  .mt-xl-188 {
    margin-top: 188px !important; }
  .mr-xl-188 {
    margin-right: 188px !important; }
  .mb-xl-188 {
    margin-bottom: 188px !important; }
  .ml-xl-188 {
    margin-left: 188px !important; }
  .mt-xl-192 {
    margin-top: 192px !important; }
  .mr-xl-192 {
    margin-right: 192px !important; }
  .mb-xl-192 {
    margin-bottom: 192px !important; }
  .ml-xl-192 {
    margin-left: 192px !important; }
  .mt-xl-196 {
    margin-top: 196px !important; }
  .mr-xl-196 {
    margin-right: 196px !important; }
  .mb-xl-196 {
    margin-bottom: 196px !important; }
  .ml-xl-196 {
    margin-left: 196px !important; }
  .mt-xl-200 {
    margin-top: 200px !important; }
  .mr-xl-200 {
    margin-right: 200px !important; }
  .mb-xl-200 {
    margin-bottom: 200px !important; }
  .ml-xl-200 {
    margin-left: 200px !important; }
  .mt-xl-204 {
    margin-top: 204px !important; }
  .mr-xl-204 {
    margin-right: 204px !important; }
  .mb-xl-204 {
    margin-bottom: 204px !important; }
  .ml-xl-204 {
    margin-left: 204px !important; }
  .mt-xl-208 {
    margin-top: 208px !important; }
  .mr-xl-208 {
    margin-right: 208px !important; }
  .mb-xl-208 {
    margin-bottom: 208px !important; }
  .ml-xl-208 {
    margin-left: 208px !important; }
  .mt-xl-212 {
    margin-top: 212px !important; }
  .mr-xl-212 {
    margin-right: 212px !important; }
  .mb-xl-212 {
    margin-bottom: 212px !important; }
  .ml-xl-212 {
    margin-left: 212px !important; }
  .mt-xl-216 {
    margin-top: 216px !important; }
  .mr-xl-216 {
    margin-right: 216px !important; }
  .mb-xl-216 {
    margin-bottom: 216px !important; }
  .ml-xl-216 {
    margin-left: 216px !important; }
  .mt-xl-220 {
    margin-top: 220px !important; }
  .mr-xl-220 {
    margin-right: 220px !important; }
  .mb-xl-220 {
    margin-bottom: 220px !important; }
  .ml-xl-220 {
    margin-left: 220px !important; }
  .mt-xl-224 {
    margin-top: 224px !important; }
  .mr-xl-224 {
    margin-right: 224px !important; }
  .mb-xl-224 {
    margin-bottom: 224px !important; }
  .ml-xl-224 {
    margin-left: 224px !important; }
  .mt-xl-228 {
    margin-top: 228px !important; }
  .mr-xl-228 {
    margin-right: 228px !important; }
  .mb-xl-228 {
    margin-bottom: 228px !important; }
  .ml-xl-228 {
    margin-left: 228px !important; }
  .mt-xl-232 {
    margin-top: 232px !important; }
  .mr-xl-232 {
    margin-right: 232px !important; }
  .mb-xl-232 {
    margin-bottom: 232px !important; }
  .ml-xl-232 {
    margin-left: 232px !important; }
  .mt-xl-236 {
    margin-top: 236px !important; }
  .mr-xl-236 {
    margin-right: 236px !important; }
  .mb-xl-236 {
    margin-bottom: 236px !important; }
  .ml-xl-236 {
    margin-left: 236px !important; }
  .mt-xl-240 {
    margin-top: 240px !important; }
  .mr-xl-240 {
    margin-right: 240px !important; }
  .mb-xl-240 {
    margin-bottom: 240px !important; }
  .ml-xl-240 {
    margin-left: 240px !important; }
  .mt-xl-244 {
    margin-top: 244px !important; }
  .mr-xl-244 {
    margin-right: 244px !important; }
  .mb-xl-244 {
    margin-bottom: 244px !important; }
  .ml-xl-244 {
    margin-left: 244px !important; }
  .mt-xl-248 {
    margin-top: 248px !important; }
  .mr-xl-248 {
    margin-right: 248px !important; }
  .mb-xl-248 {
    margin-bottom: 248px !important; }
  .ml-xl-248 {
    margin-left: 248px !important; }
  .mt-xl-252 {
    margin-top: 252px !important; }
  .mr-xl-252 {
    margin-right: 252px !important; }
  .mb-xl-252 {
    margin-bottom: 252px !important; }
  .ml-xl-252 {
    margin-left: 252px !important; }
  .mt-xl-256 {
    margin-top: 256px !important; }
  .mr-xl-256 {
    margin-right: 256px !important; }
  .mb-xl-256 {
    margin-bottom: 256px !important; }
  .ml-xl-256 {
    margin-left: 256px !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .p-xl-0 {
    padding: 0px !important; }
  .p-xl-4 {
    padding: 4px !important; }
  .p-xl-8 {
    padding: 8px !important; }
  .p-xl-12 {
    padding: 12px !important; }
  .p-xl-16 {
    padding: 16px !important; }
  .p-xl-20 {
    padding: 20px !important; }
  .p-xl-24 {
    padding: 24px !important; }
  .p-xl-28 {
    padding: 28px !important; }
  .p-xl-32 {
    padding: 32px !important; }
  .p-xl-36 {
    padding: 36px !important; }
  .p-xl-40 {
    padding: 40px !important; }
  .p-xl-44 {
    padding: 44px !important; }
  .p-xl-48 {
    padding: 48px !important; }
  .p-xl-52 {
    padding: 52px !important; }
  .p-xl-56 {
    padding: 56px !important; }
  .p-xl-60 {
    padding: 60px !important; }
  .p-xl-64 {
    padding: 64px !important; }
  .p-xl-68 {
    padding: 68px !important; }
  .p-xl-72 {
    padding: 72px !important; }
  .p-xl-76 {
    padding: 76px !important; }
  .p-xl-80 {
    padding: 80px !important; }
  .p-xl-84 {
    padding: 84px !important; }
  .p-xl-88 {
    padding: 88px !important; }
  .p-xl-92 {
    padding: 92px !important; }
  .p-xl-96 {
    padding: 96px !important; }
  .p-xl-100 {
    padding: 100px !important; }
  .p-xl-104 {
    padding: 104px !important; }
  .p-xl-108 {
    padding: 108px !important; }
  .p-xl-112 {
    padding: 112px !important; }
  .p-xl-116 {
    padding: 116px !important; }
  .p-xl-120 {
    padding: 120px !important; }
  .p-xl-124 {
    padding: 124px !important; }
  .p-xl-128 {
    padding: 128px !important; }
  .p-xl-132 {
    padding: 132px !important; }
  .p-xl-136 {
    padding: 136px !important; }
  .p-xl-140 {
    padding: 140px !important; }
  .p-xl-144 {
    padding: 144px !important; }
  .p-xl-148 {
    padding: 148px !important; }
  .p-xl-152 {
    padding: 152px !important; }
  .p-xl-156 {
    padding: 156px !important; }
  .p-xl-160 {
    padding: 160px !important; }
  .p-xl-164 {
    padding: 164px !important; }
  .p-xl-168 {
    padding: 168px !important; }
  .p-xl-172 {
    padding: 172px !important; }
  .p-xl-176 {
    padding: 176px !important; }
  .p-xl-180 {
    padding: 180px !important; }
  .p-xl-184 {
    padding: 184px !important; }
  .p-xl-188 {
    padding: 188px !important; }
  .p-xl-192 {
    padding: 192px !important; }
  .p-xl-196 {
    padding: 196px !important; }
  .p-xl-200 {
    padding: 200px !important; }
  .p-xl-204 {
    padding: 204px !important; }
  .p-xl-208 {
    padding: 208px !important; }
  .p-xl-212 {
    padding: 212px !important; }
  .p-xl-216 {
    padding: 216px !important; }
  .p-xl-220 {
    padding: 220px !important; }
  .p-xl-224 {
    padding: 224px !important; }
  .p-xl-228 {
    padding: 228px !important; }
  .p-xl-232 {
    padding: 232px !important; }
  .p-xl-236 {
    padding: 236px !important; }
  .p-xl-240 {
    padding: 240px !important; }
  .p-xl-244 {
    padding: 244px !important; }
  .p-xl-248 {
    padding: 248px !important; }
  .p-xl-252 {
    padding: 252px !important; }
  .p-xl-256 {
    padding: 256px !important; }
  .px-xl-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .py-xl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-xl-4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .py-xl-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-xl-8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .py-xl-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-xl-12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .py-xl-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-xl-16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .py-xl-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-xl-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-xl-24 {
    padding-right: 24px !important;
    padding-left: 24px !important; }
  .py-xl-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important; }
  .px-xl-28 {
    padding-right: 28px !important;
    padding-left: 28px !important; }
  .py-xl-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important; }
  .px-xl-32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .py-xl-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-xl-36 {
    padding-right: 36px !important;
    padding-left: 36px !important; }
  .py-xl-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important; }
  .px-xl-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-xl-44 {
    padding-right: 44px !important;
    padding-left: 44px !important; }
  .py-xl-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important; }
  .px-xl-48 {
    padding-right: 48px !important;
    padding-left: 48px !important; }
  .py-xl-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important; }
  .px-xl-52 {
    padding-right: 52px !important;
    padding-left: 52px !important; }
  .py-xl-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important; }
  .px-xl-56 {
    padding-right: 56px !important;
    padding-left: 56px !important; }
  .py-xl-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important; }
  .px-xl-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-xl-64 {
    padding-right: 64px !important;
    padding-left: 64px !important; }
  .py-xl-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important; }
  .px-xl-68 {
    padding-right: 68px !important;
    padding-left: 68px !important; }
  .py-xl-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important; }
  .px-xl-72 {
    padding-right: 72px !important;
    padding-left: 72px !important; }
  .py-xl-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important; }
  .px-xl-76 {
    padding-right: 76px !important;
    padding-left: 76px !important; }
  .py-xl-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important; }
  .px-xl-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-xl-84 {
    padding-right: 84px !important;
    padding-left: 84px !important; }
  .py-xl-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important; }
  .px-xl-88 {
    padding-right: 88px !important;
    padding-left: 88px !important; }
  .py-xl-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important; }
  .px-xl-92 {
    padding-right: 92px !important;
    padding-left: 92px !important; }
  .py-xl-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important; }
  .px-xl-96 {
    padding-right: 96px !important;
    padding-left: 96px !important; }
  .py-xl-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important; }
  .px-xl-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-xl-104 {
    padding-right: 104px !important;
    padding-left: 104px !important; }
  .py-xl-104 {
    padding-top: 104px !important;
    padding-bottom: 104px !important; }
  .px-xl-108 {
    padding-right: 108px !important;
    padding-left: 108px !important; }
  .py-xl-108 {
    padding-top: 108px !important;
    padding-bottom: 108px !important; }
  .px-xl-112 {
    padding-right: 112px !important;
    padding-left: 112px !important; }
  .py-xl-112 {
    padding-top: 112px !important;
    padding-bottom: 112px !important; }
  .px-xl-116 {
    padding-right: 116px !important;
    padding-left: 116px !important; }
  .py-xl-116 {
    padding-top: 116px !important;
    padding-bottom: 116px !important; }
  .px-xl-120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .py-xl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-xl-124 {
    padding-right: 124px !important;
    padding-left: 124px !important; }
  .py-xl-124 {
    padding-top: 124px !important;
    padding-bottom: 124px !important; }
  .px-xl-128 {
    padding-right: 128px !important;
    padding-left: 128px !important; }
  .py-xl-128 {
    padding-top: 128px !important;
    padding-bottom: 128px !important; }
  .px-xl-132 {
    padding-right: 132px !important;
    padding-left: 132px !important; }
  .py-xl-132 {
    padding-top: 132px !important;
    padding-bottom: 132px !important; }
  .px-xl-136 {
    padding-right: 136px !important;
    padding-left: 136px !important; }
  .py-xl-136 {
    padding-top: 136px !important;
    padding-bottom: 136px !important; }
  .px-xl-140 {
    padding-right: 140px !important;
    padding-left: 140px !important; }
  .py-xl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important; }
  .px-xl-144 {
    padding-right: 144px !important;
    padding-left: 144px !important; }
  .py-xl-144 {
    padding-top: 144px !important;
    padding-bottom: 144px !important; }
  .px-xl-148 {
    padding-right: 148px !important;
    padding-left: 148px !important; }
  .py-xl-148 {
    padding-top: 148px !important;
    padding-bottom: 148px !important; }
  .px-xl-152 {
    padding-right: 152px !important;
    padding-left: 152px !important; }
  .py-xl-152 {
    padding-top: 152px !important;
    padding-bottom: 152px !important; }
  .px-xl-156 {
    padding-right: 156px !important;
    padding-left: 156px !important; }
  .py-xl-156 {
    padding-top: 156px !important;
    padding-bottom: 156px !important; }
  .px-xl-160 {
    padding-right: 160px !important;
    padding-left: 160px !important; }
  .py-xl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important; }
  .px-xl-164 {
    padding-right: 164px !important;
    padding-left: 164px !important; }
  .py-xl-164 {
    padding-top: 164px !important;
    padding-bottom: 164px !important; }
  .px-xl-168 {
    padding-right: 168px !important;
    padding-left: 168px !important; }
  .py-xl-168 {
    padding-top: 168px !important;
    padding-bottom: 168px !important; }
  .px-xl-172 {
    padding-right: 172px !important;
    padding-left: 172px !important; }
  .py-xl-172 {
    padding-top: 172px !important;
    padding-bottom: 172px !important; }
  .px-xl-176 {
    padding-right: 176px !important;
    padding-left: 176px !important; }
  .py-xl-176 {
    padding-top: 176px !important;
    padding-bottom: 176px !important; }
  .px-xl-180 {
    padding-right: 180px !important;
    padding-left: 180px !important; }
  .py-xl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important; }
  .px-xl-184 {
    padding-right: 184px !important;
    padding-left: 184px !important; }
  .py-xl-184 {
    padding-top: 184px !important;
    padding-bottom: 184px !important; }
  .px-xl-188 {
    padding-right: 188px !important;
    padding-left: 188px !important; }
  .py-xl-188 {
    padding-top: 188px !important;
    padding-bottom: 188px !important; }
  .px-xl-192 {
    padding-right: 192px !important;
    padding-left: 192px !important; }
  .py-xl-192 {
    padding-top: 192px !important;
    padding-bottom: 192px !important; }
  .px-xl-196 {
    padding-right: 196px !important;
    padding-left: 196px !important; }
  .py-xl-196 {
    padding-top: 196px !important;
    padding-bottom: 196px !important; }
  .px-xl-200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .py-xl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-xl-204 {
    padding-right: 204px !important;
    padding-left: 204px !important; }
  .py-xl-204 {
    padding-top: 204px !important;
    padding-bottom: 204px !important; }
  .px-xl-208 {
    padding-right: 208px !important;
    padding-left: 208px !important; }
  .py-xl-208 {
    padding-top: 208px !important;
    padding-bottom: 208px !important; }
  .px-xl-212 {
    padding-right: 212px !important;
    padding-left: 212px !important; }
  .py-xl-212 {
    padding-top: 212px !important;
    padding-bottom: 212px !important; }
  .px-xl-216 {
    padding-right: 216px !important;
    padding-left: 216px !important; }
  .py-xl-216 {
    padding-top: 216px !important;
    padding-bottom: 216px !important; }
  .px-xl-220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .py-xl-220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-xl-224 {
    padding-right: 224px !important;
    padding-left: 224px !important; }
  .py-xl-224 {
    padding-top: 224px !important;
    padding-bottom: 224px !important; }
  .px-xl-228 {
    padding-right: 228px !important;
    padding-left: 228px !important; }
  .py-xl-228 {
    padding-top: 228px !important;
    padding-bottom: 228px !important; }
  .px-xl-232 {
    padding-right: 232px !important;
    padding-left: 232px !important; }
  .py-xl-232 {
    padding-top: 232px !important;
    padding-bottom: 232px !important; }
  .px-xl-236 {
    padding-right: 236px !important;
    padding-left: 236px !important; }
  .py-xl-236 {
    padding-top: 236px !important;
    padding-bottom: 236px !important; }
  .px-xl-240 {
    padding-right: 240px !important;
    padding-left: 240px !important; }
  .py-xl-240 {
    padding-top: 240px !important;
    padding-bottom: 240px !important; }
  .px-xl-244 {
    padding-right: 244px !important;
    padding-left: 244px !important; }
  .py-xl-244 {
    padding-top: 244px !important;
    padding-bottom: 244px !important; }
  .px-xl-248 {
    padding-right: 248px !important;
    padding-left: 248px !important; }
  .py-xl-248 {
    padding-top: 248px !important;
    padding-bottom: 248px !important; }
  .px-xl-252 {
    padding-right: 252px !important;
    padding-left: 252px !important; }
  .py-xl-252 {
    padding-top: 252px !important;
    padding-bottom: 252px !important; }
  .px-xl-256 {
    padding-right: 256px !important;
    padding-left: 256px !important; }
  .py-xl-256 {
    padding-top: 256px !important;
    padding-bottom: 256px !important; }
  .pt-xl-0 {
    padding-top: 0px !important; }
  .pr-xl-0 {
    padding-right: 0px !important; }
  .pb-xl-0 {
    padding-bottom: 0px !important; }
  .pl-xl-0 {
    padding-left: 0px !important; }
  .pt-xl-4 {
    padding-top: 4px !important; }
  .pr-xl-4 {
    padding-right: 4px !important; }
  .pb-xl-4 {
    padding-bottom: 4px !important; }
  .pl-xl-4 {
    padding-left: 4px !important; }
  .pt-xl-8 {
    padding-top: 8px !important; }
  .pr-xl-8 {
    padding-right: 8px !important; }
  .pb-xl-8 {
    padding-bottom: 8px !important; }
  .pl-xl-8 {
    padding-left: 8px !important; }
  .pt-xl-12 {
    padding-top: 12px !important; }
  .pr-xl-12 {
    padding-right: 12px !important; }
  .pb-xl-12 {
    padding-bottom: 12px !important; }
  .pl-xl-12 {
    padding-left: 12px !important; }
  .pt-xl-16 {
    padding-top: 16px !important; }
  .pr-xl-16 {
    padding-right: 16px !important; }
  .pb-xl-16 {
    padding-bottom: 16px !important; }
  .pl-xl-16 {
    padding-left: 16px !important; }
  .pt-xl-20 {
    padding-top: 20px !important; }
  .pr-xl-20 {
    padding-right: 20px !important; }
  .pb-xl-20 {
    padding-bottom: 20px !important; }
  .pl-xl-20 {
    padding-left: 20px !important; }
  .pt-xl-24 {
    padding-top: 24px !important; }
  .pr-xl-24 {
    padding-right: 24px !important; }
  .pb-xl-24 {
    padding-bottom: 24px !important; }
  .pl-xl-24 {
    padding-left: 24px !important; }
  .pt-xl-28 {
    padding-top: 28px !important; }
  .pr-xl-28 {
    padding-right: 28px !important; }
  .pb-xl-28 {
    padding-bottom: 28px !important; }
  .pl-xl-28 {
    padding-left: 28px !important; }
  .pt-xl-32 {
    padding-top: 32px !important; }
  .pr-xl-32 {
    padding-right: 32px !important; }
  .pb-xl-32 {
    padding-bottom: 32px !important; }
  .pl-xl-32 {
    padding-left: 32px !important; }
  .pt-xl-36 {
    padding-top: 36px !important; }
  .pr-xl-36 {
    padding-right: 36px !important; }
  .pb-xl-36 {
    padding-bottom: 36px !important; }
  .pl-xl-36 {
    padding-left: 36px !important; }
  .pt-xl-40 {
    padding-top: 40px !important; }
  .pr-xl-40 {
    padding-right: 40px !important; }
  .pb-xl-40 {
    padding-bottom: 40px !important; }
  .pl-xl-40 {
    padding-left: 40px !important; }
  .pt-xl-44 {
    padding-top: 44px !important; }
  .pr-xl-44 {
    padding-right: 44px !important; }
  .pb-xl-44 {
    padding-bottom: 44px !important; }
  .pl-xl-44 {
    padding-left: 44px !important; }
  .pt-xl-48 {
    padding-top: 48px !important; }
  .pr-xl-48 {
    padding-right: 48px !important; }
  .pb-xl-48 {
    padding-bottom: 48px !important; }
  .pl-xl-48 {
    padding-left: 48px !important; }
  .pt-xl-52 {
    padding-top: 52px !important; }
  .pr-xl-52 {
    padding-right: 52px !important; }
  .pb-xl-52 {
    padding-bottom: 52px !important; }
  .pl-xl-52 {
    padding-left: 52px !important; }
  .pt-xl-56 {
    padding-top: 56px !important; }
  .pr-xl-56 {
    padding-right: 56px !important; }
  .pb-xl-56 {
    padding-bottom: 56px !important; }
  .pl-xl-56 {
    padding-left: 56px !important; }
  .pt-xl-60 {
    padding-top: 60px !important; }
  .pr-xl-60 {
    padding-right: 60px !important; }
  .pb-xl-60 {
    padding-bottom: 60px !important; }
  .pl-xl-60 {
    padding-left: 60px !important; }
  .pt-xl-64 {
    padding-top: 64px !important; }
  .pr-xl-64 {
    padding-right: 64px !important; }
  .pb-xl-64 {
    padding-bottom: 64px !important; }
  .pl-xl-64 {
    padding-left: 64px !important; }
  .pt-xl-68 {
    padding-top: 68px !important; }
  .pr-xl-68 {
    padding-right: 68px !important; }
  .pb-xl-68 {
    padding-bottom: 68px !important; }
  .pl-xl-68 {
    padding-left: 68px !important; }
  .pt-xl-72 {
    padding-top: 72px !important; }
  .pr-xl-72 {
    padding-right: 72px !important; }
  .pb-xl-72 {
    padding-bottom: 72px !important; }
  .pl-xl-72 {
    padding-left: 72px !important; }
  .pt-xl-76 {
    padding-top: 76px !important; }
  .pr-xl-76 {
    padding-right: 76px !important; }
  .pb-xl-76 {
    padding-bottom: 76px !important; }
  .pl-xl-76 {
    padding-left: 76px !important; }
  .pt-xl-80 {
    padding-top: 80px !important; }
  .pr-xl-80 {
    padding-right: 80px !important; }
  .pb-xl-80 {
    padding-bottom: 80px !important; }
  .pl-xl-80 {
    padding-left: 80px !important; }
  .pt-xl-84 {
    padding-top: 84px !important; }
  .pr-xl-84 {
    padding-right: 84px !important; }
  .pb-xl-84 {
    padding-bottom: 84px !important; }
  .pl-xl-84 {
    padding-left: 84px !important; }
  .pt-xl-88 {
    padding-top: 88px !important; }
  .pr-xl-88 {
    padding-right: 88px !important; }
  .pb-xl-88 {
    padding-bottom: 88px !important; }
  .pl-xl-88 {
    padding-left: 88px !important; }
  .pt-xl-92 {
    padding-top: 92px !important; }
  .pr-xl-92 {
    padding-right: 92px !important; }
  .pb-xl-92 {
    padding-bottom: 92px !important; }
  .pl-xl-92 {
    padding-left: 92px !important; }
  .pt-xl-96 {
    padding-top: 96px !important; }
  .pr-xl-96 {
    padding-right: 96px !important; }
  .pb-xl-96 {
    padding-bottom: 96px !important; }
  .pl-xl-96 {
    padding-left: 96px !important; }
  .pt-xl-100 {
    padding-top: 100px !important; }
  .pr-xl-100 {
    padding-right: 100px !important; }
  .pb-xl-100 {
    padding-bottom: 100px !important; }
  .pl-xl-100 {
    padding-left: 100px !important; }
  .pt-xl-104 {
    padding-top: 104px !important; }
  .pr-xl-104 {
    padding-right: 104px !important; }
  .pb-xl-104 {
    padding-bottom: 104px !important; }
  .pl-xl-104 {
    padding-left: 104px !important; }
  .pt-xl-108 {
    padding-top: 108px !important; }
  .pr-xl-108 {
    padding-right: 108px !important; }
  .pb-xl-108 {
    padding-bottom: 108px !important; }
  .pl-xl-108 {
    padding-left: 108px !important; }
  .pt-xl-112 {
    padding-top: 112px !important; }
  .pr-xl-112 {
    padding-right: 112px !important; }
  .pb-xl-112 {
    padding-bottom: 112px !important; }
  .pl-xl-112 {
    padding-left: 112px !important; }
  .pt-xl-116 {
    padding-top: 116px !important; }
  .pr-xl-116 {
    padding-right: 116px !important; }
  .pb-xl-116 {
    padding-bottom: 116px !important; }
  .pl-xl-116 {
    padding-left: 116px !important; }
  .pt-xl-120 {
    padding-top: 120px !important; }
  .pr-xl-120 {
    padding-right: 120px !important; }
  .pb-xl-120 {
    padding-bottom: 120px !important; }
  .pl-xl-120 {
    padding-left: 120px !important; }
  .pt-xl-124 {
    padding-top: 124px !important; }
  .pr-xl-124 {
    padding-right: 124px !important; }
  .pb-xl-124 {
    padding-bottom: 124px !important; }
  .pl-xl-124 {
    padding-left: 124px !important; }
  .pt-xl-128 {
    padding-top: 128px !important; }
  .pr-xl-128 {
    padding-right: 128px !important; }
  .pb-xl-128 {
    padding-bottom: 128px !important; }
  .pl-xl-128 {
    padding-left: 128px !important; }
  .pt-xl-132 {
    padding-top: 132px !important; }
  .pr-xl-132 {
    padding-right: 132px !important; }
  .pb-xl-132 {
    padding-bottom: 132px !important; }
  .pl-xl-132 {
    padding-left: 132px !important; }
  .pt-xl-136 {
    padding-top: 136px !important; }
  .pr-xl-136 {
    padding-right: 136px !important; }
  .pb-xl-136 {
    padding-bottom: 136px !important; }
  .pl-xl-136 {
    padding-left: 136px !important; }
  .pt-xl-140 {
    padding-top: 140px !important; }
  .pr-xl-140 {
    padding-right: 140px !important; }
  .pb-xl-140 {
    padding-bottom: 140px !important; }
  .pl-xl-140 {
    padding-left: 140px !important; }
  .pt-xl-144 {
    padding-top: 144px !important; }
  .pr-xl-144 {
    padding-right: 144px !important; }
  .pb-xl-144 {
    padding-bottom: 144px !important; }
  .pl-xl-144 {
    padding-left: 144px !important; }
  .pt-xl-148 {
    padding-top: 148px !important; }
  .pr-xl-148 {
    padding-right: 148px !important; }
  .pb-xl-148 {
    padding-bottom: 148px !important; }
  .pl-xl-148 {
    padding-left: 148px !important; }
  .pt-xl-152 {
    padding-top: 152px !important; }
  .pr-xl-152 {
    padding-right: 152px !important; }
  .pb-xl-152 {
    padding-bottom: 152px !important; }
  .pl-xl-152 {
    padding-left: 152px !important; }
  .pt-xl-156 {
    padding-top: 156px !important; }
  .pr-xl-156 {
    padding-right: 156px !important; }
  .pb-xl-156 {
    padding-bottom: 156px !important; }
  .pl-xl-156 {
    padding-left: 156px !important; }
  .pt-xl-160 {
    padding-top: 160px !important; }
  .pr-xl-160 {
    padding-right: 160px !important; }
  .pb-xl-160 {
    padding-bottom: 160px !important; }
  .pl-xl-160 {
    padding-left: 160px !important; }
  .pt-xl-164 {
    padding-top: 164px !important; }
  .pr-xl-164 {
    padding-right: 164px !important; }
  .pb-xl-164 {
    padding-bottom: 164px !important; }
  .pl-xl-164 {
    padding-left: 164px !important; }
  .pt-xl-168 {
    padding-top: 168px !important; }
  .pr-xl-168 {
    padding-right: 168px !important; }
  .pb-xl-168 {
    padding-bottom: 168px !important; }
  .pl-xl-168 {
    padding-left: 168px !important; }
  .pt-xl-172 {
    padding-top: 172px !important; }
  .pr-xl-172 {
    padding-right: 172px !important; }
  .pb-xl-172 {
    padding-bottom: 172px !important; }
  .pl-xl-172 {
    padding-left: 172px !important; }
  .pt-xl-176 {
    padding-top: 176px !important; }
  .pr-xl-176 {
    padding-right: 176px !important; }
  .pb-xl-176 {
    padding-bottom: 176px !important; }
  .pl-xl-176 {
    padding-left: 176px !important; }
  .pt-xl-180 {
    padding-top: 180px !important; }
  .pr-xl-180 {
    padding-right: 180px !important; }
  .pb-xl-180 {
    padding-bottom: 180px !important; }
  .pl-xl-180 {
    padding-left: 180px !important; }
  .pt-xl-184 {
    padding-top: 184px !important; }
  .pr-xl-184 {
    padding-right: 184px !important; }
  .pb-xl-184 {
    padding-bottom: 184px !important; }
  .pl-xl-184 {
    padding-left: 184px !important; }
  .pt-xl-188 {
    padding-top: 188px !important; }
  .pr-xl-188 {
    padding-right: 188px !important; }
  .pb-xl-188 {
    padding-bottom: 188px !important; }
  .pl-xl-188 {
    padding-left: 188px !important; }
  .pt-xl-192 {
    padding-top: 192px !important; }
  .pr-xl-192 {
    padding-right: 192px !important; }
  .pb-xl-192 {
    padding-bottom: 192px !important; }
  .pl-xl-192 {
    padding-left: 192px !important; }
  .pt-xl-196 {
    padding-top: 196px !important; }
  .pr-xl-196 {
    padding-right: 196px !important; }
  .pb-xl-196 {
    padding-bottom: 196px !important; }
  .pl-xl-196 {
    padding-left: 196px !important; }
  .pt-xl-200 {
    padding-top: 200px !important; }
  .pr-xl-200 {
    padding-right: 200px !important; }
  .pb-xl-200 {
    padding-bottom: 200px !important; }
  .pl-xl-200 {
    padding-left: 200px !important; }
  .pt-xl-204 {
    padding-top: 204px !important; }
  .pr-xl-204 {
    padding-right: 204px !important; }
  .pb-xl-204 {
    padding-bottom: 204px !important; }
  .pl-xl-204 {
    padding-left: 204px !important; }
  .pt-xl-208 {
    padding-top: 208px !important; }
  .pr-xl-208 {
    padding-right: 208px !important; }
  .pb-xl-208 {
    padding-bottom: 208px !important; }
  .pl-xl-208 {
    padding-left: 208px !important; }
  .pt-xl-212 {
    padding-top: 212px !important; }
  .pr-xl-212 {
    padding-right: 212px !important; }
  .pb-xl-212 {
    padding-bottom: 212px !important; }
  .pl-xl-212 {
    padding-left: 212px !important; }
  .pt-xl-216 {
    padding-top: 216px !important; }
  .pr-xl-216 {
    padding-right: 216px !important; }
  .pb-xl-216 {
    padding-bottom: 216px !important; }
  .pl-xl-216 {
    padding-left: 216px !important; }
  .pt-xl-220 {
    padding-top: 220px !important; }
  .pr-xl-220 {
    padding-right: 220px !important; }
  .pb-xl-220 {
    padding-bottom: 220px !important; }
  .pl-xl-220 {
    padding-left: 220px !important; }
  .pt-xl-224 {
    padding-top: 224px !important; }
  .pr-xl-224 {
    padding-right: 224px !important; }
  .pb-xl-224 {
    padding-bottom: 224px !important; }
  .pl-xl-224 {
    padding-left: 224px !important; }
  .pt-xl-228 {
    padding-top: 228px !important; }
  .pr-xl-228 {
    padding-right: 228px !important; }
  .pb-xl-228 {
    padding-bottom: 228px !important; }
  .pl-xl-228 {
    padding-left: 228px !important; }
  .pt-xl-232 {
    padding-top: 232px !important; }
  .pr-xl-232 {
    padding-right: 232px !important; }
  .pb-xl-232 {
    padding-bottom: 232px !important; }
  .pl-xl-232 {
    padding-left: 232px !important; }
  .pt-xl-236 {
    padding-top: 236px !important; }
  .pr-xl-236 {
    padding-right: 236px !important; }
  .pb-xl-236 {
    padding-bottom: 236px !important; }
  .pl-xl-236 {
    padding-left: 236px !important; }
  .pt-xl-240 {
    padding-top: 240px !important; }
  .pr-xl-240 {
    padding-right: 240px !important; }
  .pb-xl-240 {
    padding-bottom: 240px !important; }
  .pl-xl-240 {
    padding-left: 240px !important; }
  .pt-xl-244 {
    padding-top: 244px !important; }
  .pr-xl-244 {
    padding-right: 244px !important; }
  .pb-xl-244 {
    padding-bottom: 244px !important; }
  .pl-xl-244 {
    padding-left: 244px !important; }
  .pt-xl-248 {
    padding-top: 248px !important; }
  .pr-xl-248 {
    padding-right: 248px !important; }
  .pb-xl-248 {
    padding-bottom: 248px !important; }
  .pl-xl-248 {
    padding-left: 248px !important; }
  .pt-xl-252 {
    padding-top: 252px !important; }
  .pr-xl-252 {
    padding-right: 252px !important; }
  .pb-xl-252 {
    padding-bottom: 252px !important; }
  .pl-xl-252 {
    padding-left: 252px !important; }
  .pt-xl-256 {
    padding-top: 256px !important; }
  .pr-xl-256 {
    padding-right: 256px !important; }
  .pb-xl-256 {
    padding-bottom: 256px !important; }
  .pl-xl-256 {
    padding-left: 256px !important; } }
.border,
.b {
  border: 1px solid rgba(0, 0, 0, 0.12); }
.border-top,
.bt {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
.border-right,
.br {
  border-right: 1px solid rgba(0, 0, 0, 0.12); }
.border-bottom,
.bb {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.border-left,
.bl {
  border-left: 1px solid rgba(0, 0, 0, 0.12); }
.border-horizontal,
.bx {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12); }
.border-vertical,
.by {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.border-radius-100 {
  border-radius: 100%; }
.border-radius-2 {
  border-radius: 2px; }
.border-radius-4 {
  border-radius: 4px; }
.border-radius-8 {
  border-radius: 8px; }
.border-radius-16 {
  border-radius: 16px; }
.cursor-pointer {
  cursor: pointer; }
.cursor-default {
  cursor: default; }
html,
body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }
body.boxed {
  max-width: 1200px;
  margin: 0 auto;
  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); }
/*----------------------------------------------------------------*/
/*  @ Text rendering & box sizing
/*----------------------------------------------------------------*/
* {
  text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }
*:before, *:after {
    box-sizing: border-box; }
*:focus {
    outline: none; }
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: none; }
input {
  border: none;
  padding: 0 16px; }
i,
mat-icon {
  font-size: 24px;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  line-height: 24px; }
i.s-4,
  mat-icon.s-4 {
    font-size: 4px !important;
    width: 4px !important;
    height: 4px !important;
    min-width: 4px !important;
    min-height: 4px !important;
    line-height: 4px !important; }
i.s-6,
  mat-icon.s-6 {
    font-size: 6px !important;
    width: 6px !important;
    height: 6px !important;
    min-width: 6px !important;
    min-height: 6px !important;
    line-height: 6px !important; }
i.s-8,
  mat-icon.s-8 {
    font-size: 8px !important;
    width: 8px !important;
    height: 8px !important;
    min-width: 8px !important;
    min-height: 8px !important;
    line-height: 8px !important; }
i.s-10,
  mat-icon.s-10 {
    font-size: 10px !important;
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
    min-height: 10px !important;
    line-height: 10px !important; }
i.s-12,
  mat-icon.s-12 {
    font-size: 12px !important;
    width: 12px !important;
    height: 12px !important;
    min-width: 12px !important;
    min-height: 12px !important;
    line-height: 12px !important; }
i.s-14,
  mat-icon.s-14 {
    font-size: 14px !important;
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
    line-height: 14px !important; }
i.s-16,
  mat-icon.s-16 {
    font-size: 16px !important;
    width: 16px !important;
    height: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    line-height: 16px !important; }
i.s-18,
  mat-icon.s-18 {
    font-size: 18px !important;
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    min-height: 18px !important;
    line-height: 18px !important; }
i.s-20,
  mat-icon.s-20 {
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    line-height: 20px !important; }
i.s-22,
  mat-icon.s-22 {
    font-size: 22px !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    line-height: 22px !important; }
i.s-24,
  mat-icon.s-24 {
    font-size: 24px !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    line-height: 24px !important; }
i.s-26,
  mat-icon.s-26 {
    font-size: 26px !important;
    width: 26px !important;
    height: 26px !important;
    min-width: 26px !important;
    min-height: 26px !important;
    line-height: 26px !important; }
i.s-28,
  mat-icon.s-28 {
    font-size: 28px !important;
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    line-height: 28px !important; }
i.s-30,
  mat-icon.s-30 {
    font-size: 30px !important;
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
    line-height: 30px !important; }
i.s-32,
  mat-icon.s-32 {
    font-size: 32px !important;
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    min-height: 32px !important;
    line-height: 32px !important; }
i.s-34,
  mat-icon.s-34 {
    font-size: 34px !important;
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    min-height: 34px !important;
    line-height: 34px !important; }
i.s-36,
  mat-icon.s-36 {
    font-size: 36px !important;
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    line-height: 36px !important; }
i.s-38,
  mat-icon.s-38 {
    font-size: 38px !important;
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
    line-height: 38px !important; }
i.s-40,
  mat-icon.s-40 {
    font-size: 40px !important;
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    line-height: 40px !important; }
i.s-42,
  mat-icon.s-42 {
    font-size: 42px !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    line-height: 42px !important; }
i.s-44,
  mat-icon.s-44 {
    font-size: 44px !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    line-height: 44px !important; }
i.s-46,
  mat-icon.s-46 {
    font-size: 46px !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    line-height: 46px !important; }
i.s-48,
  mat-icon.s-48 {
    font-size: 48px !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
    line-height: 48px !important; }
i.s-50,
  mat-icon.s-50 {
    font-size: 50px !important;
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    min-height: 50px !important;
    line-height: 50px !important; }
i.s-52,
  mat-icon.s-52 {
    font-size: 52px !important;
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    min-height: 52px !important;
    line-height: 52px !important; }
i.s-54,
  mat-icon.s-54 {
    font-size: 54px !important;
    width: 54px !important;
    height: 54px !important;
    min-width: 54px !important;
    min-height: 54px !important;
    line-height: 54px !important; }
i.s-56,
  mat-icon.s-56 {
    font-size: 56px !important;
    width: 56px !important;
    height: 56px !important;
    min-width: 56px !important;
    min-height: 56px !important;
    line-height: 56px !important; }
i.s-58,
  mat-icon.s-58 {
    font-size: 58px !important;
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;
    min-height: 58px !important;
    line-height: 58px !important; }
i.s-60,
  mat-icon.s-60 {
    font-size: 60px !important;
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
    line-height: 60px !important; }
i.s-62,
  mat-icon.s-62 {
    font-size: 62px !important;
    width: 62px !important;
    height: 62px !important;
    min-width: 62px !important;
    min-height: 62px !important;
    line-height: 62px !important; }
i.s-64,
  mat-icon.s-64 {
    font-size: 64px !important;
    width: 64px !important;
    height: 64px !important;
    min-width: 64px !important;
    min-height: 64px !important;
    line-height: 64px !important; }
i.s-66,
  mat-icon.s-66 {
    font-size: 66px !important;
    width: 66px !important;
    height: 66px !important;
    min-width: 66px !important;
    min-height: 66px !important;
    line-height: 66px !important; }
i.s-68,
  mat-icon.s-68 {
    font-size: 68px !important;
    width: 68px !important;
    height: 68px !important;
    min-width: 68px !important;
    min-height: 68px !important;
    line-height: 68px !important; }
i.s-70,
  mat-icon.s-70 {
    font-size: 70px !important;
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
    min-height: 70px !important;
    line-height: 70px !important; }
i.s-72,
  mat-icon.s-72 {
    font-size: 72px !important;
    width: 72px !important;
    height: 72px !important;
    min-width: 72px !important;
    min-height: 72px !important;
    line-height: 72px !important; }
i.s-74,
  mat-icon.s-74 {
    font-size: 74px !important;
    width: 74px !important;
    height: 74px !important;
    min-width: 74px !important;
    min-height: 74px !important;
    line-height: 74px !important; }
i.s-76,
  mat-icon.s-76 {
    font-size: 76px !important;
    width: 76px !important;
    height: 76px !important;
    min-width: 76px !important;
    min-height: 76px !important;
    line-height: 76px !important; }
i.s-78,
  mat-icon.s-78 {
    font-size: 78px !important;
    width: 78px !important;
    height: 78px !important;
    min-width: 78px !important;
    min-height: 78px !important;
    line-height: 78px !important; }
i.s-80,
  mat-icon.s-80 {
    font-size: 80px !important;
    width: 80px !important;
    height: 80px !important;
    min-width: 80px !important;
    min-height: 80px !important;
    line-height: 80px !important; }
i.s-82,
  mat-icon.s-82 {
    font-size: 82px !important;
    width: 82px !important;
    height: 82px !important;
    min-width: 82px !important;
    min-height: 82px !important;
    line-height: 82px !important; }
i.s-84,
  mat-icon.s-84 {
    font-size: 84px !important;
    width: 84px !important;
    height: 84px !important;
    min-width: 84px !important;
    min-height: 84px !important;
    line-height: 84px !important; }
i.s-86,
  mat-icon.s-86 {
    font-size: 86px !important;
    width: 86px !important;
    height: 86px !important;
    min-width: 86px !important;
    min-height: 86px !important;
    line-height: 86px !important; }
i.s-88,
  mat-icon.s-88 {
    font-size: 88px !important;
    width: 88px !important;
    height: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    line-height: 88px !important; }
i.s-90,
  mat-icon.s-90 {
    font-size: 90px !important;
    width: 90px !important;
    height: 90px !important;
    min-width: 90px !important;
    min-height: 90px !important;
    line-height: 90px !important; }
i.s-92,
  mat-icon.s-92 {
    font-size: 92px !important;
    width: 92px !important;
    height: 92px !important;
    min-width: 92px !important;
    min-height: 92px !important;
    line-height: 92px !important; }
i.s-94,
  mat-icon.s-94 {
    font-size: 94px !important;
    width: 94px !important;
    height: 94px !important;
    min-width: 94px !important;
    min-height: 94px !important;
    line-height: 94px !important; }
i.s-96,
  mat-icon.s-96 {
    font-size: 96px !important;
    width: 96px !important;
    height: 96px !important;
    min-width: 96px !important;
    min-height: 96px !important;
    line-height: 96px !important; }
i.s-98,
  mat-icon.s-98 {
    font-size: 98px !important;
    width: 98px !important;
    height: 98px !important;
    min-width: 98px !important;
    min-height: 98px !important;
    line-height: 98px !important; }
i.s-100,
  mat-icon.s-100 {
    font-size: 100px !important;
    width: 100px !important;
    height: 100px !important;
    min-width: 100px !important;
    min-height: 100px !important;
    line-height: 100px !important; }
i.s-102,
  mat-icon.s-102 {
    font-size: 102px !important;
    width: 102px !important;
    height: 102px !important;
    min-width: 102px !important;
    min-height: 102px !important;
    line-height: 102px !important; }
i.s-104,
  mat-icon.s-104 {
    font-size: 104px !important;
    width: 104px !important;
    height: 104px !important;
    min-width: 104px !important;
    min-height: 104px !important;
    line-height: 104px !important; }
i.s-106,
  mat-icon.s-106 {
    font-size: 106px !important;
    width: 106px !important;
    height: 106px !important;
    min-width: 106px !important;
    min-height: 106px !important;
    line-height: 106px !important; }
i.s-108,
  mat-icon.s-108 {
    font-size: 108px !important;
    width: 108px !important;
    height: 108px !important;
    min-width: 108px !important;
    min-height: 108px !important;
    line-height: 108px !important; }
i.s-110,
  mat-icon.s-110 {
    font-size: 110px !important;
    width: 110px !important;
    height: 110px !important;
    min-width: 110px !important;
    min-height: 110px !important;
    line-height: 110px !important; }
i.s-112,
  mat-icon.s-112 {
    font-size: 112px !important;
    width: 112px !important;
    height: 112px !important;
    min-width: 112px !important;
    min-height: 112px !important;
    line-height: 112px !important; }
i.s-114,
  mat-icon.s-114 {
    font-size: 114px !important;
    width: 114px !important;
    height: 114px !important;
    min-width: 114px !important;
    min-height: 114px !important;
    line-height: 114px !important; }
i.s-116,
  mat-icon.s-116 {
    font-size: 116px !important;
    width: 116px !important;
    height: 116px !important;
    min-width: 116px !important;
    min-height: 116px !important;
    line-height: 116px !important; }
i.s-118,
  mat-icon.s-118 {
    font-size: 118px !important;
    width: 118px !important;
    height: 118px !important;
    min-width: 118px !important;
    min-height: 118px !important;
    line-height: 118px !important; }
i.s-120,
  mat-icon.s-120 {
    font-size: 120px !important;
    width: 120px !important;
    height: 120px !important;
    min-width: 120px !important;
    min-height: 120px !important;
    line-height: 120px !important; }
i.s-122,
  mat-icon.s-122 {
    font-size: 122px !important;
    width: 122px !important;
    height: 122px !important;
    min-width: 122px !important;
    min-height: 122px !important;
    line-height: 122px !important; }
i.s-124,
  mat-icon.s-124 {
    font-size: 124px !important;
    width: 124px !important;
    height: 124px !important;
    min-width: 124px !important;
    min-height: 124px !important;
    line-height: 124px !important; }
i.s-126,
  mat-icon.s-126 {
    font-size: 126px !important;
    width: 126px !important;
    height: 126px !important;
    min-width: 126px !important;
    min-height: 126px !important;
    line-height: 126px !important; }
i.s-128,
  mat-icon.s-128 {
    font-size: 128px !important;
    width: 128px !important;
    height: 128px !important;
    min-width: 128px !important;
    min-height: 128px !important;
    line-height: 128px !important; }
i.s-130,
  mat-icon.s-130 {
    font-size: 130px !important;
    width: 130px !important;
    height: 130px !important;
    min-width: 130px !important;
    min-height: 130px !important;
    line-height: 130px !important; }
i.s-132,
  mat-icon.s-132 {
    font-size: 132px !important;
    width: 132px !important;
    height: 132px !important;
    min-width: 132px !important;
    min-height: 132px !important;
    line-height: 132px !important; }
i.s-134,
  mat-icon.s-134 {
    font-size: 134px !important;
    width: 134px !important;
    height: 134px !important;
    min-width: 134px !important;
    min-height: 134px !important;
    line-height: 134px !important; }
i.s-136,
  mat-icon.s-136 {
    font-size: 136px !important;
    width: 136px !important;
    height: 136px !important;
    min-width: 136px !important;
    min-height: 136px !important;
    line-height: 136px !important; }
i.s-138,
  mat-icon.s-138 {
    font-size: 138px !important;
    width: 138px !important;
    height: 138px !important;
    min-width: 138px !important;
    min-height: 138px !important;
    line-height: 138px !important; }
i.s-140,
  mat-icon.s-140 {
    font-size: 140px !important;
    width: 140px !important;
    height: 140px !important;
    min-width: 140px !important;
    min-height: 140px !important;
    line-height: 140px !important; }
i.s-142,
  mat-icon.s-142 {
    font-size: 142px !important;
    width: 142px !important;
    height: 142px !important;
    min-width: 142px !important;
    min-height: 142px !important;
    line-height: 142px !important; }
i.s-144,
  mat-icon.s-144 {
    font-size: 144px !important;
    width: 144px !important;
    height: 144px !important;
    min-width: 144px !important;
    min-height: 144px !important;
    line-height: 144px !important; }
i.s-146,
  mat-icon.s-146 {
    font-size: 146px !important;
    width: 146px !important;
    height: 146px !important;
    min-width: 146px !important;
    min-height: 146px !important;
    line-height: 146px !important; }
i.s-148,
  mat-icon.s-148 {
    font-size: 148px !important;
    width: 148px !important;
    height: 148px !important;
    min-width: 148px !important;
    min-height: 148px !important;
    line-height: 148px !important; }
i.s-150,
  mat-icon.s-150 {
    font-size: 150px !important;
    width: 150px !important;
    height: 150px !important;
    min-width: 150px !important;
    min-height: 150px !important;
    line-height: 150px !important; }
i.s-152,
  mat-icon.s-152 {
    font-size: 152px !important;
    width: 152px !important;
    height: 152px !important;
    min-width: 152px !important;
    min-height: 152px !important;
    line-height: 152px !important; }
i.s-154,
  mat-icon.s-154 {
    font-size: 154px !important;
    width: 154px !important;
    height: 154px !important;
    min-width: 154px !important;
    min-height: 154px !important;
    line-height: 154px !important; }
i.s-156,
  mat-icon.s-156 {
    font-size: 156px !important;
    width: 156px !important;
    height: 156px !important;
    min-width: 156px !important;
    min-height: 156px !important;
    line-height: 156px !important; }
i.s-158,
  mat-icon.s-158 {
    font-size: 158px !important;
    width: 158px !important;
    height: 158px !important;
    min-width: 158px !important;
    min-height: 158px !important;
    line-height: 158px !important; }
i.s-160,
  mat-icon.s-160 {
    font-size: 160px !important;
    width: 160px !important;
    height: 160px !important;
    min-width: 160px !important;
    min-height: 160px !important;
    line-height: 160px !important; }
i.s-162,
  mat-icon.s-162 {
    font-size: 162px !important;
    width: 162px !important;
    height: 162px !important;
    min-width: 162px !important;
    min-height: 162px !important;
    line-height: 162px !important; }
i.s-164,
  mat-icon.s-164 {
    font-size: 164px !important;
    width: 164px !important;
    height: 164px !important;
    min-width: 164px !important;
    min-height: 164px !important;
    line-height: 164px !important; }
i.s-166,
  mat-icon.s-166 {
    font-size: 166px !important;
    width: 166px !important;
    height: 166px !important;
    min-width: 166px !important;
    min-height: 166px !important;
    line-height: 166px !important; }
i.s-168,
  mat-icon.s-168 {
    font-size: 168px !important;
    width: 168px !important;
    height: 168px !important;
    min-width: 168px !important;
    min-height: 168px !important;
    line-height: 168px !important; }
i.s-170,
  mat-icon.s-170 {
    font-size: 170px !important;
    width: 170px !important;
    height: 170px !important;
    min-width: 170px !important;
    min-height: 170px !important;
    line-height: 170px !important; }
i.s-172,
  mat-icon.s-172 {
    font-size: 172px !important;
    width: 172px !important;
    height: 172px !important;
    min-width: 172px !important;
    min-height: 172px !important;
    line-height: 172px !important; }
i.s-174,
  mat-icon.s-174 {
    font-size: 174px !important;
    width: 174px !important;
    height: 174px !important;
    min-width: 174px !important;
    min-height: 174px !important;
    line-height: 174px !important; }
i.s-176,
  mat-icon.s-176 {
    font-size: 176px !important;
    width: 176px !important;
    height: 176px !important;
    min-width: 176px !important;
    min-height: 176px !important;
    line-height: 176px !important; }
i.s-178,
  mat-icon.s-178 {
    font-size: 178px !important;
    width: 178px !important;
    height: 178px !important;
    min-width: 178px !important;
    min-height: 178px !important;
    line-height: 178px !important; }
i.s-180,
  mat-icon.s-180 {
    font-size: 180px !important;
    width: 180px !important;
    height: 180px !important;
    min-width: 180px !important;
    min-height: 180px !important;
    line-height: 180px !important; }
i.s-182,
  mat-icon.s-182 {
    font-size: 182px !important;
    width: 182px !important;
    height: 182px !important;
    min-width: 182px !important;
    min-height: 182px !important;
    line-height: 182px !important; }
i.s-184,
  mat-icon.s-184 {
    font-size: 184px !important;
    width: 184px !important;
    height: 184px !important;
    min-width: 184px !important;
    min-height: 184px !important;
    line-height: 184px !important; }
i.s-186,
  mat-icon.s-186 {
    font-size: 186px !important;
    width: 186px !important;
    height: 186px !important;
    min-width: 186px !important;
    min-height: 186px !important;
    line-height: 186px !important; }
i.s-188,
  mat-icon.s-188 {
    font-size: 188px !important;
    width: 188px !important;
    height: 188px !important;
    min-width: 188px !important;
    min-height: 188px !important;
    line-height: 188px !important; }
i.s-190,
  mat-icon.s-190 {
    font-size: 190px !important;
    width: 190px !important;
    height: 190px !important;
    min-width: 190px !important;
    min-height: 190px !important;
    line-height: 190px !important; }
i.s-192,
  mat-icon.s-192 {
    font-size: 192px !important;
    width: 192px !important;
    height: 192px !important;
    min-width: 192px !important;
    min-height: 192px !important;
    line-height: 192px !important; }
i.s-194,
  mat-icon.s-194 {
    font-size: 194px !important;
    width: 194px !important;
    height: 194px !important;
    min-width: 194px !important;
    min-height: 194px !important;
    line-height: 194px !important; }
i.s-196,
  mat-icon.s-196 {
    font-size: 196px !important;
    width: 196px !important;
    height: 196px !important;
    min-width: 196px !important;
    min-height: 196px !important;
    line-height: 196px !important; }
i.s-198,
  mat-icon.s-198 {
    font-size: 198px !important;
    width: 198px !important;
    height: 198px !important;
    min-width: 198px !important;
    min-height: 198px !important;
    line-height: 198px !important; }
i.s-200,
  mat-icon.s-200 {
    font-size: 200px !important;
    width: 200px !important;
    height: 200px !important;
    min-width: 200px !important;
    min-height: 200px !important;
    line-height: 200px !important; }
i.s-202,
  mat-icon.s-202 {
    font-size: 202px !important;
    width: 202px !important;
    height: 202px !important;
    min-width: 202px !important;
    min-height: 202px !important;
    line-height: 202px !important; }
i.s-204,
  mat-icon.s-204 {
    font-size: 204px !important;
    width: 204px !important;
    height: 204px !important;
    min-width: 204px !important;
    min-height: 204px !important;
    line-height: 204px !important; }
i.s-206,
  mat-icon.s-206 {
    font-size: 206px !important;
    width: 206px !important;
    height: 206px !important;
    min-width: 206px !important;
    min-height: 206px !important;
    line-height: 206px !important; }
i.s-208,
  mat-icon.s-208 {
    font-size: 208px !important;
    width: 208px !important;
    height: 208px !important;
    min-width: 208px !important;
    min-height: 208px !important;
    line-height: 208px !important; }
i.s-210,
  mat-icon.s-210 {
    font-size: 210px !important;
    width: 210px !important;
    height: 210px !important;
    min-width: 210px !important;
    min-height: 210px !important;
    line-height: 210px !important; }
i.s-212,
  mat-icon.s-212 {
    font-size: 212px !important;
    width: 212px !important;
    height: 212px !important;
    min-width: 212px !important;
    min-height: 212px !important;
    line-height: 212px !important; }
i.s-214,
  mat-icon.s-214 {
    font-size: 214px !important;
    width: 214px !important;
    height: 214px !important;
    min-width: 214px !important;
    min-height: 214px !important;
    line-height: 214px !important; }
i.s-216,
  mat-icon.s-216 {
    font-size: 216px !important;
    width: 216px !important;
    height: 216px !important;
    min-width: 216px !important;
    min-height: 216px !important;
    line-height: 216px !important; }
i.s-218,
  mat-icon.s-218 {
    font-size: 218px !important;
    width: 218px !important;
    height: 218px !important;
    min-width: 218px !important;
    min-height: 218px !important;
    line-height: 218px !important; }
i.s-220,
  mat-icon.s-220 {
    font-size: 220px !important;
    width: 220px !important;
    height: 220px !important;
    min-width: 220px !important;
    min-height: 220px !important;
    line-height: 220px !important; }
i.s-222,
  mat-icon.s-222 {
    font-size: 222px !important;
    width: 222px !important;
    height: 222px !important;
    min-width: 222px !important;
    min-height: 222px !important;
    line-height: 222px !important; }
i.s-224,
  mat-icon.s-224 {
    font-size: 224px !important;
    width: 224px !important;
    height: 224px !important;
    min-width: 224px !important;
    min-height: 224px !important;
    line-height: 224px !important; }
i.s-226,
  mat-icon.s-226 {
    font-size: 226px !important;
    width: 226px !important;
    height: 226px !important;
    min-width: 226px !important;
    min-height: 226px !important;
    line-height: 226px !important; }
i.s-228,
  mat-icon.s-228 {
    font-size: 228px !important;
    width: 228px !important;
    height: 228px !important;
    min-width: 228px !important;
    min-height: 228px !important;
    line-height: 228px !important; }
i.s-230,
  mat-icon.s-230 {
    font-size: 230px !important;
    width: 230px !important;
    height: 230px !important;
    min-width: 230px !important;
    min-height: 230px !important;
    line-height: 230px !important; }
i.s-232,
  mat-icon.s-232 {
    font-size: 232px !important;
    width: 232px !important;
    height: 232px !important;
    min-width: 232px !important;
    min-height: 232px !important;
    line-height: 232px !important; }
i.s-234,
  mat-icon.s-234 {
    font-size: 234px !important;
    width: 234px !important;
    height: 234px !important;
    min-width: 234px !important;
    min-height: 234px !important;
    line-height: 234px !important; }
i.s-236,
  mat-icon.s-236 {
    font-size: 236px !important;
    width: 236px !important;
    height: 236px !important;
    min-width: 236px !important;
    min-height: 236px !important;
    line-height: 236px !important; }
i.s-238,
  mat-icon.s-238 {
    font-size: 238px !important;
    width: 238px !important;
    height: 238px !important;
    min-width: 238px !important;
    min-height: 238px !important;
    line-height: 238px !important; }
i.s-240,
  mat-icon.s-240 {
    font-size: 240px !important;
    width: 240px !important;
    height: 240px !important;
    min-width: 240px !important;
    min-height: 240px !important;
    line-height: 240px !important; }
i.s-242,
  mat-icon.s-242 {
    font-size: 242px !important;
    width: 242px !important;
    height: 242px !important;
    min-width: 242px !important;
    min-height: 242px !important;
    line-height: 242px !important; }
i.s-244,
  mat-icon.s-244 {
    font-size: 244px !important;
    width: 244px !important;
    height: 244px !important;
    min-width: 244px !important;
    min-height: 244px !important;
    line-height: 244px !important; }
i.s-246,
  mat-icon.s-246 {
    font-size: 246px !important;
    width: 246px !important;
    height: 246px !important;
    min-width: 246px !important;
    min-height: 246px !important;
    line-height: 246px !important; }
i.s-248,
  mat-icon.s-248 {
    font-size: 248px !important;
    width: 248px !important;
    height: 248px !important;
    min-width: 248px !important;
    min-height: 248px !important;
    line-height: 248px !important; }
i.s-250,
  mat-icon.s-250 {
    font-size: 250px !important;
    width: 250px !important;
    height: 250px !important;
    min-width: 250px !important;
    min-height: 250px !important;
    line-height: 250px !important; }
i.s-252,
  mat-icon.s-252 {
    font-size: 252px !important;
    width: 252px !important;
    height: 252px !important;
    min-width: 252px !important;
    min-height: 252px !important;
    line-height: 252px !important; }
i.s-254,
  mat-icon.s-254 {
    font-size: 254px !important;
    width: 254px !important;
    height: 254px !important;
    min-width: 254px !important;
    min-height: 254px !important;
    line-height: 254px !important; }
i.s-256,
  mat-icon.s-256 {
    font-size: 256px !important;
    width: 256px !important;
    height: 256px !important;
    min-width: 256px !important;
    min-height: 256px !important;
    line-height: 256px !important; }
@media screen and (min-width: 600px) {
    i.s-sm-4,
    mat-icon.s-sm-4 {
      font-size: 4px !important;
      width: 4px !important;
      height: 4px !important;
      min-width: 4px !important;
      min-height: 4px !important;
      line-height: 4px !important; }
    i.s-sm-6,
    mat-icon.s-sm-6 {
      font-size: 6px !important;
      width: 6px !important;
      height: 6px !important;
      min-width: 6px !important;
      min-height: 6px !important;
      line-height: 6px !important; }
    i.s-sm-8,
    mat-icon.s-sm-8 {
      font-size: 8px !important;
      width: 8px !important;
      height: 8px !important;
      min-width: 8px !important;
      min-height: 8px !important;
      line-height: 8px !important; }
    i.s-sm-10,
    mat-icon.s-sm-10 {
      font-size: 10px !important;
      width: 10px !important;
      height: 10px !important;
      min-width: 10px !important;
      min-height: 10px !important;
      line-height: 10px !important; }
    i.s-sm-12,
    mat-icon.s-sm-12 {
      font-size: 12px !important;
      width: 12px !important;
      height: 12px !important;
      min-width: 12px !important;
      min-height: 12px !important;
      line-height: 12px !important; }
    i.s-sm-14,
    mat-icon.s-sm-14 {
      font-size: 14px !important;
      width: 14px !important;
      height: 14px !important;
      min-width: 14px !important;
      min-height: 14px !important;
      line-height: 14px !important; }
    i.s-sm-16,
    mat-icon.s-sm-16 {
      font-size: 16px !important;
      width: 16px !important;
      height: 16px !important;
      min-width: 16px !important;
      min-height: 16px !important;
      line-height: 16px !important; }
    i.s-sm-18,
    mat-icon.s-sm-18 {
      font-size: 18px !important;
      width: 18px !important;
      height: 18px !important;
      min-width: 18px !important;
      min-height: 18px !important;
      line-height: 18px !important; }
    i.s-sm-20,
    mat-icon.s-sm-20 {
      font-size: 20px !important;
      width: 20px !important;
      height: 20px !important;
      min-width: 20px !important;
      min-height: 20px !important;
      line-height: 20px !important; }
    i.s-sm-22,
    mat-icon.s-sm-22 {
      font-size: 22px !important;
      width: 22px !important;
      height: 22px !important;
      min-width: 22px !important;
      min-height: 22px !important;
      line-height: 22px !important; }
    i.s-sm-24,
    mat-icon.s-sm-24 {
      font-size: 24px !important;
      width: 24px !important;
      height: 24px !important;
      min-width: 24px !important;
      min-height: 24px !important;
      line-height: 24px !important; }
    i.s-sm-26,
    mat-icon.s-sm-26 {
      font-size: 26px !important;
      width: 26px !important;
      height: 26px !important;
      min-width: 26px !important;
      min-height: 26px !important;
      line-height: 26px !important; }
    i.s-sm-28,
    mat-icon.s-sm-28 {
      font-size: 28px !important;
      width: 28px !important;
      height: 28px !important;
      min-width: 28px !important;
      min-height: 28px !important;
      line-height: 28px !important; }
    i.s-sm-30,
    mat-icon.s-sm-30 {
      font-size: 30px !important;
      width: 30px !important;
      height: 30px !important;
      min-width: 30px !important;
      min-height: 30px !important;
      line-height: 30px !important; }
    i.s-sm-32,
    mat-icon.s-sm-32 {
      font-size: 32px !important;
      width: 32px !important;
      height: 32px !important;
      min-width: 32px !important;
      min-height: 32px !important;
      line-height: 32px !important; }
    i.s-sm-34,
    mat-icon.s-sm-34 {
      font-size: 34px !important;
      width: 34px !important;
      height: 34px !important;
      min-width: 34px !important;
      min-height: 34px !important;
      line-height: 34px !important; }
    i.s-sm-36,
    mat-icon.s-sm-36 {
      font-size: 36px !important;
      width: 36px !important;
      height: 36px !important;
      min-width: 36px !important;
      min-height: 36px !important;
      line-height: 36px !important; }
    i.s-sm-38,
    mat-icon.s-sm-38 {
      font-size: 38px !important;
      width: 38px !important;
      height: 38px !important;
      min-width: 38px !important;
      min-height: 38px !important;
      line-height: 38px !important; }
    i.s-sm-40,
    mat-icon.s-sm-40 {
      font-size: 40px !important;
      width: 40px !important;
      height: 40px !important;
      min-width: 40px !important;
      min-height: 40px !important;
      line-height: 40px !important; }
    i.s-sm-42,
    mat-icon.s-sm-42 {
      font-size: 42px !important;
      width: 42px !important;
      height: 42px !important;
      min-width: 42px !important;
      min-height: 42px !important;
      line-height: 42px !important; }
    i.s-sm-44,
    mat-icon.s-sm-44 {
      font-size: 44px !important;
      width: 44px !important;
      height: 44px !important;
      min-width: 44px !important;
      min-height: 44px !important;
      line-height: 44px !important; }
    i.s-sm-46,
    mat-icon.s-sm-46 {
      font-size: 46px !important;
      width: 46px !important;
      height: 46px !important;
      min-width: 46px !important;
      min-height: 46px !important;
      line-height: 46px !important; }
    i.s-sm-48,
    mat-icon.s-sm-48 {
      font-size: 48px !important;
      width: 48px !important;
      height: 48px !important;
      min-width: 48px !important;
      min-height: 48px !important;
      line-height: 48px !important; }
    i.s-sm-50,
    mat-icon.s-sm-50 {
      font-size: 50px !important;
      width: 50px !important;
      height: 50px !important;
      min-width: 50px !important;
      min-height: 50px !important;
      line-height: 50px !important; }
    i.s-sm-52,
    mat-icon.s-sm-52 {
      font-size: 52px !important;
      width: 52px !important;
      height: 52px !important;
      min-width: 52px !important;
      min-height: 52px !important;
      line-height: 52px !important; }
    i.s-sm-54,
    mat-icon.s-sm-54 {
      font-size: 54px !important;
      width: 54px !important;
      height: 54px !important;
      min-width: 54px !important;
      min-height: 54px !important;
      line-height: 54px !important; }
    i.s-sm-56,
    mat-icon.s-sm-56 {
      font-size: 56px !important;
      width: 56px !important;
      height: 56px !important;
      min-width: 56px !important;
      min-height: 56px !important;
      line-height: 56px !important; }
    i.s-sm-58,
    mat-icon.s-sm-58 {
      font-size: 58px !important;
      width: 58px !important;
      height: 58px !important;
      min-width: 58px !important;
      min-height: 58px !important;
      line-height: 58px !important; }
    i.s-sm-60,
    mat-icon.s-sm-60 {
      font-size: 60px !important;
      width: 60px !important;
      height: 60px !important;
      min-width: 60px !important;
      min-height: 60px !important;
      line-height: 60px !important; }
    i.s-sm-62,
    mat-icon.s-sm-62 {
      font-size: 62px !important;
      width: 62px !important;
      height: 62px !important;
      min-width: 62px !important;
      min-height: 62px !important;
      line-height: 62px !important; }
    i.s-sm-64,
    mat-icon.s-sm-64 {
      font-size: 64px !important;
      width: 64px !important;
      height: 64px !important;
      min-width: 64px !important;
      min-height: 64px !important;
      line-height: 64px !important; }
    i.s-sm-66,
    mat-icon.s-sm-66 {
      font-size: 66px !important;
      width: 66px !important;
      height: 66px !important;
      min-width: 66px !important;
      min-height: 66px !important;
      line-height: 66px !important; }
    i.s-sm-68,
    mat-icon.s-sm-68 {
      font-size: 68px !important;
      width: 68px !important;
      height: 68px !important;
      min-width: 68px !important;
      min-height: 68px !important;
      line-height: 68px !important; }
    i.s-sm-70,
    mat-icon.s-sm-70 {
      font-size: 70px !important;
      width: 70px !important;
      height: 70px !important;
      min-width: 70px !important;
      min-height: 70px !important;
      line-height: 70px !important; }
    i.s-sm-72,
    mat-icon.s-sm-72 {
      font-size: 72px !important;
      width: 72px !important;
      height: 72px !important;
      min-width: 72px !important;
      min-height: 72px !important;
      line-height: 72px !important; }
    i.s-sm-74,
    mat-icon.s-sm-74 {
      font-size: 74px !important;
      width: 74px !important;
      height: 74px !important;
      min-width: 74px !important;
      min-height: 74px !important;
      line-height: 74px !important; }
    i.s-sm-76,
    mat-icon.s-sm-76 {
      font-size: 76px !important;
      width: 76px !important;
      height: 76px !important;
      min-width: 76px !important;
      min-height: 76px !important;
      line-height: 76px !important; }
    i.s-sm-78,
    mat-icon.s-sm-78 {
      font-size: 78px !important;
      width: 78px !important;
      height: 78px !important;
      min-width: 78px !important;
      min-height: 78px !important;
      line-height: 78px !important; }
    i.s-sm-80,
    mat-icon.s-sm-80 {
      font-size: 80px !important;
      width: 80px !important;
      height: 80px !important;
      min-width: 80px !important;
      min-height: 80px !important;
      line-height: 80px !important; }
    i.s-sm-82,
    mat-icon.s-sm-82 {
      font-size: 82px !important;
      width: 82px !important;
      height: 82px !important;
      min-width: 82px !important;
      min-height: 82px !important;
      line-height: 82px !important; }
    i.s-sm-84,
    mat-icon.s-sm-84 {
      font-size: 84px !important;
      width: 84px !important;
      height: 84px !important;
      min-width: 84px !important;
      min-height: 84px !important;
      line-height: 84px !important; }
    i.s-sm-86,
    mat-icon.s-sm-86 {
      font-size: 86px !important;
      width: 86px !important;
      height: 86px !important;
      min-width: 86px !important;
      min-height: 86px !important;
      line-height: 86px !important; }
    i.s-sm-88,
    mat-icon.s-sm-88 {
      font-size: 88px !important;
      width: 88px !important;
      height: 88px !important;
      min-width: 88px !important;
      min-height: 88px !important;
      line-height: 88px !important; }
    i.s-sm-90,
    mat-icon.s-sm-90 {
      font-size: 90px !important;
      width: 90px !important;
      height: 90px !important;
      min-width: 90px !important;
      min-height: 90px !important;
      line-height: 90px !important; }
    i.s-sm-92,
    mat-icon.s-sm-92 {
      font-size: 92px !important;
      width: 92px !important;
      height: 92px !important;
      min-width: 92px !important;
      min-height: 92px !important;
      line-height: 92px !important; }
    i.s-sm-94,
    mat-icon.s-sm-94 {
      font-size: 94px !important;
      width: 94px !important;
      height: 94px !important;
      min-width: 94px !important;
      min-height: 94px !important;
      line-height: 94px !important; }
    i.s-sm-96,
    mat-icon.s-sm-96 {
      font-size: 96px !important;
      width: 96px !important;
      height: 96px !important;
      min-width: 96px !important;
      min-height: 96px !important;
      line-height: 96px !important; }
    i.s-sm-98,
    mat-icon.s-sm-98 {
      font-size: 98px !important;
      width: 98px !important;
      height: 98px !important;
      min-width: 98px !important;
      min-height: 98px !important;
      line-height: 98px !important; }
    i.s-sm-100,
    mat-icon.s-sm-100 {
      font-size: 100px !important;
      width: 100px !important;
      height: 100px !important;
      min-width: 100px !important;
      min-height: 100px !important;
      line-height: 100px !important; }
    i.s-sm-102,
    mat-icon.s-sm-102 {
      font-size: 102px !important;
      width: 102px !important;
      height: 102px !important;
      min-width: 102px !important;
      min-height: 102px !important;
      line-height: 102px !important; }
    i.s-sm-104,
    mat-icon.s-sm-104 {
      font-size: 104px !important;
      width: 104px !important;
      height: 104px !important;
      min-width: 104px !important;
      min-height: 104px !important;
      line-height: 104px !important; }
    i.s-sm-106,
    mat-icon.s-sm-106 {
      font-size: 106px !important;
      width: 106px !important;
      height: 106px !important;
      min-width: 106px !important;
      min-height: 106px !important;
      line-height: 106px !important; }
    i.s-sm-108,
    mat-icon.s-sm-108 {
      font-size: 108px !important;
      width: 108px !important;
      height: 108px !important;
      min-width: 108px !important;
      min-height: 108px !important;
      line-height: 108px !important; }
    i.s-sm-110,
    mat-icon.s-sm-110 {
      font-size: 110px !important;
      width: 110px !important;
      height: 110px !important;
      min-width: 110px !important;
      min-height: 110px !important;
      line-height: 110px !important; }
    i.s-sm-112,
    mat-icon.s-sm-112 {
      font-size: 112px !important;
      width: 112px !important;
      height: 112px !important;
      min-width: 112px !important;
      min-height: 112px !important;
      line-height: 112px !important; }
    i.s-sm-114,
    mat-icon.s-sm-114 {
      font-size: 114px !important;
      width: 114px !important;
      height: 114px !important;
      min-width: 114px !important;
      min-height: 114px !important;
      line-height: 114px !important; }
    i.s-sm-116,
    mat-icon.s-sm-116 {
      font-size: 116px !important;
      width: 116px !important;
      height: 116px !important;
      min-width: 116px !important;
      min-height: 116px !important;
      line-height: 116px !important; }
    i.s-sm-118,
    mat-icon.s-sm-118 {
      font-size: 118px !important;
      width: 118px !important;
      height: 118px !important;
      min-width: 118px !important;
      min-height: 118px !important;
      line-height: 118px !important; }
    i.s-sm-120,
    mat-icon.s-sm-120 {
      font-size: 120px !important;
      width: 120px !important;
      height: 120px !important;
      min-width: 120px !important;
      min-height: 120px !important;
      line-height: 120px !important; }
    i.s-sm-122,
    mat-icon.s-sm-122 {
      font-size: 122px !important;
      width: 122px !important;
      height: 122px !important;
      min-width: 122px !important;
      min-height: 122px !important;
      line-height: 122px !important; }
    i.s-sm-124,
    mat-icon.s-sm-124 {
      font-size: 124px !important;
      width: 124px !important;
      height: 124px !important;
      min-width: 124px !important;
      min-height: 124px !important;
      line-height: 124px !important; }
    i.s-sm-126,
    mat-icon.s-sm-126 {
      font-size: 126px !important;
      width: 126px !important;
      height: 126px !important;
      min-width: 126px !important;
      min-height: 126px !important;
      line-height: 126px !important; }
    i.s-sm-128,
    mat-icon.s-sm-128 {
      font-size: 128px !important;
      width: 128px !important;
      height: 128px !important;
      min-width: 128px !important;
      min-height: 128px !important;
      line-height: 128px !important; }
    i.s-sm-130,
    mat-icon.s-sm-130 {
      font-size: 130px !important;
      width: 130px !important;
      height: 130px !important;
      min-width: 130px !important;
      min-height: 130px !important;
      line-height: 130px !important; }
    i.s-sm-132,
    mat-icon.s-sm-132 {
      font-size: 132px !important;
      width: 132px !important;
      height: 132px !important;
      min-width: 132px !important;
      min-height: 132px !important;
      line-height: 132px !important; }
    i.s-sm-134,
    mat-icon.s-sm-134 {
      font-size: 134px !important;
      width: 134px !important;
      height: 134px !important;
      min-width: 134px !important;
      min-height: 134px !important;
      line-height: 134px !important; }
    i.s-sm-136,
    mat-icon.s-sm-136 {
      font-size: 136px !important;
      width: 136px !important;
      height: 136px !important;
      min-width: 136px !important;
      min-height: 136px !important;
      line-height: 136px !important; }
    i.s-sm-138,
    mat-icon.s-sm-138 {
      font-size: 138px !important;
      width: 138px !important;
      height: 138px !important;
      min-width: 138px !important;
      min-height: 138px !important;
      line-height: 138px !important; }
    i.s-sm-140,
    mat-icon.s-sm-140 {
      font-size: 140px !important;
      width: 140px !important;
      height: 140px !important;
      min-width: 140px !important;
      min-height: 140px !important;
      line-height: 140px !important; }
    i.s-sm-142,
    mat-icon.s-sm-142 {
      font-size: 142px !important;
      width: 142px !important;
      height: 142px !important;
      min-width: 142px !important;
      min-height: 142px !important;
      line-height: 142px !important; }
    i.s-sm-144,
    mat-icon.s-sm-144 {
      font-size: 144px !important;
      width: 144px !important;
      height: 144px !important;
      min-width: 144px !important;
      min-height: 144px !important;
      line-height: 144px !important; }
    i.s-sm-146,
    mat-icon.s-sm-146 {
      font-size: 146px !important;
      width: 146px !important;
      height: 146px !important;
      min-width: 146px !important;
      min-height: 146px !important;
      line-height: 146px !important; }
    i.s-sm-148,
    mat-icon.s-sm-148 {
      font-size: 148px !important;
      width: 148px !important;
      height: 148px !important;
      min-width: 148px !important;
      min-height: 148px !important;
      line-height: 148px !important; }
    i.s-sm-150,
    mat-icon.s-sm-150 {
      font-size: 150px !important;
      width: 150px !important;
      height: 150px !important;
      min-width: 150px !important;
      min-height: 150px !important;
      line-height: 150px !important; }
    i.s-sm-152,
    mat-icon.s-sm-152 {
      font-size: 152px !important;
      width: 152px !important;
      height: 152px !important;
      min-width: 152px !important;
      min-height: 152px !important;
      line-height: 152px !important; }
    i.s-sm-154,
    mat-icon.s-sm-154 {
      font-size: 154px !important;
      width: 154px !important;
      height: 154px !important;
      min-width: 154px !important;
      min-height: 154px !important;
      line-height: 154px !important; }
    i.s-sm-156,
    mat-icon.s-sm-156 {
      font-size: 156px !important;
      width: 156px !important;
      height: 156px !important;
      min-width: 156px !important;
      min-height: 156px !important;
      line-height: 156px !important; }
    i.s-sm-158,
    mat-icon.s-sm-158 {
      font-size: 158px !important;
      width: 158px !important;
      height: 158px !important;
      min-width: 158px !important;
      min-height: 158px !important;
      line-height: 158px !important; }
    i.s-sm-160,
    mat-icon.s-sm-160 {
      font-size: 160px !important;
      width: 160px !important;
      height: 160px !important;
      min-width: 160px !important;
      min-height: 160px !important;
      line-height: 160px !important; }
    i.s-sm-162,
    mat-icon.s-sm-162 {
      font-size: 162px !important;
      width: 162px !important;
      height: 162px !important;
      min-width: 162px !important;
      min-height: 162px !important;
      line-height: 162px !important; }
    i.s-sm-164,
    mat-icon.s-sm-164 {
      font-size: 164px !important;
      width: 164px !important;
      height: 164px !important;
      min-width: 164px !important;
      min-height: 164px !important;
      line-height: 164px !important; }
    i.s-sm-166,
    mat-icon.s-sm-166 {
      font-size: 166px !important;
      width: 166px !important;
      height: 166px !important;
      min-width: 166px !important;
      min-height: 166px !important;
      line-height: 166px !important; }
    i.s-sm-168,
    mat-icon.s-sm-168 {
      font-size: 168px !important;
      width: 168px !important;
      height: 168px !important;
      min-width: 168px !important;
      min-height: 168px !important;
      line-height: 168px !important; }
    i.s-sm-170,
    mat-icon.s-sm-170 {
      font-size: 170px !important;
      width: 170px !important;
      height: 170px !important;
      min-width: 170px !important;
      min-height: 170px !important;
      line-height: 170px !important; }
    i.s-sm-172,
    mat-icon.s-sm-172 {
      font-size: 172px !important;
      width: 172px !important;
      height: 172px !important;
      min-width: 172px !important;
      min-height: 172px !important;
      line-height: 172px !important; }
    i.s-sm-174,
    mat-icon.s-sm-174 {
      font-size: 174px !important;
      width: 174px !important;
      height: 174px !important;
      min-width: 174px !important;
      min-height: 174px !important;
      line-height: 174px !important; }
    i.s-sm-176,
    mat-icon.s-sm-176 {
      font-size: 176px !important;
      width: 176px !important;
      height: 176px !important;
      min-width: 176px !important;
      min-height: 176px !important;
      line-height: 176px !important; }
    i.s-sm-178,
    mat-icon.s-sm-178 {
      font-size: 178px !important;
      width: 178px !important;
      height: 178px !important;
      min-width: 178px !important;
      min-height: 178px !important;
      line-height: 178px !important; }
    i.s-sm-180,
    mat-icon.s-sm-180 {
      font-size: 180px !important;
      width: 180px !important;
      height: 180px !important;
      min-width: 180px !important;
      min-height: 180px !important;
      line-height: 180px !important; }
    i.s-sm-182,
    mat-icon.s-sm-182 {
      font-size: 182px !important;
      width: 182px !important;
      height: 182px !important;
      min-width: 182px !important;
      min-height: 182px !important;
      line-height: 182px !important; }
    i.s-sm-184,
    mat-icon.s-sm-184 {
      font-size: 184px !important;
      width: 184px !important;
      height: 184px !important;
      min-width: 184px !important;
      min-height: 184px !important;
      line-height: 184px !important; }
    i.s-sm-186,
    mat-icon.s-sm-186 {
      font-size: 186px !important;
      width: 186px !important;
      height: 186px !important;
      min-width: 186px !important;
      min-height: 186px !important;
      line-height: 186px !important; }
    i.s-sm-188,
    mat-icon.s-sm-188 {
      font-size: 188px !important;
      width: 188px !important;
      height: 188px !important;
      min-width: 188px !important;
      min-height: 188px !important;
      line-height: 188px !important; }
    i.s-sm-190,
    mat-icon.s-sm-190 {
      font-size: 190px !important;
      width: 190px !important;
      height: 190px !important;
      min-width: 190px !important;
      min-height: 190px !important;
      line-height: 190px !important; }
    i.s-sm-192,
    mat-icon.s-sm-192 {
      font-size: 192px !important;
      width: 192px !important;
      height: 192px !important;
      min-width: 192px !important;
      min-height: 192px !important;
      line-height: 192px !important; }
    i.s-sm-194,
    mat-icon.s-sm-194 {
      font-size: 194px !important;
      width: 194px !important;
      height: 194px !important;
      min-width: 194px !important;
      min-height: 194px !important;
      line-height: 194px !important; }
    i.s-sm-196,
    mat-icon.s-sm-196 {
      font-size: 196px !important;
      width: 196px !important;
      height: 196px !important;
      min-width: 196px !important;
      min-height: 196px !important;
      line-height: 196px !important; }
    i.s-sm-198,
    mat-icon.s-sm-198 {
      font-size: 198px !important;
      width: 198px !important;
      height: 198px !important;
      min-width: 198px !important;
      min-height: 198px !important;
      line-height: 198px !important; }
    i.s-sm-200,
    mat-icon.s-sm-200 {
      font-size: 200px !important;
      width: 200px !important;
      height: 200px !important;
      min-width: 200px !important;
      min-height: 200px !important;
      line-height: 200px !important; }
    i.s-sm-202,
    mat-icon.s-sm-202 {
      font-size: 202px !important;
      width: 202px !important;
      height: 202px !important;
      min-width: 202px !important;
      min-height: 202px !important;
      line-height: 202px !important; }
    i.s-sm-204,
    mat-icon.s-sm-204 {
      font-size: 204px !important;
      width: 204px !important;
      height: 204px !important;
      min-width: 204px !important;
      min-height: 204px !important;
      line-height: 204px !important; }
    i.s-sm-206,
    mat-icon.s-sm-206 {
      font-size: 206px !important;
      width: 206px !important;
      height: 206px !important;
      min-width: 206px !important;
      min-height: 206px !important;
      line-height: 206px !important; }
    i.s-sm-208,
    mat-icon.s-sm-208 {
      font-size: 208px !important;
      width: 208px !important;
      height: 208px !important;
      min-width: 208px !important;
      min-height: 208px !important;
      line-height: 208px !important; }
    i.s-sm-210,
    mat-icon.s-sm-210 {
      font-size: 210px !important;
      width: 210px !important;
      height: 210px !important;
      min-width: 210px !important;
      min-height: 210px !important;
      line-height: 210px !important; }
    i.s-sm-212,
    mat-icon.s-sm-212 {
      font-size: 212px !important;
      width: 212px !important;
      height: 212px !important;
      min-width: 212px !important;
      min-height: 212px !important;
      line-height: 212px !important; }
    i.s-sm-214,
    mat-icon.s-sm-214 {
      font-size: 214px !important;
      width: 214px !important;
      height: 214px !important;
      min-width: 214px !important;
      min-height: 214px !important;
      line-height: 214px !important; }
    i.s-sm-216,
    mat-icon.s-sm-216 {
      font-size: 216px !important;
      width: 216px !important;
      height: 216px !important;
      min-width: 216px !important;
      min-height: 216px !important;
      line-height: 216px !important; }
    i.s-sm-218,
    mat-icon.s-sm-218 {
      font-size: 218px !important;
      width: 218px !important;
      height: 218px !important;
      min-width: 218px !important;
      min-height: 218px !important;
      line-height: 218px !important; }
    i.s-sm-220,
    mat-icon.s-sm-220 {
      font-size: 220px !important;
      width: 220px !important;
      height: 220px !important;
      min-width: 220px !important;
      min-height: 220px !important;
      line-height: 220px !important; }
    i.s-sm-222,
    mat-icon.s-sm-222 {
      font-size: 222px !important;
      width: 222px !important;
      height: 222px !important;
      min-width: 222px !important;
      min-height: 222px !important;
      line-height: 222px !important; }
    i.s-sm-224,
    mat-icon.s-sm-224 {
      font-size: 224px !important;
      width: 224px !important;
      height: 224px !important;
      min-width: 224px !important;
      min-height: 224px !important;
      line-height: 224px !important; }
    i.s-sm-226,
    mat-icon.s-sm-226 {
      font-size: 226px !important;
      width: 226px !important;
      height: 226px !important;
      min-width: 226px !important;
      min-height: 226px !important;
      line-height: 226px !important; }
    i.s-sm-228,
    mat-icon.s-sm-228 {
      font-size: 228px !important;
      width: 228px !important;
      height: 228px !important;
      min-width: 228px !important;
      min-height: 228px !important;
      line-height: 228px !important; }
    i.s-sm-230,
    mat-icon.s-sm-230 {
      font-size: 230px !important;
      width: 230px !important;
      height: 230px !important;
      min-width: 230px !important;
      min-height: 230px !important;
      line-height: 230px !important; }
    i.s-sm-232,
    mat-icon.s-sm-232 {
      font-size: 232px !important;
      width: 232px !important;
      height: 232px !important;
      min-width: 232px !important;
      min-height: 232px !important;
      line-height: 232px !important; }
    i.s-sm-234,
    mat-icon.s-sm-234 {
      font-size: 234px !important;
      width: 234px !important;
      height: 234px !important;
      min-width: 234px !important;
      min-height: 234px !important;
      line-height: 234px !important; }
    i.s-sm-236,
    mat-icon.s-sm-236 {
      font-size: 236px !important;
      width: 236px !important;
      height: 236px !important;
      min-width: 236px !important;
      min-height: 236px !important;
      line-height: 236px !important; }
    i.s-sm-238,
    mat-icon.s-sm-238 {
      font-size: 238px !important;
      width: 238px !important;
      height: 238px !important;
      min-width: 238px !important;
      min-height: 238px !important;
      line-height: 238px !important; }
    i.s-sm-240,
    mat-icon.s-sm-240 {
      font-size: 240px !important;
      width: 240px !important;
      height: 240px !important;
      min-width: 240px !important;
      min-height: 240px !important;
      line-height: 240px !important; }
    i.s-sm-242,
    mat-icon.s-sm-242 {
      font-size: 242px !important;
      width: 242px !important;
      height: 242px !important;
      min-width: 242px !important;
      min-height: 242px !important;
      line-height: 242px !important; }
    i.s-sm-244,
    mat-icon.s-sm-244 {
      font-size: 244px !important;
      width: 244px !important;
      height: 244px !important;
      min-width: 244px !important;
      min-height: 244px !important;
      line-height: 244px !important; }
    i.s-sm-246,
    mat-icon.s-sm-246 {
      font-size: 246px !important;
      width: 246px !important;
      height: 246px !important;
      min-width: 246px !important;
      min-height: 246px !important;
      line-height: 246px !important; }
    i.s-sm-248,
    mat-icon.s-sm-248 {
      font-size: 248px !important;
      width: 248px !important;
      height: 248px !important;
      min-width: 248px !important;
      min-height: 248px !important;
      line-height: 248px !important; }
    i.s-sm-250,
    mat-icon.s-sm-250 {
      font-size: 250px !important;
      width: 250px !important;
      height: 250px !important;
      min-width: 250px !important;
      min-height: 250px !important;
      line-height: 250px !important; }
    i.s-sm-252,
    mat-icon.s-sm-252 {
      font-size: 252px !important;
      width: 252px !important;
      height: 252px !important;
      min-width: 252px !important;
      min-height: 252px !important;
      line-height: 252px !important; }
    i.s-sm-254,
    mat-icon.s-sm-254 {
      font-size: 254px !important;
      width: 254px !important;
      height: 254px !important;
      min-width: 254px !important;
      min-height: 254px !important;
      line-height: 254px !important; }
    i.s-sm-256,
    mat-icon.s-sm-256 {
      font-size: 256px !important;
      width: 256px !important;
      height: 256px !important;
      min-width: 256px !important;
      min-height: 256px !important;
      line-height: 256px !important; } }
@media screen and (min-width: 960px) {
    i.s-md-4,
    mat-icon.s-md-4 {
      font-size: 4px !important;
      width: 4px !important;
      height: 4px !important;
      min-width: 4px !important;
      min-height: 4px !important;
      line-height: 4px !important; }
    i.s-md-6,
    mat-icon.s-md-6 {
      font-size: 6px !important;
      width: 6px !important;
      height: 6px !important;
      min-width: 6px !important;
      min-height: 6px !important;
      line-height: 6px !important; }
    i.s-md-8,
    mat-icon.s-md-8 {
      font-size: 8px !important;
      width: 8px !important;
      height: 8px !important;
      min-width: 8px !important;
      min-height: 8px !important;
      line-height: 8px !important; }
    i.s-md-10,
    mat-icon.s-md-10 {
      font-size: 10px !important;
      width: 10px !important;
      height: 10px !important;
      min-width: 10px !important;
      min-height: 10px !important;
      line-height: 10px !important; }
    i.s-md-12,
    mat-icon.s-md-12 {
      font-size: 12px !important;
      width: 12px !important;
      height: 12px !important;
      min-width: 12px !important;
      min-height: 12px !important;
      line-height: 12px !important; }
    i.s-md-14,
    mat-icon.s-md-14 {
      font-size: 14px !important;
      width: 14px !important;
      height: 14px !important;
      min-width: 14px !important;
      min-height: 14px !important;
      line-height: 14px !important; }
    i.s-md-16,
    mat-icon.s-md-16 {
      font-size: 16px !important;
      width: 16px !important;
      height: 16px !important;
      min-width: 16px !important;
      min-height: 16px !important;
      line-height: 16px !important; }
    i.s-md-18,
    mat-icon.s-md-18 {
      font-size: 18px !important;
      width: 18px !important;
      height: 18px !important;
      min-width: 18px !important;
      min-height: 18px !important;
      line-height: 18px !important; }
    i.s-md-20,
    mat-icon.s-md-20 {
      font-size: 20px !important;
      width: 20px !important;
      height: 20px !important;
      min-width: 20px !important;
      min-height: 20px !important;
      line-height: 20px !important; }
    i.s-md-22,
    mat-icon.s-md-22 {
      font-size: 22px !important;
      width: 22px !important;
      height: 22px !important;
      min-width: 22px !important;
      min-height: 22px !important;
      line-height: 22px !important; }
    i.s-md-24,
    mat-icon.s-md-24 {
      font-size: 24px !important;
      width: 24px !important;
      height: 24px !important;
      min-width: 24px !important;
      min-height: 24px !important;
      line-height: 24px !important; }
    i.s-md-26,
    mat-icon.s-md-26 {
      font-size: 26px !important;
      width: 26px !important;
      height: 26px !important;
      min-width: 26px !important;
      min-height: 26px !important;
      line-height: 26px !important; }
    i.s-md-28,
    mat-icon.s-md-28 {
      font-size: 28px !important;
      width: 28px !important;
      height: 28px !important;
      min-width: 28px !important;
      min-height: 28px !important;
      line-height: 28px !important; }
    i.s-md-30,
    mat-icon.s-md-30 {
      font-size: 30px !important;
      width: 30px !important;
      height: 30px !important;
      min-width: 30px !important;
      min-height: 30px !important;
      line-height: 30px !important; }
    i.s-md-32,
    mat-icon.s-md-32 {
      font-size: 32px !important;
      width: 32px !important;
      height: 32px !important;
      min-width: 32px !important;
      min-height: 32px !important;
      line-height: 32px !important; }
    i.s-md-34,
    mat-icon.s-md-34 {
      font-size: 34px !important;
      width: 34px !important;
      height: 34px !important;
      min-width: 34px !important;
      min-height: 34px !important;
      line-height: 34px !important; }
    i.s-md-36,
    mat-icon.s-md-36 {
      font-size: 36px !important;
      width: 36px !important;
      height: 36px !important;
      min-width: 36px !important;
      min-height: 36px !important;
      line-height: 36px !important; }
    i.s-md-38,
    mat-icon.s-md-38 {
      font-size: 38px !important;
      width: 38px !important;
      height: 38px !important;
      min-width: 38px !important;
      min-height: 38px !important;
      line-height: 38px !important; }
    i.s-md-40,
    mat-icon.s-md-40 {
      font-size: 40px !important;
      width: 40px !important;
      height: 40px !important;
      min-width: 40px !important;
      min-height: 40px !important;
      line-height: 40px !important; }
    i.s-md-42,
    mat-icon.s-md-42 {
      font-size: 42px !important;
      width: 42px !important;
      height: 42px !important;
      min-width: 42px !important;
      min-height: 42px !important;
      line-height: 42px !important; }
    i.s-md-44,
    mat-icon.s-md-44 {
      font-size: 44px !important;
      width: 44px !important;
      height: 44px !important;
      min-width: 44px !important;
      min-height: 44px !important;
      line-height: 44px !important; }
    i.s-md-46,
    mat-icon.s-md-46 {
      font-size: 46px !important;
      width: 46px !important;
      height: 46px !important;
      min-width: 46px !important;
      min-height: 46px !important;
      line-height: 46px !important; }
    i.s-md-48,
    mat-icon.s-md-48 {
      font-size: 48px !important;
      width: 48px !important;
      height: 48px !important;
      min-width: 48px !important;
      min-height: 48px !important;
      line-height: 48px !important; }
    i.s-md-50,
    mat-icon.s-md-50 {
      font-size: 50px !important;
      width: 50px !important;
      height: 50px !important;
      min-width: 50px !important;
      min-height: 50px !important;
      line-height: 50px !important; }
    i.s-md-52,
    mat-icon.s-md-52 {
      font-size: 52px !important;
      width: 52px !important;
      height: 52px !important;
      min-width: 52px !important;
      min-height: 52px !important;
      line-height: 52px !important; }
    i.s-md-54,
    mat-icon.s-md-54 {
      font-size: 54px !important;
      width: 54px !important;
      height: 54px !important;
      min-width: 54px !important;
      min-height: 54px !important;
      line-height: 54px !important; }
    i.s-md-56,
    mat-icon.s-md-56 {
      font-size: 56px !important;
      width: 56px !important;
      height: 56px !important;
      min-width: 56px !important;
      min-height: 56px !important;
      line-height: 56px !important; }
    i.s-md-58,
    mat-icon.s-md-58 {
      font-size: 58px !important;
      width: 58px !important;
      height: 58px !important;
      min-width: 58px !important;
      min-height: 58px !important;
      line-height: 58px !important; }
    i.s-md-60,
    mat-icon.s-md-60 {
      font-size: 60px !important;
      width: 60px !important;
      height: 60px !important;
      min-width: 60px !important;
      min-height: 60px !important;
      line-height: 60px !important; }
    i.s-md-62,
    mat-icon.s-md-62 {
      font-size: 62px !important;
      width: 62px !important;
      height: 62px !important;
      min-width: 62px !important;
      min-height: 62px !important;
      line-height: 62px !important; }
    i.s-md-64,
    mat-icon.s-md-64 {
      font-size: 64px !important;
      width: 64px !important;
      height: 64px !important;
      min-width: 64px !important;
      min-height: 64px !important;
      line-height: 64px !important; }
    i.s-md-66,
    mat-icon.s-md-66 {
      font-size: 66px !important;
      width: 66px !important;
      height: 66px !important;
      min-width: 66px !important;
      min-height: 66px !important;
      line-height: 66px !important; }
    i.s-md-68,
    mat-icon.s-md-68 {
      font-size: 68px !important;
      width: 68px !important;
      height: 68px !important;
      min-width: 68px !important;
      min-height: 68px !important;
      line-height: 68px !important; }
    i.s-md-70,
    mat-icon.s-md-70 {
      font-size: 70px !important;
      width: 70px !important;
      height: 70px !important;
      min-width: 70px !important;
      min-height: 70px !important;
      line-height: 70px !important; }
    i.s-md-72,
    mat-icon.s-md-72 {
      font-size: 72px !important;
      width: 72px !important;
      height: 72px !important;
      min-width: 72px !important;
      min-height: 72px !important;
      line-height: 72px !important; }
    i.s-md-74,
    mat-icon.s-md-74 {
      font-size: 74px !important;
      width: 74px !important;
      height: 74px !important;
      min-width: 74px !important;
      min-height: 74px !important;
      line-height: 74px !important; }
    i.s-md-76,
    mat-icon.s-md-76 {
      font-size: 76px !important;
      width: 76px !important;
      height: 76px !important;
      min-width: 76px !important;
      min-height: 76px !important;
      line-height: 76px !important; }
    i.s-md-78,
    mat-icon.s-md-78 {
      font-size: 78px !important;
      width: 78px !important;
      height: 78px !important;
      min-width: 78px !important;
      min-height: 78px !important;
      line-height: 78px !important; }
    i.s-md-80,
    mat-icon.s-md-80 {
      font-size: 80px !important;
      width: 80px !important;
      height: 80px !important;
      min-width: 80px !important;
      min-height: 80px !important;
      line-height: 80px !important; }
    i.s-md-82,
    mat-icon.s-md-82 {
      font-size: 82px !important;
      width: 82px !important;
      height: 82px !important;
      min-width: 82px !important;
      min-height: 82px !important;
      line-height: 82px !important; }
    i.s-md-84,
    mat-icon.s-md-84 {
      font-size: 84px !important;
      width: 84px !important;
      height: 84px !important;
      min-width: 84px !important;
      min-height: 84px !important;
      line-height: 84px !important; }
    i.s-md-86,
    mat-icon.s-md-86 {
      font-size: 86px !important;
      width: 86px !important;
      height: 86px !important;
      min-width: 86px !important;
      min-height: 86px !important;
      line-height: 86px !important; }
    i.s-md-88,
    mat-icon.s-md-88 {
      font-size: 88px !important;
      width: 88px !important;
      height: 88px !important;
      min-width: 88px !important;
      min-height: 88px !important;
      line-height: 88px !important; }
    i.s-md-90,
    mat-icon.s-md-90 {
      font-size: 90px !important;
      width: 90px !important;
      height: 90px !important;
      min-width: 90px !important;
      min-height: 90px !important;
      line-height: 90px !important; }
    i.s-md-92,
    mat-icon.s-md-92 {
      font-size: 92px !important;
      width: 92px !important;
      height: 92px !important;
      min-width: 92px !important;
      min-height: 92px !important;
      line-height: 92px !important; }
    i.s-md-94,
    mat-icon.s-md-94 {
      font-size: 94px !important;
      width: 94px !important;
      height: 94px !important;
      min-width: 94px !important;
      min-height: 94px !important;
      line-height: 94px !important; }
    i.s-md-96,
    mat-icon.s-md-96 {
      font-size: 96px !important;
      width: 96px !important;
      height: 96px !important;
      min-width: 96px !important;
      min-height: 96px !important;
      line-height: 96px !important; }
    i.s-md-98,
    mat-icon.s-md-98 {
      font-size: 98px !important;
      width: 98px !important;
      height: 98px !important;
      min-width: 98px !important;
      min-height: 98px !important;
      line-height: 98px !important; }
    i.s-md-100,
    mat-icon.s-md-100 {
      font-size: 100px !important;
      width: 100px !important;
      height: 100px !important;
      min-width: 100px !important;
      min-height: 100px !important;
      line-height: 100px !important; }
    i.s-md-102,
    mat-icon.s-md-102 {
      font-size: 102px !important;
      width: 102px !important;
      height: 102px !important;
      min-width: 102px !important;
      min-height: 102px !important;
      line-height: 102px !important; }
    i.s-md-104,
    mat-icon.s-md-104 {
      font-size: 104px !important;
      width: 104px !important;
      height: 104px !important;
      min-width: 104px !important;
      min-height: 104px !important;
      line-height: 104px !important; }
    i.s-md-106,
    mat-icon.s-md-106 {
      font-size: 106px !important;
      width: 106px !important;
      height: 106px !important;
      min-width: 106px !important;
      min-height: 106px !important;
      line-height: 106px !important; }
    i.s-md-108,
    mat-icon.s-md-108 {
      font-size: 108px !important;
      width: 108px !important;
      height: 108px !important;
      min-width: 108px !important;
      min-height: 108px !important;
      line-height: 108px !important; }
    i.s-md-110,
    mat-icon.s-md-110 {
      font-size: 110px !important;
      width: 110px !important;
      height: 110px !important;
      min-width: 110px !important;
      min-height: 110px !important;
      line-height: 110px !important; }
    i.s-md-112,
    mat-icon.s-md-112 {
      font-size: 112px !important;
      width: 112px !important;
      height: 112px !important;
      min-width: 112px !important;
      min-height: 112px !important;
      line-height: 112px !important; }
    i.s-md-114,
    mat-icon.s-md-114 {
      font-size: 114px !important;
      width: 114px !important;
      height: 114px !important;
      min-width: 114px !important;
      min-height: 114px !important;
      line-height: 114px !important; }
    i.s-md-116,
    mat-icon.s-md-116 {
      font-size: 116px !important;
      width: 116px !important;
      height: 116px !important;
      min-width: 116px !important;
      min-height: 116px !important;
      line-height: 116px !important; }
    i.s-md-118,
    mat-icon.s-md-118 {
      font-size: 118px !important;
      width: 118px !important;
      height: 118px !important;
      min-width: 118px !important;
      min-height: 118px !important;
      line-height: 118px !important; }
    i.s-md-120,
    mat-icon.s-md-120 {
      font-size: 120px !important;
      width: 120px !important;
      height: 120px !important;
      min-width: 120px !important;
      min-height: 120px !important;
      line-height: 120px !important; }
    i.s-md-122,
    mat-icon.s-md-122 {
      font-size: 122px !important;
      width: 122px !important;
      height: 122px !important;
      min-width: 122px !important;
      min-height: 122px !important;
      line-height: 122px !important; }
    i.s-md-124,
    mat-icon.s-md-124 {
      font-size: 124px !important;
      width: 124px !important;
      height: 124px !important;
      min-width: 124px !important;
      min-height: 124px !important;
      line-height: 124px !important; }
    i.s-md-126,
    mat-icon.s-md-126 {
      font-size: 126px !important;
      width: 126px !important;
      height: 126px !important;
      min-width: 126px !important;
      min-height: 126px !important;
      line-height: 126px !important; }
    i.s-md-128,
    mat-icon.s-md-128 {
      font-size: 128px !important;
      width: 128px !important;
      height: 128px !important;
      min-width: 128px !important;
      min-height: 128px !important;
      line-height: 128px !important; }
    i.s-md-130,
    mat-icon.s-md-130 {
      font-size: 130px !important;
      width: 130px !important;
      height: 130px !important;
      min-width: 130px !important;
      min-height: 130px !important;
      line-height: 130px !important; }
    i.s-md-132,
    mat-icon.s-md-132 {
      font-size: 132px !important;
      width: 132px !important;
      height: 132px !important;
      min-width: 132px !important;
      min-height: 132px !important;
      line-height: 132px !important; }
    i.s-md-134,
    mat-icon.s-md-134 {
      font-size: 134px !important;
      width: 134px !important;
      height: 134px !important;
      min-width: 134px !important;
      min-height: 134px !important;
      line-height: 134px !important; }
    i.s-md-136,
    mat-icon.s-md-136 {
      font-size: 136px !important;
      width: 136px !important;
      height: 136px !important;
      min-width: 136px !important;
      min-height: 136px !important;
      line-height: 136px !important; }
    i.s-md-138,
    mat-icon.s-md-138 {
      font-size: 138px !important;
      width: 138px !important;
      height: 138px !important;
      min-width: 138px !important;
      min-height: 138px !important;
      line-height: 138px !important; }
    i.s-md-140,
    mat-icon.s-md-140 {
      font-size: 140px !important;
      width: 140px !important;
      height: 140px !important;
      min-width: 140px !important;
      min-height: 140px !important;
      line-height: 140px !important; }
    i.s-md-142,
    mat-icon.s-md-142 {
      font-size: 142px !important;
      width: 142px !important;
      height: 142px !important;
      min-width: 142px !important;
      min-height: 142px !important;
      line-height: 142px !important; }
    i.s-md-144,
    mat-icon.s-md-144 {
      font-size: 144px !important;
      width: 144px !important;
      height: 144px !important;
      min-width: 144px !important;
      min-height: 144px !important;
      line-height: 144px !important; }
    i.s-md-146,
    mat-icon.s-md-146 {
      font-size: 146px !important;
      width: 146px !important;
      height: 146px !important;
      min-width: 146px !important;
      min-height: 146px !important;
      line-height: 146px !important; }
    i.s-md-148,
    mat-icon.s-md-148 {
      font-size: 148px !important;
      width: 148px !important;
      height: 148px !important;
      min-width: 148px !important;
      min-height: 148px !important;
      line-height: 148px !important; }
    i.s-md-150,
    mat-icon.s-md-150 {
      font-size: 150px !important;
      width: 150px !important;
      height: 150px !important;
      min-width: 150px !important;
      min-height: 150px !important;
      line-height: 150px !important; }
    i.s-md-152,
    mat-icon.s-md-152 {
      font-size: 152px !important;
      width: 152px !important;
      height: 152px !important;
      min-width: 152px !important;
      min-height: 152px !important;
      line-height: 152px !important; }
    i.s-md-154,
    mat-icon.s-md-154 {
      font-size: 154px !important;
      width: 154px !important;
      height: 154px !important;
      min-width: 154px !important;
      min-height: 154px !important;
      line-height: 154px !important; }
    i.s-md-156,
    mat-icon.s-md-156 {
      font-size: 156px !important;
      width: 156px !important;
      height: 156px !important;
      min-width: 156px !important;
      min-height: 156px !important;
      line-height: 156px !important; }
    i.s-md-158,
    mat-icon.s-md-158 {
      font-size: 158px !important;
      width: 158px !important;
      height: 158px !important;
      min-width: 158px !important;
      min-height: 158px !important;
      line-height: 158px !important; }
    i.s-md-160,
    mat-icon.s-md-160 {
      font-size: 160px !important;
      width: 160px !important;
      height: 160px !important;
      min-width: 160px !important;
      min-height: 160px !important;
      line-height: 160px !important; }
    i.s-md-162,
    mat-icon.s-md-162 {
      font-size: 162px !important;
      width: 162px !important;
      height: 162px !important;
      min-width: 162px !important;
      min-height: 162px !important;
      line-height: 162px !important; }
    i.s-md-164,
    mat-icon.s-md-164 {
      font-size: 164px !important;
      width: 164px !important;
      height: 164px !important;
      min-width: 164px !important;
      min-height: 164px !important;
      line-height: 164px !important; }
    i.s-md-166,
    mat-icon.s-md-166 {
      font-size: 166px !important;
      width: 166px !important;
      height: 166px !important;
      min-width: 166px !important;
      min-height: 166px !important;
      line-height: 166px !important; }
    i.s-md-168,
    mat-icon.s-md-168 {
      font-size: 168px !important;
      width: 168px !important;
      height: 168px !important;
      min-width: 168px !important;
      min-height: 168px !important;
      line-height: 168px !important; }
    i.s-md-170,
    mat-icon.s-md-170 {
      font-size: 170px !important;
      width: 170px !important;
      height: 170px !important;
      min-width: 170px !important;
      min-height: 170px !important;
      line-height: 170px !important; }
    i.s-md-172,
    mat-icon.s-md-172 {
      font-size: 172px !important;
      width: 172px !important;
      height: 172px !important;
      min-width: 172px !important;
      min-height: 172px !important;
      line-height: 172px !important; }
    i.s-md-174,
    mat-icon.s-md-174 {
      font-size: 174px !important;
      width: 174px !important;
      height: 174px !important;
      min-width: 174px !important;
      min-height: 174px !important;
      line-height: 174px !important; }
    i.s-md-176,
    mat-icon.s-md-176 {
      font-size: 176px !important;
      width: 176px !important;
      height: 176px !important;
      min-width: 176px !important;
      min-height: 176px !important;
      line-height: 176px !important; }
    i.s-md-178,
    mat-icon.s-md-178 {
      font-size: 178px !important;
      width: 178px !important;
      height: 178px !important;
      min-width: 178px !important;
      min-height: 178px !important;
      line-height: 178px !important; }
    i.s-md-180,
    mat-icon.s-md-180 {
      font-size: 180px !important;
      width: 180px !important;
      height: 180px !important;
      min-width: 180px !important;
      min-height: 180px !important;
      line-height: 180px !important; }
    i.s-md-182,
    mat-icon.s-md-182 {
      font-size: 182px !important;
      width: 182px !important;
      height: 182px !important;
      min-width: 182px !important;
      min-height: 182px !important;
      line-height: 182px !important; }
    i.s-md-184,
    mat-icon.s-md-184 {
      font-size: 184px !important;
      width: 184px !important;
      height: 184px !important;
      min-width: 184px !important;
      min-height: 184px !important;
      line-height: 184px !important; }
    i.s-md-186,
    mat-icon.s-md-186 {
      font-size: 186px !important;
      width: 186px !important;
      height: 186px !important;
      min-width: 186px !important;
      min-height: 186px !important;
      line-height: 186px !important; }
    i.s-md-188,
    mat-icon.s-md-188 {
      font-size: 188px !important;
      width: 188px !important;
      height: 188px !important;
      min-width: 188px !important;
      min-height: 188px !important;
      line-height: 188px !important; }
    i.s-md-190,
    mat-icon.s-md-190 {
      font-size: 190px !important;
      width: 190px !important;
      height: 190px !important;
      min-width: 190px !important;
      min-height: 190px !important;
      line-height: 190px !important; }
    i.s-md-192,
    mat-icon.s-md-192 {
      font-size: 192px !important;
      width: 192px !important;
      height: 192px !important;
      min-width: 192px !important;
      min-height: 192px !important;
      line-height: 192px !important; }
    i.s-md-194,
    mat-icon.s-md-194 {
      font-size: 194px !important;
      width: 194px !important;
      height: 194px !important;
      min-width: 194px !important;
      min-height: 194px !important;
      line-height: 194px !important; }
    i.s-md-196,
    mat-icon.s-md-196 {
      font-size: 196px !important;
      width: 196px !important;
      height: 196px !important;
      min-width: 196px !important;
      min-height: 196px !important;
      line-height: 196px !important; }
    i.s-md-198,
    mat-icon.s-md-198 {
      font-size: 198px !important;
      width: 198px !important;
      height: 198px !important;
      min-width: 198px !important;
      min-height: 198px !important;
      line-height: 198px !important; }
    i.s-md-200,
    mat-icon.s-md-200 {
      font-size: 200px !important;
      width: 200px !important;
      height: 200px !important;
      min-width: 200px !important;
      min-height: 200px !important;
      line-height: 200px !important; }
    i.s-md-202,
    mat-icon.s-md-202 {
      font-size: 202px !important;
      width: 202px !important;
      height: 202px !important;
      min-width: 202px !important;
      min-height: 202px !important;
      line-height: 202px !important; }
    i.s-md-204,
    mat-icon.s-md-204 {
      font-size: 204px !important;
      width: 204px !important;
      height: 204px !important;
      min-width: 204px !important;
      min-height: 204px !important;
      line-height: 204px !important; }
    i.s-md-206,
    mat-icon.s-md-206 {
      font-size: 206px !important;
      width: 206px !important;
      height: 206px !important;
      min-width: 206px !important;
      min-height: 206px !important;
      line-height: 206px !important; }
    i.s-md-208,
    mat-icon.s-md-208 {
      font-size: 208px !important;
      width: 208px !important;
      height: 208px !important;
      min-width: 208px !important;
      min-height: 208px !important;
      line-height: 208px !important; }
    i.s-md-210,
    mat-icon.s-md-210 {
      font-size: 210px !important;
      width: 210px !important;
      height: 210px !important;
      min-width: 210px !important;
      min-height: 210px !important;
      line-height: 210px !important; }
    i.s-md-212,
    mat-icon.s-md-212 {
      font-size: 212px !important;
      width: 212px !important;
      height: 212px !important;
      min-width: 212px !important;
      min-height: 212px !important;
      line-height: 212px !important; }
    i.s-md-214,
    mat-icon.s-md-214 {
      font-size: 214px !important;
      width: 214px !important;
      height: 214px !important;
      min-width: 214px !important;
      min-height: 214px !important;
      line-height: 214px !important; }
    i.s-md-216,
    mat-icon.s-md-216 {
      font-size: 216px !important;
      width: 216px !important;
      height: 216px !important;
      min-width: 216px !important;
      min-height: 216px !important;
      line-height: 216px !important; }
    i.s-md-218,
    mat-icon.s-md-218 {
      font-size: 218px !important;
      width: 218px !important;
      height: 218px !important;
      min-width: 218px !important;
      min-height: 218px !important;
      line-height: 218px !important; }
    i.s-md-220,
    mat-icon.s-md-220 {
      font-size: 220px !important;
      width: 220px !important;
      height: 220px !important;
      min-width: 220px !important;
      min-height: 220px !important;
      line-height: 220px !important; }
    i.s-md-222,
    mat-icon.s-md-222 {
      font-size: 222px !important;
      width: 222px !important;
      height: 222px !important;
      min-width: 222px !important;
      min-height: 222px !important;
      line-height: 222px !important; }
    i.s-md-224,
    mat-icon.s-md-224 {
      font-size: 224px !important;
      width: 224px !important;
      height: 224px !important;
      min-width: 224px !important;
      min-height: 224px !important;
      line-height: 224px !important; }
    i.s-md-226,
    mat-icon.s-md-226 {
      font-size: 226px !important;
      width: 226px !important;
      height: 226px !important;
      min-width: 226px !important;
      min-height: 226px !important;
      line-height: 226px !important; }
    i.s-md-228,
    mat-icon.s-md-228 {
      font-size: 228px !important;
      width: 228px !important;
      height: 228px !important;
      min-width: 228px !important;
      min-height: 228px !important;
      line-height: 228px !important; }
    i.s-md-230,
    mat-icon.s-md-230 {
      font-size: 230px !important;
      width: 230px !important;
      height: 230px !important;
      min-width: 230px !important;
      min-height: 230px !important;
      line-height: 230px !important; }
    i.s-md-232,
    mat-icon.s-md-232 {
      font-size: 232px !important;
      width: 232px !important;
      height: 232px !important;
      min-width: 232px !important;
      min-height: 232px !important;
      line-height: 232px !important; }
    i.s-md-234,
    mat-icon.s-md-234 {
      font-size: 234px !important;
      width: 234px !important;
      height: 234px !important;
      min-width: 234px !important;
      min-height: 234px !important;
      line-height: 234px !important; }
    i.s-md-236,
    mat-icon.s-md-236 {
      font-size: 236px !important;
      width: 236px !important;
      height: 236px !important;
      min-width: 236px !important;
      min-height: 236px !important;
      line-height: 236px !important; }
    i.s-md-238,
    mat-icon.s-md-238 {
      font-size: 238px !important;
      width: 238px !important;
      height: 238px !important;
      min-width: 238px !important;
      min-height: 238px !important;
      line-height: 238px !important; }
    i.s-md-240,
    mat-icon.s-md-240 {
      font-size: 240px !important;
      width: 240px !important;
      height: 240px !important;
      min-width: 240px !important;
      min-height: 240px !important;
      line-height: 240px !important; }
    i.s-md-242,
    mat-icon.s-md-242 {
      font-size: 242px !important;
      width: 242px !important;
      height: 242px !important;
      min-width: 242px !important;
      min-height: 242px !important;
      line-height: 242px !important; }
    i.s-md-244,
    mat-icon.s-md-244 {
      font-size: 244px !important;
      width: 244px !important;
      height: 244px !important;
      min-width: 244px !important;
      min-height: 244px !important;
      line-height: 244px !important; }
    i.s-md-246,
    mat-icon.s-md-246 {
      font-size: 246px !important;
      width: 246px !important;
      height: 246px !important;
      min-width: 246px !important;
      min-height: 246px !important;
      line-height: 246px !important; }
    i.s-md-248,
    mat-icon.s-md-248 {
      font-size: 248px !important;
      width: 248px !important;
      height: 248px !important;
      min-width: 248px !important;
      min-height: 248px !important;
      line-height: 248px !important; }
    i.s-md-250,
    mat-icon.s-md-250 {
      font-size: 250px !important;
      width: 250px !important;
      height: 250px !important;
      min-width: 250px !important;
      min-height: 250px !important;
      line-height: 250px !important; }
    i.s-md-252,
    mat-icon.s-md-252 {
      font-size: 252px !important;
      width: 252px !important;
      height: 252px !important;
      min-width: 252px !important;
      min-height: 252px !important;
      line-height: 252px !important; }
    i.s-md-254,
    mat-icon.s-md-254 {
      font-size: 254px !important;
      width: 254px !important;
      height: 254px !important;
      min-width: 254px !important;
      min-height: 254px !important;
      line-height: 254px !important; }
    i.s-md-256,
    mat-icon.s-md-256 {
      font-size: 256px !important;
      width: 256px !important;
      height: 256px !important;
      min-width: 256px !important;
      min-height: 256px !important;
      line-height: 256px !important; } }
@media screen and (min-width: 1280px) {
    i.s-lg-4,
    mat-icon.s-lg-4 {
      font-size: 4px !important;
      width: 4px !important;
      height: 4px !important;
      min-width: 4px !important;
      min-height: 4px !important;
      line-height: 4px !important; }
    i.s-lg-6,
    mat-icon.s-lg-6 {
      font-size: 6px !important;
      width: 6px !important;
      height: 6px !important;
      min-width: 6px !important;
      min-height: 6px !important;
      line-height: 6px !important; }
    i.s-lg-8,
    mat-icon.s-lg-8 {
      font-size: 8px !important;
      width: 8px !important;
      height: 8px !important;
      min-width: 8px !important;
      min-height: 8px !important;
      line-height: 8px !important; }
    i.s-lg-10,
    mat-icon.s-lg-10 {
      font-size: 10px !important;
      width: 10px !important;
      height: 10px !important;
      min-width: 10px !important;
      min-height: 10px !important;
      line-height: 10px !important; }
    i.s-lg-12,
    mat-icon.s-lg-12 {
      font-size: 12px !important;
      width: 12px !important;
      height: 12px !important;
      min-width: 12px !important;
      min-height: 12px !important;
      line-height: 12px !important; }
    i.s-lg-14,
    mat-icon.s-lg-14 {
      font-size: 14px !important;
      width: 14px !important;
      height: 14px !important;
      min-width: 14px !important;
      min-height: 14px !important;
      line-height: 14px !important; }
    i.s-lg-16,
    mat-icon.s-lg-16 {
      font-size: 16px !important;
      width: 16px !important;
      height: 16px !important;
      min-width: 16px !important;
      min-height: 16px !important;
      line-height: 16px !important; }
    i.s-lg-18,
    mat-icon.s-lg-18 {
      font-size: 18px !important;
      width: 18px !important;
      height: 18px !important;
      min-width: 18px !important;
      min-height: 18px !important;
      line-height: 18px !important; }
    i.s-lg-20,
    mat-icon.s-lg-20 {
      font-size: 20px !important;
      width: 20px !important;
      height: 20px !important;
      min-width: 20px !important;
      min-height: 20px !important;
      line-height: 20px !important; }
    i.s-lg-22,
    mat-icon.s-lg-22 {
      font-size: 22px !important;
      width: 22px !important;
      height: 22px !important;
      min-width: 22px !important;
      min-height: 22px !important;
      line-height: 22px !important; }
    i.s-lg-24,
    mat-icon.s-lg-24 {
      font-size: 24px !important;
      width: 24px !important;
      height: 24px !important;
      min-width: 24px !important;
      min-height: 24px !important;
      line-height: 24px !important; }
    i.s-lg-26,
    mat-icon.s-lg-26 {
      font-size: 26px !important;
      width: 26px !important;
      height: 26px !important;
      min-width: 26px !important;
      min-height: 26px !important;
      line-height: 26px !important; }
    i.s-lg-28,
    mat-icon.s-lg-28 {
      font-size: 28px !important;
      width: 28px !important;
      height: 28px !important;
      min-width: 28px !important;
      min-height: 28px !important;
      line-height: 28px !important; }
    i.s-lg-30,
    mat-icon.s-lg-30 {
      font-size: 30px !important;
      width: 30px !important;
      height: 30px !important;
      min-width: 30px !important;
      min-height: 30px !important;
      line-height: 30px !important; }
    i.s-lg-32,
    mat-icon.s-lg-32 {
      font-size: 32px !important;
      width: 32px !important;
      height: 32px !important;
      min-width: 32px !important;
      min-height: 32px !important;
      line-height: 32px !important; }
    i.s-lg-34,
    mat-icon.s-lg-34 {
      font-size: 34px !important;
      width: 34px !important;
      height: 34px !important;
      min-width: 34px !important;
      min-height: 34px !important;
      line-height: 34px !important; }
    i.s-lg-36,
    mat-icon.s-lg-36 {
      font-size: 36px !important;
      width: 36px !important;
      height: 36px !important;
      min-width: 36px !important;
      min-height: 36px !important;
      line-height: 36px !important; }
    i.s-lg-38,
    mat-icon.s-lg-38 {
      font-size: 38px !important;
      width: 38px !important;
      height: 38px !important;
      min-width: 38px !important;
      min-height: 38px !important;
      line-height: 38px !important; }
    i.s-lg-40,
    mat-icon.s-lg-40 {
      font-size: 40px !important;
      width: 40px !important;
      height: 40px !important;
      min-width: 40px !important;
      min-height: 40px !important;
      line-height: 40px !important; }
    i.s-lg-42,
    mat-icon.s-lg-42 {
      font-size: 42px !important;
      width: 42px !important;
      height: 42px !important;
      min-width: 42px !important;
      min-height: 42px !important;
      line-height: 42px !important; }
    i.s-lg-44,
    mat-icon.s-lg-44 {
      font-size: 44px !important;
      width: 44px !important;
      height: 44px !important;
      min-width: 44px !important;
      min-height: 44px !important;
      line-height: 44px !important; }
    i.s-lg-46,
    mat-icon.s-lg-46 {
      font-size: 46px !important;
      width: 46px !important;
      height: 46px !important;
      min-width: 46px !important;
      min-height: 46px !important;
      line-height: 46px !important; }
    i.s-lg-48,
    mat-icon.s-lg-48 {
      font-size: 48px !important;
      width: 48px !important;
      height: 48px !important;
      min-width: 48px !important;
      min-height: 48px !important;
      line-height: 48px !important; }
    i.s-lg-50,
    mat-icon.s-lg-50 {
      font-size: 50px !important;
      width: 50px !important;
      height: 50px !important;
      min-width: 50px !important;
      min-height: 50px !important;
      line-height: 50px !important; }
    i.s-lg-52,
    mat-icon.s-lg-52 {
      font-size: 52px !important;
      width: 52px !important;
      height: 52px !important;
      min-width: 52px !important;
      min-height: 52px !important;
      line-height: 52px !important; }
    i.s-lg-54,
    mat-icon.s-lg-54 {
      font-size: 54px !important;
      width: 54px !important;
      height: 54px !important;
      min-width: 54px !important;
      min-height: 54px !important;
      line-height: 54px !important; }
    i.s-lg-56,
    mat-icon.s-lg-56 {
      font-size: 56px !important;
      width: 56px !important;
      height: 56px !important;
      min-width: 56px !important;
      min-height: 56px !important;
      line-height: 56px !important; }
    i.s-lg-58,
    mat-icon.s-lg-58 {
      font-size: 58px !important;
      width: 58px !important;
      height: 58px !important;
      min-width: 58px !important;
      min-height: 58px !important;
      line-height: 58px !important; }
    i.s-lg-60,
    mat-icon.s-lg-60 {
      font-size: 60px !important;
      width: 60px !important;
      height: 60px !important;
      min-width: 60px !important;
      min-height: 60px !important;
      line-height: 60px !important; }
    i.s-lg-62,
    mat-icon.s-lg-62 {
      font-size: 62px !important;
      width: 62px !important;
      height: 62px !important;
      min-width: 62px !important;
      min-height: 62px !important;
      line-height: 62px !important; }
    i.s-lg-64,
    mat-icon.s-lg-64 {
      font-size: 64px !important;
      width: 64px !important;
      height: 64px !important;
      min-width: 64px !important;
      min-height: 64px !important;
      line-height: 64px !important; }
    i.s-lg-66,
    mat-icon.s-lg-66 {
      font-size: 66px !important;
      width: 66px !important;
      height: 66px !important;
      min-width: 66px !important;
      min-height: 66px !important;
      line-height: 66px !important; }
    i.s-lg-68,
    mat-icon.s-lg-68 {
      font-size: 68px !important;
      width: 68px !important;
      height: 68px !important;
      min-width: 68px !important;
      min-height: 68px !important;
      line-height: 68px !important; }
    i.s-lg-70,
    mat-icon.s-lg-70 {
      font-size: 70px !important;
      width: 70px !important;
      height: 70px !important;
      min-width: 70px !important;
      min-height: 70px !important;
      line-height: 70px !important; }
    i.s-lg-72,
    mat-icon.s-lg-72 {
      font-size: 72px !important;
      width: 72px !important;
      height: 72px !important;
      min-width: 72px !important;
      min-height: 72px !important;
      line-height: 72px !important; }
    i.s-lg-74,
    mat-icon.s-lg-74 {
      font-size: 74px !important;
      width: 74px !important;
      height: 74px !important;
      min-width: 74px !important;
      min-height: 74px !important;
      line-height: 74px !important; }
    i.s-lg-76,
    mat-icon.s-lg-76 {
      font-size: 76px !important;
      width: 76px !important;
      height: 76px !important;
      min-width: 76px !important;
      min-height: 76px !important;
      line-height: 76px !important; }
    i.s-lg-78,
    mat-icon.s-lg-78 {
      font-size: 78px !important;
      width: 78px !important;
      height: 78px !important;
      min-width: 78px !important;
      min-height: 78px !important;
      line-height: 78px !important; }
    i.s-lg-80,
    mat-icon.s-lg-80 {
      font-size: 80px !important;
      width: 80px !important;
      height: 80px !important;
      min-width: 80px !important;
      min-height: 80px !important;
      line-height: 80px !important; }
    i.s-lg-82,
    mat-icon.s-lg-82 {
      font-size: 82px !important;
      width: 82px !important;
      height: 82px !important;
      min-width: 82px !important;
      min-height: 82px !important;
      line-height: 82px !important; }
    i.s-lg-84,
    mat-icon.s-lg-84 {
      font-size: 84px !important;
      width: 84px !important;
      height: 84px !important;
      min-width: 84px !important;
      min-height: 84px !important;
      line-height: 84px !important; }
    i.s-lg-86,
    mat-icon.s-lg-86 {
      font-size: 86px !important;
      width: 86px !important;
      height: 86px !important;
      min-width: 86px !important;
      min-height: 86px !important;
      line-height: 86px !important; }
    i.s-lg-88,
    mat-icon.s-lg-88 {
      font-size: 88px !important;
      width: 88px !important;
      height: 88px !important;
      min-width: 88px !important;
      min-height: 88px !important;
      line-height: 88px !important; }
    i.s-lg-90,
    mat-icon.s-lg-90 {
      font-size: 90px !important;
      width: 90px !important;
      height: 90px !important;
      min-width: 90px !important;
      min-height: 90px !important;
      line-height: 90px !important; }
    i.s-lg-92,
    mat-icon.s-lg-92 {
      font-size: 92px !important;
      width: 92px !important;
      height: 92px !important;
      min-width: 92px !important;
      min-height: 92px !important;
      line-height: 92px !important; }
    i.s-lg-94,
    mat-icon.s-lg-94 {
      font-size: 94px !important;
      width: 94px !important;
      height: 94px !important;
      min-width: 94px !important;
      min-height: 94px !important;
      line-height: 94px !important; }
    i.s-lg-96,
    mat-icon.s-lg-96 {
      font-size: 96px !important;
      width: 96px !important;
      height: 96px !important;
      min-width: 96px !important;
      min-height: 96px !important;
      line-height: 96px !important; }
    i.s-lg-98,
    mat-icon.s-lg-98 {
      font-size: 98px !important;
      width: 98px !important;
      height: 98px !important;
      min-width: 98px !important;
      min-height: 98px !important;
      line-height: 98px !important; }
    i.s-lg-100,
    mat-icon.s-lg-100 {
      font-size: 100px !important;
      width: 100px !important;
      height: 100px !important;
      min-width: 100px !important;
      min-height: 100px !important;
      line-height: 100px !important; }
    i.s-lg-102,
    mat-icon.s-lg-102 {
      font-size: 102px !important;
      width: 102px !important;
      height: 102px !important;
      min-width: 102px !important;
      min-height: 102px !important;
      line-height: 102px !important; }
    i.s-lg-104,
    mat-icon.s-lg-104 {
      font-size: 104px !important;
      width: 104px !important;
      height: 104px !important;
      min-width: 104px !important;
      min-height: 104px !important;
      line-height: 104px !important; }
    i.s-lg-106,
    mat-icon.s-lg-106 {
      font-size: 106px !important;
      width: 106px !important;
      height: 106px !important;
      min-width: 106px !important;
      min-height: 106px !important;
      line-height: 106px !important; }
    i.s-lg-108,
    mat-icon.s-lg-108 {
      font-size: 108px !important;
      width: 108px !important;
      height: 108px !important;
      min-width: 108px !important;
      min-height: 108px !important;
      line-height: 108px !important; }
    i.s-lg-110,
    mat-icon.s-lg-110 {
      font-size: 110px !important;
      width: 110px !important;
      height: 110px !important;
      min-width: 110px !important;
      min-height: 110px !important;
      line-height: 110px !important; }
    i.s-lg-112,
    mat-icon.s-lg-112 {
      font-size: 112px !important;
      width: 112px !important;
      height: 112px !important;
      min-width: 112px !important;
      min-height: 112px !important;
      line-height: 112px !important; }
    i.s-lg-114,
    mat-icon.s-lg-114 {
      font-size: 114px !important;
      width: 114px !important;
      height: 114px !important;
      min-width: 114px !important;
      min-height: 114px !important;
      line-height: 114px !important; }
    i.s-lg-116,
    mat-icon.s-lg-116 {
      font-size: 116px !important;
      width: 116px !important;
      height: 116px !important;
      min-width: 116px !important;
      min-height: 116px !important;
      line-height: 116px !important; }
    i.s-lg-118,
    mat-icon.s-lg-118 {
      font-size: 118px !important;
      width: 118px !important;
      height: 118px !important;
      min-width: 118px !important;
      min-height: 118px !important;
      line-height: 118px !important; }
    i.s-lg-120,
    mat-icon.s-lg-120 {
      font-size: 120px !important;
      width: 120px !important;
      height: 120px !important;
      min-width: 120px !important;
      min-height: 120px !important;
      line-height: 120px !important; }
    i.s-lg-122,
    mat-icon.s-lg-122 {
      font-size: 122px !important;
      width: 122px !important;
      height: 122px !important;
      min-width: 122px !important;
      min-height: 122px !important;
      line-height: 122px !important; }
    i.s-lg-124,
    mat-icon.s-lg-124 {
      font-size: 124px !important;
      width: 124px !important;
      height: 124px !important;
      min-width: 124px !important;
      min-height: 124px !important;
      line-height: 124px !important; }
    i.s-lg-126,
    mat-icon.s-lg-126 {
      font-size: 126px !important;
      width: 126px !important;
      height: 126px !important;
      min-width: 126px !important;
      min-height: 126px !important;
      line-height: 126px !important; }
    i.s-lg-128,
    mat-icon.s-lg-128 {
      font-size: 128px !important;
      width: 128px !important;
      height: 128px !important;
      min-width: 128px !important;
      min-height: 128px !important;
      line-height: 128px !important; }
    i.s-lg-130,
    mat-icon.s-lg-130 {
      font-size: 130px !important;
      width: 130px !important;
      height: 130px !important;
      min-width: 130px !important;
      min-height: 130px !important;
      line-height: 130px !important; }
    i.s-lg-132,
    mat-icon.s-lg-132 {
      font-size: 132px !important;
      width: 132px !important;
      height: 132px !important;
      min-width: 132px !important;
      min-height: 132px !important;
      line-height: 132px !important; }
    i.s-lg-134,
    mat-icon.s-lg-134 {
      font-size: 134px !important;
      width: 134px !important;
      height: 134px !important;
      min-width: 134px !important;
      min-height: 134px !important;
      line-height: 134px !important; }
    i.s-lg-136,
    mat-icon.s-lg-136 {
      font-size: 136px !important;
      width: 136px !important;
      height: 136px !important;
      min-width: 136px !important;
      min-height: 136px !important;
      line-height: 136px !important; }
    i.s-lg-138,
    mat-icon.s-lg-138 {
      font-size: 138px !important;
      width: 138px !important;
      height: 138px !important;
      min-width: 138px !important;
      min-height: 138px !important;
      line-height: 138px !important; }
    i.s-lg-140,
    mat-icon.s-lg-140 {
      font-size: 140px !important;
      width: 140px !important;
      height: 140px !important;
      min-width: 140px !important;
      min-height: 140px !important;
      line-height: 140px !important; }
    i.s-lg-142,
    mat-icon.s-lg-142 {
      font-size: 142px !important;
      width: 142px !important;
      height: 142px !important;
      min-width: 142px !important;
      min-height: 142px !important;
      line-height: 142px !important; }
    i.s-lg-144,
    mat-icon.s-lg-144 {
      font-size: 144px !important;
      width: 144px !important;
      height: 144px !important;
      min-width: 144px !important;
      min-height: 144px !important;
      line-height: 144px !important; }
    i.s-lg-146,
    mat-icon.s-lg-146 {
      font-size: 146px !important;
      width: 146px !important;
      height: 146px !important;
      min-width: 146px !important;
      min-height: 146px !important;
      line-height: 146px !important; }
    i.s-lg-148,
    mat-icon.s-lg-148 {
      font-size: 148px !important;
      width: 148px !important;
      height: 148px !important;
      min-width: 148px !important;
      min-height: 148px !important;
      line-height: 148px !important; }
    i.s-lg-150,
    mat-icon.s-lg-150 {
      font-size: 150px !important;
      width: 150px !important;
      height: 150px !important;
      min-width: 150px !important;
      min-height: 150px !important;
      line-height: 150px !important; }
    i.s-lg-152,
    mat-icon.s-lg-152 {
      font-size: 152px !important;
      width: 152px !important;
      height: 152px !important;
      min-width: 152px !important;
      min-height: 152px !important;
      line-height: 152px !important; }
    i.s-lg-154,
    mat-icon.s-lg-154 {
      font-size: 154px !important;
      width: 154px !important;
      height: 154px !important;
      min-width: 154px !important;
      min-height: 154px !important;
      line-height: 154px !important; }
    i.s-lg-156,
    mat-icon.s-lg-156 {
      font-size: 156px !important;
      width: 156px !important;
      height: 156px !important;
      min-width: 156px !important;
      min-height: 156px !important;
      line-height: 156px !important; }
    i.s-lg-158,
    mat-icon.s-lg-158 {
      font-size: 158px !important;
      width: 158px !important;
      height: 158px !important;
      min-width: 158px !important;
      min-height: 158px !important;
      line-height: 158px !important; }
    i.s-lg-160,
    mat-icon.s-lg-160 {
      font-size: 160px !important;
      width: 160px !important;
      height: 160px !important;
      min-width: 160px !important;
      min-height: 160px !important;
      line-height: 160px !important; }
    i.s-lg-162,
    mat-icon.s-lg-162 {
      font-size: 162px !important;
      width: 162px !important;
      height: 162px !important;
      min-width: 162px !important;
      min-height: 162px !important;
      line-height: 162px !important; }
    i.s-lg-164,
    mat-icon.s-lg-164 {
      font-size: 164px !important;
      width: 164px !important;
      height: 164px !important;
      min-width: 164px !important;
      min-height: 164px !important;
      line-height: 164px !important; }
    i.s-lg-166,
    mat-icon.s-lg-166 {
      font-size: 166px !important;
      width: 166px !important;
      height: 166px !important;
      min-width: 166px !important;
      min-height: 166px !important;
      line-height: 166px !important; }
    i.s-lg-168,
    mat-icon.s-lg-168 {
      font-size: 168px !important;
      width: 168px !important;
      height: 168px !important;
      min-width: 168px !important;
      min-height: 168px !important;
      line-height: 168px !important; }
    i.s-lg-170,
    mat-icon.s-lg-170 {
      font-size: 170px !important;
      width: 170px !important;
      height: 170px !important;
      min-width: 170px !important;
      min-height: 170px !important;
      line-height: 170px !important; }
    i.s-lg-172,
    mat-icon.s-lg-172 {
      font-size: 172px !important;
      width: 172px !important;
      height: 172px !important;
      min-width: 172px !important;
      min-height: 172px !important;
      line-height: 172px !important; }
    i.s-lg-174,
    mat-icon.s-lg-174 {
      font-size: 174px !important;
      width: 174px !important;
      height: 174px !important;
      min-width: 174px !important;
      min-height: 174px !important;
      line-height: 174px !important; }
    i.s-lg-176,
    mat-icon.s-lg-176 {
      font-size: 176px !important;
      width: 176px !important;
      height: 176px !important;
      min-width: 176px !important;
      min-height: 176px !important;
      line-height: 176px !important; }
    i.s-lg-178,
    mat-icon.s-lg-178 {
      font-size: 178px !important;
      width: 178px !important;
      height: 178px !important;
      min-width: 178px !important;
      min-height: 178px !important;
      line-height: 178px !important; }
    i.s-lg-180,
    mat-icon.s-lg-180 {
      font-size: 180px !important;
      width: 180px !important;
      height: 180px !important;
      min-width: 180px !important;
      min-height: 180px !important;
      line-height: 180px !important; }
    i.s-lg-182,
    mat-icon.s-lg-182 {
      font-size: 182px !important;
      width: 182px !important;
      height: 182px !important;
      min-width: 182px !important;
      min-height: 182px !important;
      line-height: 182px !important; }
    i.s-lg-184,
    mat-icon.s-lg-184 {
      font-size: 184px !important;
      width: 184px !important;
      height: 184px !important;
      min-width: 184px !important;
      min-height: 184px !important;
      line-height: 184px !important; }
    i.s-lg-186,
    mat-icon.s-lg-186 {
      font-size: 186px !important;
      width: 186px !important;
      height: 186px !important;
      min-width: 186px !important;
      min-height: 186px !important;
      line-height: 186px !important; }
    i.s-lg-188,
    mat-icon.s-lg-188 {
      font-size: 188px !important;
      width: 188px !important;
      height: 188px !important;
      min-width: 188px !important;
      min-height: 188px !important;
      line-height: 188px !important; }
    i.s-lg-190,
    mat-icon.s-lg-190 {
      font-size: 190px !important;
      width: 190px !important;
      height: 190px !important;
      min-width: 190px !important;
      min-height: 190px !important;
      line-height: 190px !important; }
    i.s-lg-192,
    mat-icon.s-lg-192 {
      font-size: 192px !important;
      width: 192px !important;
      height: 192px !important;
      min-width: 192px !important;
      min-height: 192px !important;
      line-height: 192px !important; }
    i.s-lg-194,
    mat-icon.s-lg-194 {
      font-size: 194px !important;
      width: 194px !important;
      height: 194px !important;
      min-width: 194px !important;
      min-height: 194px !important;
      line-height: 194px !important; }
    i.s-lg-196,
    mat-icon.s-lg-196 {
      font-size: 196px !important;
      width: 196px !important;
      height: 196px !important;
      min-width: 196px !important;
      min-height: 196px !important;
      line-height: 196px !important; }
    i.s-lg-198,
    mat-icon.s-lg-198 {
      font-size: 198px !important;
      width: 198px !important;
      height: 198px !important;
      min-width: 198px !important;
      min-height: 198px !important;
      line-height: 198px !important; }
    i.s-lg-200,
    mat-icon.s-lg-200 {
      font-size: 200px !important;
      width: 200px !important;
      height: 200px !important;
      min-width: 200px !important;
      min-height: 200px !important;
      line-height: 200px !important; }
    i.s-lg-202,
    mat-icon.s-lg-202 {
      font-size: 202px !important;
      width: 202px !important;
      height: 202px !important;
      min-width: 202px !important;
      min-height: 202px !important;
      line-height: 202px !important; }
    i.s-lg-204,
    mat-icon.s-lg-204 {
      font-size: 204px !important;
      width: 204px !important;
      height: 204px !important;
      min-width: 204px !important;
      min-height: 204px !important;
      line-height: 204px !important; }
    i.s-lg-206,
    mat-icon.s-lg-206 {
      font-size: 206px !important;
      width: 206px !important;
      height: 206px !important;
      min-width: 206px !important;
      min-height: 206px !important;
      line-height: 206px !important; }
    i.s-lg-208,
    mat-icon.s-lg-208 {
      font-size: 208px !important;
      width: 208px !important;
      height: 208px !important;
      min-width: 208px !important;
      min-height: 208px !important;
      line-height: 208px !important; }
    i.s-lg-210,
    mat-icon.s-lg-210 {
      font-size: 210px !important;
      width: 210px !important;
      height: 210px !important;
      min-width: 210px !important;
      min-height: 210px !important;
      line-height: 210px !important; }
    i.s-lg-212,
    mat-icon.s-lg-212 {
      font-size: 212px !important;
      width: 212px !important;
      height: 212px !important;
      min-width: 212px !important;
      min-height: 212px !important;
      line-height: 212px !important; }
    i.s-lg-214,
    mat-icon.s-lg-214 {
      font-size: 214px !important;
      width: 214px !important;
      height: 214px !important;
      min-width: 214px !important;
      min-height: 214px !important;
      line-height: 214px !important; }
    i.s-lg-216,
    mat-icon.s-lg-216 {
      font-size: 216px !important;
      width: 216px !important;
      height: 216px !important;
      min-width: 216px !important;
      min-height: 216px !important;
      line-height: 216px !important; }
    i.s-lg-218,
    mat-icon.s-lg-218 {
      font-size: 218px !important;
      width: 218px !important;
      height: 218px !important;
      min-width: 218px !important;
      min-height: 218px !important;
      line-height: 218px !important; }
    i.s-lg-220,
    mat-icon.s-lg-220 {
      font-size: 220px !important;
      width: 220px !important;
      height: 220px !important;
      min-width: 220px !important;
      min-height: 220px !important;
      line-height: 220px !important; }
    i.s-lg-222,
    mat-icon.s-lg-222 {
      font-size: 222px !important;
      width: 222px !important;
      height: 222px !important;
      min-width: 222px !important;
      min-height: 222px !important;
      line-height: 222px !important; }
    i.s-lg-224,
    mat-icon.s-lg-224 {
      font-size: 224px !important;
      width: 224px !important;
      height: 224px !important;
      min-width: 224px !important;
      min-height: 224px !important;
      line-height: 224px !important; }
    i.s-lg-226,
    mat-icon.s-lg-226 {
      font-size: 226px !important;
      width: 226px !important;
      height: 226px !important;
      min-width: 226px !important;
      min-height: 226px !important;
      line-height: 226px !important; }
    i.s-lg-228,
    mat-icon.s-lg-228 {
      font-size: 228px !important;
      width: 228px !important;
      height: 228px !important;
      min-width: 228px !important;
      min-height: 228px !important;
      line-height: 228px !important; }
    i.s-lg-230,
    mat-icon.s-lg-230 {
      font-size: 230px !important;
      width: 230px !important;
      height: 230px !important;
      min-width: 230px !important;
      min-height: 230px !important;
      line-height: 230px !important; }
    i.s-lg-232,
    mat-icon.s-lg-232 {
      font-size: 232px !important;
      width: 232px !important;
      height: 232px !important;
      min-width: 232px !important;
      min-height: 232px !important;
      line-height: 232px !important; }
    i.s-lg-234,
    mat-icon.s-lg-234 {
      font-size: 234px !important;
      width: 234px !important;
      height: 234px !important;
      min-width: 234px !important;
      min-height: 234px !important;
      line-height: 234px !important; }
    i.s-lg-236,
    mat-icon.s-lg-236 {
      font-size: 236px !important;
      width: 236px !important;
      height: 236px !important;
      min-width: 236px !important;
      min-height: 236px !important;
      line-height: 236px !important; }
    i.s-lg-238,
    mat-icon.s-lg-238 {
      font-size: 238px !important;
      width: 238px !important;
      height: 238px !important;
      min-width: 238px !important;
      min-height: 238px !important;
      line-height: 238px !important; }
    i.s-lg-240,
    mat-icon.s-lg-240 {
      font-size: 240px !important;
      width: 240px !important;
      height: 240px !important;
      min-width: 240px !important;
      min-height: 240px !important;
      line-height: 240px !important; }
    i.s-lg-242,
    mat-icon.s-lg-242 {
      font-size: 242px !important;
      width: 242px !important;
      height: 242px !important;
      min-width: 242px !important;
      min-height: 242px !important;
      line-height: 242px !important; }
    i.s-lg-244,
    mat-icon.s-lg-244 {
      font-size: 244px !important;
      width: 244px !important;
      height: 244px !important;
      min-width: 244px !important;
      min-height: 244px !important;
      line-height: 244px !important; }
    i.s-lg-246,
    mat-icon.s-lg-246 {
      font-size: 246px !important;
      width: 246px !important;
      height: 246px !important;
      min-width: 246px !important;
      min-height: 246px !important;
      line-height: 246px !important; }
    i.s-lg-248,
    mat-icon.s-lg-248 {
      font-size: 248px !important;
      width: 248px !important;
      height: 248px !important;
      min-width: 248px !important;
      min-height: 248px !important;
      line-height: 248px !important; }
    i.s-lg-250,
    mat-icon.s-lg-250 {
      font-size: 250px !important;
      width: 250px !important;
      height: 250px !important;
      min-width: 250px !important;
      min-height: 250px !important;
      line-height: 250px !important; }
    i.s-lg-252,
    mat-icon.s-lg-252 {
      font-size: 252px !important;
      width: 252px !important;
      height: 252px !important;
      min-width: 252px !important;
      min-height: 252px !important;
      line-height: 252px !important; }
    i.s-lg-254,
    mat-icon.s-lg-254 {
      font-size: 254px !important;
      width: 254px !important;
      height: 254px !important;
      min-width: 254px !important;
      min-height: 254px !important;
      line-height: 254px !important; }
    i.s-lg-256,
    mat-icon.s-lg-256 {
      font-size: 256px !important;
      width: 256px !important;
      height: 256px !important;
      min-width: 256px !important;
      min-height: 256px !important;
      line-height: 256px !important; } }
@media screen and (min-width: 1920px) {
    i.s-xl-4,
    mat-icon.s-xl-4 {
      font-size: 4px !important;
      width: 4px !important;
      height: 4px !important;
      min-width: 4px !important;
      min-height: 4px !important;
      line-height: 4px !important; }
    i.s-xl-6,
    mat-icon.s-xl-6 {
      font-size: 6px !important;
      width: 6px !important;
      height: 6px !important;
      min-width: 6px !important;
      min-height: 6px !important;
      line-height: 6px !important; }
    i.s-xl-8,
    mat-icon.s-xl-8 {
      font-size: 8px !important;
      width: 8px !important;
      height: 8px !important;
      min-width: 8px !important;
      min-height: 8px !important;
      line-height: 8px !important; }
    i.s-xl-10,
    mat-icon.s-xl-10 {
      font-size: 10px !important;
      width: 10px !important;
      height: 10px !important;
      min-width: 10px !important;
      min-height: 10px !important;
      line-height: 10px !important; }
    i.s-xl-12,
    mat-icon.s-xl-12 {
      font-size: 12px !important;
      width: 12px !important;
      height: 12px !important;
      min-width: 12px !important;
      min-height: 12px !important;
      line-height: 12px !important; }
    i.s-xl-14,
    mat-icon.s-xl-14 {
      font-size: 14px !important;
      width: 14px !important;
      height: 14px !important;
      min-width: 14px !important;
      min-height: 14px !important;
      line-height: 14px !important; }
    i.s-xl-16,
    mat-icon.s-xl-16 {
      font-size: 16px !important;
      width: 16px !important;
      height: 16px !important;
      min-width: 16px !important;
      min-height: 16px !important;
      line-height: 16px !important; }
    i.s-xl-18,
    mat-icon.s-xl-18 {
      font-size: 18px !important;
      width: 18px !important;
      height: 18px !important;
      min-width: 18px !important;
      min-height: 18px !important;
      line-height: 18px !important; }
    i.s-xl-20,
    mat-icon.s-xl-20 {
      font-size: 20px !important;
      width: 20px !important;
      height: 20px !important;
      min-width: 20px !important;
      min-height: 20px !important;
      line-height: 20px !important; }
    i.s-xl-22,
    mat-icon.s-xl-22 {
      font-size: 22px !important;
      width: 22px !important;
      height: 22px !important;
      min-width: 22px !important;
      min-height: 22px !important;
      line-height: 22px !important; }
    i.s-xl-24,
    mat-icon.s-xl-24 {
      font-size: 24px !important;
      width: 24px !important;
      height: 24px !important;
      min-width: 24px !important;
      min-height: 24px !important;
      line-height: 24px !important; }
    i.s-xl-26,
    mat-icon.s-xl-26 {
      font-size: 26px !important;
      width: 26px !important;
      height: 26px !important;
      min-width: 26px !important;
      min-height: 26px !important;
      line-height: 26px !important; }
    i.s-xl-28,
    mat-icon.s-xl-28 {
      font-size: 28px !important;
      width: 28px !important;
      height: 28px !important;
      min-width: 28px !important;
      min-height: 28px !important;
      line-height: 28px !important; }
    i.s-xl-30,
    mat-icon.s-xl-30 {
      font-size: 30px !important;
      width: 30px !important;
      height: 30px !important;
      min-width: 30px !important;
      min-height: 30px !important;
      line-height: 30px !important; }
    i.s-xl-32,
    mat-icon.s-xl-32 {
      font-size: 32px !important;
      width: 32px !important;
      height: 32px !important;
      min-width: 32px !important;
      min-height: 32px !important;
      line-height: 32px !important; }
    i.s-xl-34,
    mat-icon.s-xl-34 {
      font-size: 34px !important;
      width: 34px !important;
      height: 34px !important;
      min-width: 34px !important;
      min-height: 34px !important;
      line-height: 34px !important; }
    i.s-xl-36,
    mat-icon.s-xl-36 {
      font-size: 36px !important;
      width: 36px !important;
      height: 36px !important;
      min-width: 36px !important;
      min-height: 36px !important;
      line-height: 36px !important; }
    i.s-xl-38,
    mat-icon.s-xl-38 {
      font-size: 38px !important;
      width: 38px !important;
      height: 38px !important;
      min-width: 38px !important;
      min-height: 38px !important;
      line-height: 38px !important; }
    i.s-xl-40,
    mat-icon.s-xl-40 {
      font-size: 40px !important;
      width: 40px !important;
      height: 40px !important;
      min-width: 40px !important;
      min-height: 40px !important;
      line-height: 40px !important; }
    i.s-xl-42,
    mat-icon.s-xl-42 {
      font-size: 42px !important;
      width: 42px !important;
      height: 42px !important;
      min-width: 42px !important;
      min-height: 42px !important;
      line-height: 42px !important; }
    i.s-xl-44,
    mat-icon.s-xl-44 {
      font-size: 44px !important;
      width: 44px !important;
      height: 44px !important;
      min-width: 44px !important;
      min-height: 44px !important;
      line-height: 44px !important; }
    i.s-xl-46,
    mat-icon.s-xl-46 {
      font-size: 46px !important;
      width: 46px !important;
      height: 46px !important;
      min-width: 46px !important;
      min-height: 46px !important;
      line-height: 46px !important; }
    i.s-xl-48,
    mat-icon.s-xl-48 {
      font-size: 48px !important;
      width: 48px !important;
      height: 48px !important;
      min-width: 48px !important;
      min-height: 48px !important;
      line-height: 48px !important; }
    i.s-xl-50,
    mat-icon.s-xl-50 {
      font-size: 50px !important;
      width: 50px !important;
      height: 50px !important;
      min-width: 50px !important;
      min-height: 50px !important;
      line-height: 50px !important; }
    i.s-xl-52,
    mat-icon.s-xl-52 {
      font-size: 52px !important;
      width: 52px !important;
      height: 52px !important;
      min-width: 52px !important;
      min-height: 52px !important;
      line-height: 52px !important; }
    i.s-xl-54,
    mat-icon.s-xl-54 {
      font-size: 54px !important;
      width: 54px !important;
      height: 54px !important;
      min-width: 54px !important;
      min-height: 54px !important;
      line-height: 54px !important; }
    i.s-xl-56,
    mat-icon.s-xl-56 {
      font-size: 56px !important;
      width: 56px !important;
      height: 56px !important;
      min-width: 56px !important;
      min-height: 56px !important;
      line-height: 56px !important; }
    i.s-xl-58,
    mat-icon.s-xl-58 {
      font-size: 58px !important;
      width: 58px !important;
      height: 58px !important;
      min-width: 58px !important;
      min-height: 58px !important;
      line-height: 58px !important; }
    i.s-xl-60,
    mat-icon.s-xl-60 {
      font-size: 60px !important;
      width: 60px !important;
      height: 60px !important;
      min-width: 60px !important;
      min-height: 60px !important;
      line-height: 60px !important; }
    i.s-xl-62,
    mat-icon.s-xl-62 {
      font-size: 62px !important;
      width: 62px !important;
      height: 62px !important;
      min-width: 62px !important;
      min-height: 62px !important;
      line-height: 62px !important; }
    i.s-xl-64,
    mat-icon.s-xl-64 {
      font-size: 64px !important;
      width: 64px !important;
      height: 64px !important;
      min-width: 64px !important;
      min-height: 64px !important;
      line-height: 64px !important; }
    i.s-xl-66,
    mat-icon.s-xl-66 {
      font-size: 66px !important;
      width: 66px !important;
      height: 66px !important;
      min-width: 66px !important;
      min-height: 66px !important;
      line-height: 66px !important; }
    i.s-xl-68,
    mat-icon.s-xl-68 {
      font-size: 68px !important;
      width: 68px !important;
      height: 68px !important;
      min-width: 68px !important;
      min-height: 68px !important;
      line-height: 68px !important; }
    i.s-xl-70,
    mat-icon.s-xl-70 {
      font-size: 70px !important;
      width: 70px !important;
      height: 70px !important;
      min-width: 70px !important;
      min-height: 70px !important;
      line-height: 70px !important; }
    i.s-xl-72,
    mat-icon.s-xl-72 {
      font-size: 72px !important;
      width: 72px !important;
      height: 72px !important;
      min-width: 72px !important;
      min-height: 72px !important;
      line-height: 72px !important; }
    i.s-xl-74,
    mat-icon.s-xl-74 {
      font-size: 74px !important;
      width: 74px !important;
      height: 74px !important;
      min-width: 74px !important;
      min-height: 74px !important;
      line-height: 74px !important; }
    i.s-xl-76,
    mat-icon.s-xl-76 {
      font-size: 76px !important;
      width: 76px !important;
      height: 76px !important;
      min-width: 76px !important;
      min-height: 76px !important;
      line-height: 76px !important; }
    i.s-xl-78,
    mat-icon.s-xl-78 {
      font-size: 78px !important;
      width: 78px !important;
      height: 78px !important;
      min-width: 78px !important;
      min-height: 78px !important;
      line-height: 78px !important; }
    i.s-xl-80,
    mat-icon.s-xl-80 {
      font-size: 80px !important;
      width: 80px !important;
      height: 80px !important;
      min-width: 80px !important;
      min-height: 80px !important;
      line-height: 80px !important; }
    i.s-xl-82,
    mat-icon.s-xl-82 {
      font-size: 82px !important;
      width: 82px !important;
      height: 82px !important;
      min-width: 82px !important;
      min-height: 82px !important;
      line-height: 82px !important; }
    i.s-xl-84,
    mat-icon.s-xl-84 {
      font-size: 84px !important;
      width: 84px !important;
      height: 84px !important;
      min-width: 84px !important;
      min-height: 84px !important;
      line-height: 84px !important; }
    i.s-xl-86,
    mat-icon.s-xl-86 {
      font-size: 86px !important;
      width: 86px !important;
      height: 86px !important;
      min-width: 86px !important;
      min-height: 86px !important;
      line-height: 86px !important; }
    i.s-xl-88,
    mat-icon.s-xl-88 {
      font-size: 88px !important;
      width: 88px !important;
      height: 88px !important;
      min-width: 88px !important;
      min-height: 88px !important;
      line-height: 88px !important; }
    i.s-xl-90,
    mat-icon.s-xl-90 {
      font-size: 90px !important;
      width: 90px !important;
      height: 90px !important;
      min-width: 90px !important;
      min-height: 90px !important;
      line-height: 90px !important; }
    i.s-xl-92,
    mat-icon.s-xl-92 {
      font-size: 92px !important;
      width: 92px !important;
      height: 92px !important;
      min-width: 92px !important;
      min-height: 92px !important;
      line-height: 92px !important; }
    i.s-xl-94,
    mat-icon.s-xl-94 {
      font-size: 94px !important;
      width: 94px !important;
      height: 94px !important;
      min-width: 94px !important;
      min-height: 94px !important;
      line-height: 94px !important; }
    i.s-xl-96,
    mat-icon.s-xl-96 {
      font-size: 96px !important;
      width: 96px !important;
      height: 96px !important;
      min-width: 96px !important;
      min-height: 96px !important;
      line-height: 96px !important; }
    i.s-xl-98,
    mat-icon.s-xl-98 {
      font-size: 98px !important;
      width: 98px !important;
      height: 98px !important;
      min-width: 98px !important;
      min-height: 98px !important;
      line-height: 98px !important; }
    i.s-xl-100,
    mat-icon.s-xl-100 {
      font-size: 100px !important;
      width: 100px !important;
      height: 100px !important;
      min-width: 100px !important;
      min-height: 100px !important;
      line-height: 100px !important; }
    i.s-xl-102,
    mat-icon.s-xl-102 {
      font-size: 102px !important;
      width: 102px !important;
      height: 102px !important;
      min-width: 102px !important;
      min-height: 102px !important;
      line-height: 102px !important; }
    i.s-xl-104,
    mat-icon.s-xl-104 {
      font-size: 104px !important;
      width: 104px !important;
      height: 104px !important;
      min-width: 104px !important;
      min-height: 104px !important;
      line-height: 104px !important; }
    i.s-xl-106,
    mat-icon.s-xl-106 {
      font-size: 106px !important;
      width: 106px !important;
      height: 106px !important;
      min-width: 106px !important;
      min-height: 106px !important;
      line-height: 106px !important; }
    i.s-xl-108,
    mat-icon.s-xl-108 {
      font-size: 108px !important;
      width: 108px !important;
      height: 108px !important;
      min-width: 108px !important;
      min-height: 108px !important;
      line-height: 108px !important; }
    i.s-xl-110,
    mat-icon.s-xl-110 {
      font-size: 110px !important;
      width: 110px !important;
      height: 110px !important;
      min-width: 110px !important;
      min-height: 110px !important;
      line-height: 110px !important; }
    i.s-xl-112,
    mat-icon.s-xl-112 {
      font-size: 112px !important;
      width: 112px !important;
      height: 112px !important;
      min-width: 112px !important;
      min-height: 112px !important;
      line-height: 112px !important; }
    i.s-xl-114,
    mat-icon.s-xl-114 {
      font-size: 114px !important;
      width: 114px !important;
      height: 114px !important;
      min-width: 114px !important;
      min-height: 114px !important;
      line-height: 114px !important; }
    i.s-xl-116,
    mat-icon.s-xl-116 {
      font-size: 116px !important;
      width: 116px !important;
      height: 116px !important;
      min-width: 116px !important;
      min-height: 116px !important;
      line-height: 116px !important; }
    i.s-xl-118,
    mat-icon.s-xl-118 {
      font-size: 118px !important;
      width: 118px !important;
      height: 118px !important;
      min-width: 118px !important;
      min-height: 118px !important;
      line-height: 118px !important; }
    i.s-xl-120,
    mat-icon.s-xl-120 {
      font-size: 120px !important;
      width: 120px !important;
      height: 120px !important;
      min-width: 120px !important;
      min-height: 120px !important;
      line-height: 120px !important; }
    i.s-xl-122,
    mat-icon.s-xl-122 {
      font-size: 122px !important;
      width: 122px !important;
      height: 122px !important;
      min-width: 122px !important;
      min-height: 122px !important;
      line-height: 122px !important; }
    i.s-xl-124,
    mat-icon.s-xl-124 {
      font-size: 124px !important;
      width: 124px !important;
      height: 124px !important;
      min-width: 124px !important;
      min-height: 124px !important;
      line-height: 124px !important; }
    i.s-xl-126,
    mat-icon.s-xl-126 {
      font-size: 126px !important;
      width: 126px !important;
      height: 126px !important;
      min-width: 126px !important;
      min-height: 126px !important;
      line-height: 126px !important; }
    i.s-xl-128,
    mat-icon.s-xl-128 {
      font-size: 128px !important;
      width: 128px !important;
      height: 128px !important;
      min-width: 128px !important;
      min-height: 128px !important;
      line-height: 128px !important; }
    i.s-xl-130,
    mat-icon.s-xl-130 {
      font-size: 130px !important;
      width: 130px !important;
      height: 130px !important;
      min-width: 130px !important;
      min-height: 130px !important;
      line-height: 130px !important; }
    i.s-xl-132,
    mat-icon.s-xl-132 {
      font-size: 132px !important;
      width: 132px !important;
      height: 132px !important;
      min-width: 132px !important;
      min-height: 132px !important;
      line-height: 132px !important; }
    i.s-xl-134,
    mat-icon.s-xl-134 {
      font-size: 134px !important;
      width: 134px !important;
      height: 134px !important;
      min-width: 134px !important;
      min-height: 134px !important;
      line-height: 134px !important; }
    i.s-xl-136,
    mat-icon.s-xl-136 {
      font-size: 136px !important;
      width: 136px !important;
      height: 136px !important;
      min-width: 136px !important;
      min-height: 136px !important;
      line-height: 136px !important; }
    i.s-xl-138,
    mat-icon.s-xl-138 {
      font-size: 138px !important;
      width: 138px !important;
      height: 138px !important;
      min-width: 138px !important;
      min-height: 138px !important;
      line-height: 138px !important; }
    i.s-xl-140,
    mat-icon.s-xl-140 {
      font-size: 140px !important;
      width: 140px !important;
      height: 140px !important;
      min-width: 140px !important;
      min-height: 140px !important;
      line-height: 140px !important; }
    i.s-xl-142,
    mat-icon.s-xl-142 {
      font-size: 142px !important;
      width: 142px !important;
      height: 142px !important;
      min-width: 142px !important;
      min-height: 142px !important;
      line-height: 142px !important; }
    i.s-xl-144,
    mat-icon.s-xl-144 {
      font-size: 144px !important;
      width: 144px !important;
      height: 144px !important;
      min-width: 144px !important;
      min-height: 144px !important;
      line-height: 144px !important; }
    i.s-xl-146,
    mat-icon.s-xl-146 {
      font-size: 146px !important;
      width: 146px !important;
      height: 146px !important;
      min-width: 146px !important;
      min-height: 146px !important;
      line-height: 146px !important; }
    i.s-xl-148,
    mat-icon.s-xl-148 {
      font-size: 148px !important;
      width: 148px !important;
      height: 148px !important;
      min-width: 148px !important;
      min-height: 148px !important;
      line-height: 148px !important; }
    i.s-xl-150,
    mat-icon.s-xl-150 {
      font-size: 150px !important;
      width: 150px !important;
      height: 150px !important;
      min-width: 150px !important;
      min-height: 150px !important;
      line-height: 150px !important; }
    i.s-xl-152,
    mat-icon.s-xl-152 {
      font-size: 152px !important;
      width: 152px !important;
      height: 152px !important;
      min-width: 152px !important;
      min-height: 152px !important;
      line-height: 152px !important; }
    i.s-xl-154,
    mat-icon.s-xl-154 {
      font-size: 154px !important;
      width: 154px !important;
      height: 154px !important;
      min-width: 154px !important;
      min-height: 154px !important;
      line-height: 154px !important; }
    i.s-xl-156,
    mat-icon.s-xl-156 {
      font-size: 156px !important;
      width: 156px !important;
      height: 156px !important;
      min-width: 156px !important;
      min-height: 156px !important;
      line-height: 156px !important; }
    i.s-xl-158,
    mat-icon.s-xl-158 {
      font-size: 158px !important;
      width: 158px !important;
      height: 158px !important;
      min-width: 158px !important;
      min-height: 158px !important;
      line-height: 158px !important; }
    i.s-xl-160,
    mat-icon.s-xl-160 {
      font-size: 160px !important;
      width: 160px !important;
      height: 160px !important;
      min-width: 160px !important;
      min-height: 160px !important;
      line-height: 160px !important; }
    i.s-xl-162,
    mat-icon.s-xl-162 {
      font-size: 162px !important;
      width: 162px !important;
      height: 162px !important;
      min-width: 162px !important;
      min-height: 162px !important;
      line-height: 162px !important; }
    i.s-xl-164,
    mat-icon.s-xl-164 {
      font-size: 164px !important;
      width: 164px !important;
      height: 164px !important;
      min-width: 164px !important;
      min-height: 164px !important;
      line-height: 164px !important; }
    i.s-xl-166,
    mat-icon.s-xl-166 {
      font-size: 166px !important;
      width: 166px !important;
      height: 166px !important;
      min-width: 166px !important;
      min-height: 166px !important;
      line-height: 166px !important; }
    i.s-xl-168,
    mat-icon.s-xl-168 {
      font-size: 168px !important;
      width: 168px !important;
      height: 168px !important;
      min-width: 168px !important;
      min-height: 168px !important;
      line-height: 168px !important; }
    i.s-xl-170,
    mat-icon.s-xl-170 {
      font-size: 170px !important;
      width: 170px !important;
      height: 170px !important;
      min-width: 170px !important;
      min-height: 170px !important;
      line-height: 170px !important; }
    i.s-xl-172,
    mat-icon.s-xl-172 {
      font-size: 172px !important;
      width: 172px !important;
      height: 172px !important;
      min-width: 172px !important;
      min-height: 172px !important;
      line-height: 172px !important; }
    i.s-xl-174,
    mat-icon.s-xl-174 {
      font-size: 174px !important;
      width: 174px !important;
      height: 174px !important;
      min-width: 174px !important;
      min-height: 174px !important;
      line-height: 174px !important; }
    i.s-xl-176,
    mat-icon.s-xl-176 {
      font-size: 176px !important;
      width: 176px !important;
      height: 176px !important;
      min-width: 176px !important;
      min-height: 176px !important;
      line-height: 176px !important; }
    i.s-xl-178,
    mat-icon.s-xl-178 {
      font-size: 178px !important;
      width: 178px !important;
      height: 178px !important;
      min-width: 178px !important;
      min-height: 178px !important;
      line-height: 178px !important; }
    i.s-xl-180,
    mat-icon.s-xl-180 {
      font-size: 180px !important;
      width: 180px !important;
      height: 180px !important;
      min-width: 180px !important;
      min-height: 180px !important;
      line-height: 180px !important; }
    i.s-xl-182,
    mat-icon.s-xl-182 {
      font-size: 182px !important;
      width: 182px !important;
      height: 182px !important;
      min-width: 182px !important;
      min-height: 182px !important;
      line-height: 182px !important; }
    i.s-xl-184,
    mat-icon.s-xl-184 {
      font-size: 184px !important;
      width: 184px !important;
      height: 184px !important;
      min-width: 184px !important;
      min-height: 184px !important;
      line-height: 184px !important; }
    i.s-xl-186,
    mat-icon.s-xl-186 {
      font-size: 186px !important;
      width: 186px !important;
      height: 186px !important;
      min-width: 186px !important;
      min-height: 186px !important;
      line-height: 186px !important; }
    i.s-xl-188,
    mat-icon.s-xl-188 {
      font-size: 188px !important;
      width: 188px !important;
      height: 188px !important;
      min-width: 188px !important;
      min-height: 188px !important;
      line-height: 188px !important; }
    i.s-xl-190,
    mat-icon.s-xl-190 {
      font-size: 190px !important;
      width: 190px !important;
      height: 190px !important;
      min-width: 190px !important;
      min-height: 190px !important;
      line-height: 190px !important; }
    i.s-xl-192,
    mat-icon.s-xl-192 {
      font-size: 192px !important;
      width: 192px !important;
      height: 192px !important;
      min-width: 192px !important;
      min-height: 192px !important;
      line-height: 192px !important; }
    i.s-xl-194,
    mat-icon.s-xl-194 {
      font-size: 194px !important;
      width: 194px !important;
      height: 194px !important;
      min-width: 194px !important;
      min-height: 194px !important;
      line-height: 194px !important; }
    i.s-xl-196,
    mat-icon.s-xl-196 {
      font-size: 196px !important;
      width: 196px !important;
      height: 196px !important;
      min-width: 196px !important;
      min-height: 196px !important;
      line-height: 196px !important; }
    i.s-xl-198,
    mat-icon.s-xl-198 {
      font-size: 198px !important;
      width: 198px !important;
      height: 198px !important;
      min-width: 198px !important;
      min-height: 198px !important;
      line-height: 198px !important; }
    i.s-xl-200,
    mat-icon.s-xl-200 {
      font-size: 200px !important;
      width: 200px !important;
      height: 200px !important;
      min-width: 200px !important;
      min-height: 200px !important;
      line-height: 200px !important; }
    i.s-xl-202,
    mat-icon.s-xl-202 {
      font-size: 202px !important;
      width: 202px !important;
      height: 202px !important;
      min-width: 202px !important;
      min-height: 202px !important;
      line-height: 202px !important; }
    i.s-xl-204,
    mat-icon.s-xl-204 {
      font-size: 204px !important;
      width: 204px !important;
      height: 204px !important;
      min-width: 204px !important;
      min-height: 204px !important;
      line-height: 204px !important; }
    i.s-xl-206,
    mat-icon.s-xl-206 {
      font-size: 206px !important;
      width: 206px !important;
      height: 206px !important;
      min-width: 206px !important;
      min-height: 206px !important;
      line-height: 206px !important; }
    i.s-xl-208,
    mat-icon.s-xl-208 {
      font-size: 208px !important;
      width: 208px !important;
      height: 208px !important;
      min-width: 208px !important;
      min-height: 208px !important;
      line-height: 208px !important; }
    i.s-xl-210,
    mat-icon.s-xl-210 {
      font-size: 210px !important;
      width: 210px !important;
      height: 210px !important;
      min-width: 210px !important;
      min-height: 210px !important;
      line-height: 210px !important; }
    i.s-xl-212,
    mat-icon.s-xl-212 {
      font-size: 212px !important;
      width: 212px !important;
      height: 212px !important;
      min-width: 212px !important;
      min-height: 212px !important;
      line-height: 212px !important; }
    i.s-xl-214,
    mat-icon.s-xl-214 {
      font-size: 214px !important;
      width: 214px !important;
      height: 214px !important;
      min-width: 214px !important;
      min-height: 214px !important;
      line-height: 214px !important; }
    i.s-xl-216,
    mat-icon.s-xl-216 {
      font-size: 216px !important;
      width: 216px !important;
      height: 216px !important;
      min-width: 216px !important;
      min-height: 216px !important;
      line-height: 216px !important; }
    i.s-xl-218,
    mat-icon.s-xl-218 {
      font-size: 218px !important;
      width: 218px !important;
      height: 218px !important;
      min-width: 218px !important;
      min-height: 218px !important;
      line-height: 218px !important; }
    i.s-xl-220,
    mat-icon.s-xl-220 {
      font-size: 220px !important;
      width: 220px !important;
      height: 220px !important;
      min-width: 220px !important;
      min-height: 220px !important;
      line-height: 220px !important; }
    i.s-xl-222,
    mat-icon.s-xl-222 {
      font-size: 222px !important;
      width: 222px !important;
      height: 222px !important;
      min-width: 222px !important;
      min-height: 222px !important;
      line-height: 222px !important; }
    i.s-xl-224,
    mat-icon.s-xl-224 {
      font-size: 224px !important;
      width: 224px !important;
      height: 224px !important;
      min-width: 224px !important;
      min-height: 224px !important;
      line-height: 224px !important; }
    i.s-xl-226,
    mat-icon.s-xl-226 {
      font-size: 226px !important;
      width: 226px !important;
      height: 226px !important;
      min-width: 226px !important;
      min-height: 226px !important;
      line-height: 226px !important; }
    i.s-xl-228,
    mat-icon.s-xl-228 {
      font-size: 228px !important;
      width: 228px !important;
      height: 228px !important;
      min-width: 228px !important;
      min-height: 228px !important;
      line-height: 228px !important; }
    i.s-xl-230,
    mat-icon.s-xl-230 {
      font-size: 230px !important;
      width: 230px !important;
      height: 230px !important;
      min-width: 230px !important;
      min-height: 230px !important;
      line-height: 230px !important; }
    i.s-xl-232,
    mat-icon.s-xl-232 {
      font-size: 232px !important;
      width: 232px !important;
      height: 232px !important;
      min-width: 232px !important;
      min-height: 232px !important;
      line-height: 232px !important; }
    i.s-xl-234,
    mat-icon.s-xl-234 {
      font-size: 234px !important;
      width: 234px !important;
      height: 234px !important;
      min-width: 234px !important;
      min-height: 234px !important;
      line-height: 234px !important; }
    i.s-xl-236,
    mat-icon.s-xl-236 {
      font-size: 236px !important;
      width: 236px !important;
      height: 236px !important;
      min-width: 236px !important;
      min-height: 236px !important;
      line-height: 236px !important; }
    i.s-xl-238,
    mat-icon.s-xl-238 {
      font-size: 238px !important;
      width: 238px !important;
      height: 238px !important;
      min-width: 238px !important;
      min-height: 238px !important;
      line-height: 238px !important; }
    i.s-xl-240,
    mat-icon.s-xl-240 {
      font-size: 240px !important;
      width: 240px !important;
      height: 240px !important;
      min-width: 240px !important;
      min-height: 240px !important;
      line-height: 240px !important; }
    i.s-xl-242,
    mat-icon.s-xl-242 {
      font-size: 242px !important;
      width: 242px !important;
      height: 242px !important;
      min-width: 242px !important;
      min-height: 242px !important;
      line-height: 242px !important; }
    i.s-xl-244,
    mat-icon.s-xl-244 {
      font-size: 244px !important;
      width: 244px !important;
      height: 244px !important;
      min-width: 244px !important;
      min-height: 244px !important;
      line-height: 244px !important; }
    i.s-xl-246,
    mat-icon.s-xl-246 {
      font-size: 246px !important;
      width: 246px !important;
      height: 246px !important;
      min-width: 246px !important;
      min-height: 246px !important;
      line-height: 246px !important; }
    i.s-xl-248,
    mat-icon.s-xl-248 {
      font-size: 248px !important;
      width: 248px !important;
      height: 248px !important;
      min-width: 248px !important;
      min-height: 248px !important;
      line-height: 248px !important; }
    i.s-xl-250,
    mat-icon.s-xl-250 {
      font-size: 250px !important;
      width: 250px !important;
      height: 250px !important;
      min-width: 250px !important;
      min-height: 250px !important;
      line-height: 250px !important; }
    i.s-xl-252,
    mat-icon.s-xl-252 {
      font-size: 252px !important;
      width: 252px !important;
      height: 252px !important;
      min-width: 252px !important;
      min-height: 252px !important;
      line-height: 252px !important; }
    i.s-xl-254,
    mat-icon.s-xl-254 {
      font-size: 254px !important;
      width: 254px !important;
      height: 254px !important;
      min-width: 254px !important;
      min-height: 254px !important;
      line-height: 254px !important; }
    i.s-xl-256,
    mat-icon.s-xl-256 {
      font-size: 256px !important;
      width: 256px !important;
      height: 256px !important;
      min-width: 256px !important;
      min-height: 256px !important;
      line-height: 256px !important; } }
.red-50-bg {
  background-color: #ffebee !important; }
.red-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.red-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.red-50-fg {
  color: #ffebee !important; }
.red-50-border {
  border-color: #ffebee !important; }
.red-50-border-top {
  border-top-color: #ffebee !important; }
.red-50-border-right {
  border-right-color: #ffebee !important; }
.red-50-border-bottom {
  border-bottom-color: #ffebee !important; }
.red-50-border-left {
  border-left-color: #ffebee !important; }
.red-100-bg {
  background-color: #ffcdd2 !important; }
.red-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.red-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.red-100-fg {
  color: #ffcdd2 !important; }
.red-100-border {
  border-color: #ffcdd2 !important; }
.red-100-border-top {
  border-top-color: #ffcdd2 !important; }
.red-100-border-right {
  border-right-color: #ffcdd2 !important; }
.red-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
.red-100-border-left {
  border-left-color: #ffcdd2 !important; }
.red-200-bg {
  background-color: #ef9a9a !important; }
.red-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.red-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.red-200-fg {
  color: #ef9a9a !important; }
.red-200-border {
  border-color: #ef9a9a !important; }
.red-200-border-top {
  border-top-color: #ef9a9a !important; }
.red-200-border-right {
  border-right-color: #ef9a9a !important; }
.red-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
.red-200-border-left {
  border-left-color: #ef9a9a !important; }
.red-300-bg {
  background-color: #e57373 !important; }
.red-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.red-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.red-300-fg {
  color: #e57373 !important; }
.red-300-border {
  border-color: #e57373 !important; }
.red-300-border-top {
  border-top-color: #e57373 !important; }
.red-300-border-right {
  border-right-color: #e57373 !important; }
.red-300-border-bottom {
  border-bottom-color: #e57373 !important; }
.red-300-border-left {
  border-left-color: #e57373 !important; }
.red-400-bg {
  background-color: #ef5350 !important; }
.red-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.red-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.red-400-fg {
  color: #ef5350 !important; }
.red-400-border {
  border-color: #ef5350 !important; }
.red-400-border-top {
  border-top-color: #ef5350 !important; }
.red-400-border-right {
  border-right-color: #ef5350 !important; }
.red-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
.red-400-border-left {
  border-left-color: #ef5350 !important; }
.red-500-bg {
  background-color: #f44336 !important; }
.red-500 {
  background-color: #f44336 !important;
  color: white !important; }
.red-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-500-fg {
  color: #f44336 !important; }
.red-500-border {
  border-color: #f44336 !important; }
.red-500-border-top {
  border-top-color: #f44336 !important; }
.red-500-border-right {
  border-right-color: #f44336 !important; }
.red-500-border-bottom {
  border-bottom-color: #f44336 !important; }
.red-500-border-left {
  border-left-color: #f44336 !important; }
.red-bg {
  background-color: #f44336 !important; }
.red {
  background-color: #f44336 !important;
  color: white !important; }
.red[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-fg {
  color: #f44336 !important; }
.red-border {
  border-color: #f44336 !important; }
.red-border-top {
  border-top-color: #f44336 !important; }
.red-border-right {
  border-right-color: #f44336 !important; }
.red-border-bottom {
  border-bottom-color: #f44336 !important; }
.red-border-left {
  border-left-color: #f44336 !important; }
.red-600-bg {
  background-color: #e53935 !important; }
.red-600 {
  background-color: #e53935 !important;
  color: white !important; }
.red-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-600-fg {
  color: #e53935 !important; }
.red-600-border {
  border-color: #e53935 !important; }
.red-600-border-top {
  border-top-color: #e53935 !important; }
.red-600-border-right {
  border-right-color: #e53935 !important; }
.red-600-border-bottom {
  border-bottom-color: #e53935 !important; }
.red-600-border-left {
  border-left-color: #e53935 !important; }
.red-700-bg {
  background-color: #d32f2f !important; }
.red-700 {
  background-color: #d32f2f !important;
  color: white !important; }
.red-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-700-fg {
  color: #d32f2f !important; }
.red-700-border {
  border-color: #d32f2f !important; }
.red-700-border-top {
  border-top-color: #d32f2f !important; }
.red-700-border-right {
  border-right-color: #d32f2f !important; }
.red-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
.red-700-border-left {
  border-left-color: #d32f2f !important; }
.red-800-bg {
  background-color: #c62828 !important; }
.red-800 {
  background-color: #c62828 !important;
  color: white !important; }
.red-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-800-fg {
  color: #c62828 !important; }
.red-800-border {
  border-color: #c62828 !important; }
.red-800-border-top {
  border-top-color: #c62828 !important; }
.red-800-border-right {
  border-right-color: #c62828 !important; }
.red-800-border-bottom {
  border-bottom-color: #c62828 !important; }
.red-800-border-left {
  border-left-color: #c62828 !important; }
.red-900-bg {
  background-color: #b71c1c !important; }
.red-900 {
  background-color: #b71c1c !important;
  color: white !important; }
.red-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-900-fg {
  color: #b71c1c !important; }
.red-900-border {
  border-color: #b71c1c !important; }
.red-900-border-top {
  border-top-color: #b71c1c !important; }
.red-900-border-right {
  border-right-color: #b71c1c !important; }
.red-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
.red-900-border-left {
  border-left-color: #b71c1c !important; }
.red-A100-bg {
  background-color: #ff8a80 !important; }
.red-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.red-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.red-A100-fg {
  color: #ff8a80 !important; }
.red-A100-border {
  border-color: #ff8a80 !important; }
.red-A100-border-top {
  border-top-color: #ff8a80 !important; }
.red-A100-border-right {
  border-right-color: #ff8a80 !important; }
.red-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
.red-A100-border-left {
  border-left-color: #ff8a80 !important; }
.red-A200-bg {
  background-color: #ff5252 !important; }
.red-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
.red-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-A200-fg {
  color: #ff5252 !important; }
.red-A200-border {
  border-color: #ff5252 !important; }
.red-A200-border-top {
  border-top-color: #ff5252 !important; }
.red-A200-border-right {
  border-right-color: #ff5252 !important; }
.red-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
.red-A200-border-left {
  border-left-color: #ff5252 !important; }
.red-A400-bg {
  background-color: #ff1744 !important; }
.red-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
.red-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-A400-fg {
  color: #ff1744 !important; }
.red-A400-border {
  border-color: #ff1744 !important; }
.red-A400-border-top {
  border-top-color: #ff1744 !important; }
.red-A400-border-right {
  border-right-color: #ff1744 !important; }
.red-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
.red-A400-border-left {
  border-left-color: #ff1744 !important; }
.red-A700-bg {
  background-color: #d50000 !important; }
.red-A700 {
  background-color: #d50000 !important;
  color: white !important; }
.red-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.red-A700-fg {
  color: #d50000 !important; }
.red-A700-border {
  border-color: #d50000 !important; }
.red-A700-border-top {
  border-top-color: #d50000 !important; }
.red-A700-border-right {
  border-right-color: #d50000 !important; }
.red-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
.red-A700-border-left {
  border-left-color: #d50000 !important; }
.pink-50-bg {
  background-color: #fce4ec !important; }
.pink-50 {
  background-color: #fce4ec !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.pink-50[disabled] {
    background-color: rgba(252, 228, 236, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.pink-50-fg {
  color: #fce4ec !important; }
.pink-50-border {
  border-color: #fce4ec !important; }
.pink-50-border-top {
  border-top-color: #fce4ec !important; }
.pink-50-border-right {
  border-right-color: #fce4ec !important; }
.pink-50-border-bottom {
  border-bottom-color: #fce4ec !important; }
.pink-50-border-left {
  border-left-color: #fce4ec !important; }
.pink-100-bg {
  background-color: #f8bbd0 !important; }
.pink-100 {
  background-color: #f8bbd0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.pink-100[disabled] {
    background-color: rgba(248, 187, 208, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.pink-100-fg {
  color: #f8bbd0 !important; }
.pink-100-border {
  border-color: #f8bbd0 !important; }
.pink-100-border-top {
  border-top-color: #f8bbd0 !important; }
.pink-100-border-right {
  border-right-color: #f8bbd0 !important; }
.pink-100-border-bottom {
  border-bottom-color: #f8bbd0 !important; }
.pink-100-border-left {
  border-left-color: #f8bbd0 !important; }
.pink-200-bg {
  background-color: #f48fb1 !important; }
.pink-200 {
  background-color: #f48fb1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.pink-200[disabled] {
    background-color: rgba(244, 143, 177, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.pink-200-fg {
  color: #f48fb1 !important; }
.pink-200-border {
  border-color: #f48fb1 !important; }
.pink-200-border-top {
  border-top-color: #f48fb1 !important; }
.pink-200-border-right {
  border-right-color: #f48fb1 !important; }
.pink-200-border-bottom {
  border-bottom-color: #f48fb1 !important; }
.pink-200-border-left {
  border-left-color: #f48fb1 !important; }
.pink-300-bg {
  background-color: #f06292 !important; }
.pink-300 {
  background-color: #f06292 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.pink-300[disabled] {
    background-color: rgba(240, 98, 146, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.pink-300-fg {
  color: #f06292 !important; }
.pink-300-border {
  border-color: #f06292 !important; }
.pink-300-border-top {
  border-top-color: #f06292 !important; }
.pink-300-border-right {
  border-right-color: #f06292 !important; }
.pink-300-border-bottom {
  border-bottom-color: #f06292 !important; }
.pink-300-border-left {
  border-left-color: #f06292 !important; }
.pink-400-bg {
  background-color: #ec407a !important; }
.pink-400 {
  background-color: #ec407a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.pink-400[disabled] {
    background-color: rgba(236, 64, 122, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.pink-400-fg {
  color: #ec407a !important; }
.pink-400-border {
  border-color: #ec407a !important; }
.pink-400-border-top {
  border-top-color: #ec407a !important; }
.pink-400-border-right {
  border-right-color: #ec407a !important; }
.pink-400-border-bottom {
  border-bottom-color: #ec407a !important; }
.pink-400-border-left {
  border-left-color: #ec407a !important; }
.pink-500-bg {
  background-color: #e91e63 !important; }
.pink-500 {
  background-color: #e91e63 !important;
  color: white !important; }
.pink-500[disabled] {
    background-color: rgba(233, 30, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-500-fg {
  color: #e91e63 !important; }
.pink-500-border {
  border-color: #e91e63 !important; }
.pink-500-border-top {
  border-top-color: #e91e63 !important; }
.pink-500-border-right {
  border-right-color: #e91e63 !important; }
.pink-500-border-bottom {
  border-bottom-color: #e91e63 !important; }
.pink-500-border-left {
  border-left-color: #e91e63 !important; }
.pink-bg {
  background-color: #e91e63 !important; }
.pink {
  background-color: #e91e63 !important;
  color: white !important; }
.pink[disabled] {
    background-color: rgba(233, 30, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-fg {
  color: #e91e63 !important; }
.pink-border {
  border-color: #e91e63 !important; }
.pink-border-top {
  border-top-color: #e91e63 !important; }
.pink-border-right {
  border-right-color: #e91e63 !important; }
.pink-border-bottom {
  border-bottom-color: #e91e63 !important; }
.pink-border-left {
  border-left-color: #e91e63 !important; }
.pink-600-bg {
  background-color: #d81b60 !important; }
.pink-600 {
  background-color: #d81b60 !important;
  color: white !important; }
.pink-600[disabled] {
    background-color: rgba(216, 27, 96, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-600-fg {
  color: #d81b60 !important; }
.pink-600-border {
  border-color: #d81b60 !important; }
.pink-600-border-top {
  border-top-color: #d81b60 !important; }
.pink-600-border-right {
  border-right-color: #d81b60 !important; }
.pink-600-border-bottom {
  border-bottom-color: #d81b60 !important; }
.pink-600-border-left {
  border-left-color: #d81b60 !important; }
.pink-700-bg {
  background-color: #c2185b !important; }
.pink-700 {
  background-color: #c2185b !important;
  color: white !important; }
.pink-700[disabled] {
    background-color: rgba(194, 24, 91, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-700-fg {
  color: #c2185b !important; }
.pink-700-border {
  border-color: #c2185b !important; }
.pink-700-border-top {
  border-top-color: #c2185b !important; }
.pink-700-border-right {
  border-right-color: #c2185b !important; }
.pink-700-border-bottom {
  border-bottom-color: #c2185b !important; }
.pink-700-border-left {
  border-left-color: #c2185b !important; }
.pink-800-bg {
  background-color: #ad1457 !important; }
.pink-800 {
  background-color: #ad1457 !important;
  color: white !important; }
.pink-800[disabled] {
    background-color: rgba(173, 20, 87, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-800-fg {
  color: #ad1457 !important; }
.pink-800-border {
  border-color: #ad1457 !important; }
.pink-800-border-top {
  border-top-color: #ad1457 !important; }
.pink-800-border-right {
  border-right-color: #ad1457 !important; }
.pink-800-border-bottom {
  border-bottom-color: #ad1457 !important; }
.pink-800-border-left {
  border-left-color: #ad1457 !important; }
.pink-900-bg {
  background-color: #880e4f !important; }
.pink-900 {
  background-color: #880e4f !important;
  color: white !important; }
.pink-900[disabled] {
    background-color: rgba(136, 14, 79, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-900-fg {
  color: #880e4f !important; }
.pink-900-border {
  border-color: #880e4f !important; }
.pink-900-border-top {
  border-top-color: #880e4f !important; }
.pink-900-border-right {
  border-right-color: #880e4f !important; }
.pink-900-border-bottom {
  border-bottom-color: #880e4f !important; }
.pink-900-border-left {
  border-left-color: #880e4f !important; }
.pink-A100-bg {
  background-color: #ff80ab !important; }
.pink-A100 {
  background-color: #ff80ab !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.pink-A100[disabled] {
    background-color: rgba(255, 128, 171, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.pink-A100-fg {
  color: #ff80ab !important; }
.pink-A100-border {
  border-color: #ff80ab !important; }
.pink-A100-border-top {
  border-top-color: #ff80ab !important; }
.pink-A100-border-right {
  border-right-color: #ff80ab !important; }
.pink-A100-border-bottom {
  border-bottom-color: #ff80ab !important; }
.pink-A100-border-left {
  border-left-color: #ff80ab !important; }
.pink-A200-bg {
  background-color: #ff4081 !important; }
.pink-A200 {
  background-color: #ff4081 !important;
  color: white !important; }
.pink-A200[disabled] {
    background-color: rgba(255, 64, 129, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-A200-fg {
  color: #ff4081 !important; }
.pink-A200-border {
  border-color: #ff4081 !important; }
.pink-A200-border-top {
  border-top-color: #ff4081 !important; }
.pink-A200-border-right {
  border-right-color: #ff4081 !important; }
.pink-A200-border-bottom {
  border-bottom-color: #ff4081 !important; }
.pink-A200-border-left {
  border-left-color: #ff4081 !important; }
.pink-A400-bg {
  background-color: #f50057 !important; }
.pink-A400 {
  background-color: #f50057 !important;
  color: white !important; }
.pink-A400[disabled] {
    background-color: rgba(245, 0, 87, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-A400-fg {
  color: #f50057 !important; }
.pink-A400-border {
  border-color: #f50057 !important; }
.pink-A400-border-top {
  border-top-color: #f50057 !important; }
.pink-A400-border-right {
  border-right-color: #f50057 !important; }
.pink-A400-border-bottom {
  border-bottom-color: #f50057 !important; }
.pink-A400-border-left {
  border-left-color: #f50057 !important; }
.pink-A700-bg {
  background-color: #c51162 !important; }
.pink-A700 {
  background-color: #c51162 !important;
  color: white !important; }
.pink-A700[disabled] {
    background-color: rgba(197, 17, 98, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.pink-A700-fg {
  color: #c51162 !important; }
.pink-A700-border {
  border-color: #c51162 !important; }
.pink-A700-border-top {
  border-top-color: #c51162 !important; }
.pink-A700-border-right {
  border-right-color: #c51162 !important; }
.pink-A700-border-bottom {
  border-bottom-color: #c51162 !important; }
.pink-A700-border-left {
  border-left-color: #c51162 !important; }
.purple-50-bg {
  background-color: #f3e5f5 !important; }
.purple-50 {
  background-color: #f3e5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.purple-50[disabled] {
    background-color: rgba(243, 229, 245, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.purple-50-fg {
  color: #f3e5f5 !important; }
.purple-50-border {
  border-color: #f3e5f5 !important; }
.purple-50-border-top {
  border-top-color: #f3e5f5 !important; }
.purple-50-border-right {
  border-right-color: #f3e5f5 !important; }
.purple-50-border-bottom {
  border-bottom-color: #f3e5f5 !important; }
.purple-50-border-left {
  border-left-color: #f3e5f5 !important; }
.purple-100-bg {
  background-color: #e1bee7 !important; }
.purple-100 {
  background-color: #e1bee7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.purple-100[disabled] {
    background-color: rgba(225, 190, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.purple-100-fg {
  color: #e1bee7 !important; }
.purple-100-border {
  border-color: #e1bee7 !important; }
.purple-100-border-top {
  border-top-color: #e1bee7 !important; }
.purple-100-border-right {
  border-right-color: #e1bee7 !important; }
.purple-100-border-bottom {
  border-bottom-color: #e1bee7 !important; }
.purple-100-border-left {
  border-left-color: #e1bee7 !important; }
.purple-200-bg {
  background-color: #ce93d8 !important; }
.purple-200 {
  background-color: #ce93d8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.purple-200[disabled] {
    background-color: rgba(206, 147, 216, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.purple-200-fg {
  color: #ce93d8 !important; }
.purple-200-border {
  border-color: #ce93d8 !important; }
.purple-200-border-top {
  border-top-color: #ce93d8 !important; }
.purple-200-border-right {
  border-right-color: #ce93d8 !important; }
.purple-200-border-bottom {
  border-bottom-color: #ce93d8 !important; }
.purple-200-border-left {
  border-left-color: #ce93d8 !important; }
.purple-300-bg {
  background-color: #ba68c8 !important; }
.purple-300 {
  background-color: #ba68c8 !important;
  color: white !important; }
.purple-300[disabled] {
    background-color: rgba(186, 104, 200, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-300-fg {
  color: #ba68c8 !important; }
.purple-300-border {
  border-color: #ba68c8 !important; }
.purple-300-border-top {
  border-top-color: #ba68c8 !important; }
.purple-300-border-right {
  border-right-color: #ba68c8 !important; }
.purple-300-border-bottom {
  border-bottom-color: #ba68c8 !important; }
.purple-300-border-left {
  border-left-color: #ba68c8 !important; }
.purple-400-bg {
  background-color: #ab47bc !important; }
.purple-400 {
  background-color: #ab47bc !important;
  color: white !important; }
.purple-400[disabled] {
    background-color: rgba(171, 71, 188, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-400-fg {
  color: #ab47bc !important; }
.purple-400-border {
  border-color: #ab47bc !important; }
.purple-400-border-top {
  border-top-color: #ab47bc !important; }
.purple-400-border-right {
  border-right-color: #ab47bc !important; }
.purple-400-border-bottom {
  border-bottom-color: #ab47bc !important; }
.purple-400-border-left {
  border-left-color: #ab47bc !important; }
.purple-500-bg {
  background-color: #9c27b0 !important; }
.purple-500 {
  background-color: #9c27b0 !important;
  color: white !important; }
.purple-500[disabled] {
    background-color: rgba(156, 39, 176, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-500-fg {
  color: #9c27b0 !important; }
.purple-500-border {
  border-color: #9c27b0 !important; }
.purple-500-border-top {
  border-top-color: #9c27b0 !important; }
.purple-500-border-right {
  border-right-color: #9c27b0 !important; }
.purple-500-border-bottom {
  border-bottom-color: #9c27b0 !important; }
.purple-500-border-left {
  border-left-color: #9c27b0 !important; }
.purple-bg {
  background-color: #9c27b0 !important; }
.purple {
  background-color: #9c27b0 !important;
  color: white !important; }
.purple[disabled] {
    background-color: rgba(156, 39, 176, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-fg {
  color: #9c27b0 !important; }
.purple-border {
  border-color: #9c27b0 !important; }
.purple-border-top {
  border-top-color: #9c27b0 !important; }
.purple-border-right {
  border-right-color: #9c27b0 !important; }
.purple-border-bottom {
  border-bottom-color: #9c27b0 !important; }
.purple-border-left {
  border-left-color: #9c27b0 !important; }
.purple-600-bg {
  background-color: #8e24aa !important; }
.purple-600 {
  background-color: #8e24aa !important;
  color: white !important; }
.purple-600[disabled] {
    background-color: rgba(142, 36, 170, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-600-fg {
  color: #8e24aa !important; }
.purple-600-border {
  border-color: #8e24aa !important; }
.purple-600-border-top {
  border-top-color: #8e24aa !important; }
.purple-600-border-right {
  border-right-color: #8e24aa !important; }
.purple-600-border-bottom {
  border-bottom-color: #8e24aa !important; }
.purple-600-border-left {
  border-left-color: #8e24aa !important; }
.purple-700-bg {
  background-color: #7b1fa2 !important; }
.purple-700 {
  background-color: #7b1fa2 !important;
  color: white !important; }
.purple-700[disabled] {
    background-color: rgba(123, 31, 162, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-700-fg {
  color: #7b1fa2 !important; }
.purple-700-border {
  border-color: #7b1fa2 !important; }
.purple-700-border-top {
  border-top-color: #7b1fa2 !important; }
.purple-700-border-right {
  border-right-color: #7b1fa2 !important; }
.purple-700-border-bottom {
  border-bottom-color: #7b1fa2 !important; }
.purple-700-border-left {
  border-left-color: #7b1fa2 !important; }
.purple-800-bg {
  background-color: #6a1b9a !important; }
.purple-800 {
  background-color: #6a1b9a !important;
  color: white !important; }
.purple-800[disabled] {
    background-color: rgba(106, 27, 154, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-800-fg {
  color: #6a1b9a !important; }
.purple-800-border {
  border-color: #6a1b9a !important; }
.purple-800-border-top {
  border-top-color: #6a1b9a !important; }
.purple-800-border-right {
  border-right-color: #6a1b9a !important; }
.purple-800-border-bottom {
  border-bottom-color: #6a1b9a !important; }
.purple-800-border-left {
  border-left-color: #6a1b9a !important; }
.purple-900-bg {
  background-color: #4a148c !important; }
.purple-900 {
  background-color: #4a148c !important;
  color: white !important; }
.purple-900[disabled] {
    background-color: rgba(74, 20, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-900-fg {
  color: #4a148c !important; }
.purple-900-border {
  border-color: #4a148c !important; }
.purple-900-border-top {
  border-top-color: #4a148c !important; }
.purple-900-border-right {
  border-right-color: #4a148c !important; }
.purple-900-border-bottom {
  border-bottom-color: #4a148c !important; }
.purple-900-border-left {
  border-left-color: #4a148c !important; }
.purple-A100-bg {
  background-color: #ea80fc !important; }
.purple-A100 {
  background-color: #ea80fc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.purple-A100[disabled] {
    background-color: rgba(234, 128, 252, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.purple-A100-fg {
  color: #ea80fc !important; }
.purple-A100-border {
  border-color: #ea80fc !important; }
.purple-A100-border-top {
  border-top-color: #ea80fc !important; }
.purple-A100-border-right {
  border-right-color: #ea80fc !important; }
.purple-A100-border-bottom {
  border-bottom-color: #ea80fc !important; }
.purple-A100-border-left {
  border-left-color: #ea80fc !important; }
.purple-A200-bg {
  background-color: #e040fb !important; }
.purple-A200 {
  background-color: #e040fb !important;
  color: white !important; }
.purple-A200[disabled] {
    background-color: rgba(224, 64, 251, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-A200-fg {
  color: #e040fb !important; }
.purple-A200-border {
  border-color: #e040fb !important; }
.purple-A200-border-top {
  border-top-color: #e040fb !important; }
.purple-A200-border-right {
  border-right-color: #e040fb !important; }
.purple-A200-border-bottom {
  border-bottom-color: #e040fb !important; }
.purple-A200-border-left {
  border-left-color: #e040fb !important; }
.purple-A400-bg {
  background-color: #d500f9 !important; }
.purple-A400 {
  background-color: #d500f9 !important;
  color: white !important; }
.purple-A400[disabled] {
    background-color: rgba(213, 0, 249, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-A400-fg {
  color: #d500f9 !important; }
.purple-A400-border {
  border-color: #d500f9 !important; }
.purple-A400-border-top {
  border-top-color: #d500f9 !important; }
.purple-A400-border-right {
  border-right-color: #d500f9 !important; }
.purple-A400-border-bottom {
  border-bottom-color: #d500f9 !important; }
.purple-A400-border-left {
  border-left-color: #d500f9 !important; }
.purple-A700-bg {
  background-color: #aa00ff !important; }
.purple-A700 {
  background-color: #aa00ff !important;
  color: white !important; }
.purple-A700[disabled] {
    background-color: rgba(170, 0, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.purple-A700-fg {
  color: #aa00ff !important; }
.purple-A700-border {
  border-color: #aa00ff !important; }
.purple-A700-border-top {
  border-top-color: #aa00ff !important; }
.purple-A700-border-right {
  border-right-color: #aa00ff !important; }
.purple-A700-border-bottom {
  border-bottom-color: #aa00ff !important; }
.purple-A700-border-left {
  border-left-color: #aa00ff !important; }
.deep-purple-50-bg {
  background-color: #ede7f6 !important; }
.deep-purple-50 {
  background-color: #ede7f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-purple-50[disabled] {
    background-color: rgba(237, 231, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-purple-50-fg {
  color: #ede7f6 !important; }
.deep-purple-50-border {
  border-color: #ede7f6 !important; }
.deep-purple-50-border-top {
  border-top-color: #ede7f6 !important; }
.deep-purple-50-border-right {
  border-right-color: #ede7f6 !important; }
.deep-purple-50-border-bottom {
  border-bottom-color: #ede7f6 !important; }
.deep-purple-50-border-left {
  border-left-color: #ede7f6 !important; }
.deep-purple-100-bg {
  background-color: #d1c4e9 !important; }
.deep-purple-100 {
  background-color: #d1c4e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-purple-100[disabled] {
    background-color: rgba(209, 196, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-purple-100-fg {
  color: #d1c4e9 !important; }
.deep-purple-100-border {
  border-color: #d1c4e9 !important; }
.deep-purple-100-border-top {
  border-top-color: #d1c4e9 !important; }
.deep-purple-100-border-right {
  border-right-color: #d1c4e9 !important; }
.deep-purple-100-border-bottom {
  border-bottom-color: #d1c4e9 !important; }
.deep-purple-100-border-left {
  border-left-color: #d1c4e9 !important; }
.deep-purple-200-bg {
  background-color: #b39ddb !important; }
.deep-purple-200 {
  background-color: #b39ddb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-purple-200[disabled] {
    background-color: rgba(179, 157, 219, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-purple-200-fg {
  color: #b39ddb !important; }
.deep-purple-200-border {
  border-color: #b39ddb !important; }
.deep-purple-200-border-top {
  border-top-color: #b39ddb !important; }
.deep-purple-200-border-right {
  border-right-color: #b39ddb !important; }
.deep-purple-200-border-bottom {
  border-bottom-color: #b39ddb !important; }
.deep-purple-200-border-left {
  border-left-color: #b39ddb !important; }
.deep-purple-300-bg {
  background-color: #9575cd !important; }
.deep-purple-300 {
  background-color: #9575cd !important;
  color: white !important; }
.deep-purple-300[disabled] {
    background-color: rgba(149, 117, 205, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-300-fg {
  color: #9575cd !important; }
.deep-purple-300-border {
  border-color: #9575cd !important; }
.deep-purple-300-border-top {
  border-top-color: #9575cd !important; }
.deep-purple-300-border-right {
  border-right-color: #9575cd !important; }
.deep-purple-300-border-bottom {
  border-bottom-color: #9575cd !important; }
.deep-purple-300-border-left {
  border-left-color: #9575cd !important; }
.deep-purple-400-bg {
  background-color: #7e57c2 !important; }
.deep-purple-400 {
  background-color: #7e57c2 !important;
  color: white !important; }
.deep-purple-400[disabled] {
    background-color: rgba(126, 87, 194, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-400-fg {
  color: #7e57c2 !important; }
.deep-purple-400-border {
  border-color: #7e57c2 !important; }
.deep-purple-400-border-top {
  border-top-color: #7e57c2 !important; }
.deep-purple-400-border-right {
  border-right-color: #7e57c2 !important; }
.deep-purple-400-border-bottom {
  border-bottom-color: #7e57c2 !important; }
.deep-purple-400-border-left {
  border-left-color: #7e57c2 !important; }
.deep-purple-500-bg {
  background-color: #673ab7 !important; }
.deep-purple-500 {
  background-color: #673ab7 !important;
  color: white !important; }
.deep-purple-500[disabled] {
    background-color: rgba(103, 58, 183, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-500-fg {
  color: #673ab7 !important; }
.deep-purple-500-border {
  border-color: #673ab7 !important; }
.deep-purple-500-border-top {
  border-top-color: #673ab7 !important; }
.deep-purple-500-border-right {
  border-right-color: #673ab7 !important; }
.deep-purple-500-border-bottom {
  border-bottom-color: #673ab7 !important; }
.deep-purple-500-border-left {
  border-left-color: #673ab7 !important; }
.deep-purple-bg {
  background-color: #673ab7 !important; }
.deep-purple {
  background-color: #673ab7 !important;
  color: white !important; }
.deep-purple[disabled] {
    background-color: rgba(103, 58, 183, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-fg {
  color: #673ab7 !important; }
.deep-purple-border {
  border-color: #673ab7 !important; }
.deep-purple-border-top {
  border-top-color: #673ab7 !important; }
.deep-purple-border-right {
  border-right-color: #673ab7 !important; }
.deep-purple-border-bottom {
  border-bottom-color: #673ab7 !important; }
.deep-purple-border-left {
  border-left-color: #673ab7 !important; }
.deep-purple-600-bg {
  background-color: #5e35b1 !important; }
.deep-purple-600 {
  background-color: #5e35b1 !important;
  color: white !important; }
.deep-purple-600[disabled] {
    background-color: rgba(94, 53, 177, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-600-fg {
  color: #5e35b1 !important; }
.deep-purple-600-border {
  border-color: #5e35b1 !important; }
.deep-purple-600-border-top {
  border-top-color: #5e35b1 !important; }
.deep-purple-600-border-right {
  border-right-color: #5e35b1 !important; }
.deep-purple-600-border-bottom {
  border-bottom-color: #5e35b1 !important; }
.deep-purple-600-border-left {
  border-left-color: #5e35b1 !important; }
.deep-purple-700-bg {
  background-color: #512da8 !important; }
.deep-purple-700 {
  background-color: #512da8 !important;
  color: white !important; }
.deep-purple-700[disabled] {
    background-color: rgba(81, 45, 168, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-700-fg {
  color: #512da8 !important; }
.deep-purple-700-border {
  border-color: #512da8 !important; }
.deep-purple-700-border-top {
  border-top-color: #512da8 !important; }
.deep-purple-700-border-right {
  border-right-color: #512da8 !important; }
.deep-purple-700-border-bottom {
  border-bottom-color: #512da8 !important; }
.deep-purple-700-border-left {
  border-left-color: #512da8 !important; }
.deep-purple-800-bg {
  background-color: #4527a0 !important; }
.deep-purple-800 {
  background-color: #4527a0 !important;
  color: white !important; }
.deep-purple-800[disabled] {
    background-color: rgba(69, 39, 160, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-800-fg {
  color: #4527a0 !important; }
.deep-purple-800-border {
  border-color: #4527a0 !important; }
.deep-purple-800-border-top {
  border-top-color: #4527a0 !important; }
.deep-purple-800-border-right {
  border-right-color: #4527a0 !important; }
.deep-purple-800-border-bottom {
  border-bottom-color: #4527a0 !important; }
.deep-purple-800-border-left {
  border-left-color: #4527a0 !important; }
.deep-purple-900-bg {
  background-color: #311b92 !important; }
.deep-purple-900 {
  background-color: #311b92 !important;
  color: white !important; }
.deep-purple-900[disabled] {
    background-color: rgba(49, 27, 146, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-900-fg {
  color: #311b92 !important; }
.deep-purple-900-border {
  border-color: #311b92 !important; }
.deep-purple-900-border-top {
  border-top-color: #311b92 !important; }
.deep-purple-900-border-right {
  border-right-color: #311b92 !important; }
.deep-purple-900-border-bottom {
  border-bottom-color: #311b92 !important; }
.deep-purple-900-border-left {
  border-left-color: #311b92 !important; }
.deep-purple-A100-bg {
  background-color: #b388ff !important; }
.deep-purple-A100 {
  background-color: #b388ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-purple-A100[disabled] {
    background-color: rgba(179, 136, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-purple-A100-fg {
  color: #b388ff !important; }
.deep-purple-A100-border {
  border-color: #b388ff !important; }
.deep-purple-A100-border-top {
  border-top-color: #b388ff !important; }
.deep-purple-A100-border-right {
  border-right-color: #b388ff !important; }
.deep-purple-A100-border-bottom {
  border-bottom-color: #b388ff !important; }
.deep-purple-A100-border-left {
  border-left-color: #b388ff !important; }
.deep-purple-A200-bg {
  background-color: #7c4dff !important; }
.deep-purple-A200 {
  background-color: #7c4dff !important;
  color: white !important; }
.deep-purple-A200[disabled] {
    background-color: rgba(124, 77, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-A200-fg {
  color: #7c4dff !important; }
.deep-purple-A200-border {
  border-color: #7c4dff !important; }
.deep-purple-A200-border-top {
  border-top-color: #7c4dff !important; }
.deep-purple-A200-border-right {
  border-right-color: #7c4dff !important; }
.deep-purple-A200-border-bottom {
  border-bottom-color: #7c4dff !important; }
.deep-purple-A200-border-left {
  border-left-color: #7c4dff !important; }
.deep-purple-A400-bg {
  background-color: #651fff !important; }
.deep-purple-A400 {
  background-color: #651fff !important;
  color: white !important; }
.deep-purple-A400[disabled] {
    background-color: rgba(101, 31, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-A400-fg {
  color: #651fff !important; }
.deep-purple-A400-border {
  border-color: #651fff !important; }
.deep-purple-A400-border-top {
  border-top-color: #651fff !important; }
.deep-purple-A400-border-right {
  border-right-color: #651fff !important; }
.deep-purple-A400-border-bottom {
  border-bottom-color: #651fff !important; }
.deep-purple-A400-border-left {
  border-left-color: #651fff !important; }
.deep-purple-A700-bg {
  background-color: #6200ea !important; }
.deep-purple-A700 {
  background-color: #6200ea !important;
  color: white !important; }
.deep-purple-A700[disabled] {
    background-color: rgba(98, 0, 234, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-purple-A700-fg {
  color: #6200ea !important; }
.deep-purple-A700-border {
  border-color: #6200ea !important; }
.deep-purple-A700-border-top {
  border-top-color: #6200ea !important; }
.deep-purple-A700-border-right {
  border-right-color: #6200ea !important; }
.deep-purple-A700-border-bottom {
  border-bottom-color: #6200ea !important; }
.deep-purple-A700-border-left {
  border-left-color: #6200ea !important; }
.indigo-50-bg {
  background-color: #e8eaf6 !important; }
.indigo-50 {
  background-color: #e8eaf6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.indigo-50[disabled] {
    background-color: rgba(232, 234, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.indigo-50-fg {
  color: #e8eaf6 !important; }
.indigo-50-border {
  border-color: #e8eaf6 !important; }
.indigo-50-border-top {
  border-top-color: #e8eaf6 !important; }
.indigo-50-border-right {
  border-right-color: #e8eaf6 !important; }
.indigo-50-border-bottom {
  border-bottom-color: #e8eaf6 !important; }
.indigo-50-border-left {
  border-left-color: #e8eaf6 !important; }
.indigo-100-bg {
  background-color: #c5cae9 !important; }
.indigo-100 {
  background-color: #c5cae9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.indigo-100[disabled] {
    background-color: rgba(197, 202, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.indigo-100-fg {
  color: #c5cae9 !important; }
.indigo-100-border {
  border-color: #c5cae9 !important; }
.indigo-100-border-top {
  border-top-color: #c5cae9 !important; }
.indigo-100-border-right {
  border-right-color: #c5cae9 !important; }
.indigo-100-border-bottom {
  border-bottom-color: #c5cae9 !important; }
.indigo-100-border-left {
  border-left-color: #c5cae9 !important; }
.indigo-200-bg {
  background-color: #9fa8da !important; }
.indigo-200 {
  background-color: #9fa8da !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.indigo-200[disabled] {
    background-color: rgba(159, 168, 218, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.indigo-200-fg {
  color: #9fa8da !important; }
.indigo-200-border {
  border-color: #9fa8da !important; }
.indigo-200-border-top {
  border-top-color: #9fa8da !important; }
.indigo-200-border-right {
  border-right-color: #9fa8da !important; }
.indigo-200-border-bottom {
  border-bottom-color: #9fa8da !important; }
.indigo-200-border-left {
  border-left-color: #9fa8da !important; }
.indigo-300-bg {
  background-color: #7986cb !important; }
.indigo-300 {
  background-color: #7986cb !important;
  color: white !important; }
.indigo-300[disabled] {
    background-color: rgba(121, 134, 203, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-300-fg {
  color: #7986cb !important; }
.indigo-300-border {
  border-color: #7986cb !important; }
.indigo-300-border-top {
  border-top-color: #7986cb !important; }
.indigo-300-border-right {
  border-right-color: #7986cb !important; }
.indigo-300-border-bottom {
  border-bottom-color: #7986cb !important; }
.indigo-300-border-left {
  border-left-color: #7986cb !important; }
.indigo-400-bg {
  background-color: #5c6bc0 !important; }
.indigo-400 {
  background-color: #5c6bc0 !important;
  color: white !important; }
.indigo-400[disabled] {
    background-color: rgba(92, 107, 192, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-400-fg {
  color: #5c6bc0 !important; }
.indigo-400-border {
  border-color: #5c6bc0 !important; }
.indigo-400-border-top {
  border-top-color: #5c6bc0 !important; }
.indigo-400-border-right {
  border-right-color: #5c6bc0 !important; }
.indigo-400-border-bottom {
  border-bottom-color: #5c6bc0 !important; }
.indigo-400-border-left {
  border-left-color: #5c6bc0 !important; }
.indigo-500-bg {
  background-color: #3f51b5 !important; }
.indigo-500 {
  background-color: #3f51b5 !important;
  color: white !important; }
.indigo-500[disabled] {
    background-color: rgba(63, 81, 181, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-500-fg {
  color: #3f51b5 !important; }
.indigo-500-border {
  border-color: #3f51b5 !important; }
.indigo-500-border-top {
  border-top-color: #3f51b5 !important; }
.indigo-500-border-right {
  border-right-color: #3f51b5 !important; }
.indigo-500-border-bottom {
  border-bottom-color: #3f51b5 !important; }
.indigo-500-border-left {
  border-left-color: #3f51b5 !important; }
.indigo-bg {
  background-color: #3f51b5 !important; }
.indigo {
  background-color: #3f51b5 !important;
  color: white !important; }
.indigo[disabled] {
    background-color: rgba(63, 81, 181, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-fg {
  color: #3f51b5 !important; }
.indigo-border {
  border-color: #3f51b5 !important; }
.indigo-border-top {
  border-top-color: #3f51b5 !important; }
.indigo-border-right {
  border-right-color: #3f51b5 !important; }
.indigo-border-bottom {
  border-bottom-color: #3f51b5 !important; }
.indigo-border-left {
  border-left-color: #3f51b5 !important; }
.indigo-600-bg {
  background-color: #3949ab !important; }
.indigo-600 {
  background-color: #3949ab !important;
  color: white !important; }
.indigo-600[disabled] {
    background-color: rgba(57, 73, 171, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-600-fg {
  color: #3949ab !important; }
.indigo-600-border {
  border-color: #3949ab !important; }
.indigo-600-border-top {
  border-top-color: #3949ab !important; }
.indigo-600-border-right {
  border-right-color: #3949ab !important; }
.indigo-600-border-bottom {
  border-bottom-color: #3949ab !important; }
.indigo-600-border-left {
  border-left-color: #3949ab !important; }
.indigo-700-bg {
  background-color: #303f9f !important; }
.indigo-700 {
  background-color: #303f9f !important;
  color: white !important; }
.indigo-700[disabled] {
    background-color: rgba(48, 63, 159, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-700-fg {
  color: #303f9f !important; }
.indigo-700-border {
  border-color: #303f9f !important; }
.indigo-700-border-top {
  border-top-color: #303f9f !important; }
.indigo-700-border-right {
  border-right-color: #303f9f !important; }
.indigo-700-border-bottom {
  border-bottom-color: #303f9f !important; }
.indigo-700-border-left {
  border-left-color: #303f9f !important; }
.indigo-800-bg {
  background-color: #283593 !important; }
.indigo-800 {
  background-color: #283593 !important;
  color: white !important; }
.indigo-800[disabled] {
    background-color: rgba(40, 53, 147, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-800-fg {
  color: #283593 !important; }
.indigo-800-border {
  border-color: #283593 !important; }
.indigo-800-border-top {
  border-top-color: #283593 !important; }
.indigo-800-border-right {
  border-right-color: #283593 !important; }
.indigo-800-border-bottom {
  border-bottom-color: #283593 !important; }
.indigo-800-border-left {
  border-left-color: #283593 !important; }
.indigo-900-bg {
  background-color: #1a237e !important; }
.indigo-900 {
  background-color: #1a237e !important;
  color: white !important; }
.indigo-900[disabled] {
    background-color: rgba(26, 35, 126, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-900-fg {
  color: #1a237e !important; }
.indigo-900-border {
  border-color: #1a237e !important; }
.indigo-900-border-top {
  border-top-color: #1a237e !important; }
.indigo-900-border-right {
  border-right-color: #1a237e !important; }
.indigo-900-border-bottom {
  border-bottom-color: #1a237e !important; }
.indigo-900-border-left {
  border-left-color: #1a237e !important; }
.indigo-A100-bg {
  background-color: #8c9eff !important; }
.indigo-A100 {
  background-color: #8c9eff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.indigo-A100[disabled] {
    background-color: rgba(140, 158, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.indigo-A100-fg {
  color: #8c9eff !important; }
.indigo-A100-border {
  border-color: #8c9eff !important; }
.indigo-A100-border-top {
  border-top-color: #8c9eff !important; }
.indigo-A100-border-right {
  border-right-color: #8c9eff !important; }
.indigo-A100-border-bottom {
  border-bottom-color: #8c9eff !important; }
.indigo-A100-border-left {
  border-left-color: #8c9eff !important; }
.indigo-A200-bg {
  background-color: #536dfe !important; }
.indigo-A200 {
  background-color: #536dfe !important;
  color: white !important; }
.indigo-A200[disabled] {
    background-color: rgba(83, 109, 254, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-A200-fg {
  color: #536dfe !important; }
.indigo-A200-border {
  border-color: #536dfe !important; }
.indigo-A200-border-top {
  border-top-color: #536dfe !important; }
.indigo-A200-border-right {
  border-right-color: #536dfe !important; }
.indigo-A200-border-bottom {
  border-bottom-color: #536dfe !important; }
.indigo-A200-border-left {
  border-left-color: #536dfe !important; }
.indigo-A400-bg {
  background-color: #3d5afe !important; }
.indigo-A400 {
  background-color: #3d5afe !important;
  color: white !important; }
.indigo-A400[disabled] {
    background-color: rgba(61, 90, 254, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-A400-fg {
  color: #3d5afe !important; }
.indigo-A400-border {
  border-color: #3d5afe !important; }
.indigo-A400-border-top {
  border-top-color: #3d5afe !important; }
.indigo-A400-border-right {
  border-right-color: #3d5afe !important; }
.indigo-A400-border-bottom {
  border-bottom-color: #3d5afe !important; }
.indigo-A400-border-left {
  border-left-color: #3d5afe !important; }
.indigo-A700-bg {
  background-color: #304ffe !important; }
.indigo-A700 {
  background-color: #304ffe !important;
  color: white !important; }
.indigo-A700[disabled] {
    background-color: rgba(48, 79, 254, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.indigo-A700-fg {
  color: #304ffe !important; }
.indigo-A700-border {
  border-color: #304ffe !important; }
.indigo-A700-border-top {
  border-top-color: #304ffe !important; }
.indigo-A700-border-right {
  border-right-color: #304ffe !important; }
.indigo-A700-border-bottom {
  border-bottom-color: #304ffe !important; }
.indigo-A700-border-left {
  border-left-color: #304ffe !important; }
.blue-50-bg {
  background-color: #e3f2fd !important; }
.blue-50 {
  background-color: #e3f2fd !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-50[disabled] {
    background-color: rgba(227, 242, 253, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-50-fg {
  color: #e3f2fd !important; }
.blue-50-border {
  border-color: #e3f2fd !important; }
.blue-50-border-top {
  border-top-color: #e3f2fd !important; }
.blue-50-border-right {
  border-right-color: #e3f2fd !important; }
.blue-50-border-bottom {
  border-bottom-color: #e3f2fd !important; }
.blue-50-border-left {
  border-left-color: #e3f2fd !important; }
.blue-100-bg {
  background-color: #bbdefb !important; }
.blue-100 {
  background-color: #bbdefb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-100[disabled] {
    background-color: rgba(187, 222, 251, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-100-fg {
  color: #bbdefb !important; }
.blue-100-border {
  border-color: #bbdefb !important; }
.blue-100-border-top {
  border-top-color: #bbdefb !important; }
.blue-100-border-right {
  border-right-color: #bbdefb !important; }
.blue-100-border-bottom {
  border-bottom-color: #bbdefb !important; }
.blue-100-border-left {
  border-left-color: #bbdefb !important; }
.blue-200-bg {
  background-color: #90caf9 !important; }
.blue-200 {
  background-color: #90caf9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-200[disabled] {
    background-color: rgba(144, 202, 249, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-200-fg {
  color: #90caf9 !important; }
.blue-200-border {
  border-color: #90caf9 !important; }
.blue-200-border-top {
  border-top-color: #90caf9 !important; }
.blue-200-border-right {
  border-right-color: #90caf9 !important; }
.blue-200-border-bottom {
  border-bottom-color: #90caf9 !important; }
.blue-200-border-left {
  border-left-color: #90caf9 !important; }
.blue-300-bg {
  background-color: #64b5f6 !important; }
.blue-300 {
  background-color: #64b5f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-300[disabled] {
    background-color: rgba(100, 181, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-300-fg {
  color: #64b5f6 !important; }
.blue-300-border {
  border-color: #64b5f6 !important; }
.blue-300-border-top {
  border-top-color: #64b5f6 !important; }
.blue-300-border-right {
  border-right-color: #64b5f6 !important; }
.blue-300-border-bottom {
  border-bottom-color: #64b5f6 !important; }
.blue-300-border-left {
  border-left-color: #64b5f6 !important; }
.blue-400-bg {
  background-color: #42a5f5 !important; }
.blue-400 {
  background-color: #42a5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-400[disabled] {
    background-color: rgba(66, 165, 245, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-400-fg {
  color: #42a5f5 !important; }
.blue-400-border {
  border-color: #42a5f5 !important; }
.blue-400-border-top {
  border-top-color: #42a5f5 !important; }
.blue-400-border-right {
  border-right-color: #42a5f5 !important; }
.blue-400-border-bottom {
  border-bottom-color: #42a5f5 !important; }
.blue-400-border-left {
  border-left-color: #42a5f5 !important; }
.blue-500-bg {
  background-color: #2196f3 !important; }
.blue-500 {
  background-color: #2196f3 !important;
  color: white !important; }
.blue-500[disabled] {
    background-color: rgba(33, 150, 243, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-500-fg {
  color: #2196f3 !important; }
.blue-500-border {
  border-color: #2196f3 !important; }
.blue-500-border-top {
  border-top-color: #2196f3 !important; }
.blue-500-border-right {
  border-right-color: #2196f3 !important; }
.blue-500-border-bottom {
  border-bottom-color: #2196f3 !important; }
.blue-500-border-left {
  border-left-color: #2196f3 !important; }
.blue-bg {
  background-color: #2196f3 !important; }
.blue {
  background-color: #2196f3 !important;
  color: white !important; }
.blue[disabled] {
    background-color: rgba(33, 150, 243, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-fg {
  color: #2196f3 !important; }
.blue-border {
  border-color: #2196f3 !important; }
.blue-border-top {
  border-top-color: #2196f3 !important; }
.blue-border-right {
  border-right-color: #2196f3 !important; }
.blue-border-bottom {
  border-bottom-color: #2196f3 !important; }
.blue-border-left {
  border-left-color: #2196f3 !important; }
.blue-600-bg {
  background-color: #1e88e5 !important; }
.blue-600 {
  background-color: #1e88e5 !important;
  color: white !important; }
.blue-600[disabled] {
    background-color: rgba(30, 136, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-600-fg {
  color: #1e88e5 !important; }
.blue-600-border {
  border-color: #1e88e5 !important; }
.blue-600-border-top {
  border-top-color: #1e88e5 !important; }
.blue-600-border-right {
  border-right-color: #1e88e5 !important; }
.blue-600-border-bottom {
  border-bottom-color: #1e88e5 !important; }
.blue-600-border-left {
  border-left-color: #1e88e5 !important; }
.blue-700-bg {
  background-color: #1976d2 !important; }
.blue-700 {
  background-color: #1976d2 !important;
  color: white !important; }
.blue-700[disabled] {
    background-color: rgba(25, 118, 210, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-700-fg {
  color: #1976d2 !important; }
.blue-700-border {
  border-color: #1976d2 !important; }
.blue-700-border-top {
  border-top-color: #1976d2 !important; }
.blue-700-border-right {
  border-right-color: #1976d2 !important; }
.blue-700-border-bottom {
  border-bottom-color: #1976d2 !important; }
.blue-700-border-left {
  border-left-color: #1976d2 !important; }
.blue-800-bg {
  background-color: #1565c0 !important; }
.blue-800 {
  background-color: #1565c0 !important;
  color: white !important; }
.blue-800[disabled] {
    background-color: rgba(21, 101, 192, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-800-fg {
  color: #1565c0 !important; }
.blue-800-border {
  border-color: #1565c0 !important; }
.blue-800-border-top {
  border-top-color: #1565c0 !important; }
.blue-800-border-right {
  border-right-color: #1565c0 !important; }
.blue-800-border-bottom {
  border-bottom-color: #1565c0 !important; }
.blue-800-border-left {
  border-left-color: #1565c0 !important; }
.blue-900-bg {
  background-color: #0d47a1 !important; }
.blue-900 {
  background-color: #0d47a1 !important;
  color: white !important; }
.blue-900[disabled] {
    background-color: rgba(13, 71, 161, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-900-fg {
  color: #0d47a1 !important; }
.blue-900-border {
  border-color: #0d47a1 !important; }
.blue-900-border-top {
  border-top-color: #0d47a1 !important; }
.blue-900-border-right {
  border-right-color: #0d47a1 !important; }
.blue-900-border-bottom {
  border-bottom-color: #0d47a1 !important; }
.blue-900-border-left {
  border-left-color: #0d47a1 !important; }
.blue-A100-bg {
  background-color: #82b1ff !important; }
.blue-A100 {
  background-color: #82b1ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-A100[disabled] {
    background-color: rgba(130, 177, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-A100-fg {
  color: #82b1ff !important; }
.blue-A100-border {
  border-color: #82b1ff !important; }
.blue-A100-border-top {
  border-top-color: #82b1ff !important; }
.blue-A100-border-right {
  border-right-color: #82b1ff !important; }
.blue-A100-border-bottom {
  border-bottom-color: #82b1ff !important; }
.blue-A100-border-left {
  border-left-color: #82b1ff !important; }
.blue-A200-bg {
  background-color: #448aff !important; }
.blue-A200 {
  background-color: #448aff !important;
  color: white !important; }
.blue-A200[disabled] {
    background-color: rgba(68, 138, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-A200-fg {
  color: #448aff !important; }
.blue-A200-border {
  border-color: #448aff !important; }
.blue-A200-border-top {
  border-top-color: #448aff !important; }
.blue-A200-border-right {
  border-right-color: #448aff !important; }
.blue-A200-border-bottom {
  border-bottom-color: #448aff !important; }
.blue-A200-border-left {
  border-left-color: #448aff !important; }
.blue-A400-bg {
  background-color: #2979ff !important; }
.blue-A400 {
  background-color: #2979ff !important;
  color: white !important; }
.blue-A400[disabled] {
    background-color: rgba(41, 121, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-A400-fg {
  color: #2979ff !important; }
.blue-A400-border {
  border-color: #2979ff !important; }
.blue-A400-border-top {
  border-top-color: #2979ff !important; }
.blue-A400-border-right {
  border-right-color: #2979ff !important; }
.blue-A400-border-bottom {
  border-bottom-color: #2979ff !important; }
.blue-A400-border-left {
  border-left-color: #2979ff !important; }
.blue-A700-bg {
  background-color: #2962ff !important; }
.blue-A700 {
  background-color: #2962ff !important;
  color: white !important; }
.blue-A700[disabled] {
    background-color: rgba(41, 98, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-A700-fg {
  color: #2962ff !important; }
.blue-A700-border {
  border-color: #2962ff !important; }
.blue-A700-border-top {
  border-top-color: #2962ff !important; }
.blue-A700-border-right {
  border-right-color: #2962ff !important; }
.blue-A700-border-bottom {
  border-bottom-color: #2962ff !important; }
.blue-A700-border-left {
  border-left-color: #2962ff !important; }
.light-blue-50-bg {
  background-color: #e1f5fe !important; }
.light-blue-50 {
  background-color: #e1f5fe !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-50[disabled] {
    background-color: rgba(225, 245, 254, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-50-fg {
  color: #e1f5fe !important; }
.light-blue-50-border {
  border-color: #e1f5fe !important; }
.light-blue-50-border-top {
  border-top-color: #e1f5fe !important; }
.light-blue-50-border-right {
  border-right-color: #e1f5fe !important; }
.light-blue-50-border-bottom {
  border-bottom-color: #e1f5fe !important; }
.light-blue-50-border-left {
  border-left-color: #e1f5fe !important; }
.light-blue-100-bg {
  background-color: #b3e5fc !important; }
.light-blue-100 {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-100[disabled] {
    background-color: rgba(179, 229, 252, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-100-fg {
  color: #b3e5fc !important; }
.light-blue-100-border {
  border-color: #b3e5fc !important; }
.light-blue-100-border-top {
  border-top-color: #b3e5fc !important; }
.light-blue-100-border-right {
  border-right-color: #b3e5fc !important; }
.light-blue-100-border-bottom {
  border-bottom-color: #b3e5fc !important; }
.light-blue-100-border-left {
  border-left-color: #b3e5fc !important; }
.light-blue-200-bg {
  background-color: #81d4fa !important; }
.light-blue-200 {
  background-color: #81d4fa !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-200[disabled] {
    background-color: rgba(129, 212, 250, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-200-fg {
  color: #81d4fa !important; }
.light-blue-200-border {
  border-color: #81d4fa !important; }
.light-blue-200-border-top {
  border-top-color: #81d4fa !important; }
.light-blue-200-border-right {
  border-right-color: #81d4fa !important; }
.light-blue-200-border-bottom {
  border-bottom-color: #81d4fa !important; }
.light-blue-200-border-left {
  border-left-color: #81d4fa !important; }
.light-blue-300-bg {
  background-color: #4fc3f7 !important; }
.light-blue-300 {
  background-color: #4fc3f7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-300[disabled] {
    background-color: rgba(79, 195, 247, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-300-fg {
  color: #4fc3f7 !important; }
.light-blue-300-border {
  border-color: #4fc3f7 !important; }
.light-blue-300-border-top {
  border-top-color: #4fc3f7 !important; }
.light-blue-300-border-right {
  border-right-color: #4fc3f7 !important; }
.light-blue-300-border-bottom {
  border-bottom-color: #4fc3f7 !important; }
.light-blue-300-border-left {
  border-left-color: #4fc3f7 !important; }
.light-blue-400-bg {
  background-color: #29b6f6 !important; }
.light-blue-400 {
  background-color: #29b6f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-400[disabled] {
    background-color: rgba(41, 182, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-400-fg {
  color: #29b6f6 !important; }
.light-blue-400-border {
  border-color: #29b6f6 !important; }
.light-blue-400-border-top {
  border-top-color: #29b6f6 !important; }
.light-blue-400-border-right {
  border-right-color: #29b6f6 !important; }
.light-blue-400-border-bottom {
  border-bottom-color: #29b6f6 !important; }
.light-blue-400-border-left {
  border-left-color: #29b6f6 !important; }
.light-blue-500-bg {
  background-color: #03a9f4 !important; }
.light-blue-500 {
  background-color: #03a9f4 !important;
  color: white !important; }
.light-blue-500[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-500-fg {
  color: #03a9f4 !important; }
.light-blue-500-border {
  border-color: #03a9f4 !important; }
.light-blue-500-border-top {
  border-top-color: #03a9f4 !important; }
.light-blue-500-border-right {
  border-right-color: #03a9f4 !important; }
.light-blue-500-border-bottom {
  border-bottom-color: #03a9f4 !important; }
.light-blue-500-border-left {
  border-left-color: #03a9f4 !important; }
.light-blue-bg {
  background-color: #03a9f4 !important; }
.light-blue {
  background-color: #03a9f4 !important;
  color: white !important; }
.light-blue[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-fg {
  color: #03a9f4 !important; }
.light-blue-border {
  border-color: #03a9f4 !important; }
.light-blue-border-top {
  border-top-color: #03a9f4 !important; }
.light-blue-border-right {
  border-right-color: #03a9f4 !important; }
.light-blue-border-bottom {
  border-bottom-color: #03a9f4 !important; }
.light-blue-border-left {
  border-left-color: #03a9f4 !important; }
.light-blue-600-bg {
  background-color: #039be5 !important; }
.light-blue-600 {
  background-color: #039be5 !important;
  color: white !important; }
.light-blue-600[disabled] {
    background-color: rgba(3, 155, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-600-fg {
  color: #039be5 !important; }
.light-blue-600-border {
  border-color: #039be5 !important; }
.light-blue-600-border-top {
  border-top-color: #039be5 !important; }
.light-blue-600-border-right {
  border-right-color: #039be5 !important; }
.light-blue-600-border-bottom {
  border-bottom-color: #039be5 !important; }
.light-blue-600-border-left {
  border-left-color: #039be5 !important; }
.light-blue-700-bg {
  background-color: #0288d1 !important; }
.light-blue-700 {
  background-color: #0288d1 !important;
  color: white !important; }
.light-blue-700[disabled] {
    background-color: rgba(2, 136, 209, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-700-fg {
  color: #0288d1 !important; }
.light-blue-700-border {
  border-color: #0288d1 !important; }
.light-blue-700-border-top {
  border-top-color: #0288d1 !important; }
.light-blue-700-border-right {
  border-right-color: #0288d1 !important; }
.light-blue-700-border-bottom {
  border-bottom-color: #0288d1 !important; }
.light-blue-700-border-left {
  border-left-color: #0288d1 !important; }
.light-blue-800-bg {
  background-color: #0277bd !important; }
.light-blue-800 {
  background-color: #0277bd !important;
  color: white !important; }
.light-blue-800[disabled] {
    background-color: rgba(2, 119, 189, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-800-fg {
  color: #0277bd !important; }
.light-blue-800-border {
  border-color: #0277bd !important; }
.light-blue-800-border-top {
  border-top-color: #0277bd !important; }
.light-blue-800-border-right {
  border-right-color: #0277bd !important; }
.light-blue-800-border-bottom {
  border-bottom-color: #0277bd !important; }
.light-blue-800-border-left {
  border-left-color: #0277bd !important; }
.light-blue-900-bg {
  background-color: #01579b !important; }
.light-blue-900 {
  background-color: #01579b !important;
  color: white !important; }
.light-blue-900[disabled] {
    background-color: rgba(1, 87, 155, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-900-fg {
  color: #01579b !important; }
.light-blue-900-border {
  border-color: #01579b !important; }
.light-blue-900-border-top {
  border-top-color: #01579b !important; }
.light-blue-900-border-right {
  border-right-color: #01579b !important; }
.light-blue-900-border-bottom {
  border-bottom-color: #01579b !important; }
.light-blue-900-border-left {
  border-left-color: #01579b !important; }
.light-blue-A100-bg {
  background-color: #80d8ff !important; }
.light-blue-A100 {
  background-color: #80d8ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-A100[disabled] {
    background-color: rgba(128, 216, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-A100-fg {
  color: #80d8ff !important; }
.light-blue-A100-border {
  border-color: #80d8ff !important; }
.light-blue-A100-border-top {
  border-top-color: #80d8ff !important; }
.light-blue-A100-border-right {
  border-right-color: #80d8ff !important; }
.light-blue-A100-border-bottom {
  border-bottom-color: #80d8ff !important; }
.light-blue-A100-border-left {
  border-left-color: #80d8ff !important; }
.light-blue-A200-bg {
  background-color: #40c4ff !important; }
.light-blue-A200 {
  background-color: #40c4ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-A200[disabled] {
    background-color: rgba(64, 196, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-A200-fg {
  color: #40c4ff !important; }
.light-blue-A200-border {
  border-color: #40c4ff !important; }
.light-blue-A200-border-top {
  border-top-color: #40c4ff !important; }
.light-blue-A200-border-right {
  border-right-color: #40c4ff !important; }
.light-blue-A200-border-bottom {
  border-bottom-color: #40c4ff !important; }
.light-blue-A200-border-left {
  border-left-color: #40c4ff !important; }
.light-blue-A400-bg {
  background-color: #00b0ff !important; }
.light-blue-A400 {
  background-color: #00b0ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-blue-A400[disabled] {
    background-color: rgba(0, 176, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-blue-A400-fg {
  color: #00b0ff !important; }
.light-blue-A400-border {
  border-color: #00b0ff !important; }
.light-blue-A400-border-top {
  border-top-color: #00b0ff !important; }
.light-blue-A400-border-right {
  border-right-color: #00b0ff !important; }
.light-blue-A400-border-bottom {
  border-bottom-color: #00b0ff !important; }
.light-blue-A400-border-left {
  border-left-color: #00b0ff !important; }
.light-blue-A700-bg {
  background-color: #0091ea !important; }
.light-blue-A700 {
  background-color: #0091ea !important;
  color: white !important; }
.light-blue-A700[disabled] {
    background-color: rgba(0, 145, 234, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-blue-A700-fg {
  color: #0091ea !important; }
.light-blue-A700-border {
  border-color: #0091ea !important; }
.light-blue-A700-border-top {
  border-top-color: #0091ea !important; }
.light-blue-A700-border-right {
  border-right-color: #0091ea !important; }
.light-blue-A700-border-bottom {
  border-bottom-color: #0091ea !important; }
.light-blue-A700-border-left {
  border-left-color: #0091ea !important; }
.cyan-50-bg {
  background-color: #e0f7fa !important; }
.cyan-50 {
  background-color: #e0f7fa !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-50[disabled] {
    background-color: rgba(224, 247, 250, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-50-fg {
  color: #e0f7fa !important; }
.cyan-50-border {
  border-color: #e0f7fa !important; }
.cyan-50-border-top {
  border-top-color: #e0f7fa !important; }
.cyan-50-border-right {
  border-right-color: #e0f7fa !important; }
.cyan-50-border-bottom {
  border-bottom-color: #e0f7fa !important; }
.cyan-50-border-left {
  border-left-color: #e0f7fa !important; }
.cyan-100-bg {
  background-color: #b2ebf2 !important; }
.cyan-100 {
  background-color: #b2ebf2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-100[disabled] {
    background-color: rgba(178, 235, 242, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-100-fg {
  color: #b2ebf2 !important; }
.cyan-100-border {
  border-color: #b2ebf2 !important; }
.cyan-100-border-top {
  border-top-color: #b2ebf2 !important; }
.cyan-100-border-right {
  border-right-color: #b2ebf2 !important; }
.cyan-100-border-bottom {
  border-bottom-color: #b2ebf2 !important; }
.cyan-100-border-left {
  border-left-color: #b2ebf2 !important; }
.cyan-200-bg {
  background-color: #80deea !important; }
.cyan-200 {
  background-color: #80deea !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-200[disabled] {
    background-color: rgba(128, 222, 234, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-200-fg {
  color: #80deea !important; }
.cyan-200-border {
  border-color: #80deea !important; }
.cyan-200-border-top {
  border-top-color: #80deea !important; }
.cyan-200-border-right {
  border-right-color: #80deea !important; }
.cyan-200-border-bottom {
  border-bottom-color: #80deea !important; }
.cyan-200-border-left {
  border-left-color: #80deea !important; }
.cyan-300-bg {
  background-color: #4dd0e1 !important; }
.cyan-300 {
  background-color: #4dd0e1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-300[disabled] {
    background-color: rgba(77, 208, 225, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-300-fg {
  color: #4dd0e1 !important; }
.cyan-300-border {
  border-color: #4dd0e1 !important; }
.cyan-300-border-top {
  border-top-color: #4dd0e1 !important; }
.cyan-300-border-right {
  border-right-color: #4dd0e1 !important; }
.cyan-300-border-bottom {
  border-bottom-color: #4dd0e1 !important; }
.cyan-300-border-left {
  border-left-color: #4dd0e1 !important; }
.cyan-400-bg {
  background-color: #26c6da !important; }
.cyan-400 {
  background-color: #26c6da !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-400[disabled] {
    background-color: rgba(38, 198, 218, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-400-fg {
  color: #26c6da !important; }
.cyan-400-border {
  border-color: #26c6da !important; }
.cyan-400-border-top {
  border-top-color: #26c6da !important; }
.cyan-400-border-right {
  border-right-color: #26c6da !important; }
.cyan-400-border-bottom {
  border-bottom-color: #26c6da !important; }
.cyan-400-border-left {
  border-left-color: #26c6da !important; }
.cyan-500-bg {
  background-color: #00bcd4 !important; }
.cyan-500 {
  background-color: #00bcd4 !important;
  color: white !important; }
.cyan-500[disabled] {
    background-color: rgba(0, 188, 212, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.cyan-500-fg {
  color: #00bcd4 !important; }
.cyan-500-border {
  border-color: #00bcd4 !important; }
.cyan-500-border-top {
  border-top-color: #00bcd4 !important; }
.cyan-500-border-right {
  border-right-color: #00bcd4 !important; }
.cyan-500-border-bottom {
  border-bottom-color: #00bcd4 !important; }
.cyan-500-border-left {
  border-left-color: #00bcd4 !important; }
.cyan-bg {
  background-color: #00bcd4 !important; }
.cyan {
  background-color: #00bcd4 !important;
  color: white !important; }
.cyan[disabled] {
    background-color: rgba(0, 188, 212, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.cyan-fg {
  color: #00bcd4 !important; }
.cyan-border {
  border-color: #00bcd4 !important; }
.cyan-border-top {
  border-top-color: #00bcd4 !important; }
.cyan-border-right {
  border-right-color: #00bcd4 !important; }
.cyan-border-bottom {
  border-bottom-color: #00bcd4 !important; }
.cyan-border-left {
  border-left-color: #00bcd4 !important; }
.cyan-600-bg {
  background-color: #00acc1 !important; }
.cyan-600 {
  background-color: #00acc1 !important;
  color: white !important; }
.cyan-600[disabled] {
    background-color: rgba(0, 172, 193, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.cyan-600-fg {
  color: #00acc1 !important; }
.cyan-600-border {
  border-color: #00acc1 !important; }
.cyan-600-border-top {
  border-top-color: #00acc1 !important; }
.cyan-600-border-right {
  border-right-color: #00acc1 !important; }
.cyan-600-border-bottom {
  border-bottom-color: #00acc1 !important; }
.cyan-600-border-left {
  border-left-color: #00acc1 !important; }
.cyan-700-bg {
  background-color: #0097a7 !important; }
.cyan-700 {
  background-color: #0097a7 !important;
  color: white !important; }
.cyan-700[disabled] {
    background-color: rgba(0, 151, 167, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.cyan-700-fg {
  color: #0097a7 !important; }
.cyan-700-border {
  border-color: #0097a7 !important; }
.cyan-700-border-top {
  border-top-color: #0097a7 !important; }
.cyan-700-border-right {
  border-right-color: #0097a7 !important; }
.cyan-700-border-bottom {
  border-bottom-color: #0097a7 !important; }
.cyan-700-border-left {
  border-left-color: #0097a7 !important; }
.cyan-800-bg {
  background-color: #00838f !important; }
.cyan-800 {
  background-color: #00838f !important;
  color: white !important; }
.cyan-800[disabled] {
    background-color: rgba(0, 131, 143, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.cyan-800-fg {
  color: #00838f !important; }
.cyan-800-border {
  border-color: #00838f !important; }
.cyan-800-border-top {
  border-top-color: #00838f !important; }
.cyan-800-border-right {
  border-right-color: #00838f !important; }
.cyan-800-border-bottom {
  border-bottom-color: #00838f !important; }
.cyan-800-border-left {
  border-left-color: #00838f !important; }
.cyan-900-bg {
  background-color: #006064 !important; }
.cyan-900 {
  background-color: #006064 !important;
  color: white !important; }
.cyan-900[disabled] {
    background-color: rgba(0, 96, 100, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.cyan-900-fg {
  color: #006064 !important; }
.cyan-900-border {
  border-color: #006064 !important; }
.cyan-900-border-top {
  border-top-color: #006064 !important; }
.cyan-900-border-right {
  border-right-color: #006064 !important; }
.cyan-900-border-bottom {
  border-bottom-color: #006064 !important; }
.cyan-900-border-left {
  border-left-color: #006064 !important; }
.cyan-A100-bg {
  background-color: #84ffff !important; }
.cyan-A100 {
  background-color: #84ffff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-A100[disabled] {
    background-color: rgba(132, 255, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-A100-fg {
  color: #84ffff !important; }
.cyan-A100-border {
  border-color: #84ffff !important; }
.cyan-A100-border-top {
  border-top-color: #84ffff !important; }
.cyan-A100-border-right {
  border-right-color: #84ffff !important; }
.cyan-A100-border-bottom {
  border-bottom-color: #84ffff !important; }
.cyan-A100-border-left {
  border-left-color: #84ffff !important; }
.cyan-A200-bg {
  background-color: #18ffff !important; }
.cyan-A200 {
  background-color: #18ffff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-A200[disabled] {
    background-color: rgba(24, 255, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-A200-fg {
  color: #18ffff !important; }
.cyan-A200-border {
  border-color: #18ffff !important; }
.cyan-A200-border-top {
  border-top-color: #18ffff !important; }
.cyan-A200-border-right {
  border-right-color: #18ffff !important; }
.cyan-A200-border-bottom {
  border-bottom-color: #18ffff !important; }
.cyan-A200-border-left {
  border-left-color: #18ffff !important; }
.cyan-A400-bg {
  background-color: #00e5ff !important; }
.cyan-A400 {
  background-color: #00e5ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-A400[disabled] {
    background-color: rgba(0, 229, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-A400-fg {
  color: #00e5ff !important; }
.cyan-A400-border {
  border-color: #00e5ff !important; }
.cyan-A400-border-top {
  border-top-color: #00e5ff !important; }
.cyan-A400-border-right {
  border-right-color: #00e5ff !important; }
.cyan-A400-border-bottom {
  border-bottom-color: #00e5ff !important; }
.cyan-A400-border-left {
  border-left-color: #00e5ff !important; }
.cyan-A700-bg {
  background-color: #00b8d4 !important; }
.cyan-A700 {
  background-color: #00b8d4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.cyan-A700[disabled] {
    background-color: rgba(0, 184, 212, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.cyan-A700-fg {
  color: #00b8d4 !important; }
.cyan-A700-border {
  border-color: #00b8d4 !important; }
.cyan-A700-border-top {
  border-top-color: #00b8d4 !important; }
.cyan-A700-border-right {
  border-right-color: #00b8d4 !important; }
.cyan-A700-border-bottom {
  border-bottom-color: #00b8d4 !important; }
.cyan-A700-border-left {
  border-left-color: #00b8d4 !important; }
.teal-50-bg {
  background-color: #e0f2f1 !important; }
.teal-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-50[disabled] {
    background-color: rgba(224, 242, 241, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-50-fg {
  color: #e0f2f1 !important; }
.teal-50-border {
  border-color: #e0f2f1 !important; }
.teal-50-border-top {
  border-top-color: #e0f2f1 !important; }
.teal-50-border-right {
  border-right-color: #e0f2f1 !important; }
.teal-50-border-bottom {
  border-bottom-color: #e0f2f1 !important; }
.teal-50-border-left {
  border-left-color: #e0f2f1 !important; }
.teal-100-bg {
  background-color: #b2dfdb !important; }
.teal-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-100[disabled] {
    background-color: rgba(178, 223, 219, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-100-fg {
  color: #b2dfdb !important; }
.teal-100-border {
  border-color: #b2dfdb !important; }
.teal-100-border-top {
  border-top-color: #b2dfdb !important; }
.teal-100-border-right {
  border-right-color: #b2dfdb !important; }
.teal-100-border-bottom {
  border-bottom-color: #b2dfdb !important; }
.teal-100-border-left {
  border-left-color: #b2dfdb !important; }
.teal-200-bg {
  background-color: #80cbc4 !important; }
.teal-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-200[disabled] {
    background-color: rgba(128, 203, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-200-fg {
  color: #80cbc4 !important; }
.teal-200-border {
  border-color: #80cbc4 !important; }
.teal-200-border-top {
  border-top-color: #80cbc4 !important; }
.teal-200-border-right {
  border-right-color: #80cbc4 !important; }
.teal-200-border-bottom {
  border-bottom-color: #80cbc4 !important; }
.teal-200-border-left {
  border-left-color: #80cbc4 !important; }
.teal-300-bg {
  background-color: #4db6ac !important; }
.teal-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-300[disabled] {
    background-color: rgba(77, 182, 172, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-300-fg {
  color: #4db6ac !important; }
.teal-300-border {
  border-color: #4db6ac !important; }
.teal-300-border-top {
  border-top-color: #4db6ac !important; }
.teal-300-border-right {
  border-right-color: #4db6ac !important; }
.teal-300-border-bottom {
  border-bottom-color: #4db6ac !important; }
.teal-300-border-left {
  border-left-color: #4db6ac !important; }
.teal-400-bg {
  background-color: #26a69a !important; }
.teal-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-400[disabled] {
    background-color: rgba(38, 166, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-400-fg {
  color: #26a69a !important; }
.teal-400-border {
  border-color: #26a69a !important; }
.teal-400-border-top {
  border-top-color: #26a69a !important; }
.teal-400-border-right {
  border-right-color: #26a69a !important; }
.teal-400-border-bottom {
  border-bottom-color: #26a69a !important; }
.teal-400-border-left {
  border-left-color: #26a69a !important; }
.teal-500-bg {
  background-color: #009688 !important; }
.teal-500 {
  background-color: #009688 !important;
  color: white !important; }
.teal-500[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.teal-500-fg {
  color: #009688 !important; }
.teal-500-border {
  border-color: #009688 !important; }
.teal-500-border-top {
  border-top-color: #009688 !important; }
.teal-500-border-right {
  border-right-color: #009688 !important; }
.teal-500-border-bottom {
  border-bottom-color: #009688 !important; }
.teal-500-border-left {
  border-left-color: #009688 !important; }
.teal-bg {
  background-color: #009688 !important; }
.teal {
  background-color: #009688 !important;
  color: white !important; }
.teal[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.teal-fg {
  color: #009688 !important; }
.teal-border {
  border-color: #009688 !important; }
.teal-border-top {
  border-top-color: #009688 !important; }
.teal-border-right {
  border-right-color: #009688 !important; }
.teal-border-bottom {
  border-bottom-color: #009688 !important; }
.teal-border-left {
  border-left-color: #009688 !important; }
.teal-600-bg {
  background-color: #00897b !important; }
.teal-600 {
  background-color: #00897b !important;
  color: white !important; }
.teal-600[disabled] {
    background-color: rgba(0, 137, 123, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.teal-600-fg {
  color: #00897b !important; }
.teal-600-border {
  border-color: #00897b !important; }
.teal-600-border-top {
  border-top-color: #00897b !important; }
.teal-600-border-right {
  border-right-color: #00897b !important; }
.teal-600-border-bottom {
  border-bottom-color: #00897b !important; }
.teal-600-border-left {
  border-left-color: #00897b !important; }
.teal-700-bg {
  background-color: #00796b !important; }
.teal-700 {
  background-color: #00796b !important;
  color: white !important; }
.teal-700[disabled] {
    background-color: rgba(0, 121, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.teal-700-fg {
  color: #00796b !important; }
.teal-700-border {
  border-color: #00796b !important; }
.teal-700-border-top {
  border-top-color: #00796b !important; }
.teal-700-border-right {
  border-right-color: #00796b !important; }
.teal-700-border-bottom {
  border-bottom-color: #00796b !important; }
.teal-700-border-left {
  border-left-color: #00796b !important; }
.teal-800-bg {
  background-color: #00695c !important; }
.teal-800 {
  background-color: #00695c !important;
  color: white !important; }
.teal-800[disabled] {
    background-color: rgba(0, 105, 92, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.teal-800-fg {
  color: #00695c !important; }
.teal-800-border {
  border-color: #00695c !important; }
.teal-800-border-top {
  border-top-color: #00695c !important; }
.teal-800-border-right {
  border-right-color: #00695c !important; }
.teal-800-border-bottom {
  border-bottom-color: #00695c !important; }
.teal-800-border-left {
  border-left-color: #00695c !important; }
.teal-900-bg {
  background-color: #004d40 !important; }
.teal-900 {
  background-color: #004d40 !important;
  color: white !important; }
.teal-900[disabled] {
    background-color: rgba(0, 77, 64, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.teal-900-fg {
  color: #004d40 !important; }
.teal-900-border {
  border-color: #004d40 !important; }
.teal-900-border-top {
  border-top-color: #004d40 !important; }
.teal-900-border-right {
  border-right-color: #004d40 !important; }
.teal-900-border-bottom {
  border-bottom-color: #004d40 !important; }
.teal-900-border-left {
  border-left-color: #004d40 !important; }
.teal-A100-bg {
  background-color: #a7ffeb !important; }
.teal-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-A100[disabled] {
    background-color: rgba(167, 255, 235, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-A100-fg {
  color: #a7ffeb !important; }
.teal-A100-border {
  border-color: #a7ffeb !important; }
.teal-A100-border-top {
  border-top-color: #a7ffeb !important; }
.teal-A100-border-right {
  border-right-color: #a7ffeb !important; }
.teal-A100-border-bottom {
  border-bottom-color: #a7ffeb !important; }
.teal-A100-border-left {
  border-left-color: #a7ffeb !important; }
.teal-A200-bg {
  background-color: #64ffda !important; }
.teal-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-A200[disabled] {
    background-color: rgba(100, 255, 218, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-A200-fg {
  color: #64ffda !important; }
.teal-A200-border {
  border-color: #64ffda !important; }
.teal-A200-border-top {
  border-top-color: #64ffda !important; }
.teal-A200-border-right {
  border-right-color: #64ffda !important; }
.teal-A200-border-bottom {
  border-bottom-color: #64ffda !important; }
.teal-A200-border-left {
  border-left-color: #64ffda !important; }
.teal-A400-bg {
  background-color: #1de9b6 !important; }
.teal-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-A400[disabled] {
    background-color: rgba(29, 233, 182, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-A400-fg {
  color: #1de9b6 !important; }
.teal-A400-border {
  border-color: #1de9b6 !important; }
.teal-A400-border-top {
  border-top-color: #1de9b6 !important; }
.teal-A400-border-right {
  border-right-color: #1de9b6 !important; }
.teal-A400-border-bottom {
  border-bottom-color: #1de9b6 !important; }
.teal-A400-border-left {
  border-left-color: #1de9b6 !important; }
.teal-A700-bg {
  background-color: #00bfa5 !important; }
.teal-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.teal-A700[disabled] {
    background-color: rgba(0, 191, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.teal-A700-fg {
  color: #00bfa5 !important; }
.teal-A700-border {
  border-color: #00bfa5 !important; }
.teal-A700-border-top {
  border-top-color: #00bfa5 !important; }
.teal-A700-border-right {
  border-right-color: #00bfa5 !important; }
.teal-A700-border-bottom {
  border-bottom-color: #00bfa5 !important; }
.teal-A700-border-left {
  border-left-color: #00bfa5 !important; }
.green-50-bg {
  background-color: #e8f5e9 !important; }
.green-50 {
  background-color: #e8f5e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-50[disabled] {
    background-color: rgba(232, 245, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-50-fg {
  color: #e8f5e9 !important; }
.green-50-border {
  border-color: #e8f5e9 !important; }
.green-50-border-top {
  border-top-color: #e8f5e9 !important; }
.green-50-border-right {
  border-right-color: #e8f5e9 !important; }
.green-50-border-bottom {
  border-bottom-color: #e8f5e9 !important; }
.green-50-border-left {
  border-left-color: #e8f5e9 !important; }
.green-100-bg {
  background-color: #c8e6c9 !important; }
.green-100 {
  background-color: #c8e6c9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-100[disabled] {
    background-color: rgba(200, 230, 201, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-100-fg {
  color: #c8e6c9 !important; }
.green-100-border {
  border-color: #c8e6c9 !important; }
.green-100-border-top {
  border-top-color: #c8e6c9 !important; }
.green-100-border-right {
  border-right-color: #c8e6c9 !important; }
.green-100-border-bottom {
  border-bottom-color: #c8e6c9 !important; }
.green-100-border-left {
  border-left-color: #c8e6c9 !important; }
.green-200-bg {
  background-color: #a5d6a7 !important; }
.green-200 {
  background-color: #a5d6a7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-200[disabled] {
    background-color: rgba(165, 214, 167, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-200-fg {
  color: #a5d6a7 !important; }
.green-200-border {
  border-color: #a5d6a7 !important; }
.green-200-border-top {
  border-top-color: #a5d6a7 !important; }
.green-200-border-right {
  border-right-color: #a5d6a7 !important; }
.green-200-border-bottom {
  border-bottom-color: #a5d6a7 !important; }
.green-200-border-left {
  border-left-color: #a5d6a7 !important; }
.green-300-bg {
  background-color: #81c784 !important; }
.green-300 {
  background-color: #81c784 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-300[disabled] {
    background-color: rgba(129, 199, 132, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-300-fg {
  color: #81c784 !important; }
.green-300-border {
  border-color: #81c784 !important; }
.green-300-border-top {
  border-top-color: #81c784 !important; }
.green-300-border-right {
  border-right-color: #81c784 !important; }
.green-300-border-bottom {
  border-bottom-color: #81c784 !important; }
.green-300-border-left {
  border-left-color: #81c784 !important; }
.green-400-bg {
  background-color: #66bb6a !important; }
.green-400 {
  background-color: #66bb6a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-400[disabled] {
    background-color: rgba(102, 187, 106, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-400-fg {
  color: #66bb6a !important; }
.green-400-border {
  border-color: #66bb6a !important; }
.green-400-border-top {
  border-top-color: #66bb6a !important; }
.green-400-border-right {
  border-right-color: #66bb6a !important; }
.green-400-border-bottom {
  border-bottom-color: #66bb6a !important; }
.green-400-border-left {
  border-left-color: #66bb6a !important; }
.green-500-bg {
  background-color: #4caf50 !important; }
.green-500 {
  background-color: #4caf50 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-500[disabled] {
    background-color: rgba(76, 175, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-500-fg {
  color: #4caf50 !important; }
.green-500-border {
  border-color: #4caf50 !important; }
.green-500-border-top {
  border-top-color: #4caf50 !important; }
.green-500-border-right {
  border-right-color: #4caf50 !important; }
.green-500-border-bottom {
  border-bottom-color: #4caf50 !important; }
.green-500-border-left {
  border-left-color: #4caf50 !important; }
.green-bg {
  background-color: #4caf50 !important; }
.green {
  background-color: #4caf50 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green[disabled] {
    background-color: rgba(76, 175, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-fg {
  color: #4caf50 !important; }
.green-border {
  border-color: #4caf50 !important; }
.green-border-top {
  border-top-color: #4caf50 !important; }
.green-border-right {
  border-right-color: #4caf50 !important; }
.green-border-bottom {
  border-bottom-color: #4caf50 !important; }
.green-border-left {
  border-left-color: #4caf50 !important; }
.green-600-bg {
  background-color: #43a047 !important; }
.green-600 {
  background-color: #43a047 !important;
  color: white !important; }
.green-600[disabled] {
    background-color: rgba(67, 160, 71, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.green-600-fg {
  color: #43a047 !important; }
.green-600-border {
  border-color: #43a047 !important; }
.green-600-border-top {
  border-top-color: #43a047 !important; }
.green-600-border-right {
  border-right-color: #43a047 !important; }
.green-600-border-bottom {
  border-bottom-color: #43a047 !important; }
.green-600-border-left {
  border-left-color: #43a047 !important; }
.green-700-bg {
  background-color: #388e3c !important; }
.green-700 {
  background-color: #388e3c !important;
  color: white !important; }
.green-700[disabled] {
    background-color: rgba(56, 142, 60, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.green-700-fg {
  color: #388e3c !important; }
.green-700-border {
  border-color: #388e3c !important; }
.green-700-border-top {
  border-top-color: #388e3c !important; }
.green-700-border-right {
  border-right-color: #388e3c !important; }
.green-700-border-bottom {
  border-bottom-color: #388e3c !important; }
.green-700-border-left {
  border-left-color: #388e3c !important; }
.green-800-bg {
  background-color: #2e7d32 !important; }
.green-800 {
  background-color: #2e7d32 !important;
  color: white !important; }
.green-800[disabled] {
    background-color: rgba(46, 125, 50, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.green-800-fg {
  color: #2e7d32 !important; }
.green-800-border {
  border-color: #2e7d32 !important; }
.green-800-border-top {
  border-top-color: #2e7d32 !important; }
.green-800-border-right {
  border-right-color: #2e7d32 !important; }
.green-800-border-bottom {
  border-bottom-color: #2e7d32 !important; }
.green-800-border-left {
  border-left-color: #2e7d32 !important; }
.green-900-bg {
  background-color: #1b5e20 !important; }
.green-900 {
  background-color: #1b5e20 !important;
  color: white !important; }
.green-900[disabled] {
    background-color: rgba(27, 94, 32, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.green-900-fg {
  color: #1b5e20 !important; }
.green-900-border {
  border-color: #1b5e20 !important; }
.green-900-border-top {
  border-top-color: #1b5e20 !important; }
.green-900-border-right {
  border-right-color: #1b5e20 !important; }
.green-900-border-bottom {
  border-bottom-color: #1b5e20 !important; }
.green-900-border-left {
  border-left-color: #1b5e20 !important; }
.green-A100-bg {
  background-color: #b9f6ca !important; }
.green-A100 {
  background-color: #b9f6ca !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-A100[disabled] {
    background-color: rgba(185, 246, 202, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-A100-fg {
  color: #b9f6ca !important; }
.green-A100-border {
  border-color: #b9f6ca !important; }
.green-A100-border-top {
  border-top-color: #b9f6ca !important; }
.green-A100-border-right {
  border-right-color: #b9f6ca !important; }
.green-A100-border-bottom {
  border-bottom-color: #b9f6ca !important; }
.green-A100-border-left {
  border-left-color: #b9f6ca !important; }
.green-A200-bg {
  background-color: #69f0ae !important; }
.green-A200 {
  background-color: #69f0ae !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-A200[disabled] {
    background-color: rgba(105, 240, 174, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-A200-fg {
  color: #69f0ae !important; }
.green-A200-border {
  border-color: #69f0ae !important; }
.green-A200-border-top {
  border-top-color: #69f0ae !important; }
.green-A200-border-right {
  border-right-color: #69f0ae !important; }
.green-A200-border-bottom {
  border-bottom-color: #69f0ae !important; }
.green-A200-border-left {
  border-left-color: #69f0ae !important; }
.green-A400-bg {
  background-color: #00e676 !important; }
.green-A400 {
  background-color: #00e676 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-A400[disabled] {
    background-color: rgba(0, 230, 118, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-A400-fg {
  color: #00e676 !important; }
.green-A400-border {
  border-color: #00e676 !important; }
.green-A400-border-top {
  border-top-color: #00e676 !important; }
.green-A400-border-right {
  border-right-color: #00e676 !important; }
.green-A400-border-bottom {
  border-bottom-color: #00e676 !important; }
.green-A400-border-left {
  border-left-color: #00e676 !important; }
.green-A700-bg {
  background-color: #00c853 !important; }
.green-A700 {
  background-color: #00c853 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.green-A700[disabled] {
    background-color: rgba(0, 200, 83, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.green-A700-fg {
  color: #00c853 !important; }
.green-A700-border {
  border-color: #00c853 !important; }
.green-A700-border-top {
  border-top-color: #00c853 !important; }
.green-A700-border-right {
  border-right-color: #00c853 !important; }
.green-A700-border-bottom {
  border-bottom-color: #00c853 !important; }
.green-A700-border-left {
  border-left-color: #00c853 !important; }
.light-green-50-bg {
  background-color: #f1f8e9 !important; }
.light-green-50 {
  background-color: #f1f8e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-50[disabled] {
    background-color: rgba(241, 248, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-50-fg {
  color: #f1f8e9 !important; }
.light-green-50-border {
  border-color: #f1f8e9 !important; }
.light-green-50-border-top {
  border-top-color: #f1f8e9 !important; }
.light-green-50-border-right {
  border-right-color: #f1f8e9 !important; }
.light-green-50-border-bottom {
  border-bottom-color: #f1f8e9 !important; }
.light-green-50-border-left {
  border-left-color: #f1f8e9 !important; }
.light-green-100-bg {
  background-color: #dcedc8 !important; }
.light-green-100 {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-100[disabled] {
    background-color: rgba(220, 237, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-100-fg {
  color: #dcedc8 !important; }
.light-green-100-border {
  border-color: #dcedc8 !important; }
.light-green-100-border-top {
  border-top-color: #dcedc8 !important; }
.light-green-100-border-right {
  border-right-color: #dcedc8 !important; }
.light-green-100-border-bottom {
  border-bottom-color: #dcedc8 !important; }
.light-green-100-border-left {
  border-left-color: #dcedc8 !important; }
.light-green-200-bg {
  background-color: #c5e1a5 !important; }
.light-green-200 {
  background-color: #c5e1a5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-200[disabled] {
    background-color: rgba(197, 225, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-200-fg {
  color: #c5e1a5 !important; }
.light-green-200-border {
  border-color: #c5e1a5 !important; }
.light-green-200-border-top {
  border-top-color: #c5e1a5 !important; }
.light-green-200-border-right {
  border-right-color: #c5e1a5 !important; }
.light-green-200-border-bottom {
  border-bottom-color: #c5e1a5 !important; }
.light-green-200-border-left {
  border-left-color: #c5e1a5 !important; }
.light-green-300-bg {
  background-color: #aed581 !important; }
.light-green-300 {
  background-color: #aed581 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-300[disabled] {
    background-color: rgba(174, 213, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-300-fg {
  color: #aed581 !important; }
.light-green-300-border {
  border-color: #aed581 !important; }
.light-green-300-border-top {
  border-top-color: #aed581 !important; }
.light-green-300-border-right {
  border-right-color: #aed581 !important; }
.light-green-300-border-bottom {
  border-bottom-color: #aed581 !important; }
.light-green-300-border-left {
  border-left-color: #aed581 !important; }
.light-green-400-bg {
  background-color: #9ccc65 !important; }
.light-green-400 {
  background-color: #9ccc65 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-400[disabled] {
    background-color: rgba(156, 204, 101, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-400-fg {
  color: #9ccc65 !important; }
.light-green-400-border {
  border-color: #9ccc65 !important; }
.light-green-400-border-top {
  border-top-color: #9ccc65 !important; }
.light-green-400-border-right {
  border-right-color: #9ccc65 !important; }
.light-green-400-border-bottom {
  border-bottom-color: #9ccc65 !important; }
.light-green-400-border-left {
  border-left-color: #9ccc65 !important; }
.light-green-500-bg {
  background-color: #8bc34a !important; }
.light-green-500 {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-500[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-500-fg {
  color: #8bc34a !important; }
.light-green-500-border {
  border-color: #8bc34a !important; }
.light-green-500-border-top {
  border-top-color: #8bc34a !important; }
.light-green-500-border-right {
  border-right-color: #8bc34a !important; }
.light-green-500-border-bottom {
  border-bottom-color: #8bc34a !important; }
.light-green-500-border-left {
  border-left-color: #8bc34a !important; }
.light-green-bg {
  background-color: #8bc34a !important; }
.light-green {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-fg {
  color: #8bc34a !important; }
.light-green-border {
  border-color: #8bc34a !important; }
.light-green-border-top {
  border-top-color: #8bc34a !important; }
.light-green-border-right {
  border-right-color: #8bc34a !important; }
.light-green-border-bottom {
  border-bottom-color: #8bc34a !important; }
.light-green-border-left {
  border-left-color: #8bc34a !important; }
.light-green-600-bg {
  background-color: #7cb342 !important; }
.light-green-600 {
  background-color: #7cb342 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-600[disabled] {
    background-color: rgba(124, 179, 66, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-600-fg {
  color: #7cb342 !important; }
.light-green-600-border {
  border-color: #7cb342 !important; }
.light-green-600-border-top {
  border-top-color: #7cb342 !important; }
.light-green-600-border-right {
  border-right-color: #7cb342 !important; }
.light-green-600-border-bottom {
  border-bottom-color: #7cb342 !important; }
.light-green-600-border-left {
  border-left-color: #7cb342 !important; }
.light-green-700-bg {
  background-color: #689f38 !important; }
.light-green-700 {
  background-color: #689f38 !important;
  color: white !important; }
.light-green-700[disabled] {
    background-color: rgba(104, 159, 56, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-green-700-fg {
  color: #689f38 !important; }
.light-green-700-border {
  border-color: #689f38 !important; }
.light-green-700-border-top {
  border-top-color: #689f38 !important; }
.light-green-700-border-right {
  border-right-color: #689f38 !important; }
.light-green-700-border-bottom {
  border-bottom-color: #689f38 !important; }
.light-green-700-border-left {
  border-left-color: #689f38 !important; }
.light-green-800-bg {
  background-color: #558b2f !important; }
.light-green-800 {
  background-color: #558b2f !important;
  color: white !important; }
.light-green-800[disabled] {
    background-color: rgba(85, 139, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-green-800-fg {
  color: #558b2f !important; }
.light-green-800-border {
  border-color: #558b2f !important; }
.light-green-800-border-top {
  border-top-color: #558b2f !important; }
.light-green-800-border-right {
  border-right-color: #558b2f !important; }
.light-green-800-border-bottom {
  border-bottom-color: #558b2f !important; }
.light-green-800-border-left {
  border-left-color: #558b2f !important; }
.light-green-900-bg {
  background-color: #33691e !important; }
.light-green-900 {
  background-color: #33691e !important;
  color: white !important; }
.light-green-900[disabled] {
    background-color: rgba(51, 105, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.light-green-900-fg {
  color: #33691e !important; }
.light-green-900-border {
  border-color: #33691e !important; }
.light-green-900-border-top {
  border-top-color: #33691e !important; }
.light-green-900-border-right {
  border-right-color: #33691e !important; }
.light-green-900-border-bottom {
  border-bottom-color: #33691e !important; }
.light-green-900-border-left {
  border-left-color: #33691e !important; }
.light-green-A100-bg {
  background-color: #ccff90 !important; }
.light-green-A100 {
  background-color: #ccff90 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-A100[disabled] {
    background-color: rgba(204, 255, 144, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-A100-fg {
  color: #ccff90 !important; }
.light-green-A100-border {
  border-color: #ccff90 !important; }
.light-green-A100-border-top {
  border-top-color: #ccff90 !important; }
.light-green-A100-border-right {
  border-right-color: #ccff90 !important; }
.light-green-A100-border-bottom {
  border-bottom-color: #ccff90 !important; }
.light-green-A100-border-left {
  border-left-color: #ccff90 !important; }
.light-green-A200-bg {
  background-color: #b2ff59 !important; }
.light-green-A200 {
  background-color: #b2ff59 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-A200[disabled] {
    background-color: rgba(178, 255, 89, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-A200-fg {
  color: #b2ff59 !important; }
.light-green-A200-border {
  border-color: #b2ff59 !important; }
.light-green-A200-border-top {
  border-top-color: #b2ff59 !important; }
.light-green-A200-border-right {
  border-right-color: #b2ff59 !important; }
.light-green-A200-border-bottom {
  border-bottom-color: #b2ff59 !important; }
.light-green-A200-border-left {
  border-left-color: #b2ff59 !important; }
.light-green-A400-bg {
  background-color: #76ff03 !important; }
.light-green-A400 {
  background-color: #76ff03 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-A400[disabled] {
    background-color: rgba(118, 255, 3, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-A400-fg {
  color: #76ff03 !important; }
.light-green-A400-border {
  border-color: #76ff03 !important; }
.light-green-A400-border-top {
  border-top-color: #76ff03 !important; }
.light-green-A400-border-right {
  border-right-color: #76ff03 !important; }
.light-green-A400-border-bottom {
  border-bottom-color: #76ff03 !important; }
.light-green-A400-border-left {
  border-left-color: #76ff03 !important; }
.light-green-A700-bg {
  background-color: #64dd17 !important; }
.light-green-A700 {
  background-color: #64dd17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.light-green-A700[disabled] {
    background-color: rgba(100, 221, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.light-green-A700-fg {
  color: #64dd17 !important; }
.light-green-A700-border {
  border-color: #64dd17 !important; }
.light-green-A700-border-top {
  border-top-color: #64dd17 !important; }
.light-green-A700-border-right {
  border-right-color: #64dd17 !important; }
.light-green-A700-border-bottom {
  border-bottom-color: #64dd17 !important; }
.light-green-A700-border-left {
  border-left-color: #64dd17 !important; }
.lime-50-bg {
  background-color: #f9fbe7 !important; }
.lime-50 {
  background-color: #f9fbe7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-50[disabled] {
    background-color: rgba(249, 251, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-50-fg {
  color: #f9fbe7 !important; }
.lime-50-border {
  border-color: #f9fbe7 !important; }
.lime-50-border-top {
  border-top-color: #f9fbe7 !important; }
.lime-50-border-right {
  border-right-color: #f9fbe7 !important; }
.lime-50-border-bottom {
  border-bottom-color: #f9fbe7 !important; }
.lime-50-border-left {
  border-left-color: #f9fbe7 !important; }
.lime-100-bg {
  background-color: #f0f4c3 !important; }
.lime-100 {
  background-color: #f0f4c3 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-100[disabled] {
    background-color: rgba(240, 244, 195, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-100-fg {
  color: #f0f4c3 !important; }
.lime-100-border {
  border-color: #f0f4c3 !important; }
.lime-100-border-top {
  border-top-color: #f0f4c3 !important; }
.lime-100-border-right {
  border-right-color: #f0f4c3 !important; }
.lime-100-border-bottom {
  border-bottom-color: #f0f4c3 !important; }
.lime-100-border-left {
  border-left-color: #f0f4c3 !important; }
.lime-200-bg {
  background-color: #e6ee9c !important; }
.lime-200 {
  background-color: #e6ee9c !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-200[disabled] {
    background-color: rgba(230, 238, 156, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-200-fg {
  color: #e6ee9c !important; }
.lime-200-border {
  border-color: #e6ee9c !important; }
.lime-200-border-top {
  border-top-color: #e6ee9c !important; }
.lime-200-border-right {
  border-right-color: #e6ee9c !important; }
.lime-200-border-bottom {
  border-bottom-color: #e6ee9c !important; }
.lime-200-border-left {
  border-left-color: #e6ee9c !important; }
.lime-300-bg {
  background-color: #dce775 !important; }
.lime-300 {
  background-color: #dce775 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-300[disabled] {
    background-color: rgba(220, 231, 117, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-300-fg {
  color: #dce775 !important; }
.lime-300-border {
  border-color: #dce775 !important; }
.lime-300-border-top {
  border-top-color: #dce775 !important; }
.lime-300-border-right {
  border-right-color: #dce775 !important; }
.lime-300-border-bottom {
  border-bottom-color: #dce775 !important; }
.lime-300-border-left {
  border-left-color: #dce775 !important; }
.lime-400-bg {
  background-color: #d4e157 !important; }
.lime-400 {
  background-color: #d4e157 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-400[disabled] {
    background-color: rgba(212, 225, 87, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-400-fg {
  color: #d4e157 !important; }
.lime-400-border {
  border-color: #d4e157 !important; }
.lime-400-border-top {
  border-top-color: #d4e157 !important; }
.lime-400-border-right {
  border-right-color: #d4e157 !important; }
.lime-400-border-bottom {
  border-bottom-color: #d4e157 !important; }
.lime-400-border-left {
  border-left-color: #d4e157 !important; }
.lime-500-bg {
  background-color: #cddc39 !important; }
.lime-500 {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-500[disabled] {
    background-color: rgba(205, 220, 57, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-500-fg {
  color: #cddc39 !important; }
.lime-500-border {
  border-color: #cddc39 !important; }
.lime-500-border-top {
  border-top-color: #cddc39 !important; }
.lime-500-border-right {
  border-right-color: #cddc39 !important; }
.lime-500-border-bottom {
  border-bottom-color: #cddc39 !important; }
.lime-500-border-left {
  border-left-color: #cddc39 !important; }
.lime-bg {
  background-color: #cddc39 !important; }
.lime {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime[disabled] {
    background-color: rgba(205, 220, 57, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-fg {
  color: #cddc39 !important; }
.lime-border {
  border-color: #cddc39 !important; }
.lime-border-top {
  border-top-color: #cddc39 !important; }
.lime-border-right {
  border-right-color: #cddc39 !important; }
.lime-border-bottom {
  border-bottom-color: #cddc39 !important; }
.lime-border-left {
  border-left-color: #cddc39 !important; }
.lime-600-bg {
  background-color: #c0ca33 !important; }
.lime-600 {
  background-color: #c0ca33 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-600[disabled] {
    background-color: rgba(192, 202, 51, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-600-fg {
  color: #c0ca33 !important; }
.lime-600-border {
  border-color: #c0ca33 !important; }
.lime-600-border-top {
  border-top-color: #c0ca33 !important; }
.lime-600-border-right {
  border-right-color: #c0ca33 !important; }
.lime-600-border-bottom {
  border-bottom-color: #c0ca33 !important; }
.lime-600-border-left {
  border-left-color: #c0ca33 !important; }
.lime-700-bg {
  background-color: #afb42b !important; }
.lime-700 {
  background-color: #afb42b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-700[disabled] {
    background-color: rgba(175, 180, 43, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-700-fg {
  color: #afb42b !important; }
.lime-700-border {
  border-color: #afb42b !important; }
.lime-700-border-top {
  border-top-color: #afb42b !important; }
.lime-700-border-right {
  border-right-color: #afb42b !important; }
.lime-700-border-bottom {
  border-bottom-color: #afb42b !important; }
.lime-700-border-left {
  border-left-color: #afb42b !important; }
.lime-800-bg {
  background-color: #9e9d24 !important; }
.lime-800 {
  background-color: #9e9d24 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-800[disabled] {
    background-color: rgba(158, 157, 36, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-800-fg {
  color: #9e9d24 !important; }
.lime-800-border {
  border-color: #9e9d24 !important; }
.lime-800-border-top {
  border-top-color: #9e9d24 !important; }
.lime-800-border-right {
  border-right-color: #9e9d24 !important; }
.lime-800-border-bottom {
  border-bottom-color: #9e9d24 !important; }
.lime-800-border-left {
  border-left-color: #9e9d24 !important; }
.lime-900-bg {
  background-color: #827717 !important; }
.lime-900 {
  background-color: #827717 !important;
  color: white !important; }
.lime-900[disabled] {
    background-color: rgba(130, 119, 23, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.lime-900-fg {
  color: #827717 !important; }
.lime-900-border {
  border-color: #827717 !important; }
.lime-900-border-top {
  border-top-color: #827717 !important; }
.lime-900-border-right {
  border-right-color: #827717 !important; }
.lime-900-border-bottom {
  border-bottom-color: #827717 !important; }
.lime-900-border-left {
  border-left-color: #827717 !important; }
.lime-A100-bg {
  background-color: #f4ff81 !important; }
.lime-A100 {
  background-color: #f4ff81 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-A100[disabled] {
    background-color: rgba(244, 255, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-A100-fg {
  color: #f4ff81 !important; }
.lime-A100-border {
  border-color: #f4ff81 !important; }
.lime-A100-border-top {
  border-top-color: #f4ff81 !important; }
.lime-A100-border-right {
  border-right-color: #f4ff81 !important; }
.lime-A100-border-bottom {
  border-bottom-color: #f4ff81 !important; }
.lime-A100-border-left {
  border-left-color: #f4ff81 !important; }
.lime-A200-bg {
  background-color: #eeff41 !important; }
.lime-A200 {
  background-color: #eeff41 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-A200[disabled] {
    background-color: rgba(238, 255, 65, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-A200-fg {
  color: #eeff41 !important; }
.lime-A200-border {
  border-color: #eeff41 !important; }
.lime-A200-border-top {
  border-top-color: #eeff41 !important; }
.lime-A200-border-right {
  border-right-color: #eeff41 !important; }
.lime-A200-border-bottom {
  border-bottom-color: #eeff41 !important; }
.lime-A200-border-left {
  border-left-color: #eeff41 !important; }
.lime-A400-bg {
  background-color: #c6ff00 !important; }
.lime-A400 {
  background-color: #c6ff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-A400[disabled] {
    background-color: rgba(198, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-A400-fg {
  color: #c6ff00 !important; }
.lime-A400-border {
  border-color: #c6ff00 !important; }
.lime-A400-border-top {
  border-top-color: #c6ff00 !important; }
.lime-A400-border-right {
  border-right-color: #c6ff00 !important; }
.lime-A400-border-bottom {
  border-bottom-color: #c6ff00 !important; }
.lime-A400-border-left {
  border-left-color: #c6ff00 !important; }
.lime-A700-bg {
  background-color: #aeea00 !important; }
.lime-A700 {
  background-color: #aeea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.lime-A700[disabled] {
    background-color: rgba(174, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.lime-A700-fg {
  color: #aeea00 !important; }
.lime-A700-border {
  border-color: #aeea00 !important; }
.lime-A700-border-top {
  border-top-color: #aeea00 !important; }
.lime-A700-border-right {
  border-right-color: #aeea00 !important; }
.lime-A700-border-bottom {
  border-bottom-color: #aeea00 !important; }
.lime-A700-border-left {
  border-left-color: #aeea00 !important; }
.yellow-50-bg {
  background-color: #fffde7 !important; }
.yellow-50 {
  background-color: #fffde7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-50[disabled] {
    background-color: rgba(255, 253, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-50-fg {
  color: #fffde7 !important; }
.yellow-50-border {
  border-color: #fffde7 !important; }
.yellow-50-border-top {
  border-top-color: #fffde7 !important; }
.yellow-50-border-right {
  border-right-color: #fffde7 !important; }
.yellow-50-border-bottom {
  border-bottom-color: #fffde7 !important; }
.yellow-50-border-left {
  border-left-color: #fffde7 !important; }
.yellow-100-bg {
  background-color: #fff9c4 !important; }
.yellow-100 {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-100[disabled] {
    background-color: rgba(255, 249, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-100-fg {
  color: #fff9c4 !important; }
.yellow-100-border {
  border-color: #fff9c4 !important; }
.yellow-100-border-top {
  border-top-color: #fff9c4 !important; }
.yellow-100-border-right {
  border-right-color: #fff9c4 !important; }
.yellow-100-border-bottom {
  border-bottom-color: #fff9c4 !important; }
.yellow-100-border-left {
  border-left-color: #fff9c4 !important; }
.yellow-200-bg {
  background-color: #fff59d !important; }
.yellow-200 {
  background-color: #fff59d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-200[disabled] {
    background-color: rgba(255, 245, 157, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-200-fg {
  color: #fff59d !important; }
.yellow-200-border {
  border-color: #fff59d !important; }
.yellow-200-border-top {
  border-top-color: #fff59d !important; }
.yellow-200-border-right {
  border-right-color: #fff59d !important; }
.yellow-200-border-bottom {
  border-bottom-color: #fff59d !important; }
.yellow-200-border-left {
  border-left-color: #fff59d !important; }
.yellow-300-bg {
  background-color: #fff176 !important; }
.yellow-300 {
  background-color: #fff176 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-300[disabled] {
    background-color: rgba(255, 241, 118, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-300-fg {
  color: #fff176 !important; }
.yellow-300-border {
  border-color: #fff176 !important; }
.yellow-300-border-top {
  border-top-color: #fff176 !important; }
.yellow-300-border-right {
  border-right-color: #fff176 !important; }
.yellow-300-border-bottom {
  border-bottom-color: #fff176 !important; }
.yellow-300-border-left {
  border-left-color: #fff176 !important; }
.yellow-400-bg {
  background-color: #ffee58 !important; }
.yellow-400 {
  background-color: #ffee58 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-400[disabled] {
    background-color: rgba(255, 238, 88, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-400-fg {
  color: #ffee58 !important; }
.yellow-400-border {
  border-color: #ffee58 !important; }
.yellow-400-border-top {
  border-top-color: #ffee58 !important; }
.yellow-400-border-right {
  border-right-color: #ffee58 !important; }
.yellow-400-border-bottom {
  border-bottom-color: #ffee58 !important; }
.yellow-400-border-left {
  border-left-color: #ffee58 !important; }
.yellow-500-bg {
  background-color: #ffeb3b !important; }
.yellow-500 {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-500[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-500-fg {
  color: #ffeb3b !important; }
.yellow-500-border {
  border-color: #ffeb3b !important; }
.yellow-500-border-top {
  border-top-color: #ffeb3b !important; }
.yellow-500-border-right {
  border-right-color: #ffeb3b !important; }
.yellow-500-border-bottom {
  border-bottom-color: #ffeb3b !important; }
.yellow-500-border-left {
  border-left-color: #ffeb3b !important; }
.yellow-bg {
  background-color: #ffeb3b !important; }
.yellow {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-fg {
  color: #ffeb3b !important; }
.yellow-border {
  border-color: #ffeb3b !important; }
.yellow-border-top {
  border-top-color: #ffeb3b !important; }
.yellow-border-right {
  border-right-color: #ffeb3b !important; }
.yellow-border-bottom {
  border-bottom-color: #ffeb3b !important; }
.yellow-border-left {
  border-left-color: #ffeb3b !important; }
.yellow-600-bg {
  background-color: #fdd835 !important; }
.yellow-600 {
  background-color: #fdd835 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-600[disabled] {
    background-color: rgba(253, 216, 53, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-600-fg {
  color: #fdd835 !important; }
.yellow-600-border {
  border-color: #fdd835 !important; }
.yellow-600-border-top {
  border-top-color: #fdd835 !important; }
.yellow-600-border-right {
  border-right-color: #fdd835 !important; }
.yellow-600-border-bottom {
  border-bottom-color: #fdd835 !important; }
.yellow-600-border-left {
  border-left-color: #fdd835 !important; }
.yellow-700-bg {
  background-color: #fbc02d !important; }
.yellow-700 {
  background-color: #fbc02d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-700[disabled] {
    background-color: rgba(251, 192, 45, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-700-fg {
  color: #fbc02d !important; }
.yellow-700-border {
  border-color: #fbc02d !important; }
.yellow-700-border-top {
  border-top-color: #fbc02d !important; }
.yellow-700-border-right {
  border-right-color: #fbc02d !important; }
.yellow-700-border-bottom {
  border-bottom-color: #fbc02d !important; }
.yellow-700-border-left {
  border-left-color: #fbc02d !important; }
.yellow-800-bg {
  background-color: #f9a825 !important; }
.yellow-800 {
  background-color: #f9a825 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-800[disabled] {
    background-color: rgba(249, 168, 37, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-800-fg {
  color: #f9a825 !important; }
.yellow-800-border {
  border-color: #f9a825 !important; }
.yellow-800-border-top {
  border-top-color: #f9a825 !important; }
.yellow-800-border-right {
  border-right-color: #f9a825 !important; }
.yellow-800-border-bottom {
  border-bottom-color: #f9a825 !important; }
.yellow-800-border-left {
  border-left-color: #f9a825 !important; }
.yellow-900-bg {
  background-color: #f57f17 !important; }
.yellow-900 {
  background-color: #f57f17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-900[disabled] {
    background-color: rgba(245, 127, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-900-fg {
  color: #f57f17 !important; }
.yellow-900-border {
  border-color: #f57f17 !important; }
.yellow-900-border-top {
  border-top-color: #f57f17 !important; }
.yellow-900-border-right {
  border-right-color: #f57f17 !important; }
.yellow-900-border-bottom {
  border-bottom-color: #f57f17 !important; }
.yellow-900-border-left {
  border-left-color: #f57f17 !important; }
.yellow-A100-bg {
  background-color: #ffff8d !important; }
.yellow-A100 {
  background-color: #ffff8d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-A100[disabled] {
    background-color: rgba(255, 255, 141, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-A100-fg {
  color: #ffff8d !important; }
.yellow-A100-border {
  border-color: #ffff8d !important; }
.yellow-A100-border-top {
  border-top-color: #ffff8d !important; }
.yellow-A100-border-right {
  border-right-color: #ffff8d !important; }
.yellow-A100-border-bottom {
  border-bottom-color: #ffff8d !important; }
.yellow-A100-border-left {
  border-left-color: #ffff8d !important; }
.yellow-A200-bg {
  background-color: #ffff00 !important; }
.yellow-A200 {
  background-color: #ffff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-A200[disabled] {
    background-color: rgba(255, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-A200-fg {
  color: #ffff00 !important; }
.yellow-A200-border {
  border-color: #ffff00 !important; }
.yellow-A200-border-top {
  border-top-color: #ffff00 !important; }
.yellow-A200-border-right {
  border-right-color: #ffff00 !important; }
.yellow-A200-border-bottom {
  border-bottom-color: #ffff00 !important; }
.yellow-A200-border-left {
  border-left-color: #ffff00 !important; }
.yellow-A400-bg {
  background-color: #ffea00 !important; }
.yellow-A400 {
  background-color: #ffea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-A400[disabled] {
    background-color: rgba(255, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-A400-fg {
  color: #ffea00 !important; }
.yellow-A400-border {
  border-color: #ffea00 !important; }
.yellow-A400-border-top {
  border-top-color: #ffea00 !important; }
.yellow-A400-border-right {
  border-right-color: #ffea00 !important; }
.yellow-A400-border-bottom {
  border-bottom-color: #ffea00 !important; }
.yellow-A400-border-left {
  border-left-color: #ffea00 !important; }
.yellow-A700-bg {
  background-color: #ffd600 !important; }
.yellow-A700 {
  background-color: #ffd600 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.yellow-A700[disabled] {
    background-color: rgba(255, 214, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.yellow-A700-fg {
  color: #ffd600 !important; }
.yellow-A700-border {
  border-color: #ffd600 !important; }
.yellow-A700-border-top {
  border-top-color: #ffd600 !important; }
.yellow-A700-border-right {
  border-right-color: #ffd600 !important; }
.yellow-A700-border-bottom {
  border-bottom-color: #ffd600 !important; }
.yellow-A700-border-left {
  border-left-color: #ffd600 !important; }
.amber-50-bg {
  background-color: #fff8e1 !important; }
.amber-50 {
  background-color: #fff8e1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-50[disabled] {
    background-color: rgba(255, 248, 225, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-50-fg {
  color: #fff8e1 !important; }
.amber-50-border {
  border-color: #fff8e1 !important; }
.amber-50-border-top {
  border-top-color: #fff8e1 !important; }
.amber-50-border-right {
  border-right-color: #fff8e1 !important; }
.amber-50-border-bottom {
  border-bottom-color: #fff8e1 !important; }
.amber-50-border-left {
  border-left-color: #fff8e1 !important; }
.amber-100-bg {
  background-color: #ffecb3 !important; }
.amber-100 {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-100[disabled] {
    background-color: rgba(255, 236, 179, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-100-fg {
  color: #ffecb3 !important; }
.amber-100-border {
  border-color: #ffecb3 !important; }
.amber-100-border-top {
  border-top-color: #ffecb3 !important; }
.amber-100-border-right {
  border-right-color: #ffecb3 !important; }
.amber-100-border-bottom {
  border-bottom-color: #ffecb3 !important; }
.amber-100-border-left {
  border-left-color: #ffecb3 !important; }
.amber-200-bg {
  background-color: #ffe082 !important; }
.amber-200 {
  background-color: #ffe082 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-200[disabled] {
    background-color: rgba(255, 224, 130, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-200-fg {
  color: #ffe082 !important; }
.amber-200-border {
  border-color: #ffe082 !important; }
.amber-200-border-top {
  border-top-color: #ffe082 !important; }
.amber-200-border-right {
  border-right-color: #ffe082 !important; }
.amber-200-border-bottom {
  border-bottom-color: #ffe082 !important; }
.amber-200-border-left {
  border-left-color: #ffe082 !important; }
.amber-300-bg {
  background-color: #ffd54f !important; }
.amber-300 {
  background-color: #ffd54f !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-300[disabled] {
    background-color: rgba(255, 213, 79, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-300-fg {
  color: #ffd54f !important; }
.amber-300-border {
  border-color: #ffd54f !important; }
.amber-300-border-top {
  border-top-color: #ffd54f !important; }
.amber-300-border-right {
  border-right-color: #ffd54f !important; }
.amber-300-border-bottom {
  border-bottom-color: #ffd54f !important; }
.amber-300-border-left {
  border-left-color: #ffd54f !important; }
.amber-400-bg {
  background-color: #ffca28 !important; }
.amber-400 {
  background-color: #ffca28 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-400[disabled] {
    background-color: rgba(255, 202, 40, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-400-fg {
  color: #ffca28 !important; }
.amber-400-border {
  border-color: #ffca28 !important; }
.amber-400-border-top {
  border-top-color: #ffca28 !important; }
.amber-400-border-right {
  border-right-color: #ffca28 !important; }
.amber-400-border-bottom {
  border-bottom-color: #ffca28 !important; }
.amber-400-border-left {
  border-left-color: #ffca28 !important; }
.amber-500-bg {
  background-color: #ffc107 !important; }
.amber-500 {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-500[disabled] {
    background-color: rgba(255, 193, 7, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-500-fg {
  color: #ffc107 !important; }
.amber-500-border {
  border-color: #ffc107 !important; }
.amber-500-border-top {
  border-top-color: #ffc107 !important; }
.amber-500-border-right {
  border-right-color: #ffc107 !important; }
.amber-500-border-bottom {
  border-bottom-color: #ffc107 !important; }
.amber-500-border-left {
  border-left-color: #ffc107 !important; }
.amber-bg {
  background-color: #ffc107 !important; }
.amber {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber[disabled] {
    background-color: rgba(255, 193, 7, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-fg {
  color: #ffc107 !important; }
.amber-border {
  border-color: #ffc107 !important; }
.amber-border-top {
  border-top-color: #ffc107 !important; }
.amber-border-right {
  border-right-color: #ffc107 !important; }
.amber-border-bottom {
  border-bottom-color: #ffc107 !important; }
.amber-border-left {
  border-left-color: #ffc107 !important; }
.amber-600-bg {
  background-color: #ffb300 !important; }
.amber-600 {
  background-color: #ffb300 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-600[disabled] {
    background-color: rgba(255, 179, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-600-fg {
  color: #ffb300 !important; }
.amber-600-border {
  border-color: #ffb300 !important; }
.amber-600-border-top {
  border-top-color: #ffb300 !important; }
.amber-600-border-right {
  border-right-color: #ffb300 !important; }
.amber-600-border-bottom {
  border-bottom-color: #ffb300 !important; }
.amber-600-border-left {
  border-left-color: #ffb300 !important; }
.amber-700-bg {
  background-color: #ffa000 !important; }
.amber-700 {
  background-color: #ffa000 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-700[disabled] {
    background-color: rgba(255, 160, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-700-fg {
  color: #ffa000 !important; }
.amber-700-border {
  border-color: #ffa000 !important; }
.amber-700-border-top {
  border-top-color: #ffa000 !important; }
.amber-700-border-right {
  border-right-color: #ffa000 !important; }
.amber-700-border-bottom {
  border-bottom-color: #ffa000 !important; }
.amber-700-border-left {
  border-left-color: #ffa000 !important; }
.amber-800-bg {
  background-color: #ff8f00 !important; }
.amber-800 {
  background-color: #ff8f00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-800[disabled] {
    background-color: rgba(255, 143, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-800-fg {
  color: #ff8f00 !important; }
.amber-800-border {
  border-color: #ff8f00 !important; }
.amber-800-border-top {
  border-top-color: #ff8f00 !important; }
.amber-800-border-right {
  border-right-color: #ff8f00 !important; }
.amber-800-border-bottom {
  border-bottom-color: #ff8f00 !important; }
.amber-800-border-left {
  border-left-color: #ff8f00 !important; }
.amber-900-bg {
  background-color: #ff6f00 !important; }
.amber-900 {
  background-color: #ff6f00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-900[disabled] {
    background-color: rgba(255, 111, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-900-fg {
  color: #ff6f00 !important; }
.amber-900-border {
  border-color: #ff6f00 !important; }
.amber-900-border-top {
  border-top-color: #ff6f00 !important; }
.amber-900-border-right {
  border-right-color: #ff6f00 !important; }
.amber-900-border-bottom {
  border-bottom-color: #ff6f00 !important; }
.amber-900-border-left {
  border-left-color: #ff6f00 !important; }
.amber-A100-bg {
  background-color: #ffe57f !important; }
.amber-A100 {
  background-color: #ffe57f !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-A100[disabled] {
    background-color: rgba(255, 229, 127, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-A100-fg {
  color: #ffe57f !important; }
.amber-A100-border {
  border-color: #ffe57f !important; }
.amber-A100-border-top {
  border-top-color: #ffe57f !important; }
.amber-A100-border-right {
  border-right-color: #ffe57f !important; }
.amber-A100-border-bottom {
  border-bottom-color: #ffe57f !important; }
.amber-A100-border-left {
  border-left-color: #ffe57f !important; }
.amber-A200-bg {
  background-color: #ffd740 !important; }
.amber-A200 {
  background-color: #ffd740 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-A200[disabled] {
    background-color: rgba(255, 215, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-A200-fg {
  color: #ffd740 !important; }
.amber-A200-border {
  border-color: #ffd740 !important; }
.amber-A200-border-top {
  border-top-color: #ffd740 !important; }
.amber-A200-border-right {
  border-right-color: #ffd740 !important; }
.amber-A200-border-bottom {
  border-bottom-color: #ffd740 !important; }
.amber-A200-border-left {
  border-left-color: #ffd740 !important; }
.amber-A400-bg {
  background-color: #ffc400 !important; }
.amber-A400 {
  background-color: #ffc400 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-A400[disabled] {
    background-color: rgba(255, 196, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-A400-fg {
  color: #ffc400 !important; }
.amber-A400-border {
  border-color: #ffc400 !important; }
.amber-A400-border-top {
  border-top-color: #ffc400 !important; }
.amber-A400-border-right {
  border-right-color: #ffc400 !important; }
.amber-A400-border-bottom {
  border-bottom-color: #ffc400 !important; }
.amber-A400-border-left {
  border-left-color: #ffc400 !important; }
.amber-A700-bg {
  background-color: #ffab00 !important; }
.amber-A700 {
  background-color: #ffab00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.amber-A700[disabled] {
    background-color: rgba(255, 171, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.amber-A700-fg {
  color: #ffab00 !important; }
.amber-A700-border {
  border-color: #ffab00 !important; }
.amber-A700-border-top {
  border-top-color: #ffab00 !important; }
.amber-A700-border-right {
  border-right-color: #ffab00 !important; }
.amber-A700-border-bottom {
  border-bottom-color: #ffab00 !important; }
.amber-A700-border-left {
  border-left-color: #ffab00 !important; }
.orange-50-bg {
  background-color: #fff3e0 !important; }
.orange-50 {
  background-color: #fff3e0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-50[disabled] {
    background-color: rgba(255, 243, 224, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-50-fg {
  color: #fff3e0 !important; }
.orange-50-border {
  border-color: #fff3e0 !important; }
.orange-50-border-top {
  border-top-color: #fff3e0 !important; }
.orange-50-border-right {
  border-right-color: #fff3e0 !important; }
.orange-50-border-bottom {
  border-bottom-color: #fff3e0 !important; }
.orange-50-border-left {
  border-left-color: #fff3e0 !important; }
.orange-100-bg {
  background-color: #ffe0b2 !important; }
.orange-100 {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-100[disabled] {
    background-color: rgba(255, 224, 178, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-100-fg {
  color: #ffe0b2 !important; }
.orange-100-border {
  border-color: #ffe0b2 !important; }
.orange-100-border-top {
  border-top-color: #ffe0b2 !important; }
.orange-100-border-right {
  border-right-color: #ffe0b2 !important; }
.orange-100-border-bottom {
  border-bottom-color: #ffe0b2 !important; }
.orange-100-border-left {
  border-left-color: #ffe0b2 !important; }
.orange-200-bg {
  background-color: #ffcc80 !important; }
.orange-200 {
  background-color: #ffcc80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-200[disabled] {
    background-color: rgba(255, 204, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-200-fg {
  color: #ffcc80 !important; }
.orange-200-border {
  border-color: #ffcc80 !important; }
.orange-200-border-top {
  border-top-color: #ffcc80 !important; }
.orange-200-border-right {
  border-right-color: #ffcc80 !important; }
.orange-200-border-bottom {
  border-bottom-color: #ffcc80 !important; }
.orange-200-border-left {
  border-left-color: #ffcc80 !important; }
.orange-300-bg {
  background-color: #ffb74d !important; }
.orange-300 {
  background-color: #ffb74d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-300[disabled] {
    background-color: rgba(255, 183, 77, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-300-fg {
  color: #ffb74d !important; }
.orange-300-border {
  border-color: #ffb74d !important; }
.orange-300-border-top {
  border-top-color: #ffb74d !important; }
.orange-300-border-right {
  border-right-color: #ffb74d !important; }
.orange-300-border-bottom {
  border-bottom-color: #ffb74d !important; }
.orange-300-border-left {
  border-left-color: #ffb74d !important; }
.orange-400-bg {
  background-color: #ffa726 !important; }
.orange-400 {
  background-color: #ffa726 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-400[disabled] {
    background-color: rgba(255, 167, 38, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-400-fg {
  color: #ffa726 !important; }
.orange-400-border {
  border-color: #ffa726 !important; }
.orange-400-border-top {
  border-top-color: #ffa726 !important; }
.orange-400-border-right {
  border-right-color: #ffa726 !important; }
.orange-400-border-bottom {
  border-bottom-color: #ffa726 !important; }
.orange-400-border-left {
  border-left-color: #ffa726 !important; }
.orange-500-bg {
  background-color: #ff9800 !important; }
.orange-500 {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-500[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-500-fg {
  color: #ff9800 !important; }
.orange-500-border {
  border-color: #ff9800 !important; }
.orange-500-border-top {
  border-top-color: #ff9800 !important; }
.orange-500-border-right {
  border-right-color: #ff9800 !important; }
.orange-500-border-bottom {
  border-bottom-color: #ff9800 !important; }
.orange-500-border-left {
  border-left-color: #ff9800 !important; }
.orange-bg {
  background-color: #ff9800 !important; }
.orange {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-fg {
  color: #ff9800 !important; }
.orange-border {
  border-color: #ff9800 !important; }
.orange-border-top {
  border-top-color: #ff9800 !important; }
.orange-border-right {
  border-right-color: #ff9800 !important; }
.orange-border-bottom {
  border-bottom-color: #ff9800 !important; }
.orange-border-left {
  border-left-color: #ff9800 !important; }
.orange-600-bg {
  background-color: #fb8c00 !important; }
.orange-600 {
  background-color: #fb8c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-600[disabled] {
    background-color: rgba(251, 140, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-600-fg {
  color: #fb8c00 !important; }
.orange-600-border {
  border-color: #fb8c00 !important; }
.orange-600-border-top {
  border-top-color: #fb8c00 !important; }
.orange-600-border-right {
  border-right-color: #fb8c00 !important; }
.orange-600-border-bottom {
  border-bottom-color: #fb8c00 !important; }
.orange-600-border-left {
  border-left-color: #fb8c00 !important; }
.orange-700-bg {
  background-color: #f57c00 !important; }
.orange-700 {
  background-color: #f57c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-700[disabled] {
    background-color: rgba(245, 124, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-700-fg {
  color: #f57c00 !important; }
.orange-700-border {
  border-color: #f57c00 !important; }
.orange-700-border-top {
  border-top-color: #f57c00 !important; }
.orange-700-border-right {
  border-right-color: #f57c00 !important; }
.orange-700-border-bottom {
  border-bottom-color: #f57c00 !important; }
.orange-700-border-left {
  border-left-color: #f57c00 !important; }
.orange-800-bg {
  background-color: #ef6c00 !important; }
.orange-800 {
  background-color: #ef6c00 !important;
  color: white !important; }
.orange-800[disabled] {
    background-color: rgba(239, 108, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.orange-800-fg {
  color: #ef6c00 !important; }
.orange-800-border {
  border-color: #ef6c00 !important; }
.orange-800-border-top {
  border-top-color: #ef6c00 !important; }
.orange-800-border-right {
  border-right-color: #ef6c00 !important; }
.orange-800-border-bottom {
  border-bottom-color: #ef6c00 !important; }
.orange-800-border-left {
  border-left-color: #ef6c00 !important; }
.orange-900-bg {
  background-color: #e65100 !important; }
.orange-900 {
  background-color: #e65100 !important;
  color: white !important; }
.orange-900[disabled] {
    background-color: rgba(230, 81, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.orange-900-fg {
  color: #e65100 !important; }
.orange-900-border {
  border-color: #e65100 !important; }
.orange-900-border-top {
  border-top-color: #e65100 !important; }
.orange-900-border-right {
  border-right-color: #e65100 !important; }
.orange-900-border-bottom {
  border-bottom-color: #e65100 !important; }
.orange-900-border-left {
  border-left-color: #e65100 !important; }
.orange-A100-bg {
  background-color: #ffd180 !important; }
.orange-A100 {
  background-color: #ffd180 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-A100[disabled] {
    background-color: rgba(255, 209, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-A100-fg {
  color: #ffd180 !important; }
.orange-A100-border {
  border-color: #ffd180 !important; }
.orange-A100-border-top {
  border-top-color: #ffd180 !important; }
.orange-A100-border-right {
  border-right-color: #ffd180 !important; }
.orange-A100-border-bottom {
  border-bottom-color: #ffd180 !important; }
.orange-A100-border-left {
  border-left-color: #ffd180 !important; }
.orange-A200-bg {
  background-color: #ffab40 !important; }
.orange-A200 {
  background-color: #ffab40 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-A200[disabled] {
    background-color: rgba(255, 171, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-A200-fg {
  color: #ffab40 !important; }
.orange-A200-border {
  border-color: #ffab40 !important; }
.orange-A200-border-top {
  border-top-color: #ffab40 !important; }
.orange-A200-border-right {
  border-right-color: #ffab40 !important; }
.orange-A200-border-bottom {
  border-bottom-color: #ffab40 !important; }
.orange-A200-border-left {
  border-left-color: #ffab40 !important; }
.orange-A400-bg {
  background-color: #ff9100 !important; }
.orange-A400 {
  background-color: #ff9100 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.orange-A400[disabled] {
    background-color: rgba(255, 145, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-A400-fg {
  color: #ff9100 !important; }
.orange-A400-border {
  border-color: #ff9100 !important; }
.orange-A400-border-top {
  border-top-color: #ff9100 !important; }
.orange-A400-border-right {
  border-right-color: #ff9100 !important; }
.orange-A400-border-bottom {
  border-bottom-color: #ff9100 !important; }
.orange-A400-border-left {
  border-left-color: #ff9100 !important; }
.orange-A700-bg {
  background-color: #ff6d00 !important; }
.orange-A700 {
  background-color: #ff6d00 !important;
  color: black !important; }
.orange-A700[disabled] {
    background-color: rgba(255, 109, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.orange-A700-fg {
  color: #ff6d00 !important; }
.orange-A700-border {
  border-color: #ff6d00 !important; }
.orange-A700-border-top {
  border-top-color: #ff6d00 !important; }
.orange-A700-border-right {
  border-right-color: #ff6d00 !important; }
.orange-A700-border-bottom {
  border-bottom-color: #ff6d00 !important; }
.orange-A700-border-left {
  border-left-color: #ff6d00 !important; }
.deep-orange-50-bg {
  background-color: #fbe9e7 !important; }
.deep-orange-50 {
  background-color: #fbe9e7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-50[disabled] {
    background-color: rgba(251, 233, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-50-fg {
  color: #fbe9e7 !important; }
.deep-orange-50-border {
  border-color: #fbe9e7 !important; }
.deep-orange-50-border-top {
  border-top-color: #fbe9e7 !important; }
.deep-orange-50-border-right {
  border-right-color: #fbe9e7 !important; }
.deep-orange-50-border-bottom {
  border-bottom-color: #fbe9e7 !important; }
.deep-orange-50-border-left {
  border-left-color: #fbe9e7 !important; }
.deep-orange-100-bg {
  background-color: #ffccbc !important; }
.deep-orange-100 {
  background-color: #ffccbc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-100[disabled] {
    background-color: rgba(255, 204, 188, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-100-fg {
  color: #ffccbc !important; }
.deep-orange-100-border {
  border-color: #ffccbc !important; }
.deep-orange-100-border-top {
  border-top-color: #ffccbc !important; }
.deep-orange-100-border-right {
  border-right-color: #ffccbc !important; }
.deep-orange-100-border-bottom {
  border-bottom-color: #ffccbc !important; }
.deep-orange-100-border-left {
  border-left-color: #ffccbc !important; }
.deep-orange-200-bg {
  background-color: #ffab91 !important; }
.deep-orange-200 {
  background-color: #ffab91 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-200[disabled] {
    background-color: rgba(255, 171, 145, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-200-fg {
  color: #ffab91 !important; }
.deep-orange-200-border {
  border-color: #ffab91 !important; }
.deep-orange-200-border-top {
  border-top-color: #ffab91 !important; }
.deep-orange-200-border-right {
  border-right-color: #ffab91 !important; }
.deep-orange-200-border-bottom {
  border-bottom-color: #ffab91 !important; }
.deep-orange-200-border-left {
  border-left-color: #ffab91 !important; }
.deep-orange-300-bg {
  background-color: #ff8a65 !important; }
.deep-orange-300 {
  background-color: #ff8a65 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-300[disabled] {
    background-color: rgba(255, 138, 101, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-300-fg {
  color: #ff8a65 !important; }
.deep-orange-300-border {
  border-color: #ff8a65 !important; }
.deep-orange-300-border-top {
  border-top-color: #ff8a65 !important; }
.deep-orange-300-border-right {
  border-right-color: #ff8a65 !important; }
.deep-orange-300-border-bottom {
  border-bottom-color: #ff8a65 !important; }
.deep-orange-300-border-left {
  border-left-color: #ff8a65 !important; }
.deep-orange-400-bg {
  background-color: #ff7043 !important; }
.deep-orange-400 {
  background-color: #ff7043 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-400[disabled] {
    background-color: rgba(255, 112, 67, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-400-fg {
  color: #ff7043 !important; }
.deep-orange-400-border {
  border-color: #ff7043 !important; }
.deep-orange-400-border-top {
  border-top-color: #ff7043 !important; }
.deep-orange-400-border-right {
  border-right-color: #ff7043 !important; }
.deep-orange-400-border-bottom {
  border-bottom-color: #ff7043 !important; }
.deep-orange-400-border-left {
  border-left-color: #ff7043 !important; }
.deep-orange-500-bg {
  background-color: #ff5722 !important; }
.deep-orange-500 {
  background-color: #ff5722 !important;
  color: white !important; }
.deep-orange-500[disabled] {
    background-color: rgba(255, 87, 34, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-500-fg {
  color: #ff5722 !important; }
.deep-orange-500-border {
  border-color: #ff5722 !important; }
.deep-orange-500-border-top {
  border-top-color: #ff5722 !important; }
.deep-orange-500-border-right {
  border-right-color: #ff5722 !important; }
.deep-orange-500-border-bottom {
  border-bottom-color: #ff5722 !important; }
.deep-orange-500-border-left {
  border-left-color: #ff5722 !important; }
.deep-orange-bg {
  background-color: #ff5722 !important; }
.deep-orange {
  background-color: #ff5722 !important;
  color: white !important; }
.deep-orange[disabled] {
    background-color: rgba(255, 87, 34, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-fg {
  color: #ff5722 !important; }
.deep-orange-border {
  border-color: #ff5722 !important; }
.deep-orange-border-top {
  border-top-color: #ff5722 !important; }
.deep-orange-border-right {
  border-right-color: #ff5722 !important; }
.deep-orange-border-bottom {
  border-bottom-color: #ff5722 !important; }
.deep-orange-border-left {
  border-left-color: #ff5722 !important; }
.deep-orange-600-bg {
  background-color: #f4511e !important; }
.deep-orange-600 {
  background-color: #f4511e !important;
  color: white !important; }
.deep-orange-600[disabled] {
    background-color: rgba(244, 81, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-600-fg {
  color: #f4511e !important; }
.deep-orange-600-border {
  border-color: #f4511e !important; }
.deep-orange-600-border-top {
  border-top-color: #f4511e !important; }
.deep-orange-600-border-right {
  border-right-color: #f4511e !important; }
.deep-orange-600-border-bottom {
  border-bottom-color: #f4511e !important; }
.deep-orange-600-border-left {
  border-left-color: #f4511e !important; }
.deep-orange-700-bg {
  background-color: #e64a19 !important; }
.deep-orange-700 {
  background-color: #e64a19 !important;
  color: white !important; }
.deep-orange-700[disabled] {
    background-color: rgba(230, 74, 25, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-700-fg {
  color: #e64a19 !important; }
.deep-orange-700-border {
  border-color: #e64a19 !important; }
.deep-orange-700-border-top {
  border-top-color: #e64a19 !important; }
.deep-orange-700-border-right {
  border-right-color: #e64a19 !important; }
.deep-orange-700-border-bottom {
  border-bottom-color: #e64a19 !important; }
.deep-orange-700-border-left {
  border-left-color: #e64a19 !important; }
.deep-orange-800-bg {
  background-color: #d84315 !important; }
.deep-orange-800 {
  background-color: #d84315 !important;
  color: white !important; }
.deep-orange-800[disabled] {
    background-color: rgba(216, 67, 21, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-800-fg {
  color: #d84315 !important; }
.deep-orange-800-border {
  border-color: #d84315 !important; }
.deep-orange-800-border-top {
  border-top-color: #d84315 !important; }
.deep-orange-800-border-right {
  border-right-color: #d84315 !important; }
.deep-orange-800-border-bottom {
  border-bottom-color: #d84315 !important; }
.deep-orange-800-border-left {
  border-left-color: #d84315 !important; }
.deep-orange-900-bg {
  background-color: #bf360c !important; }
.deep-orange-900 {
  background-color: #bf360c !important;
  color: white !important; }
.deep-orange-900[disabled] {
    background-color: rgba(191, 54, 12, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-900-fg {
  color: #bf360c !important; }
.deep-orange-900-border {
  border-color: #bf360c !important; }
.deep-orange-900-border-top {
  border-top-color: #bf360c !important; }
.deep-orange-900-border-right {
  border-right-color: #bf360c !important; }
.deep-orange-900-border-bottom {
  border-bottom-color: #bf360c !important; }
.deep-orange-900-border-left {
  border-left-color: #bf360c !important; }
.deep-orange-A100-bg {
  background-color: #ff9e80 !important; }
.deep-orange-A100 {
  background-color: #ff9e80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-A100[disabled] {
    background-color: rgba(255, 158, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-A100-fg {
  color: #ff9e80 !important; }
.deep-orange-A100-border {
  border-color: #ff9e80 !important; }
.deep-orange-A100-border-top {
  border-top-color: #ff9e80 !important; }
.deep-orange-A100-border-right {
  border-right-color: #ff9e80 !important; }
.deep-orange-A100-border-bottom {
  border-bottom-color: #ff9e80 !important; }
.deep-orange-A100-border-left {
  border-left-color: #ff9e80 !important; }
.deep-orange-A200-bg {
  background-color: #ff6e40 !important; }
.deep-orange-A200 {
  background-color: #ff6e40 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.deep-orange-A200[disabled] {
    background-color: rgba(255, 110, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.deep-orange-A200-fg {
  color: #ff6e40 !important; }
.deep-orange-A200-border {
  border-color: #ff6e40 !important; }
.deep-orange-A200-border-top {
  border-top-color: #ff6e40 !important; }
.deep-orange-A200-border-right {
  border-right-color: #ff6e40 !important; }
.deep-orange-A200-border-bottom {
  border-bottom-color: #ff6e40 !important; }
.deep-orange-A200-border-left {
  border-left-color: #ff6e40 !important; }
.deep-orange-A400-bg {
  background-color: #ff3d00 !important; }
.deep-orange-A400 {
  background-color: #ff3d00 !important;
  color: white !important; }
.deep-orange-A400[disabled] {
    background-color: rgba(255, 61, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-A400-fg {
  color: #ff3d00 !important; }
.deep-orange-A400-border {
  border-color: #ff3d00 !important; }
.deep-orange-A400-border-top {
  border-top-color: #ff3d00 !important; }
.deep-orange-A400-border-right {
  border-right-color: #ff3d00 !important; }
.deep-orange-A400-border-bottom {
  border-bottom-color: #ff3d00 !important; }
.deep-orange-A400-border-left {
  border-left-color: #ff3d00 !important; }
.deep-orange-A700-bg {
  background-color: #dd2c00 !important; }
.deep-orange-A700 {
  background-color: #dd2c00 !important;
  color: white !important; }
.deep-orange-A700[disabled] {
    background-color: rgba(221, 44, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.deep-orange-A700-fg {
  color: #dd2c00 !important; }
.deep-orange-A700-border {
  border-color: #dd2c00 !important; }
.deep-orange-A700-border-top {
  border-top-color: #dd2c00 !important; }
.deep-orange-A700-border-right {
  border-right-color: #dd2c00 !important; }
.deep-orange-A700-border-bottom {
  border-bottom-color: #dd2c00 !important; }
.deep-orange-A700-border-left {
  border-left-color: #dd2c00 !important; }
.brown-50-bg {
  background-color: #efebe9 !important; }
.brown-50 {
  background-color: #efebe9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.brown-50[disabled] {
    background-color: rgba(239, 235, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.brown-50-fg {
  color: #efebe9 !important; }
.brown-50-border {
  border-color: #efebe9 !important; }
.brown-50-border-top {
  border-top-color: #efebe9 !important; }
.brown-50-border-right {
  border-right-color: #efebe9 !important; }
.brown-50-border-bottom {
  border-bottom-color: #efebe9 !important; }
.brown-50-border-left {
  border-left-color: #efebe9 !important; }
.brown-100-bg {
  background-color: #d7ccc8 !important; }
.brown-100 {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.brown-100[disabled] {
    background-color: rgba(215, 204, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.brown-100-fg {
  color: #d7ccc8 !important; }
.brown-100-border {
  border-color: #d7ccc8 !important; }
.brown-100-border-top {
  border-top-color: #d7ccc8 !important; }
.brown-100-border-right {
  border-right-color: #d7ccc8 !important; }
.brown-100-border-bottom {
  border-bottom-color: #d7ccc8 !important; }
.brown-100-border-left {
  border-left-color: #d7ccc8 !important; }
.brown-200-bg {
  background-color: #bcaaa4 !important; }
.brown-200 {
  background-color: #bcaaa4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.brown-200[disabled] {
    background-color: rgba(188, 170, 164, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.brown-200-fg {
  color: #bcaaa4 !important; }
.brown-200-border {
  border-color: #bcaaa4 !important; }
.brown-200-border-top {
  border-top-color: #bcaaa4 !important; }
.brown-200-border-right {
  border-right-color: #bcaaa4 !important; }
.brown-200-border-bottom {
  border-bottom-color: #bcaaa4 !important; }
.brown-200-border-left {
  border-left-color: #bcaaa4 !important; }
.brown-300-bg {
  background-color: #a1887f !important; }
.brown-300 {
  background-color: #a1887f !important;
  color: white !important; }
.brown-300[disabled] {
    background-color: rgba(161, 136, 127, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-300-fg {
  color: #a1887f !important; }
.brown-300-border {
  border-color: #a1887f !important; }
.brown-300-border-top {
  border-top-color: #a1887f !important; }
.brown-300-border-right {
  border-right-color: #a1887f !important; }
.brown-300-border-bottom {
  border-bottom-color: #a1887f !important; }
.brown-300-border-left {
  border-left-color: #a1887f !important; }
.brown-400-bg {
  background-color: #8d6e63 !important; }
.brown-400 {
  background-color: #8d6e63 !important;
  color: white !important; }
.brown-400[disabled] {
    background-color: rgba(141, 110, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-400-fg {
  color: #8d6e63 !important; }
.brown-400-border {
  border-color: #8d6e63 !important; }
.brown-400-border-top {
  border-top-color: #8d6e63 !important; }
.brown-400-border-right {
  border-right-color: #8d6e63 !important; }
.brown-400-border-bottom {
  border-bottom-color: #8d6e63 !important; }
.brown-400-border-left {
  border-left-color: #8d6e63 !important; }
.brown-500-bg {
  background-color: #795548 !important; }
.brown-500 {
  background-color: #795548 !important;
  color: white !important; }
.brown-500[disabled] {
    background-color: rgba(121, 85, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-500-fg {
  color: #795548 !important; }
.brown-500-border {
  border-color: #795548 !important; }
.brown-500-border-top {
  border-top-color: #795548 !important; }
.brown-500-border-right {
  border-right-color: #795548 !important; }
.brown-500-border-bottom {
  border-bottom-color: #795548 !important; }
.brown-500-border-left {
  border-left-color: #795548 !important; }
.brown-bg {
  background-color: #795548 !important; }
.brown {
  background-color: #795548 !important;
  color: white !important; }
.brown[disabled] {
    background-color: rgba(121, 85, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-fg {
  color: #795548 !important; }
.brown-border {
  border-color: #795548 !important; }
.brown-border-top {
  border-top-color: #795548 !important; }
.brown-border-right {
  border-right-color: #795548 !important; }
.brown-border-bottom {
  border-bottom-color: #795548 !important; }
.brown-border-left {
  border-left-color: #795548 !important; }
.brown-600-bg {
  background-color: #6d4c41 !important; }
.brown-600 {
  background-color: #6d4c41 !important;
  color: white !important; }
.brown-600[disabled] {
    background-color: rgba(109, 76, 65, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-600-fg {
  color: #6d4c41 !important; }
.brown-600-border {
  border-color: #6d4c41 !important; }
.brown-600-border-top {
  border-top-color: #6d4c41 !important; }
.brown-600-border-right {
  border-right-color: #6d4c41 !important; }
.brown-600-border-bottom {
  border-bottom-color: #6d4c41 !important; }
.brown-600-border-left {
  border-left-color: #6d4c41 !important; }
.brown-700-bg {
  background-color: #5d4037 !important; }
.brown-700 {
  background-color: #5d4037 !important;
  color: white !important; }
.brown-700[disabled] {
    background-color: rgba(93, 64, 55, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-700-fg {
  color: #5d4037 !important; }
.brown-700-border {
  border-color: #5d4037 !important; }
.brown-700-border-top {
  border-top-color: #5d4037 !important; }
.brown-700-border-right {
  border-right-color: #5d4037 !important; }
.brown-700-border-bottom {
  border-bottom-color: #5d4037 !important; }
.brown-700-border-left {
  border-left-color: #5d4037 !important; }
.brown-800-bg {
  background-color: #4e342e !important; }
.brown-800 {
  background-color: #4e342e !important;
  color: white !important; }
.brown-800[disabled] {
    background-color: rgba(78, 52, 46, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-800-fg {
  color: #4e342e !important; }
.brown-800-border {
  border-color: #4e342e !important; }
.brown-800-border-top {
  border-top-color: #4e342e !important; }
.brown-800-border-right {
  border-right-color: #4e342e !important; }
.brown-800-border-bottom {
  border-bottom-color: #4e342e !important; }
.brown-800-border-left {
  border-left-color: #4e342e !important; }
.brown-900-bg {
  background-color: #3e2723 !important; }
.brown-900 {
  background-color: #3e2723 !important;
  color: white !important; }
.brown-900[disabled] {
    background-color: rgba(62, 39, 35, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-900-fg {
  color: #3e2723 !important; }
.brown-900-border {
  border-color: #3e2723 !important; }
.brown-900-border-top {
  border-top-color: #3e2723 !important; }
.brown-900-border-right {
  border-right-color: #3e2723 !important; }
.brown-900-border-bottom {
  border-bottom-color: #3e2723 !important; }
.brown-900-border-left {
  border-left-color: #3e2723 !important; }
.brown-A100-bg {
  background-color: #d7ccc8 !important; }
.brown-A100 {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.brown-A100[disabled] {
    background-color: rgba(215, 204, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.brown-A100-fg {
  color: #d7ccc8 !important; }
.brown-A100-border {
  border-color: #d7ccc8 !important; }
.brown-A100-border-top {
  border-top-color: #d7ccc8 !important; }
.brown-A100-border-right {
  border-right-color: #d7ccc8 !important; }
.brown-A100-border-bottom {
  border-bottom-color: #d7ccc8 !important; }
.brown-A100-border-left {
  border-left-color: #d7ccc8 !important; }
.brown-A200-bg {
  background-color: #bcaaa4 !important; }
.brown-A200 {
  background-color: #bcaaa4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.brown-A200[disabled] {
    background-color: rgba(188, 170, 164, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.brown-A200-fg {
  color: #bcaaa4 !important; }
.brown-A200-border {
  border-color: #bcaaa4 !important; }
.brown-A200-border-top {
  border-top-color: #bcaaa4 !important; }
.brown-A200-border-right {
  border-right-color: #bcaaa4 !important; }
.brown-A200-border-bottom {
  border-bottom-color: #bcaaa4 !important; }
.brown-A200-border-left {
  border-left-color: #bcaaa4 !important; }
.brown-A400-bg {
  background-color: #8d6e63 !important; }
.brown-A400 {
  background-color: #8d6e63 !important;
  color: white !important; }
.brown-A400[disabled] {
    background-color: rgba(141, 110, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-A400-fg {
  color: #8d6e63 !important; }
.brown-A400-border {
  border-color: #8d6e63 !important; }
.brown-A400-border-top {
  border-top-color: #8d6e63 !important; }
.brown-A400-border-right {
  border-right-color: #8d6e63 !important; }
.brown-A400-border-bottom {
  border-bottom-color: #8d6e63 !important; }
.brown-A400-border-left {
  border-left-color: #8d6e63 !important; }
.brown-A700-bg {
  background-color: #5d4037 !important; }
.brown-A700 {
  background-color: #5d4037 !important;
  color: white !important; }
.brown-A700[disabled] {
    background-color: rgba(93, 64, 55, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.brown-A700-fg {
  color: #5d4037 !important; }
.brown-A700-border {
  border-color: #5d4037 !important; }
.brown-A700-border-top {
  border-top-color: #5d4037 !important; }
.brown-A700-border-right {
  border-right-color: #5d4037 !important; }
.brown-A700-border-bottom {
  border-bottom-color: #5d4037 !important; }
.brown-A700-border-left {
  border-left-color: #5d4037 !important; }
.grey-50-bg {
  background-color: #fafafa !important; }
.grey-50 {
  background-color: #fafafa !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-50[disabled] {
    background-color: rgba(250, 250, 250, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-50-fg {
  color: #fafafa !important; }
.grey-50-border {
  border-color: #fafafa !important; }
.grey-50-border-top {
  border-top-color: #fafafa !important; }
.grey-50-border-right {
  border-right-color: #fafafa !important; }
.grey-50-border-bottom {
  border-bottom-color: #fafafa !important; }
.grey-50-border-left {
  border-left-color: #fafafa !important; }
.grey-100-bg {
  background-color: #f5f5f5 !important; }
.grey-100 {
  background-color: #f5f5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-100[disabled] {
    background-color: rgba(245, 245, 245, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-100-fg {
  color: #f5f5f5 !important; }
.grey-100-border {
  border-color: #f5f5f5 !important; }
.grey-100-border-top {
  border-top-color: #f5f5f5 !important; }
.grey-100-border-right {
  border-right-color: #f5f5f5 !important; }
.grey-100-border-bottom {
  border-bottom-color: #f5f5f5 !important; }
.grey-100-border-left {
  border-left-color: #f5f5f5 !important; }
.grey-200-bg {
  background-color: #eeeeee !important; }
.grey-200 {
  background-color: #eeeeee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-200[disabled] {
    background-color: rgba(238, 238, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-200-fg {
  color: #eeeeee !important; }
.grey-200-border {
  border-color: #eeeeee !important; }
.grey-200-border-top {
  border-top-color: #eeeeee !important; }
.grey-200-border-right {
  border-right-color: #eeeeee !important; }
.grey-200-border-bottom {
  border-bottom-color: #eeeeee !important; }
.grey-200-border-left {
  border-left-color: #eeeeee !important; }
.grey-300-bg {
  background-color: #e0e0e0 !important; }
.grey-300 {
  background-color: #e0e0e0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-300[disabled] {
    background-color: rgba(224, 224, 224, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-300-fg {
  color: #e0e0e0 !important; }
.grey-300-border {
  border-color: #e0e0e0 !important; }
.grey-300-border-top {
  border-top-color: #e0e0e0 !important; }
.grey-300-border-right {
  border-right-color: #e0e0e0 !important; }
.grey-300-border-bottom {
  border-bottom-color: #e0e0e0 !important; }
.grey-300-border-left {
  border-left-color: #e0e0e0 !important; }
.grey-400-bg {
  background-color: #bdbdbd !important; }
.grey-400 {
  background-color: #bdbdbd !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-400[disabled] {
    background-color: rgba(189, 189, 189, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-400-fg {
  color: #bdbdbd !important; }
.grey-400-border {
  border-color: #bdbdbd !important; }
.grey-400-border-top {
  border-top-color: #bdbdbd !important; }
.grey-400-border-right {
  border-right-color: #bdbdbd !important; }
.grey-400-border-bottom {
  border-bottom-color: #bdbdbd !important; }
.grey-400-border-left {
  border-left-color: #bdbdbd !important; }
.grey-500-bg {
  background-color: #9e9e9e !important; }
.grey-500 {
  background-color: #9e9e9e !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-500[disabled] {
    background-color: rgba(158, 158, 158, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-500-fg {
  color: #9e9e9e !important; }
.grey-500-border {
  border-color: #9e9e9e !important; }
.grey-500-border-top {
  border-top-color: #9e9e9e !important; }
.grey-500-border-right {
  border-right-color: #9e9e9e !important; }
.grey-500-border-bottom {
  border-bottom-color: #9e9e9e !important; }
.grey-500-border-left {
  border-left-color: #9e9e9e !important; }
.grey-bg {
  background-color: #9e9e9e !important; }
.grey {
  background-color: #9e9e9e !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey[disabled] {
    background-color: rgba(158, 158, 158, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-fg {
  color: #9e9e9e !important; }
.grey-border {
  border-color: #9e9e9e !important; }
.grey-border-top {
  border-top-color: #9e9e9e !important; }
.grey-border-right {
  border-right-color: #9e9e9e !important; }
.grey-border-bottom {
  border-bottom-color: #9e9e9e !important; }
.grey-border-left {
  border-left-color: #9e9e9e !important; }
.grey-600-bg {
  background-color: #757575 !important; }
.grey-600 {
  background-color: #757575 !important;
  color: white !important; }
.grey-600[disabled] {
    background-color: rgba(117, 117, 117, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.grey-600-fg {
  color: #757575 !important; }
.grey-600-border {
  border-color: #757575 !important; }
.grey-600-border-top {
  border-top-color: #757575 !important; }
.grey-600-border-right {
  border-right-color: #757575 !important; }
.grey-600-border-bottom {
  border-bottom-color: #757575 !important; }
.grey-600-border-left {
  border-left-color: #757575 !important; }
.grey-700-bg {
  background-color: #616161 !important; }
.grey-700 {
  background-color: #616161 !important;
  color: white !important; }
.grey-700[disabled] {
    background-color: rgba(97, 97, 97, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.grey-700-fg {
  color: #616161 !important; }
.grey-700-border {
  border-color: #616161 !important; }
.grey-700-border-top {
  border-top-color: #616161 !important; }
.grey-700-border-right {
  border-right-color: #616161 !important; }
.grey-700-border-bottom {
  border-bottom-color: #616161 !important; }
.grey-700-border-left {
  border-left-color: #616161 !important; }
.grey-800-bg {
  background-color: #424242 !important; }
.grey-800 {
  background-color: #424242 !important;
  color: white !important; }
.grey-800[disabled] {
    background-color: rgba(66, 66, 66, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.grey-800-fg {
  color: #424242 !important; }
.grey-800-border {
  border-color: #424242 !important; }
.grey-800-border-top {
  border-top-color: #424242 !important; }
.grey-800-border-right {
  border-right-color: #424242 !important; }
.grey-800-border-bottom {
  border-bottom-color: #424242 !important; }
.grey-800-border-left {
  border-left-color: #424242 !important; }
.grey-900-bg {
  background-color: #212121 !important; }
.grey-900 {
  background-color: #212121 !important;
  color: white !important; }
.grey-900[disabled] {
    background-color: rgba(33, 33, 33, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.grey-900-fg {
  color: #212121 !important; }
.grey-900-border {
  border-color: #212121 !important; }
.grey-900-border-top {
  border-top-color: #212121 !important; }
.grey-900-border-right {
  border-right-color: #212121 !important; }
.grey-900-border-bottom {
  border-bottom-color: #212121 !important; }
.grey-900-border-left {
  border-left-color: #212121 !important; }
.grey-A100-bg {
  background-color: #ffffff !important; }
.grey-A100 {
  background-color: #ffffff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-A100[disabled] {
    background-color: rgba(255, 255, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-A100-fg {
  color: #ffffff !important; }
.grey-A100-border {
  border-color: #ffffff !important; }
.grey-A100-border-top {
  border-top-color: #ffffff !important; }
.grey-A100-border-right {
  border-right-color: #ffffff !important; }
.grey-A100-border-bottom {
  border-bottom-color: #ffffff !important; }
.grey-A100-border-left {
  border-left-color: #ffffff !important; }
.grey-A200-bg {
  background-color: #eeeeee !important; }
.grey-A200 {
  background-color: #eeeeee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-A200[disabled] {
    background-color: rgba(238, 238, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-A200-fg {
  color: #eeeeee !important; }
.grey-A200-border {
  border-color: #eeeeee !important; }
.grey-A200-border-top {
  border-top-color: #eeeeee !important; }
.grey-A200-border-right {
  border-right-color: #eeeeee !important; }
.grey-A200-border-bottom {
  border-bottom-color: #eeeeee !important; }
.grey-A200-border-left {
  border-left-color: #eeeeee !important; }
.grey-A400-bg {
  background-color: #bdbdbd !important; }
.grey-A400 {
  background-color: #bdbdbd !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.grey-A400[disabled] {
    background-color: rgba(189, 189, 189, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.grey-A400-fg {
  color: #bdbdbd !important; }
.grey-A400-border {
  border-color: #bdbdbd !important; }
.grey-A400-border-top {
  border-top-color: #bdbdbd !important; }
.grey-A400-border-right {
  border-right-color: #bdbdbd !important; }
.grey-A400-border-bottom {
  border-bottom-color: #bdbdbd !important; }
.grey-A400-border-left {
  border-left-color: #bdbdbd !important; }
.grey-A700-bg {
  background-color: #616161 !important; }
.grey-A700 {
  background-color: #616161 !important;
  color: white !important; }
.grey-A700[disabled] {
    background-color: rgba(97, 97, 97, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.grey-A700-fg {
  color: #616161 !important; }
.grey-A700-border {
  border-color: #616161 !important; }
.grey-A700-border-top {
  border-top-color: #616161 !important; }
.grey-A700-border-right {
  border-right-color: #616161 !important; }
.grey-A700-border-bottom {
  border-bottom-color: #616161 !important; }
.grey-A700-border-left {
  border-left-color: #616161 !important; }
.blue-grey-50-bg {
  background-color: #eceff1 !important; }
.blue-grey-50 {
  background-color: #eceff1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-grey-50[disabled] {
    background-color: rgba(236, 239, 241, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-grey-50-fg {
  color: #eceff1 !important; }
.blue-grey-50-border {
  border-color: #eceff1 !important; }
.blue-grey-50-border-top {
  border-top-color: #eceff1 !important; }
.blue-grey-50-border-right {
  border-right-color: #eceff1 !important; }
.blue-grey-50-border-bottom {
  border-bottom-color: #eceff1 !important; }
.blue-grey-50-border-left {
  border-left-color: #eceff1 !important; }
.blue-grey-100-bg {
  background-color: #cfd8dc !important; }
.blue-grey-100 {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-grey-100[disabled] {
    background-color: rgba(207, 216, 220, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-grey-100-fg {
  color: #cfd8dc !important; }
.blue-grey-100-border {
  border-color: #cfd8dc !important; }
.blue-grey-100-border-top {
  border-top-color: #cfd8dc !important; }
.blue-grey-100-border-right {
  border-right-color: #cfd8dc !important; }
.blue-grey-100-border-bottom {
  border-bottom-color: #cfd8dc !important; }
.blue-grey-100-border-left {
  border-left-color: #cfd8dc !important; }
.blue-grey-200-bg {
  background-color: #b0bec5 !important; }
.blue-grey-200 {
  background-color: #b0bec5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-grey-200[disabled] {
    background-color: rgba(176, 190, 197, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-grey-200-fg {
  color: #b0bec5 !important; }
.blue-grey-200-border {
  border-color: #b0bec5 !important; }
.blue-grey-200-border-top {
  border-top-color: #b0bec5 !important; }
.blue-grey-200-border-right {
  border-right-color: #b0bec5 !important; }
.blue-grey-200-border-bottom {
  border-bottom-color: #b0bec5 !important; }
.blue-grey-200-border-left {
  border-left-color: #b0bec5 !important; }
.blue-grey-300-bg {
  background-color: #90a4ae !important; }
.blue-grey-300 {
  background-color: #90a4ae !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-grey-300[disabled] {
    background-color: rgba(144, 164, 174, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-grey-300-fg {
  color: #90a4ae !important; }
.blue-grey-300-border {
  border-color: #90a4ae !important; }
.blue-grey-300-border-top {
  border-top-color: #90a4ae !important; }
.blue-grey-300-border-right {
  border-right-color: #90a4ae !important; }
.blue-grey-300-border-bottom {
  border-bottom-color: #90a4ae !important; }
.blue-grey-300-border-left {
  border-left-color: #90a4ae !important; }
.blue-grey-400-bg {
  background-color: #78909c !important; }
.blue-grey-400 {
  background-color: #78909c !important;
  color: white !important; }
.blue-grey-400[disabled] {
    background-color: rgba(120, 144, 156, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-400-fg {
  color: #78909c !important; }
.blue-grey-400-border {
  border-color: #78909c !important; }
.blue-grey-400-border-top {
  border-top-color: #78909c !important; }
.blue-grey-400-border-right {
  border-right-color: #78909c !important; }
.blue-grey-400-border-bottom {
  border-bottom-color: #78909c !important; }
.blue-grey-400-border-left {
  border-left-color: #78909c !important; }
.blue-grey-500-bg {
  background-color: #607d8b !important; }
.blue-grey-500 {
  background-color: #607d8b !important;
  color: white !important; }
.blue-grey-500[disabled] {
    background-color: rgba(96, 125, 139, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-500-fg {
  color: #607d8b !important; }
.blue-grey-500-border {
  border-color: #607d8b !important; }
.blue-grey-500-border-top {
  border-top-color: #607d8b !important; }
.blue-grey-500-border-right {
  border-right-color: #607d8b !important; }
.blue-grey-500-border-bottom {
  border-bottom-color: #607d8b !important; }
.blue-grey-500-border-left {
  border-left-color: #607d8b !important; }
.blue-grey-bg {
  background-color: #607d8b !important; }
.blue-grey {
  background-color: #607d8b !important;
  color: white !important; }
.blue-grey[disabled] {
    background-color: rgba(96, 125, 139, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-fg {
  color: #607d8b !important; }
.blue-grey-border {
  border-color: #607d8b !important; }
.blue-grey-border-top {
  border-top-color: #607d8b !important; }
.blue-grey-border-right {
  border-right-color: #607d8b !important; }
.blue-grey-border-bottom {
  border-bottom-color: #607d8b !important; }
.blue-grey-border-left {
  border-left-color: #607d8b !important; }
.blue-grey-600-bg {
  background-color: #546e7a !important; }
.blue-grey-600 {
  background-color: #546e7a !important;
  color: white !important; }
.blue-grey-600[disabled] {
    background-color: rgba(84, 110, 122, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-600-fg {
  color: #546e7a !important; }
.blue-grey-600-border {
  border-color: #546e7a !important; }
.blue-grey-600-border-top {
  border-top-color: #546e7a !important; }
.blue-grey-600-border-right {
  border-right-color: #546e7a !important; }
.blue-grey-600-border-bottom {
  border-bottom-color: #546e7a !important; }
.blue-grey-600-border-left {
  border-left-color: #546e7a !important; }
.blue-grey-700-bg {
  background-color: #455a64 !important; }
.blue-grey-700 {
  background-color: #455a64 !important;
  color: white !important; }
.blue-grey-700[disabled] {
    background-color: rgba(69, 90, 100, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-700-fg {
  color: #455a64 !important; }
.blue-grey-700-border {
  border-color: #455a64 !important; }
.blue-grey-700-border-top {
  border-top-color: #455a64 !important; }
.blue-grey-700-border-right {
  border-right-color: #455a64 !important; }
.blue-grey-700-border-bottom {
  border-bottom-color: #455a64 !important; }
.blue-grey-700-border-left {
  border-left-color: #455a64 !important; }
.blue-grey-800-bg {
  background-color: #37474f !important; }
.blue-grey-800 {
  background-color: #37474f !important;
  color: white !important; }
.blue-grey-800[disabled] {
    background-color: rgba(55, 71, 79, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-800-fg {
  color: #37474f !important; }
.blue-grey-800-border {
  border-color: #37474f !important; }
.blue-grey-800-border-top {
  border-top-color: #37474f !important; }
.blue-grey-800-border-right {
  border-right-color: #37474f !important; }
.blue-grey-800-border-bottom {
  border-bottom-color: #37474f !important; }
.blue-grey-800-border-left {
  border-left-color: #37474f !important; }
.blue-grey-900-bg {
  background-color: #263238 !important; }
.blue-grey-900 {
  background-color: #263238 !important;
  color: white !important; }
.blue-grey-900[disabled] {
    background-color: rgba(38, 50, 56, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-900-fg {
  color: #263238 !important; }
.blue-grey-900-border {
  border-color: #263238 !important; }
.blue-grey-900-border-top {
  border-top-color: #263238 !important; }
.blue-grey-900-border-right {
  border-right-color: #263238 !important; }
.blue-grey-900-border-bottom {
  border-bottom-color: #263238 !important; }
.blue-grey-900-border-left {
  border-left-color: #263238 !important; }
.blue-grey-A100-bg {
  background-color: #cfd8dc !important; }
.blue-grey-A100 {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-grey-A100[disabled] {
    background-color: rgba(207, 216, 220, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-grey-A100-fg {
  color: #cfd8dc !important; }
.blue-grey-A100-border {
  border-color: #cfd8dc !important; }
.blue-grey-A100-border-top {
  border-top-color: #cfd8dc !important; }
.blue-grey-A100-border-right {
  border-right-color: #cfd8dc !important; }
.blue-grey-A100-border-bottom {
  border-bottom-color: #cfd8dc !important; }
.blue-grey-A100-border-left {
  border-left-color: #cfd8dc !important; }
.blue-grey-A200-bg {
  background-color: #b0bec5 !important; }
.blue-grey-A200 {
  background-color: #b0bec5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.blue-grey-A200[disabled] {
    background-color: rgba(176, 190, 197, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.blue-grey-A200-fg {
  color: #b0bec5 !important; }
.blue-grey-A200-border {
  border-color: #b0bec5 !important; }
.blue-grey-A200-border-top {
  border-top-color: #b0bec5 !important; }
.blue-grey-A200-border-right {
  border-right-color: #b0bec5 !important; }
.blue-grey-A200-border-bottom {
  border-bottom-color: #b0bec5 !important; }
.blue-grey-A200-border-left {
  border-left-color: #b0bec5 !important; }
.blue-grey-A400-bg {
  background-color: #78909c !important; }
.blue-grey-A400 {
  background-color: #78909c !important;
  color: white !important; }
.blue-grey-A400[disabled] {
    background-color: rgba(120, 144, 156, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-A400-fg {
  color: #78909c !important; }
.blue-grey-A400-border {
  border-color: #78909c !important; }
.blue-grey-A400-border-top {
  border-top-color: #78909c !important; }
.blue-grey-A400-border-right {
  border-right-color: #78909c !important; }
.blue-grey-A400-border-bottom {
  border-bottom-color: #78909c !important; }
.blue-grey-A400-border-left {
  border-left-color: #78909c !important; }
.blue-grey-A700-bg {
  background-color: #455a64 !important; }
.blue-grey-A700 {
  background-color: #455a64 !important;
  color: white !important; }
.blue-grey-A700[disabled] {
    background-color: rgba(69, 90, 100, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.blue-grey-A700-fg {
  color: #455a64 !important; }
.blue-grey-A700-border {
  border-color: #455a64 !important; }
.blue-grey-A700-border-top {
  border-top-color: #455a64 !important; }
.blue-grey-A700-border-right {
  border-right-color: #455a64 !important; }
.blue-grey-A700-border-bottom {
  border-bottom-color: #455a64 !important; }
.blue-grey-A700-border-left {
  border-left-color: #455a64 !important; }
.red-50 i,
.red-50 .icon, .red-100 i,
.red-100 .icon, .red-200 i,
.red-200 .icon, .red-300 i,
.red-300 .icon, .red-400 i,
.red-400 .icon, .red-A100 i,
.red-A100 .icon, .pink-50 i,
.pink-50 .icon, .pink-100 i,
.pink-100 .icon, .pink-200 i,
.pink-200 .icon, .pink-300 i,
.pink-300 .icon, .pink-400 i,
.pink-400 .icon, .pink-A100 i,
.pink-A100 .icon, .purple-50 i,
.purple-50 .icon, .purple-100 i,
.purple-100 .icon, .purple-200 i,
.purple-200 .icon, .purple-A100 i,
.purple-A100 .icon, .deep-purple-50 i,
.deep-purple-50 .icon, .deep-purple-100 i,
.deep-purple-100 .icon, .deep-purple-200 i,
.deep-purple-200 .icon, .deep-purple-A100 i,
.deep-purple-A100 .icon, .indigo-50 i,
.indigo-50 .icon, .indigo-100 i,
.indigo-100 .icon, .indigo-200 i,
.indigo-200 .icon, .indigo-A100 i,
.indigo-A100 .icon, .blue-50 i,
.blue-50 .icon, .blue-100 i,
.blue-100 .icon, .blue-200 i,
.blue-200 .icon, .blue-300 i,
.blue-300 .icon, .blue-400 i,
.blue-400 .icon, .blue-A100 i,
.blue-A100 .icon, .light-blue-50 i,
.light-blue-50 .icon, .light-blue-100 i,
.light-blue-100 .icon, .light-blue-200 i,
.light-blue-200 .icon, .light-blue-300 i,
.light-blue-300 .icon, .light-blue-400 i,
.light-blue-400 .icon, .light-blue-A100 i,
.light-blue-A100 .icon, .light-blue-A200 i,
.light-blue-A200 .icon, .light-blue-A400 i,
.light-blue-A400 .icon, .cyan-50 i,
.cyan-50 .icon, .cyan-100 i,
.cyan-100 .icon, .cyan-200 i,
.cyan-200 .icon, .cyan-300 i,
.cyan-300 .icon, .cyan-400 i,
.cyan-400 .icon, .cyan-A100 i,
.cyan-A100 .icon, .cyan-A200 i,
.cyan-A200 .icon, .cyan-A400 i,
.cyan-A400 .icon, .cyan-A700 i,
.cyan-A700 .icon, .teal-50 i,
.teal-50 .icon, .teal-100 i,
.teal-100 .icon, .teal-200 i,
.teal-200 .icon, .teal-300 i,
.teal-300 .icon, .teal-400 i,
.teal-400 .icon, .teal-A100 i,
.teal-A100 .icon, .teal-A200 i,
.teal-A200 .icon, .teal-A400 i,
.teal-A400 .icon, .teal-A700 i,
.teal-A700 .icon, .green-50 i,
.green-50 .icon, .green-100 i,
.green-100 .icon, .green-200 i,
.green-200 .icon, .green-300 i,
.green-300 .icon, .green-400 i,
.green-400 .icon, .green-500 i,
.green-500 .icon, .green i,
.green .icon, .green-A100 i,
.green-A100 .icon, .green-A200 i,
.green-A200 .icon, .green-A400 i,
.green-A400 .icon, .green-A700 i,
.green-A700 .icon, .light-green-50 i,
.light-green-50 .icon, .light-green-100 i,
.light-green-100 .icon, .light-green-200 i,
.light-green-200 .icon, .light-green-300 i,
.light-green-300 .icon, .light-green-400 i,
.light-green-400 .icon, .light-green-500 i,
.light-green-500 .icon, .light-green i,
.light-green .icon, .light-green-600 i,
.light-green-600 .icon, .light-green-A100 i,
.light-green-A100 .icon, .light-green-A200 i,
.light-green-A200 .icon, .light-green-A400 i,
.light-green-A400 .icon, .light-green-A700 i,
.light-green-A700 .icon, .lime-50 i,
.lime-50 .icon, .lime-100 i,
.lime-100 .icon, .lime-200 i,
.lime-200 .icon, .lime-300 i,
.lime-300 .icon, .lime-400 i,
.lime-400 .icon, .lime-500 i,
.lime-500 .icon, .lime i,
.lime .icon, .lime-600 i,
.lime-600 .icon, .lime-700 i,
.lime-700 .icon, .lime-800 i,
.lime-800 .icon, .lime-A100 i,
.lime-A100 .icon, .lime-A200 i,
.lime-A200 .icon, .lime-A400 i,
.lime-A400 .icon, .lime-A700 i,
.lime-A700 .icon, .yellow-50 i,
.yellow-50 .icon, .yellow-100 i,
.yellow-100 .icon, .yellow-200 i,
.yellow-200 .icon, .yellow-300 i,
.yellow-300 .icon, .yellow-400 i,
.yellow-400 .icon, .yellow-500 i,
.yellow-500 .icon, .yellow i,
.yellow .icon, .yellow-600 i,
.yellow-600 .icon, .yellow-700 i,
.yellow-700 .icon, .yellow-800 i,
.yellow-800 .icon, .yellow-900 i,
.yellow-900 .icon, .yellow-A100 i,
.yellow-A100 .icon, .yellow-A200 i,
.yellow-A200 .icon, .yellow-A400 i,
.yellow-A400 .icon, .yellow-A700 i,
.yellow-A700 .icon, .amber-50 i,
.amber-50 .icon, .amber-100 i,
.amber-100 .icon, .amber-200 i,
.amber-200 .icon, .amber-300 i,
.amber-300 .icon, .amber-400 i,
.amber-400 .icon, .amber-500 i,
.amber-500 .icon, .amber i,
.amber .icon, .amber-600 i,
.amber-600 .icon, .amber-700 i,
.amber-700 .icon, .amber-800 i,
.amber-800 .icon, .amber-900 i,
.amber-900 .icon, .amber-A100 i,
.amber-A100 .icon, .amber-A200 i,
.amber-A200 .icon, .amber-A400 i,
.amber-A400 .icon, .amber-A700 i,
.amber-A700 .icon, .orange-50 i,
.orange-50 .icon, .orange-100 i,
.orange-100 .icon, .orange-200 i,
.orange-200 .icon, .orange-300 i,
.orange-300 .icon, .orange-400 i,
.orange-400 .icon, .orange-500 i,
.orange-500 .icon, .orange i,
.orange .icon, .orange-600 i,
.orange-600 .icon, .orange-700 i,
.orange-700 .icon, .orange-A100 i,
.orange-A100 .icon, .orange-A200 i,
.orange-A200 .icon, .orange-A400 i,
.orange-A400 .icon, .orange-A700 i,
.orange-A700 .icon, .deep-orange-50 i,
.deep-orange-50 .icon, .deep-orange-100 i,
.deep-orange-100 .icon, .deep-orange-200 i,
.deep-orange-200 .icon, .deep-orange-300 i,
.deep-orange-300 .icon, .deep-orange-400 i,
.deep-orange-400 .icon, .deep-orange-A100 i,
.deep-orange-A100 .icon, .deep-orange-A200 i,
.deep-orange-A200 .icon, .brown-50 i,
.brown-50 .icon, .brown-100 i,
.brown-100 .icon, .brown-200 i,
.brown-200 .icon, .brown-A100 i,
.brown-A100 .icon, .brown-A200 i,
.brown-A200 .icon, .grey-50 i,
.grey-50 .icon, .grey-100 i,
.grey-100 .icon, .grey-200 i,
.grey-200 .icon, .grey-300 i,
.grey-300 .icon, .grey-400 i,
.grey-400 .icon, .grey-500 i,
.grey-500 .icon, .grey i,
.grey .icon, .grey-A100 i,
.grey-A100 .icon, .grey-A200 i,
.grey-A200 .icon, .grey-A400 i,
.grey-A400 .icon, .blue-grey-50 i,
.blue-grey-50 .icon, .blue-grey-100 i,
.blue-grey-100 .icon, .blue-grey-200 i,
.blue-grey-200 .icon, .blue-grey-300 i,
.blue-grey-300 .icon, .blue-grey-A100 i,
.blue-grey-A100 .icon, .blue-grey-A200 i,
.blue-grey-A200 .icon {
  color: rgba(0, 0, 0, 0.54); }
.red-50.secondary-text,
.red-50 .secondary-text, .red-100.secondary-text,
.red-100 .secondary-text, .red-200.secondary-text,
.red-200 .secondary-text, .red-300.secondary-text,
.red-300 .secondary-text, .red-400.secondary-text,
.red-400 .secondary-text, .red-A100.secondary-text,
.red-A100 .secondary-text, .pink-50.secondary-text,
.pink-50 .secondary-text, .pink-100.secondary-text,
.pink-100 .secondary-text, .pink-200.secondary-text,
.pink-200 .secondary-text, .pink-300.secondary-text,
.pink-300 .secondary-text, .pink-400.secondary-text,
.pink-400 .secondary-text, .pink-A100.secondary-text,
.pink-A100 .secondary-text, .purple-50.secondary-text,
.purple-50 .secondary-text, .purple-100.secondary-text,
.purple-100 .secondary-text, .purple-200.secondary-text,
.purple-200 .secondary-text, .purple-A100.secondary-text,
.purple-A100 .secondary-text, .deep-purple-50.secondary-text,
.deep-purple-50 .secondary-text, .deep-purple-100.secondary-text,
.deep-purple-100 .secondary-text, .deep-purple-200.secondary-text,
.deep-purple-200 .secondary-text, .deep-purple-A100.secondary-text,
.deep-purple-A100 .secondary-text, .indigo-50.secondary-text,
.indigo-50 .secondary-text, .indigo-100.secondary-text,
.indigo-100 .secondary-text, .indigo-200.secondary-text,
.indigo-200 .secondary-text, .indigo-A100.secondary-text,
.indigo-A100 .secondary-text, .blue-50.secondary-text,
.blue-50 .secondary-text, .blue-100.secondary-text,
.blue-100 .secondary-text, .blue-200.secondary-text,
.blue-200 .secondary-text, .blue-300.secondary-text,
.blue-300 .secondary-text, .blue-400.secondary-text,
.blue-400 .secondary-text, .blue-A100.secondary-text,
.blue-A100 .secondary-text, .light-blue-50.secondary-text,
.light-blue-50 .secondary-text, .light-blue-100.secondary-text,
.light-blue-100 .secondary-text, .light-blue-200.secondary-text,
.light-blue-200 .secondary-text, .light-blue-300.secondary-text,
.light-blue-300 .secondary-text, .light-blue-400.secondary-text,
.light-blue-400 .secondary-text, .light-blue-A100.secondary-text,
.light-blue-A100 .secondary-text, .light-blue-A200.secondary-text,
.light-blue-A200 .secondary-text, .light-blue-A400.secondary-text,
.light-blue-A400 .secondary-text, .cyan-50.secondary-text,
.cyan-50 .secondary-text, .cyan-100.secondary-text,
.cyan-100 .secondary-text, .cyan-200.secondary-text,
.cyan-200 .secondary-text, .cyan-300.secondary-text,
.cyan-300 .secondary-text, .cyan-400.secondary-text,
.cyan-400 .secondary-text, .cyan-A100.secondary-text,
.cyan-A100 .secondary-text, .cyan-A200.secondary-text,
.cyan-A200 .secondary-text, .cyan-A400.secondary-text,
.cyan-A400 .secondary-text, .cyan-A700.secondary-text,
.cyan-A700 .secondary-text, .teal-50.secondary-text,
.teal-50 .secondary-text, .teal-100.secondary-text,
.teal-100 .secondary-text, .teal-200.secondary-text,
.teal-200 .secondary-text, .teal-300.secondary-text,
.teal-300 .secondary-text, .teal-400.secondary-text,
.teal-400 .secondary-text, .teal-A100.secondary-text,
.teal-A100 .secondary-text, .teal-A200.secondary-text,
.teal-A200 .secondary-text, .teal-A400.secondary-text,
.teal-A400 .secondary-text, .teal-A700.secondary-text,
.teal-A700 .secondary-text, .green-50.secondary-text,
.green-50 .secondary-text, .green-100.secondary-text,
.green-100 .secondary-text, .green-200.secondary-text,
.green-200 .secondary-text, .green-300.secondary-text,
.green-300 .secondary-text, .green-400.secondary-text,
.green-400 .secondary-text, .green-500.secondary-text,
.green-500 .secondary-text, .green.secondary-text,
.green .secondary-text, .green-A100.secondary-text,
.green-A100 .secondary-text, .green-A200.secondary-text,
.green-A200 .secondary-text, .green-A400.secondary-text,
.green-A400 .secondary-text, .green-A700.secondary-text,
.green-A700 .secondary-text, .light-green-50.secondary-text,
.light-green-50 .secondary-text, .light-green-100.secondary-text,
.light-green-100 .secondary-text, .light-green-200.secondary-text,
.light-green-200 .secondary-text, .light-green-300.secondary-text,
.light-green-300 .secondary-text, .light-green-400.secondary-text,
.light-green-400 .secondary-text, .light-green-500.secondary-text,
.light-green-500 .secondary-text, .light-green.secondary-text,
.light-green .secondary-text, .light-green-600.secondary-text,
.light-green-600 .secondary-text, .light-green-A100.secondary-text,
.light-green-A100 .secondary-text, .light-green-A200.secondary-text,
.light-green-A200 .secondary-text, .light-green-A400.secondary-text,
.light-green-A400 .secondary-text, .light-green-A700.secondary-text,
.light-green-A700 .secondary-text, .lime-50.secondary-text,
.lime-50 .secondary-text, .lime-100.secondary-text,
.lime-100 .secondary-text, .lime-200.secondary-text,
.lime-200 .secondary-text, .lime-300.secondary-text,
.lime-300 .secondary-text, .lime-400.secondary-text,
.lime-400 .secondary-text, .lime-500.secondary-text,
.lime-500 .secondary-text, .lime.secondary-text,
.lime .secondary-text, .lime-600.secondary-text,
.lime-600 .secondary-text, .lime-700.secondary-text,
.lime-700 .secondary-text, .lime-800.secondary-text,
.lime-800 .secondary-text, .lime-A100.secondary-text,
.lime-A100 .secondary-text, .lime-A200.secondary-text,
.lime-A200 .secondary-text, .lime-A400.secondary-text,
.lime-A400 .secondary-text, .lime-A700.secondary-text,
.lime-A700 .secondary-text, .yellow-50.secondary-text,
.yellow-50 .secondary-text, .yellow-100.secondary-text,
.yellow-100 .secondary-text, .yellow-200.secondary-text,
.yellow-200 .secondary-text, .yellow-300.secondary-text,
.yellow-300 .secondary-text, .yellow-400.secondary-text,
.yellow-400 .secondary-text, .yellow-500.secondary-text,
.yellow-500 .secondary-text, .yellow.secondary-text,
.yellow .secondary-text, .yellow-600.secondary-text,
.yellow-600 .secondary-text, .yellow-700.secondary-text,
.yellow-700 .secondary-text, .yellow-800.secondary-text,
.yellow-800 .secondary-text, .yellow-900.secondary-text,
.yellow-900 .secondary-text, .yellow-A100.secondary-text,
.yellow-A100 .secondary-text, .yellow-A200.secondary-text,
.yellow-A200 .secondary-text, .yellow-A400.secondary-text,
.yellow-A400 .secondary-text, .yellow-A700.secondary-text,
.yellow-A700 .secondary-text, .amber-50.secondary-text,
.amber-50 .secondary-text, .amber-100.secondary-text,
.amber-100 .secondary-text, .amber-200.secondary-text,
.amber-200 .secondary-text, .amber-300.secondary-text,
.amber-300 .secondary-text, .amber-400.secondary-text,
.amber-400 .secondary-text, .amber-500.secondary-text,
.amber-500 .secondary-text, .amber.secondary-text,
.amber .secondary-text, .amber-600.secondary-text,
.amber-600 .secondary-text, .amber-700.secondary-text,
.amber-700 .secondary-text, .amber-800.secondary-text,
.amber-800 .secondary-text, .amber-900.secondary-text,
.amber-900 .secondary-text, .amber-A100.secondary-text,
.amber-A100 .secondary-text, .amber-A200.secondary-text,
.amber-A200 .secondary-text, .amber-A400.secondary-text,
.amber-A400 .secondary-text, .amber-A700.secondary-text,
.amber-A700 .secondary-text, .orange-50.secondary-text,
.orange-50 .secondary-text, .orange-100.secondary-text,
.orange-100 .secondary-text, .orange-200.secondary-text,
.orange-200 .secondary-text, .orange-300.secondary-text,
.orange-300 .secondary-text, .orange-400.secondary-text,
.orange-400 .secondary-text, .orange-500.secondary-text,
.orange-500 .secondary-text, .orange.secondary-text,
.orange .secondary-text, .orange-600.secondary-text,
.orange-600 .secondary-text, .orange-700.secondary-text,
.orange-700 .secondary-text, .orange-A100.secondary-text,
.orange-A100 .secondary-text, .orange-A200.secondary-text,
.orange-A200 .secondary-text, .orange-A400.secondary-text,
.orange-A400 .secondary-text, .orange-A700.secondary-text,
.orange-A700 .secondary-text, .deep-orange-50.secondary-text,
.deep-orange-50 .secondary-text, .deep-orange-100.secondary-text,
.deep-orange-100 .secondary-text, .deep-orange-200.secondary-text,
.deep-orange-200 .secondary-text, .deep-orange-300.secondary-text,
.deep-orange-300 .secondary-text, .deep-orange-400.secondary-text,
.deep-orange-400 .secondary-text, .deep-orange-A100.secondary-text,
.deep-orange-A100 .secondary-text, .deep-orange-A200.secondary-text,
.deep-orange-A200 .secondary-text, .brown-50.secondary-text,
.brown-50 .secondary-text, .brown-100.secondary-text,
.brown-100 .secondary-text, .brown-200.secondary-text,
.brown-200 .secondary-text, .brown-A100.secondary-text,
.brown-A100 .secondary-text, .brown-A200.secondary-text,
.brown-A200 .secondary-text, .grey-50.secondary-text,
.grey-50 .secondary-text, .grey-100.secondary-text,
.grey-100 .secondary-text, .grey-200.secondary-text,
.grey-200 .secondary-text, .grey-300.secondary-text,
.grey-300 .secondary-text, .grey-400.secondary-text,
.grey-400 .secondary-text, .grey-500.secondary-text,
.grey-500 .secondary-text, .grey.secondary-text,
.grey .secondary-text, .grey-A100.secondary-text,
.grey-A100 .secondary-text, .grey-A200.secondary-text,
.grey-A200 .secondary-text, .grey-A400.secondary-text,
.grey-A400 .secondary-text, .blue-grey-50.secondary-text,
.blue-grey-50 .secondary-text, .blue-grey-100.secondary-text,
.blue-grey-100 .secondary-text, .blue-grey-200.secondary-text,
.blue-grey-200 .secondary-text, .blue-grey-300.secondary-text,
.blue-grey-300 .secondary-text, .blue-grey-A100.secondary-text,
.blue-grey-A100 .secondary-text, .blue-grey-A200.secondary-text,
.blue-grey-A200 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
.red-50.hint-text,
.red-50 .hint-text, .red-50.disabled-text,
.red-50 .disabled-text, .red-100.hint-text,
.red-100 .hint-text, .red-100.disabled-text,
.red-100 .disabled-text, .red-200.hint-text,
.red-200 .hint-text, .red-200.disabled-text,
.red-200 .disabled-text, .red-300.hint-text,
.red-300 .hint-text, .red-300.disabled-text,
.red-300 .disabled-text, .red-400.hint-text,
.red-400 .hint-text, .red-400.disabled-text,
.red-400 .disabled-text, .red-A100.hint-text,
.red-A100 .hint-text, .red-A100.disabled-text,
.red-A100 .disabled-text, .pink-50.hint-text,
.pink-50 .hint-text, .pink-50.disabled-text,
.pink-50 .disabled-text, .pink-100.hint-text,
.pink-100 .hint-text, .pink-100.disabled-text,
.pink-100 .disabled-text, .pink-200.hint-text,
.pink-200 .hint-text, .pink-200.disabled-text,
.pink-200 .disabled-text, .pink-300.hint-text,
.pink-300 .hint-text, .pink-300.disabled-text,
.pink-300 .disabled-text, .pink-400.hint-text,
.pink-400 .hint-text, .pink-400.disabled-text,
.pink-400 .disabled-text, .pink-A100.hint-text,
.pink-A100 .hint-text, .pink-A100.disabled-text,
.pink-A100 .disabled-text, .purple-50.hint-text,
.purple-50 .hint-text, .purple-50.disabled-text,
.purple-50 .disabled-text, .purple-100.hint-text,
.purple-100 .hint-text, .purple-100.disabled-text,
.purple-100 .disabled-text, .purple-200.hint-text,
.purple-200 .hint-text, .purple-200.disabled-text,
.purple-200 .disabled-text, .purple-A100.hint-text,
.purple-A100 .hint-text, .purple-A100.disabled-text,
.purple-A100 .disabled-text, .deep-purple-50.hint-text,
.deep-purple-50 .hint-text, .deep-purple-50.disabled-text,
.deep-purple-50 .disabled-text, .deep-purple-100.hint-text,
.deep-purple-100 .hint-text, .deep-purple-100.disabled-text,
.deep-purple-100 .disabled-text, .deep-purple-200.hint-text,
.deep-purple-200 .hint-text, .deep-purple-200.disabled-text,
.deep-purple-200 .disabled-text, .deep-purple-A100.hint-text,
.deep-purple-A100 .hint-text, .deep-purple-A100.disabled-text,
.deep-purple-A100 .disabled-text, .indigo-50.hint-text,
.indigo-50 .hint-text, .indigo-50.disabled-text,
.indigo-50 .disabled-text, .indigo-100.hint-text,
.indigo-100 .hint-text, .indigo-100.disabled-text,
.indigo-100 .disabled-text, .indigo-200.hint-text,
.indigo-200 .hint-text, .indigo-200.disabled-text,
.indigo-200 .disabled-text, .indigo-A100.hint-text,
.indigo-A100 .hint-text, .indigo-A100.disabled-text,
.indigo-A100 .disabled-text, .blue-50.hint-text,
.blue-50 .hint-text, .blue-50.disabled-text,
.blue-50 .disabled-text, .blue-100.hint-text,
.blue-100 .hint-text, .blue-100.disabled-text,
.blue-100 .disabled-text, .blue-200.hint-text,
.blue-200 .hint-text, .blue-200.disabled-text,
.blue-200 .disabled-text, .blue-300.hint-text,
.blue-300 .hint-text, .blue-300.disabled-text,
.blue-300 .disabled-text, .blue-400.hint-text,
.blue-400 .hint-text, .blue-400.disabled-text,
.blue-400 .disabled-text, .blue-A100.hint-text,
.blue-A100 .hint-text, .blue-A100.disabled-text,
.blue-A100 .disabled-text, .light-blue-50.hint-text,
.light-blue-50 .hint-text, .light-blue-50.disabled-text,
.light-blue-50 .disabled-text, .light-blue-100.hint-text,
.light-blue-100 .hint-text, .light-blue-100.disabled-text,
.light-blue-100 .disabled-text, .light-blue-200.hint-text,
.light-blue-200 .hint-text, .light-blue-200.disabled-text,
.light-blue-200 .disabled-text, .light-blue-300.hint-text,
.light-blue-300 .hint-text, .light-blue-300.disabled-text,
.light-blue-300 .disabled-text, .light-blue-400.hint-text,
.light-blue-400 .hint-text, .light-blue-400.disabled-text,
.light-blue-400 .disabled-text, .light-blue-A100.hint-text,
.light-blue-A100 .hint-text, .light-blue-A100.disabled-text,
.light-blue-A100 .disabled-text, .light-blue-A200.hint-text,
.light-blue-A200 .hint-text, .light-blue-A200.disabled-text,
.light-blue-A200 .disabled-text, .light-blue-A400.hint-text,
.light-blue-A400 .hint-text, .light-blue-A400.disabled-text,
.light-blue-A400 .disabled-text, .cyan-50.hint-text,
.cyan-50 .hint-text, .cyan-50.disabled-text,
.cyan-50 .disabled-text, .cyan-100.hint-text,
.cyan-100 .hint-text, .cyan-100.disabled-text,
.cyan-100 .disabled-text, .cyan-200.hint-text,
.cyan-200 .hint-text, .cyan-200.disabled-text,
.cyan-200 .disabled-text, .cyan-300.hint-text,
.cyan-300 .hint-text, .cyan-300.disabled-text,
.cyan-300 .disabled-text, .cyan-400.hint-text,
.cyan-400 .hint-text, .cyan-400.disabled-text,
.cyan-400 .disabled-text, .cyan-A100.hint-text,
.cyan-A100 .hint-text, .cyan-A100.disabled-text,
.cyan-A100 .disabled-text, .cyan-A200.hint-text,
.cyan-A200 .hint-text, .cyan-A200.disabled-text,
.cyan-A200 .disabled-text, .cyan-A400.hint-text,
.cyan-A400 .hint-text, .cyan-A400.disabled-text,
.cyan-A400 .disabled-text, .cyan-A700.hint-text,
.cyan-A700 .hint-text, .cyan-A700.disabled-text,
.cyan-A700 .disabled-text, .teal-50.hint-text,
.teal-50 .hint-text, .teal-50.disabled-text,
.teal-50 .disabled-text, .teal-100.hint-text,
.teal-100 .hint-text, .teal-100.disabled-text,
.teal-100 .disabled-text, .teal-200.hint-text,
.teal-200 .hint-text, .teal-200.disabled-text,
.teal-200 .disabled-text, .teal-300.hint-text,
.teal-300 .hint-text, .teal-300.disabled-text,
.teal-300 .disabled-text, .teal-400.hint-text,
.teal-400 .hint-text, .teal-400.disabled-text,
.teal-400 .disabled-text, .teal-A100.hint-text,
.teal-A100 .hint-text, .teal-A100.disabled-text,
.teal-A100 .disabled-text, .teal-A200.hint-text,
.teal-A200 .hint-text, .teal-A200.disabled-text,
.teal-A200 .disabled-text, .teal-A400.hint-text,
.teal-A400 .hint-text, .teal-A400.disabled-text,
.teal-A400 .disabled-text, .teal-A700.hint-text,
.teal-A700 .hint-text, .teal-A700.disabled-text,
.teal-A700 .disabled-text, .green-50.hint-text,
.green-50 .hint-text, .green-50.disabled-text,
.green-50 .disabled-text, .green-100.hint-text,
.green-100 .hint-text, .green-100.disabled-text,
.green-100 .disabled-text, .green-200.hint-text,
.green-200 .hint-text, .green-200.disabled-text,
.green-200 .disabled-text, .green-300.hint-text,
.green-300 .hint-text, .green-300.disabled-text,
.green-300 .disabled-text, .green-400.hint-text,
.green-400 .hint-text, .green-400.disabled-text,
.green-400 .disabled-text, .green-500.hint-text,
.green-500 .hint-text, .green-500.disabled-text,
.green-500 .disabled-text, .green.hint-text,
.green .hint-text, .green.disabled-text,
.green .disabled-text, .green-A100.hint-text,
.green-A100 .hint-text, .green-A100.disabled-text,
.green-A100 .disabled-text, .green-A200.hint-text,
.green-A200 .hint-text, .green-A200.disabled-text,
.green-A200 .disabled-text, .green-A400.hint-text,
.green-A400 .hint-text, .green-A400.disabled-text,
.green-A400 .disabled-text, .green-A700.hint-text,
.green-A700 .hint-text, .green-A700.disabled-text,
.green-A700 .disabled-text, .light-green-50.hint-text,
.light-green-50 .hint-text, .light-green-50.disabled-text,
.light-green-50 .disabled-text, .light-green-100.hint-text,
.light-green-100 .hint-text, .light-green-100.disabled-text,
.light-green-100 .disabled-text, .light-green-200.hint-text,
.light-green-200 .hint-text, .light-green-200.disabled-text,
.light-green-200 .disabled-text, .light-green-300.hint-text,
.light-green-300 .hint-text, .light-green-300.disabled-text,
.light-green-300 .disabled-text, .light-green-400.hint-text,
.light-green-400 .hint-text, .light-green-400.disabled-text,
.light-green-400 .disabled-text, .light-green-500.hint-text,
.light-green-500 .hint-text, .light-green-500.disabled-text,
.light-green-500 .disabled-text, .light-green.hint-text,
.light-green .hint-text, .light-green.disabled-text,
.light-green .disabled-text, .light-green-600.hint-text,
.light-green-600 .hint-text, .light-green-600.disabled-text,
.light-green-600 .disabled-text, .light-green-A100.hint-text,
.light-green-A100 .hint-text, .light-green-A100.disabled-text,
.light-green-A100 .disabled-text, .light-green-A200.hint-text,
.light-green-A200 .hint-text, .light-green-A200.disabled-text,
.light-green-A200 .disabled-text, .light-green-A400.hint-text,
.light-green-A400 .hint-text, .light-green-A400.disabled-text,
.light-green-A400 .disabled-text, .light-green-A700.hint-text,
.light-green-A700 .hint-text, .light-green-A700.disabled-text,
.light-green-A700 .disabled-text, .lime-50.hint-text,
.lime-50 .hint-text, .lime-50.disabled-text,
.lime-50 .disabled-text, .lime-100.hint-text,
.lime-100 .hint-text, .lime-100.disabled-text,
.lime-100 .disabled-text, .lime-200.hint-text,
.lime-200 .hint-text, .lime-200.disabled-text,
.lime-200 .disabled-text, .lime-300.hint-text,
.lime-300 .hint-text, .lime-300.disabled-text,
.lime-300 .disabled-text, .lime-400.hint-text,
.lime-400 .hint-text, .lime-400.disabled-text,
.lime-400 .disabled-text, .lime-500.hint-text,
.lime-500 .hint-text, .lime-500.disabled-text,
.lime-500 .disabled-text, .lime.hint-text,
.lime .hint-text, .lime.disabled-text,
.lime .disabled-text, .lime-600.hint-text,
.lime-600 .hint-text, .lime-600.disabled-text,
.lime-600 .disabled-text, .lime-700.hint-text,
.lime-700 .hint-text, .lime-700.disabled-text,
.lime-700 .disabled-text, .lime-800.hint-text,
.lime-800 .hint-text, .lime-800.disabled-text,
.lime-800 .disabled-text, .lime-A100.hint-text,
.lime-A100 .hint-text, .lime-A100.disabled-text,
.lime-A100 .disabled-text, .lime-A200.hint-text,
.lime-A200 .hint-text, .lime-A200.disabled-text,
.lime-A200 .disabled-text, .lime-A400.hint-text,
.lime-A400 .hint-text, .lime-A400.disabled-text,
.lime-A400 .disabled-text, .lime-A700.hint-text,
.lime-A700 .hint-text, .lime-A700.disabled-text,
.lime-A700 .disabled-text, .yellow-50.hint-text,
.yellow-50 .hint-text, .yellow-50.disabled-text,
.yellow-50 .disabled-text, .yellow-100.hint-text,
.yellow-100 .hint-text, .yellow-100.disabled-text,
.yellow-100 .disabled-text, .yellow-200.hint-text,
.yellow-200 .hint-text, .yellow-200.disabled-text,
.yellow-200 .disabled-text, .yellow-300.hint-text,
.yellow-300 .hint-text, .yellow-300.disabled-text,
.yellow-300 .disabled-text, .yellow-400.hint-text,
.yellow-400 .hint-text, .yellow-400.disabled-text,
.yellow-400 .disabled-text, .yellow-500.hint-text,
.yellow-500 .hint-text, .yellow-500.disabled-text,
.yellow-500 .disabled-text, .yellow.hint-text,
.yellow .hint-text, .yellow.disabled-text,
.yellow .disabled-text, .yellow-600.hint-text,
.yellow-600 .hint-text, .yellow-600.disabled-text,
.yellow-600 .disabled-text, .yellow-700.hint-text,
.yellow-700 .hint-text, .yellow-700.disabled-text,
.yellow-700 .disabled-text, .yellow-800.hint-text,
.yellow-800 .hint-text, .yellow-800.disabled-text,
.yellow-800 .disabled-text, .yellow-900.hint-text,
.yellow-900 .hint-text, .yellow-900.disabled-text,
.yellow-900 .disabled-text, .yellow-A100.hint-text,
.yellow-A100 .hint-text, .yellow-A100.disabled-text,
.yellow-A100 .disabled-text, .yellow-A200.hint-text,
.yellow-A200 .hint-text, .yellow-A200.disabled-text,
.yellow-A200 .disabled-text, .yellow-A400.hint-text,
.yellow-A400 .hint-text, .yellow-A400.disabled-text,
.yellow-A400 .disabled-text, .yellow-A700.hint-text,
.yellow-A700 .hint-text, .yellow-A700.disabled-text,
.yellow-A700 .disabled-text, .amber-50.hint-text,
.amber-50 .hint-text, .amber-50.disabled-text,
.amber-50 .disabled-text, .amber-100.hint-text,
.amber-100 .hint-text, .amber-100.disabled-text,
.amber-100 .disabled-text, .amber-200.hint-text,
.amber-200 .hint-text, .amber-200.disabled-text,
.amber-200 .disabled-text, .amber-300.hint-text,
.amber-300 .hint-text, .amber-300.disabled-text,
.amber-300 .disabled-text, .amber-400.hint-text,
.amber-400 .hint-text, .amber-400.disabled-text,
.amber-400 .disabled-text, .amber-500.hint-text,
.amber-500 .hint-text, .amber-500.disabled-text,
.amber-500 .disabled-text, .amber.hint-text,
.amber .hint-text, .amber.disabled-text,
.amber .disabled-text, .amber-600.hint-text,
.amber-600 .hint-text, .amber-600.disabled-text,
.amber-600 .disabled-text, .amber-700.hint-text,
.amber-700 .hint-text, .amber-700.disabled-text,
.amber-700 .disabled-text, .amber-800.hint-text,
.amber-800 .hint-text, .amber-800.disabled-text,
.amber-800 .disabled-text, .amber-900.hint-text,
.amber-900 .hint-text, .amber-900.disabled-text,
.amber-900 .disabled-text, .amber-A100.hint-text,
.amber-A100 .hint-text, .amber-A100.disabled-text,
.amber-A100 .disabled-text, .amber-A200.hint-text,
.amber-A200 .hint-text, .amber-A200.disabled-text,
.amber-A200 .disabled-text, .amber-A400.hint-text,
.amber-A400 .hint-text, .amber-A400.disabled-text,
.amber-A400 .disabled-text, .amber-A700.hint-text,
.amber-A700 .hint-text, .amber-A700.disabled-text,
.amber-A700 .disabled-text, .orange-50.hint-text,
.orange-50 .hint-text, .orange-50.disabled-text,
.orange-50 .disabled-text, .orange-100.hint-text,
.orange-100 .hint-text, .orange-100.disabled-text,
.orange-100 .disabled-text, .orange-200.hint-text,
.orange-200 .hint-text, .orange-200.disabled-text,
.orange-200 .disabled-text, .orange-300.hint-text,
.orange-300 .hint-text, .orange-300.disabled-text,
.orange-300 .disabled-text, .orange-400.hint-text,
.orange-400 .hint-text, .orange-400.disabled-text,
.orange-400 .disabled-text, .orange-500.hint-text,
.orange-500 .hint-text, .orange-500.disabled-text,
.orange-500 .disabled-text, .orange.hint-text,
.orange .hint-text, .orange.disabled-text,
.orange .disabled-text, .orange-600.hint-text,
.orange-600 .hint-text, .orange-600.disabled-text,
.orange-600 .disabled-text, .orange-700.hint-text,
.orange-700 .hint-text, .orange-700.disabled-text,
.orange-700 .disabled-text, .orange-A100.hint-text,
.orange-A100 .hint-text, .orange-A100.disabled-text,
.orange-A100 .disabled-text, .orange-A200.hint-text,
.orange-A200 .hint-text, .orange-A200.disabled-text,
.orange-A200 .disabled-text, .orange-A400.hint-text,
.orange-A400 .hint-text, .orange-A400.disabled-text,
.orange-A400 .disabled-text, .orange-A700.hint-text,
.orange-A700 .hint-text, .orange-A700.disabled-text,
.orange-A700 .disabled-text, .deep-orange-50.hint-text,
.deep-orange-50 .hint-text, .deep-orange-50.disabled-text,
.deep-orange-50 .disabled-text, .deep-orange-100.hint-text,
.deep-orange-100 .hint-text, .deep-orange-100.disabled-text,
.deep-orange-100 .disabled-text, .deep-orange-200.hint-text,
.deep-orange-200 .hint-text, .deep-orange-200.disabled-text,
.deep-orange-200 .disabled-text, .deep-orange-300.hint-text,
.deep-orange-300 .hint-text, .deep-orange-300.disabled-text,
.deep-orange-300 .disabled-text, .deep-orange-400.hint-text,
.deep-orange-400 .hint-text, .deep-orange-400.disabled-text,
.deep-orange-400 .disabled-text, .deep-orange-A100.hint-text,
.deep-orange-A100 .hint-text, .deep-orange-A100.disabled-text,
.deep-orange-A100 .disabled-text, .deep-orange-A200.hint-text,
.deep-orange-A200 .hint-text, .deep-orange-A200.disabled-text,
.deep-orange-A200 .disabled-text, .brown-50.hint-text,
.brown-50 .hint-text, .brown-50.disabled-text,
.brown-50 .disabled-text, .brown-100.hint-text,
.brown-100 .hint-text, .brown-100.disabled-text,
.brown-100 .disabled-text, .brown-200.hint-text,
.brown-200 .hint-text, .brown-200.disabled-text,
.brown-200 .disabled-text, .brown-A100.hint-text,
.brown-A100 .hint-text, .brown-A100.disabled-text,
.brown-A100 .disabled-text, .brown-A200.hint-text,
.brown-A200 .hint-text, .brown-A200.disabled-text,
.brown-A200 .disabled-text, .grey-50.hint-text,
.grey-50 .hint-text, .grey-50.disabled-text,
.grey-50 .disabled-text, .grey-100.hint-text,
.grey-100 .hint-text, .grey-100.disabled-text,
.grey-100 .disabled-text, .grey-200.hint-text,
.grey-200 .hint-text, .grey-200.disabled-text,
.grey-200 .disabled-text, .grey-300.hint-text,
.grey-300 .hint-text, .grey-300.disabled-text,
.grey-300 .disabled-text, .grey-400.hint-text,
.grey-400 .hint-text, .grey-400.disabled-text,
.grey-400 .disabled-text, .grey-500.hint-text,
.grey-500 .hint-text, .grey-500.disabled-text,
.grey-500 .disabled-text, .grey.hint-text,
.grey .hint-text, .grey.disabled-text,
.grey .disabled-text, .grey-A100.hint-text,
.grey-A100 .hint-text, .grey-A100.disabled-text,
.grey-A100 .disabled-text, .grey-A200.hint-text,
.grey-A200 .hint-text, .grey-A200.disabled-text,
.grey-A200 .disabled-text, .grey-A400.hint-text,
.grey-A400 .hint-text, .grey-A400.disabled-text,
.grey-A400 .disabled-text, .blue-grey-50.hint-text,
.blue-grey-50 .hint-text, .blue-grey-50.disabled-text,
.blue-grey-50 .disabled-text, .blue-grey-100.hint-text,
.blue-grey-100 .hint-text, .blue-grey-100.disabled-text,
.blue-grey-100 .disabled-text, .blue-grey-200.hint-text,
.blue-grey-200 .hint-text, .blue-grey-200.disabled-text,
.blue-grey-200 .disabled-text, .blue-grey-300.hint-text,
.blue-grey-300 .hint-text, .blue-grey-300.disabled-text,
.blue-grey-300 .disabled-text, .blue-grey-A100.hint-text,
.blue-grey-A100 .hint-text, .blue-grey-A100.disabled-text,
.blue-grey-A100 .disabled-text, .blue-grey-A200.hint-text,
.blue-grey-A200 .hint-text, .blue-grey-A200.disabled-text,
.blue-grey-A200 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
.red-50.divider,
.red-50 .divider, .red-100.divider,
.red-100 .divider, .red-200.divider,
.red-200 .divider, .red-300.divider,
.red-300 .divider, .red-400.divider,
.red-400 .divider, .red-A100.divider,
.red-A100 .divider, .pink-50.divider,
.pink-50 .divider, .pink-100.divider,
.pink-100 .divider, .pink-200.divider,
.pink-200 .divider, .pink-300.divider,
.pink-300 .divider, .pink-400.divider,
.pink-400 .divider, .pink-A100.divider,
.pink-A100 .divider, .purple-50.divider,
.purple-50 .divider, .purple-100.divider,
.purple-100 .divider, .purple-200.divider,
.purple-200 .divider, .purple-A100.divider,
.purple-A100 .divider, .deep-purple-50.divider,
.deep-purple-50 .divider, .deep-purple-100.divider,
.deep-purple-100 .divider, .deep-purple-200.divider,
.deep-purple-200 .divider, .deep-purple-A100.divider,
.deep-purple-A100 .divider, .indigo-50.divider,
.indigo-50 .divider, .indigo-100.divider,
.indigo-100 .divider, .indigo-200.divider,
.indigo-200 .divider, .indigo-A100.divider,
.indigo-A100 .divider, .blue-50.divider,
.blue-50 .divider, .blue-100.divider,
.blue-100 .divider, .blue-200.divider,
.blue-200 .divider, .blue-300.divider,
.blue-300 .divider, .blue-400.divider,
.blue-400 .divider, .blue-A100.divider,
.blue-A100 .divider, .light-blue-50.divider,
.light-blue-50 .divider, .light-blue-100.divider,
.light-blue-100 .divider, .light-blue-200.divider,
.light-blue-200 .divider, .light-blue-300.divider,
.light-blue-300 .divider, .light-blue-400.divider,
.light-blue-400 .divider, .light-blue-A100.divider,
.light-blue-A100 .divider, .light-blue-A200.divider,
.light-blue-A200 .divider, .light-blue-A400.divider,
.light-blue-A400 .divider, .cyan-50.divider,
.cyan-50 .divider, .cyan-100.divider,
.cyan-100 .divider, .cyan-200.divider,
.cyan-200 .divider, .cyan-300.divider,
.cyan-300 .divider, .cyan-400.divider,
.cyan-400 .divider, .cyan-A100.divider,
.cyan-A100 .divider, .cyan-A200.divider,
.cyan-A200 .divider, .cyan-A400.divider,
.cyan-A400 .divider, .cyan-A700.divider,
.cyan-A700 .divider, .teal-50.divider,
.teal-50 .divider, .teal-100.divider,
.teal-100 .divider, .teal-200.divider,
.teal-200 .divider, .teal-300.divider,
.teal-300 .divider, .teal-400.divider,
.teal-400 .divider, .teal-A100.divider,
.teal-A100 .divider, .teal-A200.divider,
.teal-A200 .divider, .teal-A400.divider,
.teal-A400 .divider, .teal-A700.divider,
.teal-A700 .divider, .green-50.divider,
.green-50 .divider, .green-100.divider,
.green-100 .divider, .green-200.divider,
.green-200 .divider, .green-300.divider,
.green-300 .divider, .green-400.divider,
.green-400 .divider, .green-500.divider,
.green-500 .divider, .green.divider,
.green .divider, .green-A100.divider,
.green-A100 .divider, .green-A200.divider,
.green-A200 .divider, .green-A400.divider,
.green-A400 .divider, .green-A700.divider,
.green-A700 .divider, .light-green-50.divider,
.light-green-50 .divider, .light-green-100.divider,
.light-green-100 .divider, .light-green-200.divider,
.light-green-200 .divider, .light-green-300.divider,
.light-green-300 .divider, .light-green-400.divider,
.light-green-400 .divider, .light-green-500.divider,
.light-green-500 .divider, .light-green.divider,
.light-green .divider, .light-green-600.divider,
.light-green-600 .divider, .light-green-A100.divider,
.light-green-A100 .divider, .light-green-A200.divider,
.light-green-A200 .divider, .light-green-A400.divider,
.light-green-A400 .divider, .light-green-A700.divider,
.light-green-A700 .divider, .lime-50.divider,
.lime-50 .divider, .lime-100.divider,
.lime-100 .divider, .lime-200.divider,
.lime-200 .divider, .lime-300.divider,
.lime-300 .divider, .lime-400.divider,
.lime-400 .divider, .lime-500.divider,
.lime-500 .divider, .lime.divider,
.lime .divider, .lime-600.divider,
.lime-600 .divider, .lime-700.divider,
.lime-700 .divider, .lime-800.divider,
.lime-800 .divider, .lime-A100.divider,
.lime-A100 .divider, .lime-A200.divider,
.lime-A200 .divider, .lime-A400.divider,
.lime-A400 .divider, .lime-A700.divider,
.lime-A700 .divider, .yellow-50.divider,
.yellow-50 .divider, .yellow-100.divider,
.yellow-100 .divider, .yellow-200.divider,
.yellow-200 .divider, .yellow-300.divider,
.yellow-300 .divider, .yellow-400.divider,
.yellow-400 .divider, .yellow-500.divider,
.yellow-500 .divider, .yellow.divider,
.yellow .divider, .yellow-600.divider,
.yellow-600 .divider, .yellow-700.divider,
.yellow-700 .divider, .yellow-800.divider,
.yellow-800 .divider, .yellow-900.divider,
.yellow-900 .divider, .yellow-A100.divider,
.yellow-A100 .divider, .yellow-A200.divider,
.yellow-A200 .divider, .yellow-A400.divider,
.yellow-A400 .divider, .yellow-A700.divider,
.yellow-A700 .divider, .amber-50.divider,
.amber-50 .divider, .amber-100.divider,
.amber-100 .divider, .amber-200.divider,
.amber-200 .divider, .amber-300.divider,
.amber-300 .divider, .amber-400.divider,
.amber-400 .divider, .amber-500.divider,
.amber-500 .divider, .amber.divider,
.amber .divider, .amber-600.divider,
.amber-600 .divider, .amber-700.divider,
.amber-700 .divider, .amber-800.divider,
.amber-800 .divider, .amber-900.divider,
.amber-900 .divider, .amber-A100.divider,
.amber-A100 .divider, .amber-A200.divider,
.amber-A200 .divider, .amber-A400.divider,
.amber-A400 .divider, .amber-A700.divider,
.amber-A700 .divider, .orange-50.divider,
.orange-50 .divider, .orange-100.divider,
.orange-100 .divider, .orange-200.divider,
.orange-200 .divider, .orange-300.divider,
.orange-300 .divider, .orange-400.divider,
.orange-400 .divider, .orange-500.divider,
.orange-500 .divider, .orange.divider,
.orange .divider, .orange-600.divider,
.orange-600 .divider, .orange-700.divider,
.orange-700 .divider, .orange-A100.divider,
.orange-A100 .divider, .orange-A200.divider,
.orange-A200 .divider, .orange-A400.divider,
.orange-A400 .divider, .orange-A700.divider,
.orange-A700 .divider, .deep-orange-50.divider,
.deep-orange-50 .divider, .deep-orange-100.divider,
.deep-orange-100 .divider, .deep-orange-200.divider,
.deep-orange-200 .divider, .deep-orange-300.divider,
.deep-orange-300 .divider, .deep-orange-400.divider,
.deep-orange-400 .divider, .deep-orange-A100.divider,
.deep-orange-A100 .divider, .deep-orange-A200.divider,
.deep-orange-A200 .divider, .brown-50.divider,
.brown-50 .divider, .brown-100.divider,
.brown-100 .divider, .brown-200.divider,
.brown-200 .divider, .brown-A100.divider,
.brown-A100 .divider, .brown-A200.divider,
.brown-A200 .divider, .grey-50.divider,
.grey-50 .divider, .grey-100.divider,
.grey-100 .divider, .grey-200.divider,
.grey-200 .divider, .grey-300.divider,
.grey-300 .divider, .grey-400.divider,
.grey-400 .divider, .grey-500.divider,
.grey-500 .divider, .grey.divider,
.grey .divider, .grey-A100.divider,
.grey-A100 .divider, .grey-A200.divider,
.grey-A200 .divider, .grey-A400.divider,
.grey-A400 .divider, .blue-grey-50.divider,
.blue-grey-50 .divider, .blue-grey-100.divider,
.blue-grey-100 .divider, .blue-grey-200.divider,
.blue-grey-200 .divider, .blue-grey-300.divider,
.blue-grey-300 .divider, .blue-grey-A100.divider,
.blue-grey-A100 .divider, .blue-grey-A200.divider,
.blue-grey-A200 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
.red-50 .mat-ripple-element, .red-100 .mat-ripple-element, .red-200 .mat-ripple-element, .red-300 .mat-ripple-element, .red-400 .mat-ripple-element, .red-A100 .mat-ripple-element, .pink-50 .mat-ripple-element, .pink-100 .mat-ripple-element, .pink-200 .mat-ripple-element, .pink-300 .mat-ripple-element, .pink-400 .mat-ripple-element, .pink-A100 .mat-ripple-element, .purple-50 .mat-ripple-element, .purple-100 .mat-ripple-element, .purple-200 .mat-ripple-element, .purple-A100 .mat-ripple-element, .deep-purple-50 .mat-ripple-element, .deep-purple-100 .mat-ripple-element, .deep-purple-200 .mat-ripple-element, .deep-purple-A100 .mat-ripple-element, .indigo-50 .mat-ripple-element, .indigo-100 .mat-ripple-element, .indigo-200 .mat-ripple-element, .indigo-A100 .mat-ripple-element, .blue-50 .mat-ripple-element, .blue-100 .mat-ripple-element, .blue-200 .mat-ripple-element, .blue-300 .mat-ripple-element, .blue-400 .mat-ripple-element, .blue-A100 .mat-ripple-element, .light-blue-50 .mat-ripple-element, .light-blue-100 .mat-ripple-element, .light-blue-200 .mat-ripple-element, .light-blue-300 .mat-ripple-element, .light-blue-400 .mat-ripple-element, .light-blue-A100 .mat-ripple-element, .light-blue-A200 .mat-ripple-element, .light-blue-A400 .mat-ripple-element, .cyan-50 .mat-ripple-element, .cyan-100 .mat-ripple-element, .cyan-200 .mat-ripple-element, .cyan-300 .mat-ripple-element, .cyan-400 .mat-ripple-element, .cyan-A100 .mat-ripple-element, .cyan-A200 .mat-ripple-element, .cyan-A400 .mat-ripple-element, .cyan-A700 .mat-ripple-element, .teal-50 .mat-ripple-element, .teal-100 .mat-ripple-element, .teal-200 .mat-ripple-element, .teal-300 .mat-ripple-element, .teal-400 .mat-ripple-element, .teal-A100 .mat-ripple-element, .teal-A200 .mat-ripple-element, .teal-A400 .mat-ripple-element, .teal-A700 .mat-ripple-element, .green-50 .mat-ripple-element, .green-100 .mat-ripple-element, .green-200 .mat-ripple-element, .green-300 .mat-ripple-element, .green-400 .mat-ripple-element, .green-500 .mat-ripple-element, .green .mat-ripple-element, .green-A100 .mat-ripple-element, .green-A200 .mat-ripple-element, .green-A400 .mat-ripple-element, .green-A700 .mat-ripple-element, .light-green-50 .mat-ripple-element, .light-green-100 .mat-ripple-element, .light-green-200 .mat-ripple-element, .light-green-300 .mat-ripple-element, .light-green-400 .mat-ripple-element, .light-green-500 .mat-ripple-element, .light-green .mat-ripple-element, .light-green-600 .mat-ripple-element, .light-green-A100 .mat-ripple-element, .light-green-A200 .mat-ripple-element, .light-green-A400 .mat-ripple-element, .light-green-A700 .mat-ripple-element, .lime-50 .mat-ripple-element, .lime-100 .mat-ripple-element, .lime-200 .mat-ripple-element, .lime-300 .mat-ripple-element, .lime-400 .mat-ripple-element, .lime-500 .mat-ripple-element, .lime .mat-ripple-element, .lime-600 .mat-ripple-element, .lime-700 .mat-ripple-element, .lime-800 .mat-ripple-element, .lime-A100 .mat-ripple-element, .lime-A200 .mat-ripple-element, .lime-A400 .mat-ripple-element, .lime-A700 .mat-ripple-element, .yellow-50 .mat-ripple-element, .yellow-100 .mat-ripple-element, .yellow-200 .mat-ripple-element, .yellow-300 .mat-ripple-element, .yellow-400 .mat-ripple-element, .yellow-500 .mat-ripple-element, .yellow .mat-ripple-element, .yellow-600 .mat-ripple-element, .yellow-700 .mat-ripple-element, .yellow-800 .mat-ripple-element, .yellow-900 .mat-ripple-element, .yellow-A100 .mat-ripple-element, .yellow-A200 .mat-ripple-element, .yellow-A400 .mat-ripple-element, .yellow-A700 .mat-ripple-element, .amber-50 .mat-ripple-element, .amber-100 .mat-ripple-element, .amber-200 .mat-ripple-element, .amber-300 .mat-ripple-element, .amber-400 .mat-ripple-element, .amber-500 .mat-ripple-element, .amber .mat-ripple-element, .amber-600 .mat-ripple-element, .amber-700 .mat-ripple-element, .amber-800 .mat-ripple-element, .amber-900 .mat-ripple-element, .amber-A100 .mat-ripple-element, .amber-A200 .mat-ripple-element, .amber-A400 .mat-ripple-element, .amber-A700 .mat-ripple-element, .orange-50 .mat-ripple-element, .orange-100 .mat-ripple-element, .orange-200 .mat-ripple-element, .orange-300 .mat-ripple-element, .orange-400 .mat-ripple-element, .orange-500 .mat-ripple-element, .orange .mat-ripple-element, .orange-600 .mat-ripple-element, .orange-700 .mat-ripple-element, .orange-A100 .mat-ripple-element, .orange-A200 .mat-ripple-element, .orange-A400 .mat-ripple-element, .orange-A700 .mat-ripple-element, .deep-orange-50 .mat-ripple-element, .deep-orange-100 .mat-ripple-element, .deep-orange-200 .mat-ripple-element, .deep-orange-300 .mat-ripple-element, .deep-orange-400 .mat-ripple-element, .deep-orange-A100 .mat-ripple-element, .deep-orange-A200 .mat-ripple-element, .brown-50 .mat-ripple-element, .brown-100 .mat-ripple-element, .brown-200 .mat-ripple-element, .brown-A100 .mat-ripple-element, .brown-A200 .mat-ripple-element, .grey-50 .mat-ripple-element, .grey-100 .mat-ripple-element, .grey-200 .mat-ripple-element, .grey-300 .mat-ripple-element, .grey-400 .mat-ripple-element, .grey-500 .mat-ripple-element, .grey .mat-ripple-element, .grey-A100 .mat-ripple-element, .grey-A200 .mat-ripple-element, .grey-A400 .mat-ripple-element, .blue-grey-50 .mat-ripple-element, .blue-grey-100 .mat-ripple-element, .blue-grey-200 .mat-ripple-element, .blue-grey-300 .mat-ripple-element, .blue-grey-A100 .mat-ripple-element, .blue-grey-A200 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
.red-50 .adaptive-border-color, .red-100 .adaptive-border-color, .red-200 .adaptive-border-color, .red-300 .adaptive-border-color, .red-400 .adaptive-border-color, .red-A100 .adaptive-border-color, .pink-50 .adaptive-border-color, .pink-100 .adaptive-border-color, .pink-200 .adaptive-border-color, .pink-300 .adaptive-border-color, .pink-400 .adaptive-border-color, .pink-A100 .adaptive-border-color, .purple-50 .adaptive-border-color, .purple-100 .adaptive-border-color, .purple-200 .adaptive-border-color, .purple-A100 .adaptive-border-color, .deep-purple-50 .adaptive-border-color, .deep-purple-100 .adaptive-border-color, .deep-purple-200 .adaptive-border-color, .deep-purple-A100 .adaptive-border-color, .indigo-50 .adaptive-border-color, .indigo-100 .adaptive-border-color, .indigo-200 .adaptive-border-color, .indigo-A100 .adaptive-border-color, .blue-50 .adaptive-border-color, .blue-100 .adaptive-border-color, .blue-200 .adaptive-border-color, .blue-300 .adaptive-border-color, .blue-400 .adaptive-border-color, .blue-A100 .adaptive-border-color, .light-blue-50 .adaptive-border-color, .light-blue-100 .adaptive-border-color, .light-blue-200 .adaptive-border-color, .light-blue-300 .adaptive-border-color, .light-blue-400 .adaptive-border-color, .light-blue-A100 .adaptive-border-color, .light-blue-A200 .adaptive-border-color, .light-blue-A400 .adaptive-border-color, .cyan-50 .adaptive-border-color, .cyan-100 .adaptive-border-color, .cyan-200 .adaptive-border-color, .cyan-300 .adaptive-border-color, .cyan-400 .adaptive-border-color, .cyan-A100 .adaptive-border-color, .cyan-A200 .adaptive-border-color, .cyan-A400 .adaptive-border-color, .cyan-A700 .adaptive-border-color, .teal-50 .adaptive-border-color, .teal-100 .adaptive-border-color, .teal-200 .adaptive-border-color, .teal-300 .adaptive-border-color, .teal-400 .adaptive-border-color, .teal-A100 .adaptive-border-color, .teal-A200 .adaptive-border-color, .teal-A400 .adaptive-border-color, .teal-A700 .adaptive-border-color, .green-50 .adaptive-border-color, .green-100 .adaptive-border-color, .green-200 .adaptive-border-color, .green-300 .adaptive-border-color, .green-400 .adaptive-border-color, .green-500 .adaptive-border-color, .green .adaptive-border-color, .green-A100 .adaptive-border-color, .green-A200 .adaptive-border-color, .green-A400 .adaptive-border-color, .green-A700 .adaptive-border-color, .light-green-50 .adaptive-border-color, .light-green-100 .adaptive-border-color, .light-green-200 .adaptive-border-color, .light-green-300 .adaptive-border-color, .light-green-400 .adaptive-border-color, .light-green-500 .adaptive-border-color, .light-green .adaptive-border-color, .light-green-600 .adaptive-border-color, .light-green-A100 .adaptive-border-color, .light-green-A200 .adaptive-border-color, .light-green-A400 .adaptive-border-color, .light-green-A700 .adaptive-border-color, .lime-50 .adaptive-border-color, .lime-100 .adaptive-border-color, .lime-200 .adaptive-border-color, .lime-300 .adaptive-border-color, .lime-400 .adaptive-border-color, .lime-500 .adaptive-border-color, .lime .adaptive-border-color, .lime-600 .adaptive-border-color, .lime-700 .adaptive-border-color, .lime-800 .adaptive-border-color, .lime-A100 .adaptive-border-color, .lime-A200 .adaptive-border-color, .lime-A400 .adaptive-border-color, .lime-A700 .adaptive-border-color, .yellow-50 .adaptive-border-color, .yellow-100 .adaptive-border-color, .yellow-200 .adaptive-border-color, .yellow-300 .adaptive-border-color, .yellow-400 .adaptive-border-color, .yellow-500 .adaptive-border-color, .yellow .adaptive-border-color, .yellow-600 .adaptive-border-color, .yellow-700 .adaptive-border-color, .yellow-800 .adaptive-border-color, .yellow-900 .adaptive-border-color, .yellow-A100 .adaptive-border-color, .yellow-A200 .adaptive-border-color, .yellow-A400 .adaptive-border-color, .yellow-A700 .adaptive-border-color, .amber-50 .adaptive-border-color, .amber-100 .adaptive-border-color, .amber-200 .adaptive-border-color, .amber-300 .adaptive-border-color, .amber-400 .adaptive-border-color, .amber-500 .adaptive-border-color, .amber .adaptive-border-color, .amber-600 .adaptive-border-color, .amber-700 .adaptive-border-color, .amber-800 .adaptive-border-color, .amber-900 .adaptive-border-color, .amber-A100 .adaptive-border-color, .amber-A200 .adaptive-border-color, .amber-A400 .adaptive-border-color, .amber-A700 .adaptive-border-color, .orange-50 .adaptive-border-color, .orange-100 .adaptive-border-color, .orange-200 .adaptive-border-color, .orange-300 .adaptive-border-color, .orange-400 .adaptive-border-color, .orange-500 .adaptive-border-color, .orange .adaptive-border-color, .orange-600 .adaptive-border-color, .orange-700 .adaptive-border-color, .orange-A100 .adaptive-border-color, .orange-A200 .adaptive-border-color, .orange-A400 .adaptive-border-color, .orange-A700 .adaptive-border-color, .deep-orange-50 .adaptive-border-color, .deep-orange-100 .adaptive-border-color, .deep-orange-200 .adaptive-border-color, .deep-orange-300 .adaptive-border-color, .deep-orange-400 .adaptive-border-color, .deep-orange-A100 .adaptive-border-color, .deep-orange-A200 .adaptive-border-color, .brown-50 .adaptive-border-color, .brown-100 .adaptive-border-color, .brown-200 .adaptive-border-color, .brown-A100 .adaptive-border-color, .brown-A200 .adaptive-border-color, .grey-50 .adaptive-border-color, .grey-100 .adaptive-border-color, .grey-200 .adaptive-border-color, .grey-300 .adaptive-border-color, .grey-400 .adaptive-border-color, .grey-500 .adaptive-border-color, .grey .adaptive-border-color, .grey-A100 .adaptive-border-color, .grey-A200 .adaptive-border-color, .grey-A400 .adaptive-border-color, .blue-grey-50 .adaptive-border-color, .blue-grey-100 .adaptive-border-color, .blue-grey-200 .adaptive-border-color, .blue-grey-300 .adaptive-border-color, .blue-grey-A100 .adaptive-border-color, .blue-grey-A200 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
.red-500 i,
.red-500 .icon, .red i,
.red .icon, .red-600 i,
.red-600 .icon, .red-700 i,
.red-700 .icon, .red-800 i,
.red-800 .icon, .red-900 i,
.red-900 .icon, .red-A200 i,
.red-A200 .icon, .red-A400 i,
.red-A400 .icon, .red-A700 i,
.red-A700 .icon, .pink-500 i,
.pink-500 .icon, .pink i,
.pink .icon, .pink-600 i,
.pink-600 .icon, .pink-700 i,
.pink-700 .icon, .pink-800 i,
.pink-800 .icon, .pink-900 i,
.pink-900 .icon, .pink-A200 i,
.pink-A200 .icon, .pink-A400 i,
.pink-A400 .icon, .pink-A700 i,
.pink-A700 .icon, .purple-300 i,
.purple-300 .icon, .purple-400 i,
.purple-400 .icon, .purple-500 i,
.purple-500 .icon, .purple i,
.purple .icon, .purple-600 i,
.purple-600 .icon, .purple-700 i,
.purple-700 .icon, .purple-800 i,
.purple-800 .icon, .purple-900 i,
.purple-900 .icon, .purple-A200 i,
.purple-A200 .icon, .purple-A400 i,
.purple-A400 .icon, .purple-A700 i,
.purple-A700 .icon, .deep-purple-300 i,
.deep-purple-300 .icon, .deep-purple-400 i,
.deep-purple-400 .icon, .deep-purple-500 i,
.deep-purple-500 .icon, .deep-purple i,
.deep-purple .icon, .deep-purple-600 i,
.deep-purple-600 .icon, .deep-purple-700 i,
.deep-purple-700 .icon, .deep-purple-800 i,
.deep-purple-800 .icon, .deep-purple-900 i,
.deep-purple-900 .icon, .deep-purple-A200 i,
.deep-purple-A200 .icon, .deep-purple-A400 i,
.deep-purple-A400 .icon, .deep-purple-A700 i,
.deep-purple-A700 .icon, .indigo-300 i,
.indigo-300 .icon, .indigo-400 i,
.indigo-400 .icon, .indigo-500 i,
.indigo-500 .icon, .indigo i,
.indigo .icon, .indigo-600 i,
.indigo-600 .icon, .indigo-700 i,
.indigo-700 .icon, .indigo-800 i,
.indigo-800 .icon, .indigo-900 i,
.indigo-900 .icon, .indigo-A200 i,
.indigo-A200 .icon, .indigo-A400 i,
.indigo-A400 .icon, .indigo-A700 i,
.indigo-A700 .icon, .blue-500 i,
.blue-500 .icon, .blue i,
.blue .icon, .blue-600 i,
.blue-600 .icon, .blue-700 i,
.blue-700 .icon, .blue-800 i,
.blue-800 .icon, .blue-900 i,
.blue-900 .icon, .blue-A200 i,
.blue-A200 .icon, .blue-A400 i,
.blue-A400 .icon, .blue-A700 i,
.blue-A700 .icon, .light-blue-500 i,
.light-blue-500 .icon, .light-blue i,
.light-blue .icon, .light-blue-600 i,
.light-blue-600 .icon, .light-blue-700 i,
.light-blue-700 .icon, .light-blue-800 i,
.light-blue-800 .icon, .light-blue-900 i,
.light-blue-900 .icon, .light-blue-A700 i,
.light-blue-A700 .icon, .cyan-500 i,
.cyan-500 .icon, .cyan i,
.cyan .icon, .cyan-600 i,
.cyan-600 .icon, .cyan-700 i,
.cyan-700 .icon, .cyan-800 i,
.cyan-800 .icon, .cyan-900 i,
.cyan-900 .icon, .teal-500 i,
.teal-500 .icon, .teal i,
.teal .icon, .teal-600 i,
.teal-600 .icon, .teal-700 i,
.teal-700 .icon, .teal-800 i,
.teal-800 .icon, .teal-900 i,
.teal-900 .icon, .green-600 i,
.green-600 .icon, .green-700 i,
.green-700 .icon, .green-800 i,
.green-800 .icon, .green-900 i,
.green-900 .icon, .light-green-700 i,
.light-green-700 .icon, .light-green-800 i,
.light-green-800 .icon, .light-green-900 i,
.light-green-900 .icon, .lime-900 i,
.lime-900 .icon, .orange-800 i,
.orange-800 .icon, .orange-900 i,
.orange-900 .icon, .deep-orange-500 i,
.deep-orange-500 .icon, .deep-orange i,
.deep-orange .icon, .deep-orange-600 i,
.deep-orange-600 .icon, .deep-orange-700 i,
.deep-orange-700 .icon, .deep-orange-800 i,
.deep-orange-800 .icon, .deep-orange-900 i,
.deep-orange-900 .icon, .deep-orange-A400 i,
.deep-orange-A400 .icon, .deep-orange-A700 i,
.deep-orange-A700 .icon, .brown-300 i,
.brown-300 .icon, .brown-400 i,
.brown-400 .icon, .brown-500 i,
.brown-500 .icon, .brown i,
.brown .icon, .brown-600 i,
.brown-600 .icon, .brown-700 i,
.brown-700 .icon, .brown-800 i,
.brown-800 .icon, .brown-900 i,
.brown-900 .icon, .brown-A400 i,
.brown-A400 .icon, .brown-A700 i,
.brown-A700 .icon, .grey-600 i,
.grey-600 .icon, .grey-700 i,
.grey-700 .icon, .grey-800 i,
.grey-800 .icon, .grey-900 i,
.grey-900 .icon, .grey-A700 i,
.grey-A700 .icon, .blue-grey-400 i,
.blue-grey-400 .icon, .blue-grey-500 i,
.blue-grey-500 .icon, .blue-grey i,
.blue-grey .icon, .blue-grey-600 i,
.blue-grey-600 .icon, .blue-grey-700 i,
.blue-grey-700 .icon, .blue-grey-800 i,
.blue-grey-800 .icon, .blue-grey-900 i,
.blue-grey-900 .icon, .blue-grey-A400 i,
.blue-grey-A400 .icon, .blue-grey-A700 i,
.blue-grey-A700 .icon {
  color: white; }
.red-500.secondary-text,
.red-500 .secondary-text, .red.secondary-text,
.red .secondary-text, .red-600.secondary-text,
.red-600 .secondary-text, .red-700.secondary-text,
.red-700 .secondary-text, .red-800.secondary-text,
.red-800 .secondary-text, .red-900.secondary-text,
.red-900 .secondary-text, .red-A200.secondary-text,
.red-A200 .secondary-text, .red-A400.secondary-text,
.red-A400 .secondary-text, .red-A700.secondary-text,
.red-A700 .secondary-text, .pink-500.secondary-text,
.pink-500 .secondary-text, .pink.secondary-text,
.pink .secondary-text, .pink-600.secondary-text,
.pink-600 .secondary-text, .pink-700.secondary-text,
.pink-700 .secondary-text, .pink-800.secondary-text,
.pink-800 .secondary-text, .pink-900.secondary-text,
.pink-900 .secondary-text, .pink-A200.secondary-text,
.pink-A200 .secondary-text, .pink-A400.secondary-text,
.pink-A400 .secondary-text, .pink-A700.secondary-text,
.pink-A700 .secondary-text, .purple-300.secondary-text,
.purple-300 .secondary-text, .purple-400.secondary-text,
.purple-400 .secondary-text, .purple-500.secondary-text,
.purple-500 .secondary-text, .purple.secondary-text,
.purple .secondary-text, .purple-600.secondary-text,
.purple-600 .secondary-text, .purple-700.secondary-text,
.purple-700 .secondary-text, .purple-800.secondary-text,
.purple-800 .secondary-text, .purple-900.secondary-text,
.purple-900 .secondary-text, .purple-A200.secondary-text,
.purple-A200 .secondary-text, .purple-A400.secondary-text,
.purple-A400 .secondary-text, .purple-A700.secondary-text,
.purple-A700 .secondary-text, .deep-purple-300.secondary-text,
.deep-purple-300 .secondary-text, .deep-purple-400.secondary-text,
.deep-purple-400 .secondary-text, .deep-purple-500.secondary-text,
.deep-purple-500 .secondary-text, .deep-purple.secondary-text,
.deep-purple .secondary-text, .deep-purple-600.secondary-text,
.deep-purple-600 .secondary-text, .deep-purple-700.secondary-text,
.deep-purple-700 .secondary-text, .deep-purple-800.secondary-text,
.deep-purple-800 .secondary-text, .deep-purple-900.secondary-text,
.deep-purple-900 .secondary-text, .deep-purple-A200.secondary-text,
.deep-purple-A200 .secondary-text, .deep-purple-A400.secondary-text,
.deep-purple-A400 .secondary-text, .deep-purple-A700.secondary-text,
.deep-purple-A700 .secondary-text, .indigo-300.secondary-text,
.indigo-300 .secondary-text, .indigo-400.secondary-text,
.indigo-400 .secondary-text, .indigo-500.secondary-text,
.indigo-500 .secondary-text, .indigo.secondary-text,
.indigo .secondary-text, .indigo-600.secondary-text,
.indigo-600 .secondary-text, .indigo-700.secondary-text,
.indigo-700 .secondary-text, .indigo-800.secondary-text,
.indigo-800 .secondary-text, .indigo-900.secondary-text,
.indigo-900 .secondary-text, .indigo-A200.secondary-text,
.indigo-A200 .secondary-text, .indigo-A400.secondary-text,
.indigo-A400 .secondary-text, .indigo-A700.secondary-text,
.indigo-A700 .secondary-text, .blue-500.secondary-text,
.blue-500 .secondary-text, .blue.secondary-text,
.blue .secondary-text, .blue-600.secondary-text,
.blue-600 .secondary-text, .blue-700.secondary-text,
.blue-700 .secondary-text, .blue-800.secondary-text,
.blue-800 .secondary-text, .blue-900.secondary-text,
.blue-900 .secondary-text, .blue-A200.secondary-text,
.blue-A200 .secondary-text, .blue-A400.secondary-text,
.blue-A400 .secondary-text, .blue-A700.secondary-text,
.blue-A700 .secondary-text, .light-blue-500.secondary-text,
.light-blue-500 .secondary-text, .light-blue.secondary-text,
.light-blue .secondary-text, .light-blue-600.secondary-text,
.light-blue-600 .secondary-text, .light-blue-700.secondary-text,
.light-blue-700 .secondary-text, .light-blue-800.secondary-text,
.light-blue-800 .secondary-text, .light-blue-900.secondary-text,
.light-blue-900 .secondary-text, .light-blue-A700.secondary-text,
.light-blue-A700 .secondary-text, .cyan-500.secondary-text,
.cyan-500 .secondary-text, .cyan.secondary-text,
.cyan .secondary-text, .cyan-600.secondary-text,
.cyan-600 .secondary-text, .cyan-700.secondary-text,
.cyan-700 .secondary-text, .cyan-800.secondary-text,
.cyan-800 .secondary-text, .cyan-900.secondary-text,
.cyan-900 .secondary-text, .teal-500.secondary-text,
.teal-500 .secondary-text, .teal.secondary-text,
.teal .secondary-text, .teal-600.secondary-text,
.teal-600 .secondary-text, .teal-700.secondary-text,
.teal-700 .secondary-text, .teal-800.secondary-text,
.teal-800 .secondary-text, .teal-900.secondary-text,
.teal-900 .secondary-text, .green-600.secondary-text,
.green-600 .secondary-text, .green-700.secondary-text,
.green-700 .secondary-text, .green-800.secondary-text,
.green-800 .secondary-text, .green-900.secondary-text,
.green-900 .secondary-text, .light-green-700.secondary-text,
.light-green-700 .secondary-text, .light-green-800.secondary-text,
.light-green-800 .secondary-text, .light-green-900.secondary-text,
.light-green-900 .secondary-text, .lime-900.secondary-text,
.lime-900 .secondary-text, .orange-800.secondary-text,
.orange-800 .secondary-text, .orange-900.secondary-text,
.orange-900 .secondary-text, .deep-orange-500.secondary-text,
.deep-orange-500 .secondary-text, .deep-orange.secondary-text,
.deep-orange .secondary-text, .deep-orange-600.secondary-text,
.deep-orange-600 .secondary-text, .deep-orange-700.secondary-text,
.deep-orange-700 .secondary-text, .deep-orange-800.secondary-text,
.deep-orange-800 .secondary-text, .deep-orange-900.secondary-text,
.deep-orange-900 .secondary-text, .deep-orange-A400.secondary-text,
.deep-orange-A400 .secondary-text, .deep-orange-A700.secondary-text,
.deep-orange-A700 .secondary-text, .brown-300.secondary-text,
.brown-300 .secondary-text, .brown-400.secondary-text,
.brown-400 .secondary-text, .brown-500.secondary-text,
.brown-500 .secondary-text, .brown.secondary-text,
.brown .secondary-text, .brown-600.secondary-text,
.brown-600 .secondary-text, .brown-700.secondary-text,
.brown-700 .secondary-text, .brown-800.secondary-text,
.brown-800 .secondary-text, .brown-900.secondary-text,
.brown-900 .secondary-text, .brown-A400.secondary-text,
.brown-A400 .secondary-text, .brown-A700.secondary-text,
.brown-A700 .secondary-text, .grey-600.secondary-text,
.grey-600 .secondary-text, .grey-700.secondary-text,
.grey-700 .secondary-text, .grey-800.secondary-text,
.grey-800 .secondary-text, .grey-900.secondary-text,
.grey-900 .secondary-text, .grey-A700.secondary-text,
.grey-A700 .secondary-text, .blue-grey-400.secondary-text,
.blue-grey-400 .secondary-text, .blue-grey-500.secondary-text,
.blue-grey-500 .secondary-text, .blue-grey.secondary-text,
.blue-grey .secondary-text, .blue-grey-600.secondary-text,
.blue-grey-600 .secondary-text, .blue-grey-700.secondary-text,
.blue-grey-700 .secondary-text, .blue-grey-800.secondary-text,
.blue-grey-800 .secondary-text, .blue-grey-900.secondary-text,
.blue-grey-900 .secondary-text, .blue-grey-A400.secondary-text,
.blue-grey-A400 .secondary-text, .blue-grey-A700.secondary-text,
.blue-grey-A700 .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
.red-500.hint-text,
.red-500 .hint-text, .red-500.disabled-text,
.red-500 .disabled-text, .red.hint-text,
.red .hint-text, .red.disabled-text,
.red .disabled-text, .red-600.hint-text,
.red-600 .hint-text, .red-600.disabled-text,
.red-600 .disabled-text, .red-700.hint-text,
.red-700 .hint-text, .red-700.disabled-text,
.red-700 .disabled-text, .red-800.hint-text,
.red-800 .hint-text, .red-800.disabled-text,
.red-800 .disabled-text, .red-900.hint-text,
.red-900 .hint-text, .red-900.disabled-text,
.red-900 .disabled-text, .red-A200.hint-text,
.red-A200 .hint-text, .red-A200.disabled-text,
.red-A200 .disabled-text, .red-A400.hint-text,
.red-A400 .hint-text, .red-A400.disabled-text,
.red-A400 .disabled-text, .red-A700.hint-text,
.red-A700 .hint-text, .red-A700.disabled-text,
.red-A700 .disabled-text, .pink-500.hint-text,
.pink-500 .hint-text, .pink-500.disabled-text,
.pink-500 .disabled-text, .pink.hint-text,
.pink .hint-text, .pink.disabled-text,
.pink .disabled-text, .pink-600.hint-text,
.pink-600 .hint-text, .pink-600.disabled-text,
.pink-600 .disabled-text, .pink-700.hint-text,
.pink-700 .hint-text, .pink-700.disabled-text,
.pink-700 .disabled-text, .pink-800.hint-text,
.pink-800 .hint-text, .pink-800.disabled-text,
.pink-800 .disabled-text, .pink-900.hint-text,
.pink-900 .hint-text, .pink-900.disabled-text,
.pink-900 .disabled-text, .pink-A200.hint-text,
.pink-A200 .hint-text, .pink-A200.disabled-text,
.pink-A200 .disabled-text, .pink-A400.hint-text,
.pink-A400 .hint-text, .pink-A400.disabled-text,
.pink-A400 .disabled-text, .pink-A700.hint-text,
.pink-A700 .hint-text, .pink-A700.disabled-text,
.pink-A700 .disabled-text, .purple-300.hint-text,
.purple-300 .hint-text, .purple-300.disabled-text,
.purple-300 .disabled-text, .purple-400.hint-text,
.purple-400 .hint-text, .purple-400.disabled-text,
.purple-400 .disabled-text, .purple-500.hint-text,
.purple-500 .hint-text, .purple-500.disabled-text,
.purple-500 .disabled-text, .purple.hint-text,
.purple .hint-text, .purple.disabled-text,
.purple .disabled-text, .purple-600.hint-text,
.purple-600 .hint-text, .purple-600.disabled-text,
.purple-600 .disabled-text, .purple-700.hint-text,
.purple-700 .hint-text, .purple-700.disabled-text,
.purple-700 .disabled-text, .purple-800.hint-text,
.purple-800 .hint-text, .purple-800.disabled-text,
.purple-800 .disabled-text, .purple-900.hint-text,
.purple-900 .hint-text, .purple-900.disabled-text,
.purple-900 .disabled-text, .purple-A200.hint-text,
.purple-A200 .hint-text, .purple-A200.disabled-text,
.purple-A200 .disabled-text, .purple-A400.hint-text,
.purple-A400 .hint-text, .purple-A400.disabled-text,
.purple-A400 .disabled-text, .purple-A700.hint-text,
.purple-A700 .hint-text, .purple-A700.disabled-text,
.purple-A700 .disabled-text, .deep-purple-300.hint-text,
.deep-purple-300 .hint-text, .deep-purple-300.disabled-text,
.deep-purple-300 .disabled-text, .deep-purple-400.hint-text,
.deep-purple-400 .hint-text, .deep-purple-400.disabled-text,
.deep-purple-400 .disabled-text, .deep-purple-500.hint-text,
.deep-purple-500 .hint-text, .deep-purple-500.disabled-text,
.deep-purple-500 .disabled-text, .deep-purple.hint-text,
.deep-purple .hint-text, .deep-purple.disabled-text,
.deep-purple .disabled-text, .deep-purple-600.hint-text,
.deep-purple-600 .hint-text, .deep-purple-600.disabled-text,
.deep-purple-600 .disabled-text, .deep-purple-700.hint-text,
.deep-purple-700 .hint-text, .deep-purple-700.disabled-text,
.deep-purple-700 .disabled-text, .deep-purple-800.hint-text,
.deep-purple-800 .hint-text, .deep-purple-800.disabled-text,
.deep-purple-800 .disabled-text, .deep-purple-900.hint-text,
.deep-purple-900 .hint-text, .deep-purple-900.disabled-text,
.deep-purple-900 .disabled-text, .deep-purple-A200.hint-text,
.deep-purple-A200 .hint-text, .deep-purple-A200.disabled-text,
.deep-purple-A200 .disabled-text, .deep-purple-A400.hint-text,
.deep-purple-A400 .hint-text, .deep-purple-A400.disabled-text,
.deep-purple-A400 .disabled-text, .deep-purple-A700.hint-text,
.deep-purple-A700 .hint-text, .deep-purple-A700.disabled-text,
.deep-purple-A700 .disabled-text, .indigo-300.hint-text,
.indigo-300 .hint-text, .indigo-300.disabled-text,
.indigo-300 .disabled-text, .indigo-400.hint-text,
.indigo-400 .hint-text, .indigo-400.disabled-text,
.indigo-400 .disabled-text, .indigo-500.hint-text,
.indigo-500 .hint-text, .indigo-500.disabled-text,
.indigo-500 .disabled-text, .indigo.hint-text,
.indigo .hint-text, .indigo.disabled-text,
.indigo .disabled-text, .indigo-600.hint-text,
.indigo-600 .hint-text, .indigo-600.disabled-text,
.indigo-600 .disabled-text, .indigo-700.hint-text,
.indigo-700 .hint-text, .indigo-700.disabled-text,
.indigo-700 .disabled-text, .indigo-800.hint-text,
.indigo-800 .hint-text, .indigo-800.disabled-text,
.indigo-800 .disabled-text, .indigo-900.hint-text,
.indigo-900 .hint-text, .indigo-900.disabled-text,
.indigo-900 .disabled-text, .indigo-A200.hint-text,
.indigo-A200 .hint-text, .indigo-A200.disabled-text,
.indigo-A200 .disabled-text, .indigo-A400.hint-text,
.indigo-A400 .hint-text, .indigo-A400.disabled-text,
.indigo-A400 .disabled-text, .indigo-A700.hint-text,
.indigo-A700 .hint-text, .indigo-A700.disabled-text,
.indigo-A700 .disabled-text, .blue-500.hint-text,
.blue-500 .hint-text, .blue-500.disabled-text,
.blue-500 .disabled-text, .blue.hint-text,
.blue .hint-text, .blue.disabled-text,
.blue .disabled-text, .blue-600.hint-text,
.blue-600 .hint-text, .blue-600.disabled-text,
.blue-600 .disabled-text, .blue-700.hint-text,
.blue-700 .hint-text, .blue-700.disabled-text,
.blue-700 .disabled-text, .blue-800.hint-text,
.blue-800 .hint-text, .blue-800.disabled-text,
.blue-800 .disabled-text, .blue-900.hint-text,
.blue-900 .hint-text, .blue-900.disabled-text,
.blue-900 .disabled-text, .blue-A200.hint-text,
.blue-A200 .hint-text, .blue-A200.disabled-text,
.blue-A200 .disabled-text, .blue-A400.hint-text,
.blue-A400 .hint-text, .blue-A400.disabled-text,
.blue-A400 .disabled-text, .blue-A700.hint-text,
.blue-A700 .hint-text, .blue-A700.disabled-text,
.blue-A700 .disabled-text, .light-blue-500.hint-text,
.light-blue-500 .hint-text, .light-blue-500.disabled-text,
.light-blue-500 .disabled-text, .light-blue.hint-text,
.light-blue .hint-text, .light-blue.disabled-text,
.light-blue .disabled-text, .light-blue-600.hint-text,
.light-blue-600 .hint-text, .light-blue-600.disabled-text,
.light-blue-600 .disabled-text, .light-blue-700.hint-text,
.light-blue-700 .hint-text, .light-blue-700.disabled-text,
.light-blue-700 .disabled-text, .light-blue-800.hint-text,
.light-blue-800 .hint-text, .light-blue-800.disabled-text,
.light-blue-800 .disabled-text, .light-blue-900.hint-text,
.light-blue-900 .hint-text, .light-blue-900.disabled-text,
.light-blue-900 .disabled-text, .light-blue-A700.hint-text,
.light-blue-A700 .hint-text, .light-blue-A700.disabled-text,
.light-blue-A700 .disabled-text, .cyan-500.hint-text,
.cyan-500 .hint-text, .cyan-500.disabled-text,
.cyan-500 .disabled-text, .cyan.hint-text,
.cyan .hint-text, .cyan.disabled-text,
.cyan .disabled-text, .cyan-600.hint-text,
.cyan-600 .hint-text, .cyan-600.disabled-text,
.cyan-600 .disabled-text, .cyan-700.hint-text,
.cyan-700 .hint-text, .cyan-700.disabled-text,
.cyan-700 .disabled-text, .cyan-800.hint-text,
.cyan-800 .hint-text, .cyan-800.disabled-text,
.cyan-800 .disabled-text, .cyan-900.hint-text,
.cyan-900 .hint-text, .cyan-900.disabled-text,
.cyan-900 .disabled-text, .teal-500.hint-text,
.teal-500 .hint-text, .teal-500.disabled-text,
.teal-500 .disabled-text, .teal.hint-text,
.teal .hint-text, .teal.disabled-text,
.teal .disabled-text, .teal-600.hint-text,
.teal-600 .hint-text, .teal-600.disabled-text,
.teal-600 .disabled-text, .teal-700.hint-text,
.teal-700 .hint-text, .teal-700.disabled-text,
.teal-700 .disabled-text, .teal-800.hint-text,
.teal-800 .hint-text, .teal-800.disabled-text,
.teal-800 .disabled-text, .teal-900.hint-text,
.teal-900 .hint-text, .teal-900.disabled-text,
.teal-900 .disabled-text, .green-600.hint-text,
.green-600 .hint-text, .green-600.disabled-text,
.green-600 .disabled-text, .green-700.hint-text,
.green-700 .hint-text, .green-700.disabled-text,
.green-700 .disabled-text, .green-800.hint-text,
.green-800 .hint-text, .green-800.disabled-text,
.green-800 .disabled-text, .green-900.hint-text,
.green-900 .hint-text, .green-900.disabled-text,
.green-900 .disabled-text, .light-green-700.hint-text,
.light-green-700 .hint-text, .light-green-700.disabled-text,
.light-green-700 .disabled-text, .light-green-800.hint-text,
.light-green-800 .hint-text, .light-green-800.disabled-text,
.light-green-800 .disabled-text, .light-green-900.hint-text,
.light-green-900 .hint-text, .light-green-900.disabled-text,
.light-green-900 .disabled-text, .lime-900.hint-text,
.lime-900 .hint-text, .lime-900.disabled-text,
.lime-900 .disabled-text, .orange-800.hint-text,
.orange-800 .hint-text, .orange-800.disabled-text,
.orange-800 .disabled-text, .orange-900.hint-text,
.orange-900 .hint-text, .orange-900.disabled-text,
.orange-900 .disabled-text, .deep-orange-500.hint-text,
.deep-orange-500 .hint-text, .deep-orange-500.disabled-text,
.deep-orange-500 .disabled-text, .deep-orange.hint-text,
.deep-orange .hint-text, .deep-orange.disabled-text,
.deep-orange .disabled-text, .deep-orange-600.hint-text,
.deep-orange-600 .hint-text, .deep-orange-600.disabled-text,
.deep-orange-600 .disabled-text, .deep-orange-700.hint-text,
.deep-orange-700 .hint-text, .deep-orange-700.disabled-text,
.deep-orange-700 .disabled-text, .deep-orange-800.hint-text,
.deep-orange-800 .hint-text, .deep-orange-800.disabled-text,
.deep-orange-800 .disabled-text, .deep-orange-900.hint-text,
.deep-orange-900 .hint-text, .deep-orange-900.disabled-text,
.deep-orange-900 .disabled-text, .deep-orange-A400.hint-text,
.deep-orange-A400 .hint-text, .deep-orange-A400.disabled-text,
.deep-orange-A400 .disabled-text, .deep-orange-A700.hint-text,
.deep-orange-A700 .hint-text, .deep-orange-A700.disabled-text,
.deep-orange-A700 .disabled-text, .brown-300.hint-text,
.brown-300 .hint-text, .brown-300.disabled-text,
.brown-300 .disabled-text, .brown-400.hint-text,
.brown-400 .hint-text, .brown-400.disabled-text,
.brown-400 .disabled-text, .brown-500.hint-text,
.brown-500 .hint-text, .brown-500.disabled-text,
.brown-500 .disabled-text, .brown.hint-text,
.brown .hint-text, .brown.disabled-text,
.brown .disabled-text, .brown-600.hint-text,
.brown-600 .hint-text, .brown-600.disabled-text,
.brown-600 .disabled-text, .brown-700.hint-text,
.brown-700 .hint-text, .brown-700.disabled-text,
.brown-700 .disabled-text, .brown-800.hint-text,
.brown-800 .hint-text, .brown-800.disabled-text,
.brown-800 .disabled-text, .brown-900.hint-text,
.brown-900 .hint-text, .brown-900.disabled-text,
.brown-900 .disabled-text, .brown-A400.hint-text,
.brown-A400 .hint-text, .brown-A400.disabled-text,
.brown-A400 .disabled-text, .brown-A700.hint-text,
.brown-A700 .hint-text, .brown-A700.disabled-text,
.brown-A700 .disabled-text, .grey-600.hint-text,
.grey-600 .hint-text, .grey-600.disabled-text,
.grey-600 .disabled-text, .grey-700.hint-text,
.grey-700 .hint-text, .grey-700.disabled-text,
.grey-700 .disabled-text, .grey-800.hint-text,
.grey-800 .hint-text, .grey-800.disabled-text,
.grey-800 .disabled-text, .grey-900.hint-text,
.grey-900 .hint-text, .grey-900.disabled-text,
.grey-900 .disabled-text, .grey-A700.hint-text,
.grey-A700 .hint-text, .grey-A700.disabled-text,
.grey-A700 .disabled-text, .blue-grey-400.hint-text,
.blue-grey-400 .hint-text, .blue-grey-400.disabled-text,
.blue-grey-400 .disabled-text, .blue-grey-500.hint-text,
.blue-grey-500 .hint-text, .blue-grey-500.disabled-text,
.blue-grey-500 .disabled-text, .blue-grey.hint-text,
.blue-grey .hint-text, .blue-grey.disabled-text,
.blue-grey .disabled-text, .blue-grey-600.hint-text,
.blue-grey-600 .hint-text, .blue-grey-600.disabled-text,
.blue-grey-600 .disabled-text, .blue-grey-700.hint-text,
.blue-grey-700 .hint-text, .blue-grey-700.disabled-text,
.blue-grey-700 .disabled-text, .blue-grey-800.hint-text,
.blue-grey-800 .hint-text, .blue-grey-800.disabled-text,
.blue-grey-800 .disabled-text, .blue-grey-900.hint-text,
.blue-grey-900 .hint-text, .blue-grey-900.disabled-text,
.blue-grey-900 .disabled-text, .blue-grey-A400.hint-text,
.blue-grey-A400 .hint-text, .blue-grey-A400.disabled-text,
.blue-grey-A400 .disabled-text, .blue-grey-A700.hint-text,
.blue-grey-A700 .hint-text, .blue-grey-A700.disabled-text,
.blue-grey-A700 .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
.red-500.divider,
.red-500 .divider, .red.divider,
.red .divider, .red-600.divider,
.red-600 .divider, .red-700.divider,
.red-700 .divider, .red-800.divider,
.red-800 .divider, .red-900.divider,
.red-900 .divider, .red-A200.divider,
.red-A200 .divider, .red-A400.divider,
.red-A400 .divider, .red-A700.divider,
.red-A700 .divider, .pink-500.divider,
.pink-500 .divider, .pink.divider,
.pink .divider, .pink-600.divider,
.pink-600 .divider, .pink-700.divider,
.pink-700 .divider, .pink-800.divider,
.pink-800 .divider, .pink-900.divider,
.pink-900 .divider, .pink-A200.divider,
.pink-A200 .divider, .pink-A400.divider,
.pink-A400 .divider, .pink-A700.divider,
.pink-A700 .divider, .purple-300.divider,
.purple-300 .divider, .purple-400.divider,
.purple-400 .divider, .purple-500.divider,
.purple-500 .divider, .purple.divider,
.purple .divider, .purple-600.divider,
.purple-600 .divider, .purple-700.divider,
.purple-700 .divider, .purple-800.divider,
.purple-800 .divider, .purple-900.divider,
.purple-900 .divider, .purple-A200.divider,
.purple-A200 .divider, .purple-A400.divider,
.purple-A400 .divider, .purple-A700.divider,
.purple-A700 .divider, .deep-purple-300.divider,
.deep-purple-300 .divider, .deep-purple-400.divider,
.deep-purple-400 .divider, .deep-purple-500.divider,
.deep-purple-500 .divider, .deep-purple.divider,
.deep-purple .divider, .deep-purple-600.divider,
.deep-purple-600 .divider, .deep-purple-700.divider,
.deep-purple-700 .divider, .deep-purple-800.divider,
.deep-purple-800 .divider, .deep-purple-900.divider,
.deep-purple-900 .divider, .deep-purple-A200.divider,
.deep-purple-A200 .divider, .deep-purple-A400.divider,
.deep-purple-A400 .divider, .deep-purple-A700.divider,
.deep-purple-A700 .divider, .indigo-300.divider,
.indigo-300 .divider, .indigo-400.divider,
.indigo-400 .divider, .indigo-500.divider,
.indigo-500 .divider, .indigo.divider,
.indigo .divider, .indigo-600.divider,
.indigo-600 .divider, .indigo-700.divider,
.indigo-700 .divider, .indigo-800.divider,
.indigo-800 .divider, .indigo-900.divider,
.indigo-900 .divider, .indigo-A200.divider,
.indigo-A200 .divider, .indigo-A400.divider,
.indigo-A400 .divider, .indigo-A700.divider,
.indigo-A700 .divider, .blue-500.divider,
.blue-500 .divider, .blue.divider,
.blue .divider, .blue-600.divider,
.blue-600 .divider, .blue-700.divider,
.blue-700 .divider, .blue-800.divider,
.blue-800 .divider, .blue-900.divider,
.blue-900 .divider, .blue-A200.divider,
.blue-A200 .divider, .blue-A400.divider,
.blue-A400 .divider, .blue-A700.divider,
.blue-A700 .divider, .light-blue-500.divider,
.light-blue-500 .divider, .light-blue.divider,
.light-blue .divider, .light-blue-600.divider,
.light-blue-600 .divider, .light-blue-700.divider,
.light-blue-700 .divider, .light-blue-800.divider,
.light-blue-800 .divider, .light-blue-900.divider,
.light-blue-900 .divider, .light-blue-A700.divider,
.light-blue-A700 .divider, .cyan-500.divider,
.cyan-500 .divider, .cyan.divider,
.cyan .divider, .cyan-600.divider,
.cyan-600 .divider, .cyan-700.divider,
.cyan-700 .divider, .cyan-800.divider,
.cyan-800 .divider, .cyan-900.divider,
.cyan-900 .divider, .teal-500.divider,
.teal-500 .divider, .teal.divider,
.teal .divider, .teal-600.divider,
.teal-600 .divider, .teal-700.divider,
.teal-700 .divider, .teal-800.divider,
.teal-800 .divider, .teal-900.divider,
.teal-900 .divider, .green-600.divider,
.green-600 .divider, .green-700.divider,
.green-700 .divider, .green-800.divider,
.green-800 .divider, .green-900.divider,
.green-900 .divider, .light-green-700.divider,
.light-green-700 .divider, .light-green-800.divider,
.light-green-800 .divider, .light-green-900.divider,
.light-green-900 .divider, .lime-900.divider,
.lime-900 .divider, .orange-800.divider,
.orange-800 .divider, .orange-900.divider,
.orange-900 .divider, .deep-orange-500.divider,
.deep-orange-500 .divider, .deep-orange.divider,
.deep-orange .divider, .deep-orange-600.divider,
.deep-orange-600 .divider, .deep-orange-700.divider,
.deep-orange-700 .divider, .deep-orange-800.divider,
.deep-orange-800 .divider, .deep-orange-900.divider,
.deep-orange-900 .divider, .deep-orange-A400.divider,
.deep-orange-A400 .divider, .deep-orange-A700.divider,
.deep-orange-A700 .divider, .brown-300.divider,
.brown-300 .divider, .brown-400.divider,
.brown-400 .divider, .brown-500.divider,
.brown-500 .divider, .brown.divider,
.brown .divider, .brown-600.divider,
.brown-600 .divider, .brown-700.divider,
.brown-700 .divider, .brown-800.divider,
.brown-800 .divider, .brown-900.divider,
.brown-900 .divider, .brown-A400.divider,
.brown-A400 .divider, .brown-A700.divider,
.brown-A700 .divider, .grey-600.divider,
.grey-600 .divider, .grey-700.divider,
.grey-700 .divider, .grey-800.divider,
.grey-800 .divider, .grey-900.divider,
.grey-900 .divider, .grey-A700.divider,
.grey-A700 .divider, .blue-grey-400.divider,
.blue-grey-400 .divider, .blue-grey-500.divider,
.blue-grey-500 .divider, .blue-grey.divider,
.blue-grey .divider, .blue-grey-600.divider,
.blue-grey-600 .divider, .blue-grey-700.divider,
.blue-grey-700 .divider, .blue-grey-800.divider,
.blue-grey-800 .divider, .blue-grey-900.divider,
.blue-grey-900 .divider, .blue-grey-A400.divider,
.blue-grey-A400 .divider, .blue-grey-A700.divider,
.blue-grey-A700 .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
.red-500 .mat-ripple-element, .red .mat-ripple-element, .red-600 .mat-ripple-element, .red-700 .mat-ripple-element, .red-800 .mat-ripple-element, .red-900 .mat-ripple-element, .red-A200 .mat-ripple-element, .red-A400 .mat-ripple-element, .red-A700 .mat-ripple-element, .pink-500 .mat-ripple-element, .pink .mat-ripple-element, .pink-600 .mat-ripple-element, .pink-700 .mat-ripple-element, .pink-800 .mat-ripple-element, .pink-900 .mat-ripple-element, .pink-A200 .mat-ripple-element, .pink-A400 .mat-ripple-element, .pink-A700 .mat-ripple-element, .purple-300 .mat-ripple-element, .purple-400 .mat-ripple-element, .purple-500 .mat-ripple-element, .purple .mat-ripple-element, .purple-600 .mat-ripple-element, .purple-700 .mat-ripple-element, .purple-800 .mat-ripple-element, .purple-900 .mat-ripple-element, .purple-A200 .mat-ripple-element, .purple-A400 .mat-ripple-element, .purple-A700 .mat-ripple-element, .deep-purple-300 .mat-ripple-element, .deep-purple-400 .mat-ripple-element, .deep-purple-500 .mat-ripple-element, .deep-purple .mat-ripple-element, .deep-purple-600 .mat-ripple-element, .deep-purple-700 .mat-ripple-element, .deep-purple-800 .mat-ripple-element, .deep-purple-900 .mat-ripple-element, .deep-purple-A200 .mat-ripple-element, .deep-purple-A400 .mat-ripple-element, .deep-purple-A700 .mat-ripple-element, .indigo-300 .mat-ripple-element, .indigo-400 .mat-ripple-element, .indigo-500 .mat-ripple-element, .indigo .mat-ripple-element, .indigo-600 .mat-ripple-element, .indigo-700 .mat-ripple-element, .indigo-800 .mat-ripple-element, .indigo-900 .mat-ripple-element, .indigo-A200 .mat-ripple-element, .indigo-A400 .mat-ripple-element, .indigo-A700 .mat-ripple-element, .blue-500 .mat-ripple-element, .blue .mat-ripple-element, .blue-600 .mat-ripple-element, .blue-700 .mat-ripple-element, .blue-800 .mat-ripple-element, .blue-900 .mat-ripple-element, .blue-A200 .mat-ripple-element, .blue-A400 .mat-ripple-element, .blue-A700 .mat-ripple-element, .light-blue-500 .mat-ripple-element, .light-blue .mat-ripple-element, .light-blue-600 .mat-ripple-element, .light-blue-700 .mat-ripple-element, .light-blue-800 .mat-ripple-element, .light-blue-900 .mat-ripple-element, .light-blue-A700 .mat-ripple-element, .cyan-500 .mat-ripple-element, .cyan .mat-ripple-element, .cyan-600 .mat-ripple-element, .cyan-700 .mat-ripple-element, .cyan-800 .mat-ripple-element, .cyan-900 .mat-ripple-element, .teal-500 .mat-ripple-element, .teal .mat-ripple-element, .teal-600 .mat-ripple-element, .teal-700 .mat-ripple-element, .teal-800 .mat-ripple-element, .teal-900 .mat-ripple-element, .green-600 .mat-ripple-element, .green-700 .mat-ripple-element, .green-800 .mat-ripple-element, .green-900 .mat-ripple-element, .light-green-700 .mat-ripple-element, .light-green-800 .mat-ripple-element, .light-green-900 .mat-ripple-element, .lime-900 .mat-ripple-element, .orange-800 .mat-ripple-element, .orange-900 .mat-ripple-element, .deep-orange-500 .mat-ripple-element, .deep-orange .mat-ripple-element, .deep-orange-600 .mat-ripple-element, .deep-orange-700 .mat-ripple-element, .deep-orange-800 .mat-ripple-element, .deep-orange-900 .mat-ripple-element, .deep-orange-A400 .mat-ripple-element, .deep-orange-A700 .mat-ripple-element, .brown-300 .mat-ripple-element, .brown-400 .mat-ripple-element, .brown-500 .mat-ripple-element, .brown .mat-ripple-element, .brown-600 .mat-ripple-element, .brown-700 .mat-ripple-element, .brown-800 .mat-ripple-element, .brown-900 .mat-ripple-element, .brown-A400 .mat-ripple-element, .brown-A700 .mat-ripple-element, .grey-600 .mat-ripple-element, .grey-700 .mat-ripple-element, .grey-800 .mat-ripple-element, .grey-900 .mat-ripple-element, .grey-A700 .mat-ripple-element, .blue-grey-400 .mat-ripple-element, .blue-grey-500 .mat-ripple-element, .blue-grey .mat-ripple-element, .blue-grey-600 .mat-ripple-element, .blue-grey-700 .mat-ripple-element, .blue-grey-800 .mat-ripple-element, .blue-grey-900 .mat-ripple-element, .blue-grey-A400 .mat-ripple-element, .blue-grey-A700 .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
.red-500 .adaptive-border-color, .red .adaptive-border-color, .red-600 .adaptive-border-color, .red-700 .adaptive-border-color, .red-800 .adaptive-border-color, .red-900 .adaptive-border-color, .red-A200 .adaptive-border-color, .red-A400 .adaptive-border-color, .red-A700 .adaptive-border-color, .pink-500 .adaptive-border-color, .pink .adaptive-border-color, .pink-600 .adaptive-border-color, .pink-700 .adaptive-border-color, .pink-800 .adaptive-border-color, .pink-900 .adaptive-border-color, .pink-A200 .adaptive-border-color, .pink-A400 .adaptive-border-color, .pink-A700 .adaptive-border-color, .purple-300 .adaptive-border-color, .purple-400 .adaptive-border-color, .purple-500 .adaptive-border-color, .purple .adaptive-border-color, .purple-600 .adaptive-border-color, .purple-700 .adaptive-border-color, .purple-800 .adaptive-border-color, .purple-900 .adaptive-border-color, .purple-A200 .adaptive-border-color, .purple-A400 .adaptive-border-color, .purple-A700 .adaptive-border-color, .deep-purple-300 .adaptive-border-color, .deep-purple-400 .adaptive-border-color, .deep-purple-500 .adaptive-border-color, .deep-purple .adaptive-border-color, .deep-purple-600 .adaptive-border-color, .deep-purple-700 .adaptive-border-color, .deep-purple-800 .adaptive-border-color, .deep-purple-900 .adaptive-border-color, .deep-purple-A200 .adaptive-border-color, .deep-purple-A400 .adaptive-border-color, .deep-purple-A700 .adaptive-border-color, .indigo-300 .adaptive-border-color, .indigo-400 .adaptive-border-color, .indigo-500 .adaptive-border-color, .indigo .adaptive-border-color, .indigo-600 .adaptive-border-color, .indigo-700 .adaptive-border-color, .indigo-800 .adaptive-border-color, .indigo-900 .adaptive-border-color, .indigo-A200 .adaptive-border-color, .indigo-A400 .adaptive-border-color, .indigo-A700 .adaptive-border-color, .blue-500 .adaptive-border-color, .blue .adaptive-border-color, .blue-600 .adaptive-border-color, .blue-700 .adaptive-border-color, .blue-800 .adaptive-border-color, .blue-900 .adaptive-border-color, .blue-A200 .adaptive-border-color, .blue-A400 .adaptive-border-color, .blue-A700 .adaptive-border-color, .light-blue-500 .adaptive-border-color, .light-blue .adaptive-border-color, .light-blue-600 .adaptive-border-color, .light-blue-700 .adaptive-border-color, .light-blue-800 .adaptive-border-color, .light-blue-900 .adaptive-border-color, .light-blue-A700 .adaptive-border-color, .cyan-500 .adaptive-border-color, .cyan .adaptive-border-color, .cyan-600 .adaptive-border-color, .cyan-700 .adaptive-border-color, .cyan-800 .adaptive-border-color, .cyan-900 .adaptive-border-color, .teal-500 .adaptive-border-color, .teal .adaptive-border-color, .teal-600 .adaptive-border-color, .teal-700 .adaptive-border-color, .teal-800 .adaptive-border-color, .teal-900 .adaptive-border-color, .green-600 .adaptive-border-color, .green-700 .adaptive-border-color, .green-800 .adaptive-border-color, .green-900 .adaptive-border-color, .light-green-700 .adaptive-border-color, .light-green-800 .adaptive-border-color, .light-green-900 .adaptive-border-color, .lime-900 .adaptive-border-color, .orange-800 .adaptive-border-color, .orange-900 .adaptive-border-color, .deep-orange-500 .adaptive-border-color, .deep-orange .adaptive-border-color, .deep-orange-600 .adaptive-border-color, .deep-orange-700 .adaptive-border-color, .deep-orange-800 .adaptive-border-color, .deep-orange-900 .adaptive-border-color, .deep-orange-A400 .adaptive-border-color, .deep-orange-A700 .adaptive-border-color, .brown-300 .adaptive-border-color, .brown-400 .adaptive-border-color, .brown-500 .adaptive-border-color, .brown .adaptive-border-color, .brown-600 .adaptive-border-color, .brown-700 .adaptive-border-color, .brown-800 .adaptive-border-color, .brown-900 .adaptive-border-color, .brown-A400 .adaptive-border-color, .brown-A700 .adaptive-border-color, .grey-600 .adaptive-border-color, .grey-700 .adaptive-border-color, .grey-800 .adaptive-border-color, .grey-900 .adaptive-border-color, .grey-A700 .adaptive-border-color, .blue-grey-400 .adaptive-border-color, .blue-grey-500 .adaptive-border-color, .blue-grey .adaptive-border-color, .blue-grey-600 .adaptive-border-color, .blue-grey-700 .adaptive-border-color, .blue-grey-800 .adaptive-border-color, .blue-grey-900 .adaptive-border-color, .blue-grey-A400 .adaptive-border-color, .blue-grey-A700 .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
.red-50 input[type='text'], .red-100 input[type='text'], .red-200 input[type='text'], .red-300 input[type='text'], .red-400 input[type='text'], .red-A100 input[type='text'], .pink-50 input[type='text'], .pink-100 input[type='text'], .pink-200 input[type='text'], .pink-300 input[type='text'], .pink-400 input[type='text'], .pink-A100 input[type='text'], .purple-50 input[type='text'], .purple-100 input[type='text'], .purple-200 input[type='text'], .purple-A100 input[type='text'], .deep-purple-50 input[type='text'], .deep-purple-100 input[type='text'], .deep-purple-200 input[type='text'], .deep-purple-A100 input[type='text'], .indigo-50 input[type='text'], .indigo-100 input[type='text'], .indigo-200 input[type='text'], .indigo-A100 input[type='text'], .blue-50 input[type='text'], .blue-100 input[type='text'], .blue-200 input[type='text'], .blue-300 input[type='text'], .blue-400 input[type='text'], .blue-A100 input[type='text'], .light-blue-50 input[type='text'], .light-blue-100 input[type='text'], .light-blue-200 input[type='text'], .light-blue-300 input[type='text'], .light-blue-400 input[type='text'], .light-blue-A100 input[type='text'], .light-blue-A200 input[type='text'], .light-blue-A400 input[type='text'], .cyan-50 input[type='text'], .cyan-100 input[type='text'], .cyan-200 input[type='text'], .cyan-300 input[type='text'], .cyan-400 input[type='text'], .cyan-A100 input[type='text'], .cyan-A200 input[type='text'], .cyan-A400 input[type='text'], .cyan-A700 input[type='text'], .teal-50 input[type='text'], .teal-100 input[type='text'], .teal-200 input[type='text'], .teal-300 input[type='text'], .teal-400 input[type='text'], .teal-A100 input[type='text'], .teal-A200 input[type='text'], .teal-A400 input[type='text'], .teal-A700 input[type='text'], .green-50 input[type='text'], .green-100 input[type='text'], .green-200 input[type='text'], .green-300 input[type='text'], .green-400 input[type='text'], .green-500 input[type='text'], .green input[type='text'], .green-A100 input[type='text'], .green-A200 input[type='text'], .green-A400 input[type='text'], .green-A700 input[type='text'], .light-green-50 input[type='text'], .light-green-100 input[type='text'], .light-green-200 input[type='text'], .light-green-300 input[type='text'], .light-green-400 input[type='text'], .light-green-500 input[type='text'], .light-green input[type='text'], .light-green-600 input[type='text'], .light-green-A100 input[type='text'], .light-green-A200 input[type='text'], .light-green-A400 input[type='text'], .light-green-A700 input[type='text'], .lime-50 input[type='text'], .lime-100 input[type='text'], .lime-200 input[type='text'], .lime-300 input[type='text'], .lime-400 input[type='text'], .lime-500 input[type='text'], .lime input[type='text'], .lime-600 input[type='text'], .lime-700 input[type='text'], .lime-800 input[type='text'], .lime-A100 input[type='text'], .lime-A200 input[type='text'], .lime-A400 input[type='text'], .lime-A700 input[type='text'], .yellow-50 input[type='text'], .yellow-100 input[type='text'], .yellow-200 input[type='text'], .yellow-300 input[type='text'], .yellow-400 input[type='text'], .yellow-500 input[type='text'], .yellow input[type='text'], .yellow-600 input[type='text'], .yellow-700 input[type='text'], .yellow-800 input[type='text'], .yellow-900 input[type='text'], .yellow-A100 input[type='text'], .yellow-A200 input[type='text'], .yellow-A400 input[type='text'], .yellow-A700 input[type='text'], .amber-50 input[type='text'], .amber-100 input[type='text'], .amber-200 input[type='text'], .amber-300 input[type='text'], .amber-400 input[type='text'], .amber-500 input[type='text'], .amber input[type='text'], .amber-600 input[type='text'], .amber-700 input[type='text'], .amber-800 input[type='text'], .amber-900 input[type='text'], .amber-A100 input[type='text'], .amber-A200 input[type='text'], .amber-A400 input[type='text'], .amber-A700 input[type='text'], .orange-50 input[type='text'], .orange-100 input[type='text'], .orange-200 input[type='text'], .orange-300 input[type='text'], .orange-400 input[type='text'], .orange-500 input[type='text'], .orange input[type='text'], .orange-600 input[type='text'], .orange-700 input[type='text'], .orange-A100 input[type='text'], .orange-A200 input[type='text'], .orange-A400 input[type='text'], .orange-A700 input[type='text'], .deep-orange-50 input[type='text'], .deep-orange-100 input[type='text'], .deep-orange-200 input[type='text'], .deep-orange-300 input[type='text'], .deep-orange-400 input[type='text'], .deep-orange-A100 input[type='text'], .deep-orange-A200 input[type='text'], .brown-50 input[type='text'], .brown-100 input[type='text'], .brown-200 input[type='text'], .brown-A100 input[type='text'], .brown-A200 input[type='text'], .grey-50 input[type='text'], .grey-100 input[type='text'], .grey-200 input[type='text'], .grey-300 input[type='text'], .grey-400 input[type='text'], .grey-500 input[type='text'], .grey input[type='text'], .grey-A100 input[type='text'], .grey-A200 input[type='text'], .grey-A400 input[type='text'], .blue-grey-50 input[type='text'], .blue-grey-100 input[type='text'], .blue-grey-200 input[type='text'], .blue-grey-300 input[type='text'], .blue-grey-A100 input[type='text'], .blue-grey-A200 input[type='text'] {
  color: black; }
.red-50 .mat-form-field-label, .red-100 .mat-form-field-label, .red-200 .mat-form-field-label, .red-300 .mat-form-field-label, .red-400 .mat-form-field-label, .red-A100 .mat-form-field-label, .pink-50 .mat-form-field-label, .pink-100 .mat-form-field-label, .pink-200 .mat-form-field-label, .pink-300 .mat-form-field-label, .pink-400 .mat-form-field-label, .pink-A100 .mat-form-field-label, .purple-50 .mat-form-field-label, .purple-100 .mat-form-field-label, .purple-200 .mat-form-field-label, .purple-A100 .mat-form-field-label, .deep-purple-50 .mat-form-field-label, .deep-purple-100 .mat-form-field-label, .deep-purple-200 .mat-form-field-label, .deep-purple-A100 .mat-form-field-label, .indigo-50 .mat-form-field-label, .indigo-100 .mat-form-field-label, .indigo-200 .mat-form-field-label, .indigo-A100 .mat-form-field-label, .blue-50 .mat-form-field-label, .blue-100 .mat-form-field-label, .blue-200 .mat-form-field-label, .blue-300 .mat-form-field-label, .blue-400 .mat-form-field-label, .blue-A100 .mat-form-field-label, .light-blue-50 .mat-form-field-label, .light-blue-100 .mat-form-field-label, .light-blue-200 .mat-form-field-label, .light-blue-300 .mat-form-field-label, .light-blue-400 .mat-form-field-label, .light-blue-A100 .mat-form-field-label, .light-blue-A200 .mat-form-field-label, .light-blue-A400 .mat-form-field-label, .cyan-50 .mat-form-field-label, .cyan-100 .mat-form-field-label, .cyan-200 .mat-form-field-label, .cyan-300 .mat-form-field-label, .cyan-400 .mat-form-field-label, .cyan-A100 .mat-form-field-label, .cyan-A200 .mat-form-field-label, .cyan-A400 .mat-form-field-label, .cyan-A700 .mat-form-field-label, .teal-50 .mat-form-field-label, .teal-100 .mat-form-field-label, .teal-200 .mat-form-field-label, .teal-300 .mat-form-field-label, .teal-400 .mat-form-field-label, .teal-A100 .mat-form-field-label, .teal-A200 .mat-form-field-label, .teal-A400 .mat-form-field-label, .teal-A700 .mat-form-field-label, .green-50 .mat-form-field-label, .green-100 .mat-form-field-label, .green-200 .mat-form-field-label, .green-300 .mat-form-field-label, .green-400 .mat-form-field-label, .green-500 .mat-form-field-label, .green .mat-form-field-label, .green-A100 .mat-form-field-label, .green-A200 .mat-form-field-label, .green-A400 .mat-form-field-label, .green-A700 .mat-form-field-label, .light-green-50 .mat-form-field-label, .light-green-100 .mat-form-field-label, .light-green-200 .mat-form-field-label, .light-green-300 .mat-form-field-label, .light-green-400 .mat-form-field-label, .light-green-500 .mat-form-field-label, .light-green .mat-form-field-label, .light-green-600 .mat-form-field-label, .light-green-A100 .mat-form-field-label, .light-green-A200 .mat-form-field-label, .light-green-A400 .mat-form-field-label, .light-green-A700 .mat-form-field-label, .lime-50 .mat-form-field-label, .lime-100 .mat-form-field-label, .lime-200 .mat-form-field-label, .lime-300 .mat-form-field-label, .lime-400 .mat-form-field-label, .lime-500 .mat-form-field-label, .lime .mat-form-field-label, .lime-600 .mat-form-field-label, .lime-700 .mat-form-field-label, .lime-800 .mat-form-field-label, .lime-A100 .mat-form-field-label, .lime-A200 .mat-form-field-label, .lime-A400 .mat-form-field-label, .lime-A700 .mat-form-field-label, .yellow-50 .mat-form-field-label, .yellow-100 .mat-form-field-label, .yellow-200 .mat-form-field-label, .yellow-300 .mat-form-field-label, .yellow-400 .mat-form-field-label, .yellow-500 .mat-form-field-label, .yellow .mat-form-field-label, .yellow-600 .mat-form-field-label, .yellow-700 .mat-form-field-label, .yellow-800 .mat-form-field-label, .yellow-900 .mat-form-field-label, .yellow-A100 .mat-form-field-label, .yellow-A200 .mat-form-field-label, .yellow-A400 .mat-form-field-label, .yellow-A700 .mat-form-field-label, .amber-50 .mat-form-field-label, .amber-100 .mat-form-field-label, .amber-200 .mat-form-field-label, .amber-300 .mat-form-field-label, .amber-400 .mat-form-field-label, .amber-500 .mat-form-field-label, .amber .mat-form-field-label, .amber-600 .mat-form-field-label, .amber-700 .mat-form-field-label, .amber-800 .mat-form-field-label, .amber-900 .mat-form-field-label, .amber-A100 .mat-form-field-label, .amber-A200 .mat-form-field-label, .amber-A400 .mat-form-field-label, .amber-A700 .mat-form-field-label, .orange-50 .mat-form-field-label, .orange-100 .mat-form-field-label, .orange-200 .mat-form-field-label, .orange-300 .mat-form-field-label, .orange-400 .mat-form-field-label, .orange-500 .mat-form-field-label, .orange .mat-form-field-label, .orange-600 .mat-form-field-label, .orange-700 .mat-form-field-label, .orange-A100 .mat-form-field-label, .orange-A200 .mat-form-field-label, .orange-A400 .mat-form-field-label, .orange-A700 .mat-form-field-label, .deep-orange-50 .mat-form-field-label, .deep-orange-100 .mat-form-field-label, .deep-orange-200 .mat-form-field-label, .deep-orange-300 .mat-form-field-label, .deep-orange-400 .mat-form-field-label, .deep-orange-A100 .mat-form-field-label, .deep-orange-A200 .mat-form-field-label, .brown-50 .mat-form-field-label, .brown-100 .mat-form-field-label, .brown-200 .mat-form-field-label, .brown-A100 .mat-form-field-label, .brown-A200 .mat-form-field-label, .grey-50 .mat-form-field-label, .grey-100 .mat-form-field-label, .grey-200 .mat-form-field-label, .grey-300 .mat-form-field-label, .grey-400 .mat-form-field-label, .grey-500 .mat-form-field-label, .grey .mat-form-field-label, .grey-A100 .mat-form-field-label, .grey-A200 .mat-form-field-label, .grey-A400 .mat-form-field-label, .blue-grey-50 .mat-form-field-label, .blue-grey-100 .mat-form-field-label, .blue-grey-200 .mat-form-field-label, .blue-grey-300 .mat-form-field-label, .blue-grey-A100 .mat-form-field-label, .blue-grey-A200 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
.red-50 .mat-form-field-underline, .red-100 .mat-form-field-underline, .red-200 .mat-form-field-underline, .red-300 .mat-form-field-underline, .red-400 .mat-form-field-underline, .red-A100 .mat-form-field-underline, .pink-50 .mat-form-field-underline, .pink-100 .mat-form-field-underline, .pink-200 .mat-form-field-underline, .pink-300 .mat-form-field-underline, .pink-400 .mat-form-field-underline, .pink-A100 .mat-form-field-underline, .purple-50 .mat-form-field-underline, .purple-100 .mat-form-field-underline, .purple-200 .mat-form-field-underline, .purple-A100 .mat-form-field-underline, .deep-purple-50 .mat-form-field-underline, .deep-purple-100 .mat-form-field-underline, .deep-purple-200 .mat-form-field-underline, .deep-purple-A100 .mat-form-field-underline, .indigo-50 .mat-form-field-underline, .indigo-100 .mat-form-field-underline, .indigo-200 .mat-form-field-underline, .indigo-A100 .mat-form-field-underline, .blue-50 .mat-form-field-underline, .blue-100 .mat-form-field-underline, .blue-200 .mat-form-field-underline, .blue-300 .mat-form-field-underline, .blue-400 .mat-form-field-underline, .blue-A100 .mat-form-field-underline, .light-blue-50 .mat-form-field-underline, .light-blue-100 .mat-form-field-underline, .light-blue-200 .mat-form-field-underline, .light-blue-300 .mat-form-field-underline, .light-blue-400 .mat-form-field-underline, .light-blue-A100 .mat-form-field-underline, .light-blue-A200 .mat-form-field-underline, .light-blue-A400 .mat-form-field-underline, .cyan-50 .mat-form-field-underline, .cyan-100 .mat-form-field-underline, .cyan-200 .mat-form-field-underline, .cyan-300 .mat-form-field-underline, .cyan-400 .mat-form-field-underline, .cyan-A100 .mat-form-field-underline, .cyan-A200 .mat-form-field-underline, .cyan-A400 .mat-form-field-underline, .cyan-A700 .mat-form-field-underline, .teal-50 .mat-form-field-underline, .teal-100 .mat-form-field-underline, .teal-200 .mat-form-field-underline, .teal-300 .mat-form-field-underline, .teal-400 .mat-form-field-underline, .teal-A100 .mat-form-field-underline, .teal-A200 .mat-form-field-underline, .teal-A400 .mat-form-field-underline, .teal-A700 .mat-form-field-underline, .green-50 .mat-form-field-underline, .green-100 .mat-form-field-underline, .green-200 .mat-form-field-underline, .green-300 .mat-form-field-underline, .green-400 .mat-form-field-underline, .green-500 .mat-form-field-underline, .green .mat-form-field-underline, .green-A100 .mat-form-field-underline, .green-A200 .mat-form-field-underline, .green-A400 .mat-form-field-underline, .green-A700 .mat-form-field-underline, .light-green-50 .mat-form-field-underline, .light-green-100 .mat-form-field-underline, .light-green-200 .mat-form-field-underline, .light-green-300 .mat-form-field-underline, .light-green-400 .mat-form-field-underline, .light-green-500 .mat-form-field-underline, .light-green .mat-form-field-underline, .light-green-600 .mat-form-field-underline, .light-green-A100 .mat-form-field-underline, .light-green-A200 .mat-form-field-underline, .light-green-A400 .mat-form-field-underline, .light-green-A700 .mat-form-field-underline, .lime-50 .mat-form-field-underline, .lime-100 .mat-form-field-underline, .lime-200 .mat-form-field-underline, .lime-300 .mat-form-field-underline, .lime-400 .mat-form-field-underline, .lime-500 .mat-form-field-underline, .lime .mat-form-field-underline, .lime-600 .mat-form-field-underline, .lime-700 .mat-form-field-underline, .lime-800 .mat-form-field-underline, .lime-A100 .mat-form-field-underline, .lime-A200 .mat-form-field-underline, .lime-A400 .mat-form-field-underline, .lime-A700 .mat-form-field-underline, .yellow-50 .mat-form-field-underline, .yellow-100 .mat-form-field-underline, .yellow-200 .mat-form-field-underline, .yellow-300 .mat-form-field-underline, .yellow-400 .mat-form-field-underline, .yellow-500 .mat-form-field-underline, .yellow .mat-form-field-underline, .yellow-600 .mat-form-field-underline, .yellow-700 .mat-form-field-underline, .yellow-800 .mat-form-field-underline, .yellow-900 .mat-form-field-underline, .yellow-A100 .mat-form-field-underline, .yellow-A200 .mat-form-field-underline, .yellow-A400 .mat-form-field-underline, .yellow-A700 .mat-form-field-underline, .amber-50 .mat-form-field-underline, .amber-100 .mat-form-field-underline, .amber-200 .mat-form-field-underline, .amber-300 .mat-form-field-underline, .amber-400 .mat-form-field-underline, .amber-500 .mat-form-field-underline, .amber .mat-form-field-underline, .amber-600 .mat-form-field-underline, .amber-700 .mat-form-field-underline, .amber-800 .mat-form-field-underline, .amber-900 .mat-form-field-underline, .amber-A100 .mat-form-field-underline, .amber-A200 .mat-form-field-underline, .amber-A400 .mat-form-field-underline, .amber-A700 .mat-form-field-underline, .orange-50 .mat-form-field-underline, .orange-100 .mat-form-field-underline, .orange-200 .mat-form-field-underline, .orange-300 .mat-form-field-underline, .orange-400 .mat-form-field-underline, .orange-500 .mat-form-field-underline, .orange .mat-form-field-underline, .orange-600 .mat-form-field-underline, .orange-700 .mat-form-field-underline, .orange-A100 .mat-form-field-underline, .orange-A200 .mat-form-field-underline, .orange-A400 .mat-form-field-underline, .orange-A700 .mat-form-field-underline, .deep-orange-50 .mat-form-field-underline, .deep-orange-100 .mat-form-field-underline, .deep-orange-200 .mat-form-field-underline, .deep-orange-300 .mat-form-field-underline, .deep-orange-400 .mat-form-field-underline, .deep-orange-A100 .mat-form-field-underline, .deep-orange-A200 .mat-form-field-underline, .brown-50 .mat-form-field-underline, .brown-100 .mat-form-field-underline, .brown-200 .mat-form-field-underline, .brown-A100 .mat-form-field-underline, .brown-A200 .mat-form-field-underline, .grey-50 .mat-form-field-underline, .grey-100 .mat-form-field-underline, .grey-200 .mat-form-field-underline, .grey-300 .mat-form-field-underline, .grey-400 .mat-form-field-underline, .grey-500 .mat-form-field-underline, .grey .mat-form-field-underline, .grey-A100 .mat-form-field-underline, .grey-A200 .mat-form-field-underline, .grey-A400 .mat-form-field-underline, .blue-grey-50 .mat-form-field-underline, .blue-grey-100 .mat-form-field-underline, .blue-grey-200 .mat-form-field-underline, .blue-grey-300 .mat-form-field-underline, .blue-grey-A100 .mat-form-field-underline, .blue-grey-A200 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
.red-50 .mat-select-trigger,
.red-50 .mat-select-arrow, .red-100 .mat-select-trigger,
.red-100 .mat-select-arrow, .red-200 .mat-select-trigger,
.red-200 .mat-select-arrow, .red-300 .mat-select-trigger,
.red-300 .mat-select-arrow, .red-400 .mat-select-trigger,
.red-400 .mat-select-arrow, .red-A100 .mat-select-trigger,
.red-A100 .mat-select-arrow, .pink-50 .mat-select-trigger,
.pink-50 .mat-select-arrow, .pink-100 .mat-select-trigger,
.pink-100 .mat-select-arrow, .pink-200 .mat-select-trigger,
.pink-200 .mat-select-arrow, .pink-300 .mat-select-trigger,
.pink-300 .mat-select-arrow, .pink-400 .mat-select-trigger,
.pink-400 .mat-select-arrow, .pink-A100 .mat-select-trigger,
.pink-A100 .mat-select-arrow, .purple-50 .mat-select-trigger,
.purple-50 .mat-select-arrow, .purple-100 .mat-select-trigger,
.purple-100 .mat-select-arrow, .purple-200 .mat-select-trigger,
.purple-200 .mat-select-arrow, .purple-A100 .mat-select-trigger,
.purple-A100 .mat-select-arrow, .deep-purple-50 .mat-select-trigger,
.deep-purple-50 .mat-select-arrow, .deep-purple-100 .mat-select-trigger,
.deep-purple-100 .mat-select-arrow, .deep-purple-200 .mat-select-trigger,
.deep-purple-200 .mat-select-arrow, .deep-purple-A100 .mat-select-trigger,
.deep-purple-A100 .mat-select-arrow, .indigo-50 .mat-select-trigger,
.indigo-50 .mat-select-arrow, .indigo-100 .mat-select-trigger,
.indigo-100 .mat-select-arrow, .indigo-200 .mat-select-trigger,
.indigo-200 .mat-select-arrow, .indigo-A100 .mat-select-trigger,
.indigo-A100 .mat-select-arrow, .blue-50 .mat-select-trigger,
.blue-50 .mat-select-arrow, .blue-100 .mat-select-trigger,
.blue-100 .mat-select-arrow, .blue-200 .mat-select-trigger,
.blue-200 .mat-select-arrow, .blue-300 .mat-select-trigger,
.blue-300 .mat-select-arrow, .blue-400 .mat-select-trigger,
.blue-400 .mat-select-arrow, .blue-A100 .mat-select-trigger,
.blue-A100 .mat-select-arrow, .light-blue-50 .mat-select-trigger,
.light-blue-50 .mat-select-arrow, .light-blue-100 .mat-select-trigger,
.light-blue-100 .mat-select-arrow, .light-blue-200 .mat-select-trigger,
.light-blue-200 .mat-select-arrow, .light-blue-300 .mat-select-trigger,
.light-blue-300 .mat-select-arrow, .light-blue-400 .mat-select-trigger,
.light-blue-400 .mat-select-arrow, .light-blue-A100 .mat-select-trigger,
.light-blue-A100 .mat-select-arrow, .light-blue-A200 .mat-select-trigger,
.light-blue-A200 .mat-select-arrow, .light-blue-A400 .mat-select-trigger,
.light-blue-A400 .mat-select-arrow, .cyan-50 .mat-select-trigger,
.cyan-50 .mat-select-arrow, .cyan-100 .mat-select-trigger,
.cyan-100 .mat-select-arrow, .cyan-200 .mat-select-trigger,
.cyan-200 .mat-select-arrow, .cyan-300 .mat-select-trigger,
.cyan-300 .mat-select-arrow, .cyan-400 .mat-select-trigger,
.cyan-400 .mat-select-arrow, .cyan-A100 .mat-select-trigger,
.cyan-A100 .mat-select-arrow, .cyan-A200 .mat-select-trigger,
.cyan-A200 .mat-select-arrow, .cyan-A400 .mat-select-trigger,
.cyan-A400 .mat-select-arrow, .cyan-A700 .mat-select-trigger,
.cyan-A700 .mat-select-arrow, .teal-50 .mat-select-trigger,
.teal-50 .mat-select-arrow, .teal-100 .mat-select-trigger,
.teal-100 .mat-select-arrow, .teal-200 .mat-select-trigger,
.teal-200 .mat-select-arrow, .teal-300 .mat-select-trigger,
.teal-300 .mat-select-arrow, .teal-400 .mat-select-trigger,
.teal-400 .mat-select-arrow, .teal-A100 .mat-select-trigger,
.teal-A100 .mat-select-arrow, .teal-A200 .mat-select-trigger,
.teal-A200 .mat-select-arrow, .teal-A400 .mat-select-trigger,
.teal-A400 .mat-select-arrow, .teal-A700 .mat-select-trigger,
.teal-A700 .mat-select-arrow, .green-50 .mat-select-trigger,
.green-50 .mat-select-arrow, .green-100 .mat-select-trigger,
.green-100 .mat-select-arrow, .green-200 .mat-select-trigger,
.green-200 .mat-select-arrow, .green-300 .mat-select-trigger,
.green-300 .mat-select-arrow, .green-400 .mat-select-trigger,
.green-400 .mat-select-arrow, .green-500 .mat-select-trigger,
.green-500 .mat-select-arrow, .green .mat-select-trigger,
.green .mat-select-arrow, .green-A100 .mat-select-trigger,
.green-A100 .mat-select-arrow, .green-A200 .mat-select-trigger,
.green-A200 .mat-select-arrow, .green-A400 .mat-select-trigger,
.green-A400 .mat-select-arrow, .green-A700 .mat-select-trigger,
.green-A700 .mat-select-arrow, .light-green-50 .mat-select-trigger,
.light-green-50 .mat-select-arrow, .light-green-100 .mat-select-trigger,
.light-green-100 .mat-select-arrow, .light-green-200 .mat-select-trigger,
.light-green-200 .mat-select-arrow, .light-green-300 .mat-select-trigger,
.light-green-300 .mat-select-arrow, .light-green-400 .mat-select-trigger,
.light-green-400 .mat-select-arrow, .light-green-500 .mat-select-trigger,
.light-green-500 .mat-select-arrow, .light-green .mat-select-trigger,
.light-green .mat-select-arrow, .light-green-600 .mat-select-trigger,
.light-green-600 .mat-select-arrow, .light-green-A100 .mat-select-trigger,
.light-green-A100 .mat-select-arrow, .light-green-A200 .mat-select-trigger,
.light-green-A200 .mat-select-arrow, .light-green-A400 .mat-select-trigger,
.light-green-A400 .mat-select-arrow, .light-green-A700 .mat-select-trigger,
.light-green-A700 .mat-select-arrow, .lime-50 .mat-select-trigger,
.lime-50 .mat-select-arrow, .lime-100 .mat-select-trigger,
.lime-100 .mat-select-arrow, .lime-200 .mat-select-trigger,
.lime-200 .mat-select-arrow, .lime-300 .mat-select-trigger,
.lime-300 .mat-select-arrow, .lime-400 .mat-select-trigger,
.lime-400 .mat-select-arrow, .lime-500 .mat-select-trigger,
.lime-500 .mat-select-arrow, .lime .mat-select-trigger,
.lime .mat-select-arrow, .lime-600 .mat-select-trigger,
.lime-600 .mat-select-arrow, .lime-700 .mat-select-trigger,
.lime-700 .mat-select-arrow, .lime-800 .mat-select-trigger,
.lime-800 .mat-select-arrow, .lime-A100 .mat-select-trigger,
.lime-A100 .mat-select-arrow, .lime-A200 .mat-select-trigger,
.lime-A200 .mat-select-arrow, .lime-A400 .mat-select-trigger,
.lime-A400 .mat-select-arrow, .lime-A700 .mat-select-trigger,
.lime-A700 .mat-select-arrow, .yellow-50 .mat-select-trigger,
.yellow-50 .mat-select-arrow, .yellow-100 .mat-select-trigger,
.yellow-100 .mat-select-arrow, .yellow-200 .mat-select-trigger,
.yellow-200 .mat-select-arrow, .yellow-300 .mat-select-trigger,
.yellow-300 .mat-select-arrow, .yellow-400 .mat-select-trigger,
.yellow-400 .mat-select-arrow, .yellow-500 .mat-select-trigger,
.yellow-500 .mat-select-arrow, .yellow .mat-select-trigger,
.yellow .mat-select-arrow, .yellow-600 .mat-select-trigger,
.yellow-600 .mat-select-arrow, .yellow-700 .mat-select-trigger,
.yellow-700 .mat-select-arrow, .yellow-800 .mat-select-trigger,
.yellow-800 .mat-select-arrow, .yellow-900 .mat-select-trigger,
.yellow-900 .mat-select-arrow, .yellow-A100 .mat-select-trigger,
.yellow-A100 .mat-select-arrow, .yellow-A200 .mat-select-trigger,
.yellow-A200 .mat-select-arrow, .yellow-A400 .mat-select-trigger,
.yellow-A400 .mat-select-arrow, .yellow-A700 .mat-select-trigger,
.yellow-A700 .mat-select-arrow, .amber-50 .mat-select-trigger,
.amber-50 .mat-select-arrow, .amber-100 .mat-select-trigger,
.amber-100 .mat-select-arrow, .amber-200 .mat-select-trigger,
.amber-200 .mat-select-arrow, .amber-300 .mat-select-trigger,
.amber-300 .mat-select-arrow, .amber-400 .mat-select-trigger,
.amber-400 .mat-select-arrow, .amber-500 .mat-select-trigger,
.amber-500 .mat-select-arrow, .amber .mat-select-trigger,
.amber .mat-select-arrow, .amber-600 .mat-select-trigger,
.amber-600 .mat-select-arrow, .amber-700 .mat-select-trigger,
.amber-700 .mat-select-arrow, .amber-800 .mat-select-trigger,
.amber-800 .mat-select-arrow, .amber-900 .mat-select-trigger,
.amber-900 .mat-select-arrow, .amber-A100 .mat-select-trigger,
.amber-A100 .mat-select-arrow, .amber-A200 .mat-select-trigger,
.amber-A200 .mat-select-arrow, .amber-A400 .mat-select-trigger,
.amber-A400 .mat-select-arrow, .amber-A700 .mat-select-trigger,
.amber-A700 .mat-select-arrow, .orange-50 .mat-select-trigger,
.orange-50 .mat-select-arrow, .orange-100 .mat-select-trigger,
.orange-100 .mat-select-arrow, .orange-200 .mat-select-trigger,
.orange-200 .mat-select-arrow, .orange-300 .mat-select-trigger,
.orange-300 .mat-select-arrow, .orange-400 .mat-select-trigger,
.orange-400 .mat-select-arrow, .orange-500 .mat-select-trigger,
.orange-500 .mat-select-arrow, .orange .mat-select-trigger,
.orange .mat-select-arrow, .orange-600 .mat-select-trigger,
.orange-600 .mat-select-arrow, .orange-700 .mat-select-trigger,
.orange-700 .mat-select-arrow, .orange-A100 .mat-select-trigger,
.orange-A100 .mat-select-arrow, .orange-A200 .mat-select-trigger,
.orange-A200 .mat-select-arrow, .orange-A400 .mat-select-trigger,
.orange-A400 .mat-select-arrow, .orange-A700 .mat-select-trigger,
.orange-A700 .mat-select-arrow, .deep-orange-50 .mat-select-trigger,
.deep-orange-50 .mat-select-arrow, .deep-orange-100 .mat-select-trigger,
.deep-orange-100 .mat-select-arrow, .deep-orange-200 .mat-select-trigger,
.deep-orange-200 .mat-select-arrow, .deep-orange-300 .mat-select-trigger,
.deep-orange-300 .mat-select-arrow, .deep-orange-400 .mat-select-trigger,
.deep-orange-400 .mat-select-arrow, .deep-orange-A100 .mat-select-trigger,
.deep-orange-A100 .mat-select-arrow, .deep-orange-A200 .mat-select-trigger,
.deep-orange-A200 .mat-select-arrow, .brown-50 .mat-select-trigger,
.brown-50 .mat-select-arrow, .brown-100 .mat-select-trigger,
.brown-100 .mat-select-arrow, .brown-200 .mat-select-trigger,
.brown-200 .mat-select-arrow, .brown-A100 .mat-select-trigger,
.brown-A100 .mat-select-arrow, .brown-A200 .mat-select-trigger,
.brown-A200 .mat-select-arrow, .grey-50 .mat-select-trigger,
.grey-50 .mat-select-arrow, .grey-100 .mat-select-trigger,
.grey-100 .mat-select-arrow, .grey-200 .mat-select-trigger,
.grey-200 .mat-select-arrow, .grey-300 .mat-select-trigger,
.grey-300 .mat-select-arrow, .grey-400 .mat-select-trigger,
.grey-400 .mat-select-arrow, .grey-500 .mat-select-trigger,
.grey-500 .mat-select-arrow, .grey .mat-select-trigger,
.grey .mat-select-arrow, .grey-A100 .mat-select-trigger,
.grey-A100 .mat-select-arrow, .grey-A200 .mat-select-trigger,
.grey-A200 .mat-select-arrow, .grey-A400 .mat-select-trigger,
.grey-A400 .mat-select-arrow, .blue-grey-50 .mat-select-trigger,
.blue-grey-50 .mat-select-arrow, .blue-grey-100 .mat-select-trigger,
.blue-grey-100 .mat-select-arrow, .blue-grey-200 .mat-select-trigger,
.blue-grey-200 .mat-select-arrow, .blue-grey-300 .mat-select-trigger,
.blue-grey-300 .mat-select-arrow, .blue-grey-A100 .mat-select-trigger,
.blue-grey-A100 .mat-select-arrow, .blue-grey-A200 .mat-select-trigger,
.blue-grey-A200 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
.red-50 .mat-select-underline, .red-100 .mat-select-underline, .red-200 .mat-select-underline, .red-300 .mat-select-underline, .red-400 .mat-select-underline, .red-A100 .mat-select-underline, .pink-50 .mat-select-underline, .pink-100 .mat-select-underline, .pink-200 .mat-select-underline, .pink-300 .mat-select-underline, .pink-400 .mat-select-underline, .pink-A100 .mat-select-underline, .purple-50 .mat-select-underline, .purple-100 .mat-select-underline, .purple-200 .mat-select-underline, .purple-A100 .mat-select-underline, .deep-purple-50 .mat-select-underline, .deep-purple-100 .mat-select-underline, .deep-purple-200 .mat-select-underline, .deep-purple-A100 .mat-select-underline, .indigo-50 .mat-select-underline, .indigo-100 .mat-select-underline, .indigo-200 .mat-select-underline, .indigo-A100 .mat-select-underline, .blue-50 .mat-select-underline, .blue-100 .mat-select-underline, .blue-200 .mat-select-underline, .blue-300 .mat-select-underline, .blue-400 .mat-select-underline, .blue-A100 .mat-select-underline, .light-blue-50 .mat-select-underline, .light-blue-100 .mat-select-underline, .light-blue-200 .mat-select-underline, .light-blue-300 .mat-select-underline, .light-blue-400 .mat-select-underline, .light-blue-A100 .mat-select-underline, .light-blue-A200 .mat-select-underline, .light-blue-A400 .mat-select-underline, .cyan-50 .mat-select-underline, .cyan-100 .mat-select-underline, .cyan-200 .mat-select-underline, .cyan-300 .mat-select-underline, .cyan-400 .mat-select-underline, .cyan-A100 .mat-select-underline, .cyan-A200 .mat-select-underline, .cyan-A400 .mat-select-underline, .cyan-A700 .mat-select-underline, .teal-50 .mat-select-underline, .teal-100 .mat-select-underline, .teal-200 .mat-select-underline, .teal-300 .mat-select-underline, .teal-400 .mat-select-underline, .teal-A100 .mat-select-underline, .teal-A200 .mat-select-underline, .teal-A400 .mat-select-underline, .teal-A700 .mat-select-underline, .green-50 .mat-select-underline, .green-100 .mat-select-underline, .green-200 .mat-select-underline, .green-300 .mat-select-underline, .green-400 .mat-select-underline, .green-500 .mat-select-underline, .green .mat-select-underline, .green-A100 .mat-select-underline, .green-A200 .mat-select-underline, .green-A400 .mat-select-underline, .green-A700 .mat-select-underline, .light-green-50 .mat-select-underline, .light-green-100 .mat-select-underline, .light-green-200 .mat-select-underline, .light-green-300 .mat-select-underline, .light-green-400 .mat-select-underline, .light-green-500 .mat-select-underline, .light-green .mat-select-underline, .light-green-600 .mat-select-underline, .light-green-A100 .mat-select-underline, .light-green-A200 .mat-select-underline, .light-green-A400 .mat-select-underline, .light-green-A700 .mat-select-underline, .lime-50 .mat-select-underline, .lime-100 .mat-select-underline, .lime-200 .mat-select-underline, .lime-300 .mat-select-underline, .lime-400 .mat-select-underline, .lime-500 .mat-select-underline, .lime .mat-select-underline, .lime-600 .mat-select-underline, .lime-700 .mat-select-underline, .lime-800 .mat-select-underline, .lime-A100 .mat-select-underline, .lime-A200 .mat-select-underline, .lime-A400 .mat-select-underline, .lime-A700 .mat-select-underline, .yellow-50 .mat-select-underline, .yellow-100 .mat-select-underline, .yellow-200 .mat-select-underline, .yellow-300 .mat-select-underline, .yellow-400 .mat-select-underline, .yellow-500 .mat-select-underline, .yellow .mat-select-underline, .yellow-600 .mat-select-underline, .yellow-700 .mat-select-underline, .yellow-800 .mat-select-underline, .yellow-900 .mat-select-underline, .yellow-A100 .mat-select-underline, .yellow-A200 .mat-select-underline, .yellow-A400 .mat-select-underline, .yellow-A700 .mat-select-underline, .amber-50 .mat-select-underline, .amber-100 .mat-select-underline, .amber-200 .mat-select-underline, .amber-300 .mat-select-underline, .amber-400 .mat-select-underline, .amber-500 .mat-select-underline, .amber .mat-select-underline, .amber-600 .mat-select-underline, .amber-700 .mat-select-underline, .amber-800 .mat-select-underline, .amber-900 .mat-select-underline, .amber-A100 .mat-select-underline, .amber-A200 .mat-select-underline, .amber-A400 .mat-select-underline, .amber-A700 .mat-select-underline, .orange-50 .mat-select-underline, .orange-100 .mat-select-underline, .orange-200 .mat-select-underline, .orange-300 .mat-select-underline, .orange-400 .mat-select-underline, .orange-500 .mat-select-underline, .orange .mat-select-underline, .orange-600 .mat-select-underline, .orange-700 .mat-select-underline, .orange-A100 .mat-select-underline, .orange-A200 .mat-select-underline, .orange-A400 .mat-select-underline, .orange-A700 .mat-select-underline, .deep-orange-50 .mat-select-underline, .deep-orange-100 .mat-select-underline, .deep-orange-200 .mat-select-underline, .deep-orange-300 .mat-select-underline, .deep-orange-400 .mat-select-underline, .deep-orange-A100 .mat-select-underline, .deep-orange-A200 .mat-select-underline, .brown-50 .mat-select-underline, .brown-100 .mat-select-underline, .brown-200 .mat-select-underline, .brown-A100 .mat-select-underline, .brown-A200 .mat-select-underline, .grey-50 .mat-select-underline, .grey-100 .mat-select-underline, .grey-200 .mat-select-underline, .grey-300 .mat-select-underline, .grey-400 .mat-select-underline, .grey-500 .mat-select-underline, .grey .mat-select-underline, .grey-A100 .mat-select-underline, .grey-A200 .mat-select-underline, .grey-A400 .mat-select-underline, .blue-grey-50 .mat-select-underline, .blue-grey-100 .mat-select-underline, .blue-grey-200 .mat-select-underline, .blue-grey-300 .mat-select-underline, .blue-grey-A100 .mat-select-underline, .blue-grey-A200 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
.red-50 .mat-select-disabled .mat-select-value,
.red-50 .mat-select-arrow,
.red-50 .mat-select-trigger, .red-100 .mat-select-disabled .mat-select-value,
.red-100 .mat-select-arrow,
.red-100 .mat-select-trigger, .red-200 .mat-select-disabled .mat-select-value,
.red-200 .mat-select-arrow,
.red-200 .mat-select-trigger, .red-300 .mat-select-disabled .mat-select-value,
.red-300 .mat-select-arrow,
.red-300 .mat-select-trigger, .red-400 .mat-select-disabled .mat-select-value,
.red-400 .mat-select-arrow,
.red-400 .mat-select-trigger, .red-A100 .mat-select-disabled .mat-select-value,
.red-A100 .mat-select-arrow,
.red-A100 .mat-select-trigger, .pink-50 .mat-select-disabled .mat-select-value,
.pink-50 .mat-select-arrow,
.pink-50 .mat-select-trigger, .pink-100 .mat-select-disabled .mat-select-value,
.pink-100 .mat-select-arrow,
.pink-100 .mat-select-trigger, .pink-200 .mat-select-disabled .mat-select-value,
.pink-200 .mat-select-arrow,
.pink-200 .mat-select-trigger, .pink-300 .mat-select-disabled .mat-select-value,
.pink-300 .mat-select-arrow,
.pink-300 .mat-select-trigger, .pink-400 .mat-select-disabled .mat-select-value,
.pink-400 .mat-select-arrow,
.pink-400 .mat-select-trigger, .pink-A100 .mat-select-disabled .mat-select-value,
.pink-A100 .mat-select-arrow,
.pink-A100 .mat-select-trigger, .purple-50 .mat-select-disabled .mat-select-value,
.purple-50 .mat-select-arrow,
.purple-50 .mat-select-trigger, .purple-100 .mat-select-disabled .mat-select-value,
.purple-100 .mat-select-arrow,
.purple-100 .mat-select-trigger, .purple-200 .mat-select-disabled .mat-select-value,
.purple-200 .mat-select-arrow,
.purple-200 .mat-select-trigger, .purple-A100 .mat-select-disabled .mat-select-value,
.purple-A100 .mat-select-arrow,
.purple-A100 .mat-select-trigger, .deep-purple-50 .mat-select-disabled .mat-select-value,
.deep-purple-50 .mat-select-arrow,
.deep-purple-50 .mat-select-trigger, .deep-purple-100 .mat-select-disabled .mat-select-value,
.deep-purple-100 .mat-select-arrow,
.deep-purple-100 .mat-select-trigger, .deep-purple-200 .mat-select-disabled .mat-select-value,
.deep-purple-200 .mat-select-arrow,
.deep-purple-200 .mat-select-trigger, .deep-purple-A100 .mat-select-disabled .mat-select-value,
.deep-purple-A100 .mat-select-arrow,
.deep-purple-A100 .mat-select-trigger, .indigo-50 .mat-select-disabled .mat-select-value,
.indigo-50 .mat-select-arrow,
.indigo-50 .mat-select-trigger, .indigo-100 .mat-select-disabled .mat-select-value,
.indigo-100 .mat-select-arrow,
.indigo-100 .mat-select-trigger, .indigo-200 .mat-select-disabled .mat-select-value,
.indigo-200 .mat-select-arrow,
.indigo-200 .mat-select-trigger, .indigo-A100 .mat-select-disabled .mat-select-value,
.indigo-A100 .mat-select-arrow,
.indigo-A100 .mat-select-trigger, .blue-50 .mat-select-disabled .mat-select-value,
.blue-50 .mat-select-arrow,
.blue-50 .mat-select-trigger, .blue-100 .mat-select-disabled .mat-select-value,
.blue-100 .mat-select-arrow,
.blue-100 .mat-select-trigger, .blue-200 .mat-select-disabled .mat-select-value,
.blue-200 .mat-select-arrow,
.blue-200 .mat-select-trigger, .blue-300 .mat-select-disabled .mat-select-value,
.blue-300 .mat-select-arrow,
.blue-300 .mat-select-trigger, .blue-400 .mat-select-disabled .mat-select-value,
.blue-400 .mat-select-arrow,
.blue-400 .mat-select-trigger, .blue-A100 .mat-select-disabled .mat-select-value,
.blue-A100 .mat-select-arrow,
.blue-A100 .mat-select-trigger, .light-blue-50 .mat-select-disabled .mat-select-value,
.light-blue-50 .mat-select-arrow,
.light-blue-50 .mat-select-trigger, .light-blue-100 .mat-select-disabled .mat-select-value,
.light-blue-100 .mat-select-arrow,
.light-blue-100 .mat-select-trigger, .light-blue-200 .mat-select-disabled .mat-select-value,
.light-blue-200 .mat-select-arrow,
.light-blue-200 .mat-select-trigger, .light-blue-300 .mat-select-disabled .mat-select-value,
.light-blue-300 .mat-select-arrow,
.light-blue-300 .mat-select-trigger, .light-blue-400 .mat-select-disabled .mat-select-value,
.light-blue-400 .mat-select-arrow,
.light-blue-400 .mat-select-trigger, .light-blue-A100 .mat-select-disabled .mat-select-value,
.light-blue-A100 .mat-select-arrow,
.light-blue-A100 .mat-select-trigger, .light-blue-A200 .mat-select-disabled .mat-select-value,
.light-blue-A200 .mat-select-arrow,
.light-blue-A200 .mat-select-trigger, .light-blue-A400 .mat-select-disabled .mat-select-value,
.light-blue-A400 .mat-select-arrow,
.light-blue-A400 .mat-select-trigger, .cyan-50 .mat-select-disabled .mat-select-value,
.cyan-50 .mat-select-arrow,
.cyan-50 .mat-select-trigger, .cyan-100 .mat-select-disabled .mat-select-value,
.cyan-100 .mat-select-arrow,
.cyan-100 .mat-select-trigger, .cyan-200 .mat-select-disabled .mat-select-value,
.cyan-200 .mat-select-arrow,
.cyan-200 .mat-select-trigger, .cyan-300 .mat-select-disabled .mat-select-value,
.cyan-300 .mat-select-arrow,
.cyan-300 .mat-select-trigger, .cyan-400 .mat-select-disabled .mat-select-value,
.cyan-400 .mat-select-arrow,
.cyan-400 .mat-select-trigger, .cyan-A100 .mat-select-disabled .mat-select-value,
.cyan-A100 .mat-select-arrow,
.cyan-A100 .mat-select-trigger, .cyan-A200 .mat-select-disabled .mat-select-value,
.cyan-A200 .mat-select-arrow,
.cyan-A200 .mat-select-trigger, .cyan-A400 .mat-select-disabled .mat-select-value,
.cyan-A400 .mat-select-arrow,
.cyan-A400 .mat-select-trigger, .cyan-A700 .mat-select-disabled .mat-select-value,
.cyan-A700 .mat-select-arrow,
.cyan-A700 .mat-select-trigger, .teal-50 .mat-select-disabled .mat-select-value,
.teal-50 .mat-select-arrow,
.teal-50 .mat-select-trigger, .teal-100 .mat-select-disabled .mat-select-value,
.teal-100 .mat-select-arrow,
.teal-100 .mat-select-trigger, .teal-200 .mat-select-disabled .mat-select-value,
.teal-200 .mat-select-arrow,
.teal-200 .mat-select-trigger, .teal-300 .mat-select-disabled .mat-select-value,
.teal-300 .mat-select-arrow,
.teal-300 .mat-select-trigger, .teal-400 .mat-select-disabled .mat-select-value,
.teal-400 .mat-select-arrow,
.teal-400 .mat-select-trigger, .teal-A100 .mat-select-disabled .mat-select-value,
.teal-A100 .mat-select-arrow,
.teal-A100 .mat-select-trigger, .teal-A200 .mat-select-disabled .mat-select-value,
.teal-A200 .mat-select-arrow,
.teal-A200 .mat-select-trigger, .teal-A400 .mat-select-disabled .mat-select-value,
.teal-A400 .mat-select-arrow,
.teal-A400 .mat-select-trigger, .teal-A700 .mat-select-disabled .mat-select-value,
.teal-A700 .mat-select-arrow,
.teal-A700 .mat-select-trigger, .green-50 .mat-select-disabled .mat-select-value,
.green-50 .mat-select-arrow,
.green-50 .mat-select-trigger, .green-100 .mat-select-disabled .mat-select-value,
.green-100 .mat-select-arrow,
.green-100 .mat-select-trigger, .green-200 .mat-select-disabled .mat-select-value,
.green-200 .mat-select-arrow,
.green-200 .mat-select-trigger, .green-300 .mat-select-disabled .mat-select-value,
.green-300 .mat-select-arrow,
.green-300 .mat-select-trigger, .green-400 .mat-select-disabled .mat-select-value,
.green-400 .mat-select-arrow,
.green-400 .mat-select-trigger, .green-500 .mat-select-disabled .mat-select-value,
.green-500 .mat-select-arrow,
.green-500 .mat-select-trigger, .green .mat-select-disabled .mat-select-value,
.green .mat-select-arrow,
.green .mat-select-trigger, .green-A100 .mat-select-disabled .mat-select-value,
.green-A100 .mat-select-arrow,
.green-A100 .mat-select-trigger, .green-A200 .mat-select-disabled .mat-select-value,
.green-A200 .mat-select-arrow,
.green-A200 .mat-select-trigger, .green-A400 .mat-select-disabled .mat-select-value,
.green-A400 .mat-select-arrow,
.green-A400 .mat-select-trigger, .green-A700 .mat-select-disabled .mat-select-value,
.green-A700 .mat-select-arrow,
.green-A700 .mat-select-trigger, .light-green-50 .mat-select-disabled .mat-select-value,
.light-green-50 .mat-select-arrow,
.light-green-50 .mat-select-trigger, .light-green-100 .mat-select-disabled .mat-select-value,
.light-green-100 .mat-select-arrow,
.light-green-100 .mat-select-trigger, .light-green-200 .mat-select-disabled .mat-select-value,
.light-green-200 .mat-select-arrow,
.light-green-200 .mat-select-trigger, .light-green-300 .mat-select-disabled .mat-select-value,
.light-green-300 .mat-select-arrow,
.light-green-300 .mat-select-trigger, .light-green-400 .mat-select-disabled .mat-select-value,
.light-green-400 .mat-select-arrow,
.light-green-400 .mat-select-trigger, .light-green-500 .mat-select-disabled .mat-select-value,
.light-green-500 .mat-select-arrow,
.light-green-500 .mat-select-trigger, .light-green .mat-select-disabled .mat-select-value,
.light-green .mat-select-arrow,
.light-green .mat-select-trigger, .light-green-600 .mat-select-disabled .mat-select-value,
.light-green-600 .mat-select-arrow,
.light-green-600 .mat-select-trigger, .light-green-A100 .mat-select-disabled .mat-select-value,
.light-green-A100 .mat-select-arrow,
.light-green-A100 .mat-select-trigger, .light-green-A200 .mat-select-disabled .mat-select-value,
.light-green-A200 .mat-select-arrow,
.light-green-A200 .mat-select-trigger, .light-green-A400 .mat-select-disabled .mat-select-value,
.light-green-A400 .mat-select-arrow,
.light-green-A400 .mat-select-trigger, .light-green-A700 .mat-select-disabled .mat-select-value,
.light-green-A700 .mat-select-arrow,
.light-green-A700 .mat-select-trigger, .lime-50 .mat-select-disabled .mat-select-value,
.lime-50 .mat-select-arrow,
.lime-50 .mat-select-trigger, .lime-100 .mat-select-disabled .mat-select-value,
.lime-100 .mat-select-arrow,
.lime-100 .mat-select-trigger, .lime-200 .mat-select-disabled .mat-select-value,
.lime-200 .mat-select-arrow,
.lime-200 .mat-select-trigger, .lime-300 .mat-select-disabled .mat-select-value,
.lime-300 .mat-select-arrow,
.lime-300 .mat-select-trigger, .lime-400 .mat-select-disabled .mat-select-value,
.lime-400 .mat-select-arrow,
.lime-400 .mat-select-trigger, .lime-500 .mat-select-disabled .mat-select-value,
.lime-500 .mat-select-arrow,
.lime-500 .mat-select-trigger, .lime .mat-select-disabled .mat-select-value,
.lime .mat-select-arrow,
.lime .mat-select-trigger, .lime-600 .mat-select-disabled .mat-select-value,
.lime-600 .mat-select-arrow,
.lime-600 .mat-select-trigger, .lime-700 .mat-select-disabled .mat-select-value,
.lime-700 .mat-select-arrow,
.lime-700 .mat-select-trigger, .lime-800 .mat-select-disabled .mat-select-value,
.lime-800 .mat-select-arrow,
.lime-800 .mat-select-trigger, .lime-A100 .mat-select-disabled .mat-select-value,
.lime-A100 .mat-select-arrow,
.lime-A100 .mat-select-trigger, .lime-A200 .mat-select-disabled .mat-select-value,
.lime-A200 .mat-select-arrow,
.lime-A200 .mat-select-trigger, .lime-A400 .mat-select-disabled .mat-select-value,
.lime-A400 .mat-select-arrow,
.lime-A400 .mat-select-trigger, .lime-A700 .mat-select-disabled .mat-select-value,
.lime-A700 .mat-select-arrow,
.lime-A700 .mat-select-trigger, .yellow-50 .mat-select-disabled .mat-select-value,
.yellow-50 .mat-select-arrow,
.yellow-50 .mat-select-trigger, .yellow-100 .mat-select-disabled .mat-select-value,
.yellow-100 .mat-select-arrow,
.yellow-100 .mat-select-trigger, .yellow-200 .mat-select-disabled .mat-select-value,
.yellow-200 .mat-select-arrow,
.yellow-200 .mat-select-trigger, .yellow-300 .mat-select-disabled .mat-select-value,
.yellow-300 .mat-select-arrow,
.yellow-300 .mat-select-trigger, .yellow-400 .mat-select-disabled .mat-select-value,
.yellow-400 .mat-select-arrow,
.yellow-400 .mat-select-trigger, .yellow-500 .mat-select-disabled .mat-select-value,
.yellow-500 .mat-select-arrow,
.yellow-500 .mat-select-trigger, .yellow .mat-select-disabled .mat-select-value,
.yellow .mat-select-arrow,
.yellow .mat-select-trigger, .yellow-600 .mat-select-disabled .mat-select-value,
.yellow-600 .mat-select-arrow,
.yellow-600 .mat-select-trigger, .yellow-700 .mat-select-disabled .mat-select-value,
.yellow-700 .mat-select-arrow,
.yellow-700 .mat-select-trigger, .yellow-800 .mat-select-disabled .mat-select-value,
.yellow-800 .mat-select-arrow,
.yellow-800 .mat-select-trigger, .yellow-900 .mat-select-disabled .mat-select-value,
.yellow-900 .mat-select-arrow,
.yellow-900 .mat-select-trigger, .yellow-A100 .mat-select-disabled .mat-select-value,
.yellow-A100 .mat-select-arrow,
.yellow-A100 .mat-select-trigger, .yellow-A200 .mat-select-disabled .mat-select-value,
.yellow-A200 .mat-select-arrow,
.yellow-A200 .mat-select-trigger, .yellow-A400 .mat-select-disabled .mat-select-value,
.yellow-A400 .mat-select-arrow,
.yellow-A400 .mat-select-trigger, .yellow-A700 .mat-select-disabled .mat-select-value,
.yellow-A700 .mat-select-arrow,
.yellow-A700 .mat-select-trigger, .amber-50 .mat-select-disabled .mat-select-value,
.amber-50 .mat-select-arrow,
.amber-50 .mat-select-trigger, .amber-100 .mat-select-disabled .mat-select-value,
.amber-100 .mat-select-arrow,
.amber-100 .mat-select-trigger, .amber-200 .mat-select-disabled .mat-select-value,
.amber-200 .mat-select-arrow,
.amber-200 .mat-select-trigger, .amber-300 .mat-select-disabled .mat-select-value,
.amber-300 .mat-select-arrow,
.amber-300 .mat-select-trigger, .amber-400 .mat-select-disabled .mat-select-value,
.amber-400 .mat-select-arrow,
.amber-400 .mat-select-trigger, .amber-500 .mat-select-disabled .mat-select-value,
.amber-500 .mat-select-arrow,
.amber-500 .mat-select-trigger, .amber .mat-select-disabled .mat-select-value,
.amber .mat-select-arrow,
.amber .mat-select-trigger, .amber-600 .mat-select-disabled .mat-select-value,
.amber-600 .mat-select-arrow,
.amber-600 .mat-select-trigger, .amber-700 .mat-select-disabled .mat-select-value,
.amber-700 .mat-select-arrow,
.amber-700 .mat-select-trigger, .amber-800 .mat-select-disabled .mat-select-value,
.amber-800 .mat-select-arrow,
.amber-800 .mat-select-trigger, .amber-900 .mat-select-disabled .mat-select-value,
.amber-900 .mat-select-arrow,
.amber-900 .mat-select-trigger, .amber-A100 .mat-select-disabled .mat-select-value,
.amber-A100 .mat-select-arrow,
.amber-A100 .mat-select-trigger, .amber-A200 .mat-select-disabled .mat-select-value,
.amber-A200 .mat-select-arrow,
.amber-A200 .mat-select-trigger, .amber-A400 .mat-select-disabled .mat-select-value,
.amber-A400 .mat-select-arrow,
.amber-A400 .mat-select-trigger, .amber-A700 .mat-select-disabled .mat-select-value,
.amber-A700 .mat-select-arrow,
.amber-A700 .mat-select-trigger, .orange-50 .mat-select-disabled .mat-select-value,
.orange-50 .mat-select-arrow,
.orange-50 .mat-select-trigger, .orange-100 .mat-select-disabled .mat-select-value,
.orange-100 .mat-select-arrow,
.orange-100 .mat-select-trigger, .orange-200 .mat-select-disabled .mat-select-value,
.orange-200 .mat-select-arrow,
.orange-200 .mat-select-trigger, .orange-300 .mat-select-disabled .mat-select-value,
.orange-300 .mat-select-arrow,
.orange-300 .mat-select-trigger, .orange-400 .mat-select-disabled .mat-select-value,
.orange-400 .mat-select-arrow,
.orange-400 .mat-select-trigger, .orange-500 .mat-select-disabled .mat-select-value,
.orange-500 .mat-select-arrow,
.orange-500 .mat-select-trigger, .orange .mat-select-disabled .mat-select-value,
.orange .mat-select-arrow,
.orange .mat-select-trigger, .orange-600 .mat-select-disabled .mat-select-value,
.orange-600 .mat-select-arrow,
.orange-600 .mat-select-trigger, .orange-700 .mat-select-disabled .mat-select-value,
.orange-700 .mat-select-arrow,
.orange-700 .mat-select-trigger, .orange-A100 .mat-select-disabled .mat-select-value,
.orange-A100 .mat-select-arrow,
.orange-A100 .mat-select-trigger, .orange-A200 .mat-select-disabled .mat-select-value,
.orange-A200 .mat-select-arrow,
.orange-A200 .mat-select-trigger, .orange-A400 .mat-select-disabled .mat-select-value,
.orange-A400 .mat-select-arrow,
.orange-A400 .mat-select-trigger, .orange-A700 .mat-select-disabled .mat-select-value,
.orange-A700 .mat-select-arrow,
.orange-A700 .mat-select-trigger, .deep-orange-50 .mat-select-disabled .mat-select-value,
.deep-orange-50 .mat-select-arrow,
.deep-orange-50 .mat-select-trigger, .deep-orange-100 .mat-select-disabled .mat-select-value,
.deep-orange-100 .mat-select-arrow,
.deep-orange-100 .mat-select-trigger, .deep-orange-200 .mat-select-disabled .mat-select-value,
.deep-orange-200 .mat-select-arrow,
.deep-orange-200 .mat-select-trigger, .deep-orange-300 .mat-select-disabled .mat-select-value,
.deep-orange-300 .mat-select-arrow,
.deep-orange-300 .mat-select-trigger, .deep-orange-400 .mat-select-disabled .mat-select-value,
.deep-orange-400 .mat-select-arrow,
.deep-orange-400 .mat-select-trigger, .deep-orange-A100 .mat-select-disabled .mat-select-value,
.deep-orange-A100 .mat-select-arrow,
.deep-orange-A100 .mat-select-trigger, .deep-orange-A200 .mat-select-disabled .mat-select-value,
.deep-orange-A200 .mat-select-arrow,
.deep-orange-A200 .mat-select-trigger, .brown-50 .mat-select-disabled .mat-select-value,
.brown-50 .mat-select-arrow,
.brown-50 .mat-select-trigger, .brown-100 .mat-select-disabled .mat-select-value,
.brown-100 .mat-select-arrow,
.brown-100 .mat-select-trigger, .brown-200 .mat-select-disabled .mat-select-value,
.brown-200 .mat-select-arrow,
.brown-200 .mat-select-trigger, .brown-A100 .mat-select-disabled .mat-select-value,
.brown-A100 .mat-select-arrow,
.brown-A100 .mat-select-trigger, .brown-A200 .mat-select-disabled .mat-select-value,
.brown-A200 .mat-select-arrow,
.brown-A200 .mat-select-trigger, .grey-50 .mat-select-disabled .mat-select-value,
.grey-50 .mat-select-arrow,
.grey-50 .mat-select-trigger, .grey-100 .mat-select-disabled .mat-select-value,
.grey-100 .mat-select-arrow,
.grey-100 .mat-select-trigger, .grey-200 .mat-select-disabled .mat-select-value,
.grey-200 .mat-select-arrow,
.grey-200 .mat-select-trigger, .grey-300 .mat-select-disabled .mat-select-value,
.grey-300 .mat-select-arrow,
.grey-300 .mat-select-trigger, .grey-400 .mat-select-disabled .mat-select-value,
.grey-400 .mat-select-arrow,
.grey-400 .mat-select-trigger, .grey-500 .mat-select-disabled .mat-select-value,
.grey-500 .mat-select-arrow,
.grey-500 .mat-select-trigger, .grey .mat-select-disabled .mat-select-value,
.grey .mat-select-arrow,
.grey .mat-select-trigger, .grey-A100 .mat-select-disabled .mat-select-value,
.grey-A100 .mat-select-arrow,
.grey-A100 .mat-select-trigger, .grey-A200 .mat-select-disabled .mat-select-value,
.grey-A200 .mat-select-arrow,
.grey-A200 .mat-select-trigger, .grey-A400 .mat-select-disabled .mat-select-value,
.grey-A400 .mat-select-arrow,
.grey-A400 .mat-select-trigger, .blue-grey-50 .mat-select-disabled .mat-select-value,
.blue-grey-50 .mat-select-arrow,
.blue-grey-50 .mat-select-trigger, .blue-grey-100 .mat-select-disabled .mat-select-value,
.blue-grey-100 .mat-select-arrow,
.blue-grey-100 .mat-select-trigger, .blue-grey-200 .mat-select-disabled .mat-select-value,
.blue-grey-200 .mat-select-arrow,
.blue-grey-200 .mat-select-trigger, .blue-grey-300 .mat-select-disabled .mat-select-value,
.blue-grey-300 .mat-select-arrow,
.blue-grey-300 .mat-select-trigger, .blue-grey-A100 .mat-select-disabled .mat-select-value,
.blue-grey-A100 .mat-select-arrow,
.blue-grey-A100 .mat-select-trigger, .blue-grey-A200 .mat-select-disabled .mat-select-value,
.blue-grey-A200 .mat-select-arrow,
.blue-grey-A200 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
.red-500 input[type='text'], .red input[type='text'], .red-600 input[type='text'], .red-700 input[type='text'], .red-800 input[type='text'], .red-900 input[type='text'], .red-A200 input[type='text'], .red-A400 input[type='text'], .red-A700 input[type='text'], .pink-500 input[type='text'], .pink input[type='text'], .pink-600 input[type='text'], .pink-700 input[type='text'], .pink-800 input[type='text'], .pink-900 input[type='text'], .pink-A200 input[type='text'], .pink-A400 input[type='text'], .pink-A700 input[type='text'], .purple-300 input[type='text'], .purple-400 input[type='text'], .purple-500 input[type='text'], .purple input[type='text'], .purple-600 input[type='text'], .purple-700 input[type='text'], .purple-800 input[type='text'], .purple-900 input[type='text'], .purple-A200 input[type='text'], .purple-A400 input[type='text'], .purple-A700 input[type='text'], .deep-purple-300 input[type='text'], .deep-purple-400 input[type='text'], .deep-purple-500 input[type='text'], .deep-purple input[type='text'], .deep-purple-600 input[type='text'], .deep-purple-700 input[type='text'], .deep-purple-800 input[type='text'], .deep-purple-900 input[type='text'], .deep-purple-A200 input[type='text'], .deep-purple-A400 input[type='text'], .deep-purple-A700 input[type='text'], .indigo-300 input[type='text'], .indigo-400 input[type='text'], .indigo-500 input[type='text'], .indigo input[type='text'], .indigo-600 input[type='text'], .indigo-700 input[type='text'], .indigo-800 input[type='text'], .indigo-900 input[type='text'], .indigo-A200 input[type='text'], .indigo-A400 input[type='text'], .indigo-A700 input[type='text'], .blue-500 input[type='text'], .blue input[type='text'], .blue-600 input[type='text'], .blue-700 input[type='text'], .blue-800 input[type='text'], .blue-900 input[type='text'], .blue-A200 input[type='text'], .blue-A400 input[type='text'], .blue-A700 input[type='text'], .light-blue-500 input[type='text'], .light-blue input[type='text'], .light-blue-600 input[type='text'], .light-blue-700 input[type='text'], .light-blue-800 input[type='text'], .light-blue-900 input[type='text'], .light-blue-A700 input[type='text'], .cyan-500 input[type='text'], .cyan input[type='text'], .cyan-600 input[type='text'], .cyan-700 input[type='text'], .cyan-800 input[type='text'], .cyan-900 input[type='text'], .teal-500 input[type='text'], .teal input[type='text'], .teal-600 input[type='text'], .teal-700 input[type='text'], .teal-800 input[type='text'], .teal-900 input[type='text'], .green-600 input[type='text'], .green-700 input[type='text'], .green-800 input[type='text'], .green-900 input[type='text'], .light-green-700 input[type='text'], .light-green-800 input[type='text'], .light-green-900 input[type='text'], .lime-900 input[type='text'], .orange-800 input[type='text'], .orange-900 input[type='text'], .deep-orange-500 input[type='text'], .deep-orange input[type='text'], .deep-orange-600 input[type='text'], .deep-orange-700 input[type='text'], .deep-orange-800 input[type='text'], .deep-orange-900 input[type='text'], .deep-orange-A400 input[type='text'], .deep-orange-A700 input[type='text'], .brown-300 input[type='text'], .brown-400 input[type='text'], .brown-500 input[type='text'], .brown input[type='text'], .brown-600 input[type='text'], .brown-700 input[type='text'], .brown-800 input[type='text'], .brown-900 input[type='text'], .brown-A400 input[type='text'], .brown-A700 input[type='text'], .grey-600 input[type='text'], .grey-700 input[type='text'], .grey-800 input[type='text'], .grey-900 input[type='text'], .grey-A700 input[type='text'], .blue-grey-400 input[type='text'], .blue-grey-500 input[type='text'], .blue-grey input[type='text'], .blue-grey-600 input[type='text'], .blue-grey-700 input[type='text'], .blue-grey-800 input[type='text'], .blue-grey-900 input[type='text'], .blue-grey-A400 input[type='text'], .blue-grey-A700 input[type='text'] {
  color: white; }
.red-500 .mat-form-field-label, .red .mat-form-field-label, .red-600 .mat-form-field-label, .red-700 .mat-form-field-label, .red-800 .mat-form-field-label, .red-900 .mat-form-field-label, .red-A200 .mat-form-field-label, .red-A400 .mat-form-field-label, .red-A700 .mat-form-field-label, .pink-500 .mat-form-field-label, .pink .mat-form-field-label, .pink-600 .mat-form-field-label, .pink-700 .mat-form-field-label, .pink-800 .mat-form-field-label, .pink-900 .mat-form-field-label, .pink-A200 .mat-form-field-label, .pink-A400 .mat-form-field-label, .pink-A700 .mat-form-field-label, .purple-300 .mat-form-field-label, .purple-400 .mat-form-field-label, .purple-500 .mat-form-field-label, .purple .mat-form-field-label, .purple-600 .mat-form-field-label, .purple-700 .mat-form-field-label, .purple-800 .mat-form-field-label, .purple-900 .mat-form-field-label, .purple-A200 .mat-form-field-label, .purple-A400 .mat-form-field-label, .purple-A700 .mat-form-field-label, .deep-purple-300 .mat-form-field-label, .deep-purple-400 .mat-form-field-label, .deep-purple-500 .mat-form-field-label, .deep-purple .mat-form-field-label, .deep-purple-600 .mat-form-field-label, .deep-purple-700 .mat-form-field-label, .deep-purple-800 .mat-form-field-label, .deep-purple-900 .mat-form-field-label, .deep-purple-A200 .mat-form-field-label, .deep-purple-A400 .mat-form-field-label, .deep-purple-A700 .mat-form-field-label, .indigo-300 .mat-form-field-label, .indigo-400 .mat-form-field-label, .indigo-500 .mat-form-field-label, .indigo .mat-form-field-label, .indigo-600 .mat-form-field-label, .indigo-700 .mat-form-field-label, .indigo-800 .mat-form-field-label, .indigo-900 .mat-form-field-label, .indigo-A200 .mat-form-field-label, .indigo-A400 .mat-form-field-label, .indigo-A700 .mat-form-field-label, .blue-500 .mat-form-field-label, .blue .mat-form-field-label, .blue-600 .mat-form-field-label, .blue-700 .mat-form-field-label, .blue-800 .mat-form-field-label, .blue-900 .mat-form-field-label, .blue-A200 .mat-form-field-label, .blue-A400 .mat-form-field-label, .blue-A700 .mat-form-field-label, .light-blue-500 .mat-form-field-label, .light-blue .mat-form-field-label, .light-blue-600 .mat-form-field-label, .light-blue-700 .mat-form-field-label, .light-blue-800 .mat-form-field-label, .light-blue-900 .mat-form-field-label, .light-blue-A700 .mat-form-field-label, .cyan-500 .mat-form-field-label, .cyan .mat-form-field-label, .cyan-600 .mat-form-field-label, .cyan-700 .mat-form-field-label, .cyan-800 .mat-form-field-label, .cyan-900 .mat-form-field-label, .teal-500 .mat-form-field-label, .teal .mat-form-field-label, .teal-600 .mat-form-field-label, .teal-700 .mat-form-field-label, .teal-800 .mat-form-field-label, .teal-900 .mat-form-field-label, .green-600 .mat-form-field-label, .green-700 .mat-form-field-label, .green-800 .mat-form-field-label, .green-900 .mat-form-field-label, .light-green-700 .mat-form-field-label, .light-green-800 .mat-form-field-label, .light-green-900 .mat-form-field-label, .lime-900 .mat-form-field-label, .orange-800 .mat-form-field-label, .orange-900 .mat-form-field-label, .deep-orange-500 .mat-form-field-label, .deep-orange .mat-form-field-label, .deep-orange-600 .mat-form-field-label, .deep-orange-700 .mat-form-field-label, .deep-orange-800 .mat-form-field-label, .deep-orange-900 .mat-form-field-label, .deep-orange-A400 .mat-form-field-label, .deep-orange-A700 .mat-form-field-label, .brown-300 .mat-form-field-label, .brown-400 .mat-form-field-label, .brown-500 .mat-form-field-label, .brown .mat-form-field-label, .brown-600 .mat-form-field-label, .brown-700 .mat-form-field-label, .brown-800 .mat-form-field-label, .brown-900 .mat-form-field-label, .brown-A400 .mat-form-field-label, .brown-A700 .mat-form-field-label, .grey-600 .mat-form-field-label, .grey-700 .mat-form-field-label, .grey-800 .mat-form-field-label, .grey-900 .mat-form-field-label, .grey-A700 .mat-form-field-label, .blue-grey-400 .mat-form-field-label, .blue-grey-500 .mat-form-field-label, .blue-grey .mat-form-field-label, .blue-grey-600 .mat-form-field-label, .blue-grey-700 .mat-form-field-label, .blue-grey-800 .mat-form-field-label, .blue-grey-900 .mat-form-field-label, .blue-grey-A400 .mat-form-field-label, .blue-grey-A700 .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
.red-500 .mat-form-field-underline, .red .mat-form-field-underline, .red-600 .mat-form-field-underline, .red-700 .mat-form-field-underline, .red-800 .mat-form-field-underline, .red-900 .mat-form-field-underline, .red-A200 .mat-form-field-underline, .red-A400 .mat-form-field-underline, .red-A700 .mat-form-field-underline, .pink-500 .mat-form-field-underline, .pink .mat-form-field-underline, .pink-600 .mat-form-field-underline, .pink-700 .mat-form-field-underline, .pink-800 .mat-form-field-underline, .pink-900 .mat-form-field-underline, .pink-A200 .mat-form-field-underline, .pink-A400 .mat-form-field-underline, .pink-A700 .mat-form-field-underline, .purple-300 .mat-form-field-underline, .purple-400 .mat-form-field-underline, .purple-500 .mat-form-field-underline, .purple .mat-form-field-underline, .purple-600 .mat-form-field-underline, .purple-700 .mat-form-field-underline, .purple-800 .mat-form-field-underline, .purple-900 .mat-form-field-underline, .purple-A200 .mat-form-field-underline, .purple-A400 .mat-form-field-underline, .purple-A700 .mat-form-field-underline, .deep-purple-300 .mat-form-field-underline, .deep-purple-400 .mat-form-field-underline, .deep-purple-500 .mat-form-field-underline, .deep-purple .mat-form-field-underline, .deep-purple-600 .mat-form-field-underline, .deep-purple-700 .mat-form-field-underline, .deep-purple-800 .mat-form-field-underline, .deep-purple-900 .mat-form-field-underline, .deep-purple-A200 .mat-form-field-underline, .deep-purple-A400 .mat-form-field-underline, .deep-purple-A700 .mat-form-field-underline, .indigo-300 .mat-form-field-underline, .indigo-400 .mat-form-field-underline, .indigo-500 .mat-form-field-underline, .indigo .mat-form-field-underline, .indigo-600 .mat-form-field-underline, .indigo-700 .mat-form-field-underline, .indigo-800 .mat-form-field-underline, .indigo-900 .mat-form-field-underline, .indigo-A200 .mat-form-field-underline, .indigo-A400 .mat-form-field-underline, .indigo-A700 .mat-form-field-underline, .blue-500 .mat-form-field-underline, .blue .mat-form-field-underline, .blue-600 .mat-form-field-underline, .blue-700 .mat-form-field-underline, .blue-800 .mat-form-field-underline, .blue-900 .mat-form-field-underline, .blue-A200 .mat-form-field-underline, .blue-A400 .mat-form-field-underline, .blue-A700 .mat-form-field-underline, .light-blue-500 .mat-form-field-underline, .light-blue .mat-form-field-underline, .light-blue-600 .mat-form-field-underline, .light-blue-700 .mat-form-field-underline, .light-blue-800 .mat-form-field-underline, .light-blue-900 .mat-form-field-underline, .light-blue-A700 .mat-form-field-underline, .cyan-500 .mat-form-field-underline, .cyan .mat-form-field-underline, .cyan-600 .mat-form-field-underline, .cyan-700 .mat-form-field-underline, .cyan-800 .mat-form-field-underline, .cyan-900 .mat-form-field-underline, .teal-500 .mat-form-field-underline, .teal .mat-form-field-underline, .teal-600 .mat-form-field-underline, .teal-700 .mat-form-field-underline, .teal-800 .mat-form-field-underline, .teal-900 .mat-form-field-underline, .green-600 .mat-form-field-underline, .green-700 .mat-form-field-underline, .green-800 .mat-form-field-underline, .green-900 .mat-form-field-underline, .light-green-700 .mat-form-field-underline, .light-green-800 .mat-form-field-underline, .light-green-900 .mat-form-field-underline, .lime-900 .mat-form-field-underline, .orange-800 .mat-form-field-underline, .orange-900 .mat-form-field-underline, .deep-orange-500 .mat-form-field-underline, .deep-orange .mat-form-field-underline, .deep-orange-600 .mat-form-field-underline, .deep-orange-700 .mat-form-field-underline, .deep-orange-800 .mat-form-field-underline, .deep-orange-900 .mat-form-field-underline, .deep-orange-A400 .mat-form-field-underline, .deep-orange-A700 .mat-form-field-underline, .brown-300 .mat-form-field-underline, .brown-400 .mat-form-field-underline, .brown-500 .mat-form-field-underline, .brown .mat-form-field-underline, .brown-600 .mat-form-field-underline, .brown-700 .mat-form-field-underline, .brown-800 .mat-form-field-underline, .brown-900 .mat-form-field-underline, .brown-A400 .mat-form-field-underline, .brown-A700 .mat-form-field-underline, .grey-600 .mat-form-field-underline, .grey-700 .mat-form-field-underline, .grey-800 .mat-form-field-underline, .grey-900 .mat-form-field-underline, .grey-A700 .mat-form-field-underline, .blue-grey-400 .mat-form-field-underline, .blue-grey-500 .mat-form-field-underline, .blue-grey .mat-form-field-underline, .blue-grey-600 .mat-form-field-underline, .blue-grey-700 .mat-form-field-underline, .blue-grey-800 .mat-form-field-underline, .blue-grey-900 .mat-form-field-underline, .blue-grey-A400 .mat-form-field-underline, .blue-grey-A700 .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
.red-500 .mat-select-trigger,
.red-500 .mat-select-arrow, .red .mat-select-trigger,
.red .mat-select-arrow, .red-600 .mat-select-trigger,
.red-600 .mat-select-arrow, .red-700 .mat-select-trigger,
.red-700 .mat-select-arrow, .red-800 .mat-select-trigger,
.red-800 .mat-select-arrow, .red-900 .mat-select-trigger,
.red-900 .mat-select-arrow, .red-A200 .mat-select-trigger,
.red-A200 .mat-select-arrow, .red-A400 .mat-select-trigger,
.red-A400 .mat-select-arrow, .red-A700 .mat-select-trigger,
.red-A700 .mat-select-arrow, .pink-500 .mat-select-trigger,
.pink-500 .mat-select-arrow, .pink .mat-select-trigger,
.pink .mat-select-arrow, .pink-600 .mat-select-trigger,
.pink-600 .mat-select-arrow, .pink-700 .mat-select-trigger,
.pink-700 .mat-select-arrow, .pink-800 .mat-select-trigger,
.pink-800 .mat-select-arrow, .pink-900 .mat-select-trigger,
.pink-900 .mat-select-arrow, .pink-A200 .mat-select-trigger,
.pink-A200 .mat-select-arrow, .pink-A400 .mat-select-trigger,
.pink-A400 .mat-select-arrow, .pink-A700 .mat-select-trigger,
.pink-A700 .mat-select-arrow, .purple-300 .mat-select-trigger,
.purple-300 .mat-select-arrow, .purple-400 .mat-select-trigger,
.purple-400 .mat-select-arrow, .purple-500 .mat-select-trigger,
.purple-500 .mat-select-arrow, .purple .mat-select-trigger,
.purple .mat-select-arrow, .purple-600 .mat-select-trigger,
.purple-600 .mat-select-arrow, .purple-700 .mat-select-trigger,
.purple-700 .mat-select-arrow, .purple-800 .mat-select-trigger,
.purple-800 .mat-select-arrow, .purple-900 .mat-select-trigger,
.purple-900 .mat-select-arrow, .purple-A200 .mat-select-trigger,
.purple-A200 .mat-select-arrow, .purple-A400 .mat-select-trigger,
.purple-A400 .mat-select-arrow, .purple-A700 .mat-select-trigger,
.purple-A700 .mat-select-arrow, .deep-purple-300 .mat-select-trigger,
.deep-purple-300 .mat-select-arrow, .deep-purple-400 .mat-select-trigger,
.deep-purple-400 .mat-select-arrow, .deep-purple-500 .mat-select-trigger,
.deep-purple-500 .mat-select-arrow, .deep-purple .mat-select-trigger,
.deep-purple .mat-select-arrow, .deep-purple-600 .mat-select-trigger,
.deep-purple-600 .mat-select-arrow, .deep-purple-700 .mat-select-trigger,
.deep-purple-700 .mat-select-arrow, .deep-purple-800 .mat-select-trigger,
.deep-purple-800 .mat-select-arrow, .deep-purple-900 .mat-select-trigger,
.deep-purple-900 .mat-select-arrow, .deep-purple-A200 .mat-select-trigger,
.deep-purple-A200 .mat-select-arrow, .deep-purple-A400 .mat-select-trigger,
.deep-purple-A400 .mat-select-arrow, .deep-purple-A700 .mat-select-trigger,
.deep-purple-A700 .mat-select-arrow, .indigo-300 .mat-select-trigger,
.indigo-300 .mat-select-arrow, .indigo-400 .mat-select-trigger,
.indigo-400 .mat-select-arrow, .indigo-500 .mat-select-trigger,
.indigo-500 .mat-select-arrow, .indigo .mat-select-trigger,
.indigo .mat-select-arrow, .indigo-600 .mat-select-trigger,
.indigo-600 .mat-select-arrow, .indigo-700 .mat-select-trigger,
.indigo-700 .mat-select-arrow, .indigo-800 .mat-select-trigger,
.indigo-800 .mat-select-arrow, .indigo-900 .mat-select-trigger,
.indigo-900 .mat-select-arrow, .indigo-A200 .mat-select-trigger,
.indigo-A200 .mat-select-arrow, .indigo-A400 .mat-select-trigger,
.indigo-A400 .mat-select-arrow, .indigo-A700 .mat-select-trigger,
.indigo-A700 .mat-select-arrow, .blue-500 .mat-select-trigger,
.blue-500 .mat-select-arrow, .blue .mat-select-trigger,
.blue .mat-select-arrow, .blue-600 .mat-select-trigger,
.blue-600 .mat-select-arrow, .blue-700 .mat-select-trigger,
.blue-700 .mat-select-arrow, .blue-800 .mat-select-trigger,
.blue-800 .mat-select-arrow, .blue-900 .mat-select-trigger,
.blue-900 .mat-select-arrow, .blue-A200 .mat-select-trigger,
.blue-A200 .mat-select-arrow, .blue-A400 .mat-select-trigger,
.blue-A400 .mat-select-arrow, .blue-A700 .mat-select-trigger,
.blue-A700 .mat-select-arrow, .light-blue-500 .mat-select-trigger,
.light-blue-500 .mat-select-arrow, .light-blue .mat-select-trigger,
.light-blue .mat-select-arrow, .light-blue-600 .mat-select-trigger,
.light-blue-600 .mat-select-arrow, .light-blue-700 .mat-select-trigger,
.light-blue-700 .mat-select-arrow, .light-blue-800 .mat-select-trigger,
.light-blue-800 .mat-select-arrow, .light-blue-900 .mat-select-trigger,
.light-blue-900 .mat-select-arrow, .light-blue-A700 .mat-select-trigger,
.light-blue-A700 .mat-select-arrow, .cyan-500 .mat-select-trigger,
.cyan-500 .mat-select-arrow, .cyan .mat-select-trigger,
.cyan .mat-select-arrow, .cyan-600 .mat-select-trigger,
.cyan-600 .mat-select-arrow, .cyan-700 .mat-select-trigger,
.cyan-700 .mat-select-arrow, .cyan-800 .mat-select-trigger,
.cyan-800 .mat-select-arrow, .cyan-900 .mat-select-trigger,
.cyan-900 .mat-select-arrow, .teal-500 .mat-select-trigger,
.teal-500 .mat-select-arrow, .teal .mat-select-trigger,
.teal .mat-select-arrow, .teal-600 .mat-select-trigger,
.teal-600 .mat-select-arrow, .teal-700 .mat-select-trigger,
.teal-700 .mat-select-arrow, .teal-800 .mat-select-trigger,
.teal-800 .mat-select-arrow, .teal-900 .mat-select-trigger,
.teal-900 .mat-select-arrow, .green-600 .mat-select-trigger,
.green-600 .mat-select-arrow, .green-700 .mat-select-trigger,
.green-700 .mat-select-arrow, .green-800 .mat-select-trigger,
.green-800 .mat-select-arrow, .green-900 .mat-select-trigger,
.green-900 .mat-select-arrow, .light-green-700 .mat-select-trigger,
.light-green-700 .mat-select-arrow, .light-green-800 .mat-select-trigger,
.light-green-800 .mat-select-arrow, .light-green-900 .mat-select-trigger,
.light-green-900 .mat-select-arrow, .lime-900 .mat-select-trigger,
.lime-900 .mat-select-arrow, .orange-800 .mat-select-trigger,
.orange-800 .mat-select-arrow, .orange-900 .mat-select-trigger,
.orange-900 .mat-select-arrow, .deep-orange-500 .mat-select-trigger,
.deep-orange-500 .mat-select-arrow, .deep-orange .mat-select-trigger,
.deep-orange .mat-select-arrow, .deep-orange-600 .mat-select-trigger,
.deep-orange-600 .mat-select-arrow, .deep-orange-700 .mat-select-trigger,
.deep-orange-700 .mat-select-arrow, .deep-orange-800 .mat-select-trigger,
.deep-orange-800 .mat-select-arrow, .deep-orange-900 .mat-select-trigger,
.deep-orange-900 .mat-select-arrow, .deep-orange-A400 .mat-select-trigger,
.deep-orange-A400 .mat-select-arrow, .deep-orange-A700 .mat-select-trigger,
.deep-orange-A700 .mat-select-arrow, .brown-300 .mat-select-trigger,
.brown-300 .mat-select-arrow, .brown-400 .mat-select-trigger,
.brown-400 .mat-select-arrow, .brown-500 .mat-select-trigger,
.brown-500 .mat-select-arrow, .brown .mat-select-trigger,
.brown .mat-select-arrow, .brown-600 .mat-select-trigger,
.brown-600 .mat-select-arrow, .brown-700 .mat-select-trigger,
.brown-700 .mat-select-arrow, .brown-800 .mat-select-trigger,
.brown-800 .mat-select-arrow, .brown-900 .mat-select-trigger,
.brown-900 .mat-select-arrow, .brown-A400 .mat-select-trigger,
.brown-A400 .mat-select-arrow, .brown-A700 .mat-select-trigger,
.brown-A700 .mat-select-arrow, .grey-600 .mat-select-trigger,
.grey-600 .mat-select-arrow, .grey-700 .mat-select-trigger,
.grey-700 .mat-select-arrow, .grey-800 .mat-select-trigger,
.grey-800 .mat-select-arrow, .grey-900 .mat-select-trigger,
.grey-900 .mat-select-arrow, .grey-A700 .mat-select-trigger,
.grey-A700 .mat-select-arrow, .blue-grey-400 .mat-select-trigger,
.blue-grey-400 .mat-select-arrow, .blue-grey-500 .mat-select-trigger,
.blue-grey-500 .mat-select-arrow, .blue-grey .mat-select-trigger,
.blue-grey .mat-select-arrow, .blue-grey-600 .mat-select-trigger,
.blue-grey-600 .mat-select-arrow, .blue-grey-700 .mat-select-trigger,
.blue-grey-700 .mat-select-arrow, .blue-grey-800 .mat-select-trigger,
.blue-grey-800 .mat-select-arrow, .blue-grey-900 .mat-select-trigger,
.blue-grey-900 .mat-select-arrow, .blue-grey-A400 .mat-select-trigger,
.blue-grey-A400 .mat-select-arrow, .blue-grey-A700 .mat-select-trigger,
.blue-grey-A700 .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
.red-500 .mat-select-underline, .red .mat-select-underline, .red-600 .mat-select-underline, .red-700 .mat-select-underline, .red-800 .mat-select-underline, .red-900 .mat-select-underline, .red-A200 .mat-select-underline, .red-A400 .mat-select-underline, .red-A700 .mat-select-underline, .pink-500 .mat-select-underline, .pink .mat-select-underline, .pink-600 .mat-select-underline, .pink-700 .mat-select-underline, .pink-800 .mat-select-underline, .pink-900 .mat-select-underline, .pink-A200 .mat-select-underline, .pink-A400 .mat-select-underline, .pink-A700 .mat-select-underline, .purple-300 .mat-select-underline, .purple-400 .mat-select-underline, .purple-500 .mat-select-underline, .purple .mat-select-underline, .purple-600 .mat-select-underline, .purple-700 .mat-select-underline, .purple-800 .mat-select-underline, .purple-900 .mat-select-underline, .purple-A200 .mat-select-underline, .purple-A400 .mat-select-underline, .purple-A700 .mat-select-underline, .deep-purple-300 .mat-select-underline, .deep-purple-400 .mat-select-underline, .deep-purple-500 .mat-select-underline, .deep-purple .mat-select-underline, .deep-purple-600 .mat-select-underline, .deep-purple-700 .mat-select-underline, .deep-purple-800 .mat-select-underline, .deep-purple-900 .mat-select-underline, .deep-purple-A200 .mat-select-underline, .deep-purple-A400 .mat-select-underline, .deep-purple-A700 .mat-select-underline, .indigo-300 .mat-select-underline, .indigo-400 .mat-select-underline, .indigo-500 .mat-select-underline, .indigo .mat-select-underline, .indigo-600 .mat-select-underline, .indigo-700 .mat-select-underline, .indigo-800 .mat-select-underline, .indigo-900 .mat-select-underline, .indigo-A200 .mat-select-underline, .indigo-A400 .mat-select-underline, .indigo-A700 .mat-select-underline, .blue-500 .mat-select-underline, .blue .mat-select-underline, .blue-600 .mat-select-underline, .blue-700 .mat-select-underline, .blue-800 .mat-select-underline, .blue-900 .mat-select-underline, .blue-A200 .mat-select-underline, .blue-A400 .mat-select-underline, .blue-A700 .mat-select-underline, .light-blue-500 .mat-select-underline, .light-blue .mat-select-underline, .light-blue-600 .mat-select-underline, .light-blue-700 .mat-select-underline, .light-blue-800 .mat-select-underline, .light-blue-900 .mat-select-underline, .light-blue-A700 .mat-select-underline, .cyan-500 .mat-select-underline, .cyan .mat-select-underline, .cyan-600 .mat-select-underline, .cyan-700 .mat-select-underline, .cyan-800 .mat-select-underline, .cyan-900 .mat-select-underline, .teal-500 .mat-select-underline, .teal .mat-select-underline, .teal-600 .mat-select-underline, .teal-700 .mat-select-underline, .teal-800 .mat-select-underline, .teal-900 .mat-select-underline, .green-600 .mat-select-underline, .green-700 .mat-select-underline, .green-800 .mat-select-underline, .green-900 .mat-select-underline, .light-green-700 .mat-select-underline, .light-green-800 .mat-select-underline, .light-green-900 .mat-select-underline, .lime-900 .mat-select-underline, .orange-800 .mat-select-underline, .orange-900 .mat-select-underline, .deep-orange-500 .mat-select-underline, .deep-orange .mat-select-underline, .deep-orange-600 .mat-select-underline, .deep-orange-700 .mat-select-underline, .deep-orange-800 .mat-select-underline, .deep-orange-900 .mat-select-underline, .deep-orange-A400 .mat-select-underline, .deep-orange-A700 .mat-select-underline, .brown-300 .mat-select-underline, .brown-400 .mat-select-underline, .brown-500 .mat-select-underline, .brown .mat-select-underline, .brown-600 .mat-select-underline, .brown-700 .mat-select-underline, .brown-800 .mat-select-underline, .brown-900 .mat-select-underline, .brown-A400 .mat-select-underline, .brown-A700 .mat-select-underline, .grey-600 .mat-select-underline, .grey-700 .mat-select-underline, .grey-800 .mat-select-underline, .grey-900 .mat-select-underline, .grey-A700 .mat-select-underline, .blue-grey-400 .mat-select-underline, .blue-grey-500 .mat-select-underline, .blue-grey .mat-select-underline, .blue-grey-600 .mat-select-underline, .blue-grey-700 .mat-select-underline, .blue-grey-800 .mat-select-underline, .blue-grey-900 .mat-select-underline, .blue-grey-A400 .mat-select-underline, .blue-grey-A700 .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
.red-500 .mat-select-disabled .mat-select-value,
.red-500 .mat-select-arrow,
.red-500 .mat-select-trigger, .red .mat-select-disabled .mat-select-value,
.red .mat-select-arrow,
.red .mat-select-trigger, .red-600 .mat-select-disabled .mat-select-value,
.red-600 .mat-select-arrow,
.red-600 .mat-select-trigger, .red-700 .mat-select-disabled .mat-select-value,
.red-700 .mat-select-arrow,
.red-700 .mat-select-trigger, .red-800 .mat-select-disabled .mat-select-value,
.red-800 .mat-select-arrow,
.red-800 .mat-select-trigger, .red-900 .mat-select-disabled .mat-select-value,
.red-900 .mat-select-arrow,
.red-900 .mat-select-trigger, .red-A200 .mat-select-disabled .mat-select-value,
.red-A200 .mat-select-arrow,
.red-A200 .mat-select-trigger, .red-A400 .mat-select-disabled .mat-select-value,
.red-A400 .mat-select-arrow,
.red-A400 .mat-select-trigger, .red-A700 .mat-select-disabled .mat-select-value,
.red-A700 .mat-select-arrow,
.red-A700 .mat-select-trigger, .pink-500 .mat-select-disabled .mat-select-value,
.pink-500 .mat-select-arrow,
.pink-500 .mat-select-trigger, .pink .mat-select-disabled .mat-select-value,
.pink .mat-select-arrow,
.pink .mat-select-trigger, .pink-600 .mat-select-disabled .mat-select-value,
.pink-600 .mat-select-arrow,
.pink-600 .mat-select-trigger, .pink-700 .mat-select-disabled .mat-select-value,
.pink-700 .mat-select-arrow,
.pink-700 .mat-select-trigger, .pink-800 .mat-select-disabled .mat-select-value,
.pink-800 .mat-select-arrow,
.pink-800 .mat-select-trigger, .pink-900 .mat-select-disabled .mat-select-value,
.pink-900 .mat-select-arrow,
.pink-900 .mat-select-trigger, .pink-A200 .mat-select-disabled .mat-select-value,
.pink-A200 .mat-select-arrow,
.pink-A200 .mat-select-trigger, .pink-A400 .mat-select-disabled .mat-select-value,
.pink-A400 .mat-select-arrow,
.pink-A400 .mat-select-trigger, .pink-A700 .mat-select-disabled .mat-select-value,
.pink-A700 .mat-select-arrow,
.pink-A700 .mat-select-trigger, .purple-300 .mat-select-disabled .mat-select-value,
.purple-300 .mat-select-arrow,
.purple-300 .mat-select-trigger, .purple-400 .mat-select-disabled .mat-select-value,
.purple-400 .mat-select-arrow,
.purple-400 .mat-select-trigger, .purple-500 .mat-select-disabled .mat-select-value,
.purple-500 .mat-select-arrow,
.purple-500 .mat-select-trigger, .purple .mat-select-disabled .mat-select-value,
.purple .mat-select-arrow,
.purple .mat-select-trigger, .purple-600 .mat-select-disabled .mat-select-value,
.purple-600 .mat-select-arrow,
.purple-600 .mat-select-trigger, .purple-700 .mat-select-disabled .mat-select-value,
.purple-700 .mat-select-arrow,
.purple-700 .mat-select-trigger, .purple-800 .mat-select-disabled .mat-select-value,
.purple-800 .mat-select-arrow,
.purple-800 .mat-select-trigger, .purple-900 .mat-select-disabled .mat-select-value,
.purple-900 .mat-select-arrow,
.purple-900 .mat-select-trigger, .purple-A200 .mat-select-disabled .mat-select-value,
.purple-A200 .mat-select-arrow,
.purple-A200 .mat-select-trigger, .purple-A400 .mat-select-disabled .mat-select-value,
.purple-A400 .mat-select-arrow,
.purple-A400 .mat-select-trigger, .purple-A700 .mat-select-disabled .mat-select-value,
.purple-A700 .mat-select-arrow,
.purple-A700 .mat-select-trigger, .deep-purple-300 .mat-select-disabled .mat-select-value,
.deep-purple-300 .mat-select-arrow,
.deep-purple-300 .mat-select-trigger, .deep-purple-400 .mat-select-disabled .mat-select-value,
.deep-purple-400 .mat-select-arrow,
.deep-purple-400 .mat-select-trigger, .deep-purple-500 .mat-select-disabled .mat-select-value,
.deep-purple-500 .mat-select-arrow,
.deep-purple-500 .mat-select-trigger, .deep-purple .mat-select-disabled .mat-select-value,
.deep-purple .mat-select-arrow,
.deep-purple .mat-select-trigger, .deep-purple-600 .mat-select-disabled .mat-select-value,
.deep-purple-600 .mat-select-arrow,
.deep-purple-600 .mat-select-trigger, .deep-purple-700 .mat-select-disabled .mat-select-value,
.deep-purple-700 .mat-select-arrow,
.deep-purple-700 .mat-select-trigger, .deep-purple-800 .mat-select-disabled .mat-select-value,
.deep-purple-800 .mat-select-arrow,
.deep-purple-800 .mat-select-trigger, .deep-purple-900 .mat-select-disabled .mat-select-value,
.deep-purple-900 .mat-select-arrow,
.deep-purple-900 .mat-select-trigger, .deep-purple-A200 .mat-select-disabled .mat-select-value,
.deep-purple-A200 .mat-select-arrow,
.deep-purple-A200 .mat-select-trigger, .deep-purple-A400 .mat-select-disabled .mat-select-value,
.deep-purple-A400 .mat-select-arrow,
.deep-purple-A400 .mat-select-trigger, .deep-purple-A700 .mat-select-disabled .mat-select-value,
.deep-purple-A700 .mat-select-arrow,
.deep-purple-A700 .mat-select-trigger, .indigo-300 .mat-select-disabled .mat-select-value,
.indigo-300 .mat-select-arrow,
.indigo-300 .mat-select-trigger, .indigo-400 .mat-select-disabled .mat-select-value,
.indigo-400 .mat-select-arrow,
.indigo-400 .mat-select-trigger, .indigo-500 .mat-select-disabled .mat-select-value,
.indigo-500 .mat-select-arrow,
.indigo-500 .mat-select-trigger, .indigo .mat-select-disabled .mat-select-value,
.indigo .mat-select-arrow,
.indigo .mat-select-trigger, .indigo-600 .mat-select-disabled .mat-select-value,
.indigo-600 .mat-select-arrow,
.indigo-600 .mat-select-trigger, .indigo-700 .mat-select-disabled .mat-select-value,
.indigo-700 .mat-select-arrow,
.indigo-700 .mat-select-trigger, .indigo-800 .mat-select-disabled .mat-select-value,
.indigo-800 .mat-select-arrow,
.indigo-800 .mat-select-trigger, .indigo-900 .mat-select-disabled .mat-select-value,
.indigo-900 .mat-select-arrow,
.indigo-900 .mat-select-trigger, .indigo-A200 .mat-select-disabled .mat-select-value,
.indigo-A200 .mat-select-arrow,
.indigo-A200 .mat-select-trigger, .indigo-A400 .mat-select-disabled .mat-select-value,
.indigo-A400 .mat-select-arrow,
.indigo-A400 .mat-select-trigger, .indigo-A700 .mat-select-disabled .mat-select-value,
.indigo-A700 .mat-select-arrow,
.indigo-A700 .mat-select-trigger, .blue-500 .mat-select-disabled .mat-select-value,
.blue-500 .mat-select-arrow,
.blue-500 .mat-select-trigger, .blue .mat-select-disabled .mat-select-value,
.blue .mat-select-arrow,
.blue .mat-select-trigger, .blue-600 .mat-select-disabled .mat-select-value,
.blue-600 .mat-select-arrow,
.blue-600 .mat-select-trigger, .blue-700 .mat-select-disabled .mat-select-value,
.blue-700 .mat-select-arrow,
.blue-700 .mat-select-trigger, .blue-800 .mat-select-disabled .mat-select-value,
.blue-800 .mat-select-arrow,
.blue-800 .mat-select-trigger, .blue-900 .mat-select-disabled .mat-select-value,
.blue-900 .mat-select-arrow,
.blue-900 .mat-select-trigger, .blue-A200 .mat-select-disabled .mat-select-value,
.blue-A200 .mat-select-arrow,
.blue-A200 .mat-select-trigger, .blue-A400 .mat-select-disabled .mat-select-value,
.blue-A400 .mat-select-arrow,
.blue-A400 .mat-select-trigger, .blue-A700 .mat-select-disabled .mat-select-value,
.blue-A700 .mat-select-arrow,
.blue-A700 .mat-select-trigger, .light-blue-500 .mat-select-disabled .mat-select-value,
.light-blue-500 .mat-select-arrow,
.light-blue-500 .mat-select-trigger, .light-blue .mat-select-disabled .mat-select-value,
.light-blue .mat-select-arrow,
.light-blue .mat-select-trigger, .light-blue-600 .mat-select-disabled .mat-select-value,
.light-blue-600 .mat-select-arrow,
.light-blue-600 .mat-select-trigger, .light-blue-700 .mat-select-disabled .mat-select-value,
.light-blue-700 .mat-select-arrow,
.light-blue-700 .mat-select-trigger, .light-blue-800 .mat-select-disabled .mat-select-value,
.light-blue-800 .mat-select-arrow,
.light-blue-800 .mat-select-trigger, .light-blue-900 .mat-select-disabled .mat-select-value,
.light-blue-900 .mat-select-arrow,
.light-blue-900 .mat-select-trigger, .light-blue-A700 .mat-select-disabled .mat-select-value,
.light-blue-A700 .mat-select-arrow,
.light-blue-A700 .mat-select-trigger, .cyan-500 .mat-select-disabled .mat-select-value,
.cyan-500 .mat-select-arrow,
.cyan-500 .mat-select-trigger, .cyan .mat-select-disabled .mat-select-value,
.cyan .mat-select-arrow,
.cyan .mat-select-trigger, .cyan-600 .mat-select-disabled .mat-select-value,
.cyan-600 .mat-select-arrow,
.cyan-600 .mat-select-trigger, .cyan-700 .mat-select-disabled .mat-select-value,
.cyan-700 .mat-select-arrow,
.cyan-700 .mat-select-trigger, .cyan-800 .mat-select-disabled .mat-select-value,
.cyan-800 .mat-select-arrow,
.cyan-800 .mat-select-trigger, .cyan-900 .mat-select-disabled .mat-select-value,
.cyan-900 .mat-select-arrow,
.cyan-900 .mat-select-trigger, .teal-500 .mat-select-disabled .mat-select-value,
.teal-500 .mat-select-arrow,
.teal-500 .mat-select-trigger, .teal .mat-select-disabled .mat-select-value,
.teal .mat-select-arrow,
.teal .mat-select-trigger, .teal-600 .mat-select-disabled .mat-select-value,
.teal-600 .mat-select-arrow,
.teal-600 .mat-select-trigger, .teal-700 .mat-select-disabled .mat-select-value,
.teal-700 .mat-select-arrow,
.teal-700 .mat-select-trigger, .teal-800 .mat-select-disabled .mat-select-value,
.teal-800 .mat-select-arrow,
.teal-800 .mat-select-trigger, .teal-900 .mat-select-disabled .mat-select-value,
.teal-900 .mat-select-arrow,
.teal-900 .mat-select-trigger, .green-600 .mat-select-disabled .mat-select-value,
.green-600 .mat-select-arrow,
.green-600 .mat-select-trigger, .green-700 .mat-select-disabled .mat-select-value,
.green-700 .mat-select-arrow,
.green-700 .mat-select-trigger, .green-800 .mat-select-disabled .mat-select-value,
.green-800 .mat-select-arrow,
.green-800 .mat-select-trigger, .green-900 .mat-select-disabled .mat-select-value,
.green-900 .mat-select-arrow,
.green-900 .mat-select-trigger, .light-green-700 .mat-select-disabled .mat-select-value,
.light-green-700 .mat-select-arrow,
.light-green-700 .mat-select-trigger, .light-green-800 .mat-select-disabled .mat-select-value,
.light-green-800 .mat-select-arrow,
.light-green-800 .mat-select-trigger, .light-green-900 .mat-select-disabled .mat-select-value,
.light-green-900 .mat-select-arrow,
.light-green-900 .mat-select-trigger, .lime-900 .mat-select-disabled .mat-select-value,
.lime-900 .mat-select-arrow,
.lime-900 .mat-select-trigger, .orange-800 .mat-select-disabled .mat-select-value,
.orange-800 .mat-select-arrow,
.orange-800 .mat-select-trigger, .orange-900 .mat-select-disabled .mat-select-value,
.orange-900 .mat-select-arrow,
.orange-900 .mat-select-trigger, .deep-orange-500 .mat-select-disabled .mat-select-value,
.deep-orange-500 .mat-select-arrow,
.deep-orange-500 .mat-select-trigger, .deep-orange .mat-select-disabled .mat-select-value,
.deep-orange .mat-select-arrow,
.deep-orange .mat-select-trigger, .deep-orange-600 .mat-select-disabled .mat-select-value,
.deep-orange-600 .mat-select-arrow,
.deep-orange-600 .mat-select-trigger, .deep-orange-700 .mat-select-disabled .mat-select-value,
.deep-orange-700 .mat-select-arrow,
.deep-orange-700 .mat-select-trigger, .deep-orange-800 .mat-select-disabled .mat-select-value,
.deep-orange-800 .mat-select-arrow,
.deep-orange-800 .mat-select-trigger, .deep-orange-900 .mat-select-disabled .mat-select-value,
.deep-orange-900 .mat-select-arrow,
.deep-orange-900 .mat-select-trigger, .deep-orange-A400 .mat-select-disabled .mat-select-value,
.deep-orange-A400 .mat-select-arrow,
.deep-orange-A400 .mat-select-trigger, .deep-orange-A700 .mat-select-disabled .mat-select-value,
.deep-orange-A700 .mat-select-arrow,
.deep-orange-A700 .mat-select-trigger, .brown-300 .mat-select-disabled .mat-select-value,
.brown-300 .mat-select-arrow,
.brown-300 .mat-select-trigger, .brown-400 .mat-select-disabled .mat-select-value,
.brown-400 .mat-select-arrow,
.brown-400 .mat-select-trigger, .brown-500 .mat-select-disabled .mat-select-value,
.brown-500 .mat-select-arrow,
.brown-500 .mat-select-trigger, .brown .mat-select-disabled .mat-select-value,
.brown .mat-select-arrow,
.brown .mat-select-trigger, .brown-600 .mat-select-disabled .mat-select-value,
.brown-600 .mat-select-arrow,
.brown-600 .mat-select-trigger, .brown-700 .mat-select-disabled .mat-select-value,
.brown-700 .mat-select-arrow,
.brown-700 .mat-select-trigger, .brown-800 .mat-select-disabled .mat-select-value,
.brown-800 .mat-select-arrow,
.brown-800 .mat-select-trigger, .brown-900 .mat-select-disabled .mat-select-value,
.brown-900 .mat-select-arrow,
.brown-900 .mat-select-trigger, .brown-A400 .mat-select-disabled .mat-select-value,
.brown-A400 .mat-select-arrow,
.brown-A400 .mat-select-trigger, .brown-A700 .mat-select-disabled .mat-select-value,
.brown-A700 .mat-select-arrow,
.brown-A700 .mat-select-trigger, .grey-600 .mat-select-disabled .mat-select-value,
.grey-600 .mat-select-arrow,
.grey-600 .mat-select-trigger, .grey-700 .mat-select-disabled .mat-select-value,
.grey-700 .mat-select-arrow,
.grey-700 .mat-select-trigger, .grey-800 .mat-select-disabled .mat-select-value,
.grey-800 .mat-select-arrow,
.grey-800 .mat-select-trigger, .grey-900 .mat-select-disabled .mat-select-value,
.grey-900 .mat-select-arrow,
.grey-900 .mat-select-trigger, .grey-A700 .mat-select-disabled .mat-select-value,
.grey-A700 .mat-select-arrow,
.grey-A700 .mat-select-trigger, .blue-grey-400 .mat-select-disabled .mat-select-value,
.blue-grey-400 .mat-select-arrow,
.blue-grey-400 .mat-select-trigger, .blue-grey-500 .mat-select-disabled .mat-select-value,
.blue-grey-500 .mat-select-arrow,
.blue-grey-500 .mat-select-trigger, .blue-grey .mat-select-disabled .mat-select-value,
.blue-grey .mat-select-arrow,
.blue-grey .mat-select-trigger, .blue-grey-600 .mat-select-disabled .mat-select-value,
.blue-grey-600 .mat-select-arrow,
.blue-grey-600 .mat-select-trigger, .blue-grey-700 .mat-select-disabled .mat-select-value,
.blue-grey-700 .mat-select-arrow,
.blue-grey-700 .mat-select-trigger, .blue-grey-800 .mat-select-disabled .mat-select-value,
.blue-grey-800 .mat-select-arrow,
.blue-grey-800 .mat-select-trigger, .blue-grey-900 .mat-select-disabled .mat-select-value,
.blue-grey-900 .mat-select-arrow,
.blue-grey-900 .mat-select-trigger, .blue-grey-A400 .mat-select-disabled .mat-select-value,
.blue-grey-A400 .mat-select-arrow,
.blue-grey-A400 .mat-select-trigger, .blue-grey-A700 .mat-select-disabled .mat-select-value,
.blue-grey-A700 .mat-select-arrow,
.blue-grey-A700 .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
.red-500 .mat-select-value, .red .mat-select-value, .red-600 .mat-select-value, .red-700 .mat-select-value, .red-800 .mat-select-value, .red-900 .mat-select-value, .red-A200 .mat-select-value, .red-A400 .mat-select-value, .red-A700 .mat-select-value, .pink-500 .mat-select-value, .pink .mat-select-value, .pink-600 .mat-select-value, .pink-700 .mat-select-value, .pink-800 .mat-select-value, .pink-900 .mat-select-value, .pink-A200 .mat-select-value, .pink-A400 .mat-select-value, .pink-A700 .mat-select-value, .purple-300 .mat-select-value, .purple-400 .mat-select-value, .purple-500 .mat-select-value, .purple .mat-select-value, .purple-600 .mat-select-value, .purple-700 .mat-select-value, .purple-800 .mat-select-value, .purple-900 .mat-select-value, .purple-A200 .mat-select-value, .purple-A400 .mat-select-value, .purple-A700 .mat-select-value, .deep-purple-300 .mat-select-value, .deep-purple-400 .mat-select-value, .deep-purple-500 .mat-select-value, .deep-purple .mat-select-value, .deep-purple-600 .mat-select-value, .deep-purple-700 .mat-select-value, .deep-purple-800 .mat-select-value, .deep-purple-900 .mat-select-value, .deep-purple-A200 .mat-select-value, .deep-purple-A400 .mat-select-value, .deep-purple-A700 .mat-select-value, .indigo-300 .mat-select-value, .indigo-400 .mat-select-value, .indigo-500 .mat-select-value, .indigo .mat-select-value, .indigo-600 .mat-select-value, .indigo-700 .mat-select-value, .indigo-800 .mat-select-value, .indigo-900 .mat-select-value, .indigo-A200 .mat-select-value, .indigo-A400 .mat-select-value, .indigo-A700 .mat-select-value, .blue-500 .mat-select-value, .blue .mat-select-value, .blue-600 .mat-select-value, .blue-700 .mat-select-value, .blue-800 .mat-select-value, .blue-900 .mat-select-value, .blue-A200 .mat-select-value, .blue-A400 .mat-select-value, .blue-A700 .mat-select-value, .light-blue-500 .mat-select-value, .light-blue .mat-select-value, .light-blue-600 .mat-select-value, .light-blue-700 .mat-select-value, .light-blue-800 .mat-select-value, .light-blue-900 .mat-select-value, .light-blue-A700 .mat-select-value, .cyan-500 .mat-select-value, .cyan .mat-select-value, .cyan-600 .mat-select-value, .cyan-700 .mat-select-value, .cyan-800 .mat-select-value, .cyan-900 .mat-select-value, .teal-500 .mat-select-value, .teal .mat-select-value, .teal-600 .mat-select-value, .teal-700 .mat-select-value, .teal-800 .mat-select-value, .teal-900 .mat-select-value, .green-600 .mat-select-value, .green-700 .mat-select-value, .green-800 .mat-select-value, .green-900 .mat-select-value, .light-green-700 .mat-select-value, .light-green-800 .mat-select-value, .light-green-900 .mat-select-value, .lime-900 .mat-select-value, .orange-800 .mat-select-value, .orange-900 .mat-select-value, .deep-orange-500 .mat-select-value, .deep-orange .mat-select-value, .deep-orange-600 .mat-select-value, .deep-orange-700 .mat-select-value, .deep-orange-800 .mat-select-value, .deep-orange-900 .mat-select-value, .deep-orange-A400 .mat-select-value, .deep-orange-A700 .mat-select-value, .brown-300 .mat-select-value, .brown-400 .mat-select-value, .brown-500 .mat-select-value, .brown .mat-select-value, .brown-600 .mat-select-value, .brown-700 .mat-select-value, .brown-800 .mat-select-value, .brown-900 .mat-select-value, .brown-A400 .mat-select-value, .brown-A700 .mat-select-value, .grey-600 .mat-select-value, .grey-700 .mat-select-value, .grey-800 .mat-select-value, .grey-900 .mat-select-value, .grey-A700 .mat-select-value, .blue-grey-400 .mat-select-value, .blue-grey-500 .mat-select-value, .blue-grey .mat-select-value, .blue-grey-600 .mat-select-value, .blue-grey-700 .mat-select-value, .blue-grey-800 .mat-select-value, .blue-grey-900 .mat-select-value, .blue-grey-A400 .mat-select-value, .blue-grey-A700 .mat-select-value {
  color: white; }
.avatar {
  width: 35px;
  min-width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 8px 0 0;
  border-radius: 50%;
  font-size: 17px;
  font-weight: 600;
  text-align: center; }
.avatar.square {
    border-radius: 0; }
.avatar.small {
    width: 20px;
    min-width: 20px;
    height: 20px;
    line-height: 20px; }
.avatar.big {
    width: 72px;
    min-width: 72px;
    height: 72px;
    line-height: 72px; }
.avatar.huge {
    width: 96px;
    min-width: 96px;
    height: 96px;
    line-height: 96px; }
.avatar-wrapper {
  position: relative; }
.avatar-wrapper .avatar {
    margin-top: 0;
    margin-bottom: 0; }
.avatar-wrapper mat-icon.status {
    position: absolute;
    top: 28px;
    left: 28px; }
mat-icon.status {
  border-radius: 50%; }
mat-icon.status.online {
    color: #4caf50; }
mat-icon.status.online:before {
      content: 'check_circle'; }
mat-icon.status.do-not-disturb {
    color: #f44336; }
mat-icon.status.do-not-disturb:before {
      content: 'remove_circle_outline'; }
mat-icon.status.away {
    color: #ffc107; }
mat-icon.status.away:before {
      content: 'access_time'; }
mat-icon.status.offline {
    color: #646464; }
mat-icon.status.offline:before {
      content: 'not_interested'; }
.form-wrapper {
  padding: 16px; }
.form-wrapper .form-title {
    font-size: 21px;
    padding: 8px 0; }
.navigation-simple .item {
  position: relative;
  cursor: pointer;
  text-align: left;
  margin: 0;
  padding: 0 24px;
  text-transform: none;
  line-height: 48px;
  max-height: 48px;
  height: 48px; }
.navigation-simple .item mat-icon {
    margin: 0 16px 0 0; }
.navigation-simple .item .title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1; }
.navigation-simple .subheader {
  font-size: 13px;
  font-weight: 600;
  margin-top: 8px; }
.navigation-simple mat-divider {
  margin: 8px 0; }
.simple-pagination {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 0 8px;
  border-radius: 4px;
  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); }
.simple-pagination .pagination-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    min-width: 48px;
    min-height: 56px;
    line-height: 56px;
    border-radius: 0;
    margin: 0;
    font-weight: normal; }
.simple-pagination .pagination-item.active {
      cursor: default; }
.simple-pagination .pagination-item.disabled {
      cursor: default; }
.price-tables .price-table {
  position: relative;
  width: 280px;
  border-radius: 2px;
  margin: 12px;
  overflow: hidden; }
.price-tables .price-table.style-1 .package-type {
    font-size: 17px;
    padding: 16px 24px; }
.price-tables .price-table.style-1 .package-type .sale {
      font-size: 13px;
      font-weight: 600; }
.price-tables .price-table.style-1 .price {
    padding: 32px 32px 16px 32px; }
.price-tables .price-table.style-1 .price .currency {
      padding-right: 4px;
      font-size: 24px;
      font-weight: 600; }
.price-tables .price-table.style-1 .price .value {
      font-size: 72px;
      font-weight: 300;
      line-height: 1; }
.price-tables .price-table.style-1 .price .period {
      padding: 0 0 5px 4px;
      font-size: 17px; }
.price-tables .price-table.style-1 mat-divider {
    margin: 16px 32px; }
.price-tables .price-table.style-1 .terms {
    padding: 16px 32px;
    font-size: 15px; }
.price-tables .price-table.style-1 .cta-button {
    margin: 16px auto 32px auto;
    width: 128px; }
.price-tables .price-table.style-2 .badge {
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    font-size: 11px;
    font-weight: 600;
    padding: 6px 8px; }
.price-tables .price-table.style-2 .package-type {
    padding: 48px 32px 24px 32px;
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
.price-tables .price-table.style-2 .price {
    padding: 0 32px 8px 32px; }
.price-tables .price-table.style-2 .price .currency {
      padding-right: 4px;
      font-size: 24px;
      font-weight: 600; }
.price-tables .price-table.style-2 .price .value {
      font-size: 56px;
      font-weight: 300;
      line-height: 1; }
.price-tables .price-table.style-2 .period {
    padding: 0 32px;
    font-size: 15px;
    font-weight: 600;
    text-align: center; }
.price-tables .price-table.style-2 .terms {
    padding: 32px;
    font-size: 15px; }
.price-tables .price-table.style-2 .terms .term {
      padding-bottom: 8px; }
.price-tables .price-table.style-2 .terms .term:last-child {
        padding-bottom: 0; }
.price-tables .price-table.style-2 .cta-button {
    margin: 8px auto 32px auto;
    width: 128px; }
.price-tables .price-table.style-3 .package-type {
    padding: 32px;
    text-align: center; }
.price-tables .price-table.style-3 .package-type .title {
      font-size: 34px; }
.price-tables .price-table.style-3 .package-type .subtitle {
      font-size: 17px;
      font-weight: 600; }
.price-tables .price-table.style-3 .price {
    padding: 16px 32px; }
.price-tables .price-table.style-3 .price .currency {
      padding-right: 4px;
      font-size: 15px;
      font-weight: 600; }
.price-tables .price-table.style-3 .price .value {
      font-size: 34px;
      font-weight: 300;
      line-height: 1; }
.price-tables .price-table.style-3 .price .period {
      padding-left: 4px;
      text-align: center; }
.price-tables .price-table.style-3 .terms {
    margin: 32px;
    font-size: 15px; }
.price-tables .price-table.style-3 .terms .term {
      padding-bottom: 16px; }
.price-tables .price-table.style-3 .terms .term:last-child {
        padding-bottom: 0; }
.price-tables .price-table.style-3 .cta-button {
    margin: 8px 32px; }
.price-tables .price-table.style-3 .note {
    padding: 8px 32px 16px 32px;
    text-align: center; }
.simple-table-container .table-title {
  font-size: 20px;
  padding: 24px; }
table.simple {
  width: 100%;
  border: none;
  border-spacing: 0;
  text-align: left; }
table.simple thead tr th {
    /*padding: 16px 8px;*/
    padding: 6px 8px;
    font-weight: 600;
    white-space: nowrap; }
table.simple thead tr th:first-child {
      padding-left: 24px; }
table.simple thead tr th:last-child {
      padding-right: 24px; }
table.simple tbody tr td {
    padding: 6px 8px; }
table.simple tbody tr td:first-child {
      padding-left: 24px; }
table.simple tbody tr td:last-child {
      padding-right: 24px; }
table.simple tbody tr:last-child td {
    border-bottom: none; }
table.simple.clickable tbody tr {
    cursor: pointer; }
html.cdk-global-scrollblock {
  position: relative !important;
  overflow: hidden !important; }
button .mat-button-wrapper {
  line-height: normal; }
.mat-icon {
  font-weight: 400 !important;
  line-height: 1; }
.mat-icon-button .mat-button-ripple {
  border-radius: 50%; }
.mat-dialog-container {
  -webkit-overflow-scrolling: touch; }
.mat-checkbox {
  font-size: 16px; }
.mat-radio-button {
  font-size: 16px; }
.mat-pseudo-checkbox-checked:after {
  width: 14px !important;
  height: 7px !important; }
.mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
.mat-form-field.mat-form-field-type-mat-select .mat-form-field-infix {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto; }
.mat-form-field.mat-form-field-type-mat-select .mat-form-field-infix .mat-select-trigger {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%; }
.mat-form-field.mat-form-field-type-mat-select .mat-form-field-infix .mat-select-trigger .mat-select-value {
      display: -ms-flexbox;
      display: flex;
      max-width: none;
      margin-right: 8px; }
.mat-form-field.mat-form-field-type-mat-select .mat-form-field-infix .mat-select-trigger .mat-select-arrow-wrapper {
      display: -ms-inline-flexbox;
      display: inline-flex; }
mat-horizontal-stepper mat-step-header mat-icon,
mat-vertical-stepper mat-step-header mat-icon {
  height: 16px !important;
  width: 16px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  color: inherit !important; }
mat-vertical-stepper {
  padding: 16px 0; }
mat-chip mat-icon {
  min-width: 0 !important;
  min-height: 0 !important; }
.mat-card-image {
  max-width: none !important; }
html {
  font-size: 62.5%;
  font-family: 'Muli', 'Helvetica Neue', 'Arial', sans-serif;
  line-height: 1.4 !important;
  letter-spacing: -0.1px !important; }
body {
  font-size: 14px; }
html,
body {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto; }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal; }
h1,
.h1 {
  font-size: 24px; }
h2,
.h2 {
  font-size: 20px; }
h3,
.h3 {
  font-size: 16px; }
h4,
.h4 {
  font-size: 15px; }
h5,
.h5 {
  font-size: 13px; }
h6,
.h6 {
  font-size: 12px; }
a {
  text-decoration: none; }
a:not(.mat-button):not(.mat-raised-button):not(.mat-flat-button):not(.mat-stroked-button):not(.mat-icon-button):not(.mat-fab):not(.mat-mini-fab):hover, a:not(.mat-button):not(.mat-raised-button):not(.mat-flat-button):not(.mat-stroked-button):not(.mat-icon-button):not(.mat-fab):not(.mat-mini-fab):active {
    text-decoration: underline; }
abbr {
  cursor: help;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.54); }
blockquote {
  border-left: 3px solid rgba(0, 0, 0, 0.12);
  font-style: italic;
  margin: 1em 0;
  padding-left: 16px; }
blockquote footer {
    font-style: normal; }
blockquote footer:before {
      content: '\2014 \00A0'; }
blockquote.reverse {
    border-left: none;
    border-right: 3px solid rgba(0, 0, 0, 0.12);
    text-align: right;
    padding-left: 0;
    padding-right: 16px; }
blockquote.reverse footer:before {
      content: ''; }
blockquote.reverse footer:after {
      content: '\2014 \00A0'; }
code {
  font-family: 'Monaco', 'Menlo', 'Consolas', 'Ubuntu Mono', monospace; }
code:not(.highlight) {
    color: #106cc8;
    padding: 2px 3px;
    border-radius: 2px;
    line-height: 1.7; }
dl dt {
  font-weight: bold; }
dl dd {
  margin: 4px 0 16px 0; }
mark {
  background: #f7f49a; }
pre {
  line-height: 1.6;
  margin: 8px 16px;
  white-space: pre-wrap; }
small {
  font-size: 80%; }
table thead tr th {
  text-align: left; }
.text-italic {
  font-style: italic; }
.text-semibold {
  font-weight: 600; }
.text-bold,
strong {
  font-weight: 700; }
.text-strike {
  text-decoration: line-through; }
.text-super {
  vertical-align: super; }
.text-sub {
  vertical-align: sub; }
.text-capitalize {
  text-transform: capitalize; }
.text-lowercase {
  text-transform: lowercase; }
.text-uppercase {
  text-transform: uppercase; }
.text-left {
  text-align: left; }
.text-center {
  text-align: center; }
.text-right {
  text-align: right !important; }
.font-weight-100 {
  font-weight: 100; }
.font-weight-200 {
  font-weight: 200; }
.font-weight-300 {
  font-weight: 300; }
.font-weight-400 {
  font-weight: 400; }
.font-weight-500 {
  font-weight: 500; }
.font-weight-600 {
  font-weight: 600; }
.font-weight-700 {
  font-weight: 700; }
.font-weight-800 {
  font-weight: 800; }
.font-weight-900 {
  font-weight: 900; }
.font-size-2 {
  font-size: 2px; }
.font-size-4 {
  font-size: 4px; }
.font-size-6 {
  font-size: 6px; }
.font-size-8 {
  font-size: 8px; }
.font-size-10 {
  font-size: 10px; }
.font-size-12 {
  font-size: 12px; }
.font-size-14 {
  font-size: 14px; }
.font-size-16 {
  font-size: 16px; }
.font-size-18 {
  font-size: 18px; }
.font-size-20 {
  font-size: 20px; }
.font-size-22 {
  font-size: 22px; }
.font-size-24 {
  font-size: 24px; }
.font-size-26 {
  font-size: 26px; }
.font-size-28 {
  font-size: 28px; }
.font-size-30 {
  font-size: 30px; }
.font-size-32 {
  font-size: 32px; }
.font-size-34 {
  font-size: 34px; }
.font-size-36 {
  font-size: 36px; }
.font-size-38 {
  font-size: 38px; }
.font-size-40 {
  font-size: 40px; }
.font-size-42 {
  font-size: 42px; }
.font-size-44 {
  font-size: 44px; }
.font-size-46 {
  font-size: 46px; }
.font-size-48 {
  font-size: 48px; }
.font-size-50 {
  font-size: 50px; }
.font-size-52 {
  font-size: 52px; }
.font-size-54 {
  font-size: 54px; }
.font-size-56 {
  font-size: 56px; }
.font-size-58 {
  font-size: 58px; }
.font-size-60 {
  font-size: 60px; }
.font-size-62 {
  font-size: 62px; }
.font-size-64 {
  font-size: 64px; }
.font-size-66 {
  font-size: 66px; }
.font-size-68 {
  font-size: 68px; }
.font-size-70 {
  font-size: 70px; }
.font-size-72 {
  font-size: 72px; }
.font-size-74 {
  font-size: 74px; }
.font-size-76 {
  font-size: 76px; }
.font-size-78 {
  font-size: 78px; }
.font-size-80 {
  font-size: 80px; }
.font-size-82 {
  font-size: 82px; }
.font-size-84 {
  font-size: 84px; }
.font-size-86 {
  font-size: 86px; }
.font-size-88 {
  font-size: 88px; }
.font-size-90 {
  font-size: 90px; }
.font-size-92 {
  font-size: 92px; }
.font-size-94 {
  font-size: 94px; }
.font-size-96 {
  font-size: 96px; }
.font-size-98 {
  font-size: 98px; }
.font-size-100 {
  font-size: 100px; }
.font-size-102 {
  font-size: 102px; }
.font-size-104 {
  font-size: 104px; }
.font-size-106 {
  font-size: 106px; }
.font-size-108 {
  font-size: 108px; }
.font-size-110 {
  font-size: 110px; }
.font-size-112 {
  font-size: 112px; }
.font-size-114 {
  font-size: 114px; }
.font-size-116 {
  font-size: 116px; }
.font-size-118 {
  font-size: 118px; }
.font-size-120 {
  font-size: 120px; }
.line-height-2 {
  line-height: 2px; }
.line-height-4 {
  line-height: 4px; }
.line-height-6 {
  line-height: 6px; }
.line-height-8 {
  line-height: 8px; }
.line-height-10 {
  line-height: 10px; }
.line-height-12 {
  line-height: 12px; }
.line-height-14 {
  line-height: 14px; }
.line-height-16 {
  line-height: 16px; }
.line-height-18 {
  line-height: 18px; }
.line-height-20 {
  line-height: 20px; }
.line-height-22 {
  line-height: 22px; }
.line-height-24 {
  line-height: 24px; }
.line-height-26 {
  line-height: 26px; }
.line-height-28 {
  line-height: 28px; }
.line-height-30 {
  line-height: 30px; }
.line-height-32 {
  line-height: 32px; }
.line-height-34 {
  line-height: 34px; }
.line-height-36 {
  line-height: 36px; }
.line-height-38 {
  line-height: 38px; }
.line-height-40 {
  line-height: 40px; }
.line-height-42 {
  line-height: 42px; }
.line-height-44 {
  line-height: 44px; }
.line-height-46 {
  line-height: 46px; }
.line-height-48 {
  line-height: 48px; }
.line-height-50 {
  line-height: 50px; }
.line-height-52 {
  line-height: 52px; }
.line-height-54 {
  line-height: 54px; }
.line-height-56 {
  line-height: 56px; }
.line-height-58 {
  line-height: 58px; }
.line-height-60 {
  line-height: 60px; }
.line-height-62 {
  line-height: 62px; }
.line-height-64 {
  line-height: 64px; }
.line-height-66 {
  line-height: 66px; }
.line-height-68 {
  line-height: 68px; }
.line-height-70 {
  line-height: 70px; }
.line-height-72 {
  line-height: 72px; }
.line-height-74 {
  line-height: 74px; }
.line-height-76 {
  line-height: 76px; }
.line-height-78 {
  line-height: 78px; }
.line-height-80 {
  line-height: 80px; }
.line-height-82 {
  line-height: 82px; }
.line-height-84 {
  line-height: 84px; }
.line-height-86 {
  line-height: 86px; }
.line-height-88 {
  line-height: 88px; }
.line-height-90 {
  line-height: 90px; }
.line-height-92 {
  line-height: 92px; }
.line-height-94 {
  line-height: 94px; }
.line-height-96 {
  line-height: 96px; }
.line-height-98 {
  line-height: 98px; }
.line-height-100 {
  line-height: 100px; }
.line-height-102 {
  line-height: 102px; }
.line-height-104 {
  line-height: 104px; }
.line-height-106 {
  line-height: 106px; }
.line-height-108 {
  line-height: 108px; }
.line-height-110 {
  line-height: 110px; }
.line-height-112 {
  line-height: 112px; }
.line-height-114 {
  line-height: 114px; }
.line-height-116 {
  line-height: 116px; }
.line-height-118 {
  line-height: 118px; }
.line-height-120 {
  line-height: 120px; }
.line-height-1 {
  line-height: 1; }
.line-height-1\.25 {
  line-height: 1.25; }
.line-height-1\.5,
.line-height-1\.50 {
  line-height: 1.5; }
.line-height-1\.75 {
  line-height: 1.75; }
.letter-spacing-condensed {
  letter-spacing: -0.02em; }
.letter-spacing-normal {
  letter-spacing: normal; }
.letter-spacing-relaxed {
  letter-spacing: 0.02em; }
.text-boxed {
  border-radius: 2px;
  padding: 4px 8px;
  margin: 0 8px;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap; }
.text-truncate {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.text-nowrap {
  white-space: nowrap; }
.changelog .entry {
  margin-bottom: 24px;
  padding: 24px 32px;
  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); }
.changelog .entry > .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 24px; }
.changelog .entry > .title .version {
      font-size: 24px; }
.changelog .entry > .title .date {
      margin-left: 8px;
      font-size: 17px;
      opacity: 0.54; }
.changelog .entry .groups div {
    margin-bottom: 32px; }
.changelog .entry .groups div:last-child {
      margin-bottom: 0; }
.changelog .entry .groups .title {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 13px;
    color: white;
    letter-spacing: 0.015em;
    line-height: 1;
    padding: 5px 8px;
    border-radius: 2px; }
.changelog .entry .groups .breaking-changes .title {
    background: #f44336; }
.changelog .entry .groups .new .title {
    background: #43a047; }
.changelog .entry .groups .improved .title {
    background: #673ab7; }
.changelog .entry .groups .fixed .title {
    background: #2196f3; }
.changelog .entry .groups ul {
    padding-left: 24px; }
.changelog .entry .groups ul li {
      margin-bottom: 6px;
      letter-spacing: 0.015em; }
.changelog .entry .groups ul li ul {
        margin-top: 6px; }
.message-box {
  padding: 16px;
  background: #607d8b;
  border-left: 6px solid #37474f;
  color: white; }
.message-box.error {
    background: #ef5350;
    border-left-color: #b71c1c; }
.message-box.warning {
    background: #ffecb3;
    border-left-color: #ffc107;
    color: rgba(0, 0, 0, 0.87); }
.message-box.success {
    background: #4caf50;
    border-left-color: #2e7d32; }
.message-box.info {
    background: #b3e5fc;
    border-left-color: #03a9f4;
    color: rgba(0, 0, 0, 0.87); }
.docs {
  font-size: 16px; }
.docs > .content {
    max-width: 980px; }
.docs > .content > .main-title:first-child {
      margin-top: 0; }
.docs .main-title {
    display: -ms-flexbox;
    display: flex;
    margin-top: 72px;
    font-size: 24px; }
.docs .section-title {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    margin-top: 24px;
    border-bottom: 1px solid #f44336;
    color: #f44336; }
.docs ol,
  .docs ul {
    padding-left: 24px; }
.docs ol li,
    .docs ul li {
      margin-bottom: 12px;
      line-height: 1.7; }
.docs p {
    line-height: 1.7; }
.page-layout {
  position: relative;
  overflow: hidden;
  overflow-y: auto; }
.page-layout.carded {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    width: 100%;
    min-width: 100%; }
.page-layout.carded > .top-bg {
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      left: 0;
      height: 160px; }
.page-layout.carded.fullwidth > .center {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      position: relative;
      z-index: 2;
      padding: 0 32px;
      width: 100%;
      min-width: 0;
      max-width: 100%;
      height: 100%;
      max-height: 100%; }
.page-layout.carded.fullwidth > .center > .header {
        height: 96px !important;
        min-height: 96px !important;
        max-height: 96px !important; }
.page-layout.carded.fullwidth > .center > .content-card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
        overflow: hidden;
        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); }
.page-layout.carded.fullwidth > .center > .content-card > .toolbar {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: start;
              justify-content: flex-start;
          -ms-flex-align: center;
              align-items: center;
          border-bottom: 1px solid;
          height: 64px;
          min-height: 64px;
          max-height: 64px; }
.page-layout.carded.fullwidth > .center > .content-card > .content {
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
.page-layout.carded.fullwidth.tabbed > .center {
      width: 100%;
      min-width: 0; }
.page-layout.carded.fullwidth.tabbed > .center > .header {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
.page-layout.carded.fullwidth.tabbed > .center > .content-card > .content {
        display: -ms-flexbox;
        display: flex; }
.page-layout.carded.fullwidth.tabbed > .center > .content-card > .content > .mat-tab-group {
          overflow: hidden; }
.page-layout.carded.fullwidth.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-header .mat-tab-label {
            height: 64px; }
.page-layout.carded.fullwidth.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body {
            overflow: hidden; }
.page-layout.carded.fullwidth.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content {
              overflow: hidden; }
.page-layout.carded.fullwidth.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content .tab-content {
                position: relative;
                width: 100%;
                height: 100%; }
.page-layout.carded.fullwidth.inner-scroll {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
.page-layout.carded.fullwidth.inner-scroll > .center {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
.page-layout.carded.fullwidth.inner-scroll > .center > .content-card {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.page-layout.carded.fullwidth.inner-scroll > .center > .content-card > .content {
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
            overflow: auto;
            -webkit-overflow-scrolling: touch; }
.page-layout.carded.fullwidth.inner-scroll.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content .tab-content {
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
.page-layout.carded.left-sidebar, .page-layout.carded.right-sidebar {
      -ms-flex-direction: row;
          flex-direction: row; }
.page-layout.carded.left-sidebar > .sidebar, .page-layout.carded.right-sidebar > .sidebar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        width: 240px;
        min-width: 240px;
        max-width: 240px;
        height: auto;
        overflow: hidden;
        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); }
.page-layout.carded.left-sidebar > .sidebar.locked-open, .page-layout.carded.right-sidebar > .sidebar.locked-open {
          background: none;
          box-shadow: none; }
.page-layout.carded.left-sidebar > .sidebar.locked-open + .center, .page-layout.carded.right-sidebar > .sidebar.locked-open + .center {
            z-index: 1001; }
.page-layout.carded.left-sidebar > .sidebar.locked-open.left-positioned + .center, .page-layout.carded.right-sidebar > .sidebar.locked-open.left-positioned + .center {
            margin-left: 0; }
.page-layout.carded.left-sidebar > .sidebar.locked-open.right-positioned + .center, .page-layout.carded.right-sidebar > .sidebar.locked-open.right-positioned + .center {
            margin-right: 0; }
.page-layout.carded.left-sidebar > .sidebar .header, .page-layout.carded.right-sidebar > .sidebar .header {
          height: 160px;
          min-height: 160px;
          max-height: 160px; }
.page-layout.carded.left-sidebar > .sidebar .content, .page-layout.carded.right-sidebar > .sidebar .content {
          background: transparent;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.page-layout.carded.left-sidebar > .center, .page-layout.carded.right-sidebar > .center {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        position: relative;
        z-index: 3;
        margin-left: 32px;
        margin-right: 32px;
        width: 100%;
        min-width: 0; }
.page-layout.carded.left-sidebar > .center > .header, .page-layout.carded.right-sidebar > .center > .header {
          display: -ms-flexbox;
          display: flex;
          height: 96px;
          min-height: 96px;
          max-height: 96px; }
.page-layout.carded.left-sidebar > .center > .content-card, .page-layout.carded.right-sidebar > .center > .content-card {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
          overflow: hidden;
          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); }
.page-layout.carded.left-sidebar > .center > .content-card > .toolbar, .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: start;
                justify-content: flex-start;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
            border-bottom: 1px solid;
            height: 64px;
            min-height: 64px;
            max-height: 64px; }
.page-layout.carded.left-sidebar > .center > .content-card > .toolbar .sidebar-toggle, .page-layout.carded.right-sidebar > .center > .content-card > .toolbar .sidebar-toggle {
              margin: 0 8px 0 0 !important;
              padding: 0 !important;
              border-radius: 0; }
.page-layout.carded.left-sidebar > .center > .content-card > .content, .page-layout.carded.right-sidebar > .center > .content-card > .content {
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
.page-layout.carded.left-sidebar.tabbed > .center, .page-layout.carded.right-sidebar.tabbed > .center {
        width: calc(100% - 32px);
        min-width: 0; }
@media screen and (max-width: 1279px) {
          .page-layout.carded.left-sidebar.tabbed > .center, .page-layout.carded.right-sidebar.tabbed > .center {
            width: calc(100% - 64px); } }
.page-layout.carded.left-sidebar.tabbed > .center > .header, .page-layout.carded.right-sidebar.tabbed > .center > .header {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.page-layout.carded.left-sidebar.tabbed > .center > .content-card > .content, .page-layout.carded.right-sidebar.tabbed > .center > .content-card > .content {
          display: -ms-flexbox;
          display: flex; }
.page-layout.carded.left-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group, .page-layout.carded.right-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group {
            overflow: hidden; }
.page-layout.carded.left-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-header .mat-tab-label, .page-layout.carded.right-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-header .mat-tab-label {
              height: 64px; }
.page-layout.carded.left-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body, .page-layout.carded.right-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body {
              overflow: hidden; }
.page-layout.carded.left-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content, .page-layout.carded.right-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content {
                overflow: hidden; }
.page-layout.carded.left-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content .tab-content, .page-layout.carded.right-sidebar.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content .tab-content {
                  position: relative;
                  width: 100%;
                  height: 100%; }
.page-layout.carded.left-sidebar.inner-scroll, .page-layout.carded.right-sidebar.inner-scroll {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
.page-layout.carded.left-sidebar.inner-scroll > .sidebar .content, .page-layout.carded.right-sidebar.inner-scroll > .sidebar .content {
          overflow: auto;
          -webkit-overflow-scrolling: touch; }
.page-layout.carded.left-sidebar.inner-scroll > .center, .page-layout.carded.right-sidebar.inner-scroll > .center {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.page-layout.carded.left-sidebar.inner-scroll > .center > .content-card, .page-layout.carded.right-sidebar.inner-scroll > .center > .content-card {
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
.page-layout.carded.left-sidebar.inner-scroll > .center > .content-card > .content, .page-layout.carded.right-sidebar.inner-scroll > .center > .content-card > .content {
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
              overflow: auto;
              -webkit-overflow-scrolling: touch; }
.page-layout.carded.left-sidebar.inner-scroll.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content .tab-content, .page-layout.carded.right-sidebar.inner-scroll.tabbed > .center > .content-card > .content > .mat-tab-group .mat-tab-body .mat-tab-body-content .tab-content {
          overflow: auto;
          -webkit-overflow-scrolling: touch; }
.page-layout.carded.right-sidebar > .sidebar {
      -ms-flex-order: 2;
          order: 2; }
.page-layout.carded.right-sidebar > .center {
      -ms-flex-order: 1;
          order: 1; }
.page-layout.simple {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    width: 100%;
    min-width: 100%; }
.page-layout.simple.fullwidth > .content {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      min-width: 0; }
.page-layout.simple.fullwidth > .header, .page-layout.simple.inner-sidebar > .header {
      height: 84px;
      min-height: 84px;
      max-height: 84px; }
.page-layout.simple.left-sidebar, .page-layout.simple.right-sidebar {
      -ms-flex-direction: row;
          flex-direction: row; }
.page-layout.simple.left-sidebar > .sidebar, .page-layout.simple.right-sidebar > .sidebar {
        width: 240px;
        min-width: 240px;
        max-width: 240px;
        overflow: hidden;
        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); }
.page-layout.simple.left-sidebar > .sidebar.locked-open, .page-layout.simple.right-sidebar > .sidebar.locked-open {
          background: none;
          box-shadow: none; }
.page-layout.simple.left-sidebar > .sidebar.locked-open + .center, .page-layout.simple.right-sidebar > .sidebar.locked-open + .center {
            z-index: 1001; }
.page-layout.simple.left-sidebar > .sidebar.locked-open.left-positioned + .center, .page-layout.simple.right-sidebar > .sidebar.locked-open.left-positioned + .center {
            margin-left: 0; }
.page-layout.simple.left-sidebar > .sidebar.locked-open.right-positioned + .center, .page-layout.simple.right-sidebar > .sidebar.locked-open.right-positioned + .center {
            margin-right: 0; }
.page-layout.simple.left-sidebar > .sidebar .content, .page-layout.simple.right-sidebar > .sidebar .content {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.page-layout.simple.left-sidebar > .center, .page-layout.simple.right-sidebar > .center {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        z-index: 3;
        min-width: 0;
        width: 100%;
        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); }
.page-layout.simple.left-sidebar > .center > .header, .page-layout.simple.right-sidebar > .center > .header {
          height: 84px;
          min-height: 84px;
          max-height: 84px; }
.page-layout.simple.left-sidebar > .center > .content, .page-layout.simple.right-sidebar > .center > .content {
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
.page-layout.simple.left-sidebar.inner-scroll, .page-layout.simple.right-sidebar.inner-scroll {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
.page-layout.simple.left-sidebar.inner-scroll > .sidebar .content, .page-layout.simple.right-sidebar.inner-scroll > .sidebar .content {
          overflow: auto;
          -webkit-overflow-scrolling: touch; }
.page-layout.simple.left-sidebar.inner-scroll > .center, .page-layout.simple.right-sidebar.inner-scroll > .center {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
          overflow: auto;
          -webkit-overflow-scrolling: touch; }
.page-layout.simple.left-sidebar.inner-sidebar, .page-layout.simple.right-sidebar.inner-sidebar {
        -ms-flex-direction: column;
            flex-direction: column;
        overflow: hidden;
        height: 100%;
        overflow-y: hidden;
        min-height: 100%; }
.page-layout.simple.left-sidebar.inner-sidebar > .content, .page-layout.simple.right-sidebar.inner-sidebar > .content {
          display: -ms-flexbox;
          display: flex;
          min-height: 0; }
.page-layout.simple.left-sidebar.inner-sidebar > .content > .sidebar.locked-open, .page-layout.simple.right-sidebar.inner-sidebar > .content > .sidebar.locked-open {
            background: none;
            box-shadow: none; }
.page-layout.simple.left-sidebar.inner-sidebar > .content > .sidebar .content, .page-layout.simple.right-sidebar.inner-sidebar > .content > .sidebar .content {
            overflow: auto;
            -webkit-overflow-scrolling: touch; }
.page-layout.simple.left-sidebar.inner-sidebar > .content > .center, .page-layout.simple.right-sidebar.inner-sidebar > .content > .center {
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
            overflow: auto;
            -webkit-overflow-scrolling: touch; }
.page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
              border-radius: 8px;
              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); }
.page-layout.simple.right-sidebar > .sidebar {
      -ms-flex-order: 2;
          order: 2; }
.page-layout.simple.right-sidebar > .center {
      -ms-flex-order: 1;
          order: 1; }
.page-layout.simple.right-sidebar.inner-sidebar > .content > .sidebar {
      -ms-flex-order: 2;
          order: 2; }
.page-layout.simple.right-sidebar.inner-sidebar > .content > .center {
      -ms-flex-order: 1;
          order: 1; }
.page-layout.simple.tabbed {
      min-height: 100%; }
.page-layout.simple.tabbed > .header {
        height: 84px;
        min-height: 84px;
        max-height: 84px; }
.page-layout.simple.tabbed > .content > .mat-tab-group .mat-tab-labels {
        padding: 0 24px; }
.page-layout.blank {
    width: 100%;
    min-height: 100%; }
@media screen and (max-width: 599px) {
    .page-layout.carded.fullwidth > .center {
      padding: 0 16px; }
    .page-layout.carded.left-sidebar > .center, .page-layout.carded.right-sidebar > .center {
      margin: 0 16px; } }
.fuse-card {
  max-width: 320px;
  min-width: 320px;
  border-radius: 8px;
  border: 1px solid; }
.fuse-card.variable-width {
    min-width: 0; }
.fuse-card.auto-width {
    min-width: 0;
    max-width: none; }
.fuse-card .mat-button {
    min-width: 0 !important;
    padding: 0 8px !important; }
.fuse-card .mat-button-toggle-group,
  .fuse-card .mat-button-toggle-standalone {
    box-shadow: none !important; }
.fuse-card .mat-tab-labels {
    -ms-flex-pack: center;
        justify-content: center; }
.fuse-card .mat-tab-label {
    min-width: 0 !important; }
.fuse-card .card-divider {
    margin: 16px; }
.fuse-card .card-divider.full-width {
      margin: 0; }
.fuse-card .card-expand-area {
    overflow: hidden; }
.fuse-card .card-expand-area .card-expanded-content {
      padding: 8px 16px 16px 16px;
      line-height: 1.75; }
.nav .nav-subheader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 48px;
  font-weight: 600;
  padding-left: 24px;
  margin-top: 8px;
  font-size: 12px;
  white-space: nowrap; }
.nav .nav-group {
  display: block; }
.nav .nav-group > .group-title {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 48px;
    font-weight: 600;
    padding-left: 24px;
    margin-top: 8px;
    font-size: 12px;
    white-space: nowrap; }
.nav .nav-item .nav-link {
  text-decoration: none !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 48px;
  padding: 0 24px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: currentColor; }
.nav .nav-item .nav-link > .nav-link-title {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    white-space: nowrap; }
.nav .nav-item .nav-link .nav-link-badge {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    min-width: 20px;
    height: 20px;
    padding: 0 7px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 20px;
    transition: opacity 0.2s ease-in-out 0.1s;
    margin-left: 8px; }
.nav .nav-item .nav-link .nav-link-badge + .collapsable-arrow {
      margin-left: 8px; }
.nav .nav-item .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.15); }
.nav .nav-item .nav-link .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.04); }
.nav .nav-item .nav-link.active .nav-link-icon {
    opacity: 1; }
.nav .nav-item .nav-link.active .nav-link-badge {
    background: #ffffff !important;
    color: rgba(0, 0, 0, 0.87) !important; }
.nav .nav-item .nav-link .nav-link-icon {
    margin-right: 16px; }
.nav .nav-item .nav-link .nav-link-icon,
  .nav .nav-item .nav-link .collapsable-arrow {
    font-size: 16px;
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    line-height: 16px; }
.nav .nav-item.nav-collapsable {
  display: block; }
.nav .nav-item.nav-collapsable > .children > .nav-item > .nav-link,
  .nav .nav-item.nav-collapsable > .children > .nav-item.nav-group > .group-title,
  .nav .nav-item.nav-collapsable > .children > .nav-item.nav-group > .group-items > .nav-item > .nav-link {
    padding-left: 56px; }
.nav .nav-item.nav-collapsable > .children > .nav-item > .children > .nav-item > .nav-link,
  .nav .nav-item.nav-collapsable > .children > .nav-item > .children > .nav-item.nav-group > .group-title,
  .nav .nav-item.nav-collapsable > .children > .nav-item > .children > .nav-item.nav-group > .group-items > .nav-item > .nav-link {
    padding-left: 72px; }
.nav > .nav-item.nav-collapsable {
  background: transparent;
  transition: background 200ms ease-in-out; }
.nav > .nav-item.nav-collapsable.open {
    background: rgba(0, 0, 0, 0.12); }
.nav > .nav-group > .group-items > .nav-collapsable {
  background: transparent;
  transition: background 200ms ease-in-out; }
.nav > .nav-group > .group-items > .nav-collapsable.open {
    background: rgba(0, 0, 0, 0.12); }
.nav.vertical .nav-group .group-title {
  text-transform: uppercase; }
.nav.horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }
.nav.horizontal .nav-item.nav-collapsable {
    position: relative; }
.nav.horizontal .nav-item.nav-collapsable .children {
      display: none;
      position: absolute;
      top: 0;
      left: 100%;
      z-index: 999;
      min-width: 200px;
      box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); }
.nav.horizontal .nav-item.nav-collapsable .children.open {
        display: block; }
.nav.horizontal .nav-item.nav-collapsable .children .nav-link {
        padding-left: 24px !important; }
.nav.horizontal > .nav-item > .nav-link {
    height: 56px; }
.nav.horizontal > .nav-item.nav-collapsable {
    position: relative; }
.nav.horizontal > .nav-item.nav-collapsable > .nav-link {
      height: 56px; }
.nav.horizontal > .nav-item.nav-collapsable > .nav-link .collapsable-arrow {
        display: none; }
.nav.horizontal > .nav-item.nav-collapsable > .children {
      top: 100%;
      left: 0; }
.nav.material2 .nav-subheader,
.material2 .nav .nav-subheader {
  height: 40px; }
.nav.material2 .nav-group > .group-title,
.material2 .nav .nav-group > .group-title {
  height: 40px; }
.nav.material2 .nav-item .nav-link,
.material2 .nav .nav-item .nav-link {
  height: 40px;
  padding: 0 12px 0 24px;
  border-radius: 0 20px 20px 0;
  margin-right: 2px; }
.sidebar-content .nav-item .nav-link {
  padding: 0 10px 0 20px !important; }
button,
input[type='email'],
input[type='tel'],
input[type='text'],
input[type='password'],
input[type='image'],
input[type='submit'],
input[type='button'],
input[type='search'],
textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none; }
/*----------------------------------------------------------------*/
/*  Print
/*----------------------------------------------------------------*/
@media all {
  /* Never show page breaks in normal view */
  .page-break-after,
  .page-break-before {
    display: none; } }
@media print {
  /* html and body tweaks */
  html,
  body {
    height: auto !important;
    overflow: initial !important; }
  /* Page breaks */
  .page-break-after {
    display: block;
    page-break-after: always;
    position: relative; }
  .page-break-before {
    display: block;
    page-break-before: always;
    position: relative; }
  /* General styles */
  app fuse-sidebar,
  app navbar,
  app toolbar,
  app footer,
  app .theme-options-button,
  app fuse-theme-options,
  app .ps > .ps__rail-x,
  app .ps > .ps__rail-y {
    display: none !important; }
  app #main,
  app #container-1,
  app #container-2,
  app #container-3 {
    padding: 0 !important; }
  app .ps {
    overflow: visible !important; }
  app .mat-drawer-container,
  app .mat-sidenav-container {
    background-color: white !important; }
    app .mat-drawer-container .mat-drawer-content,
    app .mat-drawer-container .mat-sidenav-content,
    app .mat-sidenav-container .mat-drawer-content,
    app .mat-sidenav-container .mat-sidenav-content {
      overflow: initial !important;
      height: auto !important; } }
/**
 * Prism base code highlighter theme using Sass 
 *
 * @author @MoOx
 * https://github.com/MoOx/sass-prism-theme-base/blob/master/_prism.scss
 * slightly adapted by me, Bram de Haan
 */
code[class*="language-"], pre[class*="language-"] {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: pre;
  font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
  font-size: 14px;
  line-height: 1.6;
  color: #cdd3de;
  background: #263238; }
pre[class*="language-"], :not(pre) > code[class*="language-"] {
  border-radius: 0;
  border: none;
  box-shadow: none; }
pre[class*="language-"] {
  padding: 12px; }
:not(pre) > code[class*="language-"] {
  padding: 2px 6px; }
code[class*="language-"] .namespace, pre[class*="language-"] .namespace {
  opacity: 0.7; }
code[class*="language-"] .token.comment, code[class*="language-"] .token.prolog, code[class*="language-"] .token.doctype, code[class*="language-"] .token.cdata, pre[class*="language-"] .token.comment, pre[class*="language-"] .token.prolog, pre[class*="language-"] .token.doctype, pre[class*="language-"] .token.cdata {
  color: #62727a; }
code[class*="language-"] .token.null, code[class*="language-"] .token.operator, code[class*="language-"] .token.boolean, code[class*="language-"] .token.number, pre[class*="language-"] .token.null, pre[class*="language-"] .token.operator, pre[class*="language-"] .token.boolean, pre[class*="language-"] .token.number {
  color: #ea9560; }
code[class*="language-"] .token.string, pre[class*="language-"] .token.string {
  color: #80cbc4; }
code[class*="language-"] .token.attr-name, pre[class*="language-"] .token.attr-name {
  color: #ea9560; }
code[class*="language-"] .token.entity, code[class*="language-"] .token.url,
.language-css code[class*="language-"] .token.string,
.style code[class*="language-"] .token.string, pre[class*="language-"] .token.entity, pre[class*="language-"] .token.url,
.language-css pre[class*="language-"] .token.string,
.style pre[class*="language-"] .token.string {
  color: #80cbc4; }
code[class*="language-"] .token.selector, pre[class*="language-"] .token.selector {
  color: #82aaff; }
code[class*="language-"] .token.attr-value, code[class*="language-"] .token.keyword, code[class*="language-"] .token.control, code[class*="language-"] .token.directive, code[class*="language-"] .token.unit, pre[class*="language-"] .token.attr-value, pre[class*="language-"] .token.keyword, pre[class*="language-"] .token.control, pre[class*="language-"] .token.directive, pre[class*="language-"] .token.unit {
  color: #8bd649; }
code[class*="language-"] .token.important, pre[class*="language-"] .token.important {
  color: #ec5f67; }
code[class*="language-"] .token.atrule, pre[class*="language-"] .token.atrule {
  color: #80cbc4; }
code[class*="language-"] .token.regex, code[class*="language-"] .token.statement, pre[class*="language-"] .token.regex, pre[class*="language-"] .token.statement {
  color: #80cbc4; }
code[class*="language-"] .token.placeholder, code[class*="language-"] .token.variable, pre[class*="language-"] .token.placeholder, pre[class*="language-"] .token.variable {
  color: #89ddff; }
code[class*="language-"] .token.property, pre[class*="language-"] .token.property {
  color: #ffcc00; }
code[class*="language-"] .token.tag, pre[class*="language-"] .token.tag {
  color: #89ddff; }
code[class*="language-"] .token.important, code[class*="language-"] .token.statement, pre[class*="language-"] .token.important, pre[class*="language-"] .token.statement {
  font-weight: bold; }
code[class*="language-"] .token.punctuation, pre[class*="language-"] .token.punctuation {
  color: #cdd3de; }
code[class*="language-"] .token.entity, pre[class*="language-"] .token.entity {
  cursor: help; }
code[class*="language-"] .token.debug, pre[class*="language-"] .token.debug {
  color: red; }
.ps {
  position: relative; }
.ps > .ps__rail-x {
    z-index: 99999; }
.ps > .ps__rail-y {
    z-index: 99999;
    left: auto !important; }
.ngx-datatable.material {
  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); }
.ngx-datatable.material .empty-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: 1;
    height: 56px;
    padding: 0 24px; }
.ngx-datatable.material .datatable-header {
    border: none;
    min-height: 36px;
    color: #fff; }
.ngx-datatable.material .datatable-header .datatable-header-cell {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center;
      line-height: 1;
      min-height: 36px;
      font-size: 12px;
      padding: 0 24px;
      color: #fff; }
.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center; }
.ngx-datatable.material .datatable-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
.ngx-datatable.material .datatable-body .datatable-scroll {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 100% !important; }
.ngx-datatable.material .datatable-body .datatable-row-left,
    .ngx-datatable.material .datatable-body .datatable-row-center,
    .ngx-datatable.material .datatable-body .datatable-row-right {
      min-height: 36px; }
.ngx-datatable.material .datatable-body .datatable-row-wrapper {
      border-bottom: 1px solid; }
.ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
        border-top: 1px solid; }
.ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-cell {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        line-height: 1;
        min-height: 36px;
        transition: none;
        padding: 0 24px;
        overflow: hidden; }
.ngx-datatable.material .datatable-footer {
    border: none;
    min-height: 56px; }
.ngx-datatable.material .datatable-footer .datatable-footer-inner {
      padding: 0 24px; }
@media screen and (min-width: 600px) and (max-width: 959px) {
        .ngx-datatable.material .datatable-footer .datatable-footer-inner {
          -ms-flex-direction: column;
              flex-direction: column;
          padding: 16px 0;
          height: auto !important; }
          .ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager {
            margin: 0 !important; } }
.ngx-datatable.material .datatable-footer .datatable-footer-inner .page-count {
        padding: 0; }
.ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager {
        margin: 0 0 0 24px; }
.ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager .pager li a {
          text-decoration: none !important; }
[class*='datatable-icon-'] {
  font-family: 'material-outline-icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }
.datatable-icon-filter:before {
  content: 'filter_list'; }
.datatable-icon-collapse:before {
  content: 'unfold_less'; }
.datatable-icon-expand:before {
  content: 'unfold_more'; }
.datatable-icon-close:before {
  content: 'close'; }
.datatable-icon-up:before {
  content: 'arrow_drop_up'; }
.datatable-icon-down:before {
  content: 'arrow_drop_down'; }
.datatable-icon-sort:before {
  content: 'sort'; }
.datatable-icon-done:before {
  content: 'done'; }
.datatable-icon-done-all:before {
  content: 'done_all'; }
.datatable-icon-search:before {
  content: 'search'; }
.datatable-icon-pin:before {
  content: 'lock'; }
.datatable-icon-add:before {
  content: 'add'; }
.datatable-icon-left:before {
  content: 'chevron_left'; }
.datatable-icon-right:before {
  content: 'chevron_right'; }
.datatable-icon-skip:before {
  content: 'skip_next'; }
.datatable-icon-prev:before {
  content: 'skip_previous'; }
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* Theme for the ripple elements.*/
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.color-picker {
  height: auto !important;
  border: none !important;
  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); }
.color-picker .preset-area {
    padding: 0 0 16px 16px !important;
    height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
.color-picker .preset-area > hr {
      display: none; }
.color-picker .preset-area .preset-label {
      display: none; }
.color-picker .preset-area .preset-color {
      display: block !important;
      float: left !important;
      margin: 0 !important;
      border: none !important;
      border-radius: 0 !important; }
.color-picker .preset-area .preset-color:nth-child(14n + 1) {
        clear: both; }
.fuse-white-500-bg {
  background-color: white !important; }
.fuse-white-500 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-white-500[disabled] {
    background-color: rgba(255, 255, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-white-500-fg {
  color: white !important; }
.fuse-white-500-border {
  border-color: white !important; }
.fuse-white-500-border-top {
  border-top-color: white !important; }
.fuse-white-500-border-right {
  border-right-color: white !important; }
.fuse-white-500-border-bottom {
  border-bottom-color: white !important; }
.fuse-white-500-border-left {
  border-left-color: white !important; }
.fuse-white-bg {
  background-color: white !important; }
.fuse-white {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-white[disabled] {
    background-color: rgba(255, 255, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-white-fg {
  color: white !important; }
.fuse-white-border {
  border-color: white !important; }
.fuse-white-border-top {
  border-top-color: white !important; }
.fuse-white-border-right {
  border-right-color: white !important; }
.fuse-white-border-bottom {
  border-bottom-color: white !important; }
.fuse-white-border-left {
  border-left-color: white !important; }
.fuse-black-500-bg {
  background-color: black !important; }
.fuse-black-500 {
  background-color: black !important;
  color: white !important; }
.fuse-black-500[disabled] {
    background-color: rgba(0, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-black-500-fg {
  color: black !important; }
.fuse-black-500-border {
  border-color: black !important; }
.fuse-black-500-border-top {
  border-top-color: black !important; }
.fuse-black-500-border-right {
  border-right-color: black !important; }
.fuse-black-500-border-bottom {
  border-bottom-color: black !important; }
.fuse-black-500-border-left {
  border-left-color: black !important; }
.fuse-black-bg {
  background-color: black !important; }
.fuse-black {
  background-color: black !important;
  color: white !important; }
.fuse-black[disabled] {
    background-color: rgba(0, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-black-fg {
  color: black !important; }
.fuse-black-border {
  border-color: black !important; }
.fuse-black-border-top {
  border-top-color: black !important; }
.fuse-black-border-right {
  border-right-color: black !important; }
.fuse-black-border-bottom {
  border-bottom-color: black !important; }
.fuse-black-border-left {
  border-left-color: black !important; }
.fuse-navy-50-bg {
  background-color: #ececee !important; }
.fuse-navy-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-navy-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-navy-50-fg {
  color: #ececee !important; }
.fuse-navy-50-border {
  border-color: #ececee !important; }
.fuse-navy-50-border-top {
  border-top-color: #ececee !important; }
.fuse-navy-50-border-right {
  border-right-color: #ececee !important; }
.fuse-navy-50-border-bottom {
  border-bottom-color: #ececee !important; }
.fuse-navy-50-border-left {
  border-left-color: #ececee !important; }
.fuse-navy-100-bg {
  background-color: #c5c6cb !important; }
.fuse-navy-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-navy-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-navy-100-fg {
  color: #c5c6cb !important; }
.fuse-navy-100-border {
  border-color: #c5c6cb !important; }
.fuse-navy-100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-navy-100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-navy-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-navy-100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-navy-200-bg {
  background-color: #9ea1a9 !important; }
.fuse-navy-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-navy-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-navy-200-fg {
  color: #9ea1a9 !important; }
.fuse-navy-200-border {
  border-color: #9ea1a9 !important; }
.fuse-navy-200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-navy-200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-navy-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-navy-200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-navy-300-bg {
  background-color: #7d818c !important; }
.fuse-navy-300 {
  background-color: #7d818c !important;
  color: white !important; }
.fuse-navy-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-300-fg {
  color: #7d818c !important; }
.fuse-navy-300-border {
  border-color: #7d818c !important; }
.fuse-navy-300-border-top {
  border-top-color: #7d818c !important; }
.fuse-navy-300-border-right {
  border-right-color: #7d818c !important; }
.fuse-navy-300-border-bottom {
  border-bottom-color: #7d818c !important; }
.fuse-navy-300-border-left {
  border-left-color: #7d818c !important; }
.fuse-navy-400-bg {
  background-color: #5c616f !important; }
.fuse-navy-400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-navy-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-400-fg {
  color: #5c616f !important; }
.fuse-navy-400-border {
  border-color: #5c616f !important; }
.fuse-navy-400-border-top {
  border-top-color: #5c616f !important; }
.fuse-navy-400-border-right {
  border-right-color: #5c616f !important; }
.fuse-navy-400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-navy-400-border-left {
  border-left-color: #5c616f !important; }
.fuse-navy-500-bg {
  background-color: #3c4252 !important; }
.fuse-navy-500 {
  background-color: #3c4252 !important;
  color: white !important; }
.fuse-navy-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-500-fg {
  color: #3c4252 !important; }
.fuse-navy-500-border {
  border-color: #3c4252 !important; }
.fuse-navy-500-border-top {
  border-top-color: #3c4252 !important; }
.fuse-navy-500-border-right {
  border-right-color: #3c4252 !important; }
.fuse-navy-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
.fuse-navy-500-border-left {
  border-left-color: #3c4252 !important; }
.fuse-navy-bg {
  background-color: #3c4252 !important; }
.fuse-navy {
  background-color: #3c4252 !important;
  color: white !important; }
.fuse-navy[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-fg {
  color: #3c4252 !important; }
.fuse-navy-border {
  border-color: #3c4252 !important; }
.fuse-navy-border-top {
  border-top-color: #3c4252 !important; }
.fuse-navy-border-right {
  border-right-color: #3c4252 !important; }
.fuse-navy-border-bottom {
  border-bottom-color: #3c4252 !important; }
.fuse-navy-border-left {
  border-left-color: #3c4252 !important; }
.fuse-navy-600-bg {
  background-color: #353a48 !important; }
.fuse-navy-600 {
  background-color: #353a48 !important;
  color: white !important; }
.fuse-navy-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-600-fg {
  color: #353a48 !important; }
.fuse-navy-600-border {
  border-color: #353a48 !important; }
.fuse-navy-600-border-top {
  border-top-color: #353a48 !important; }
.fuse-navy-600-border-right {
  border-right-color: #353a48 !important; }
.fuse-navy-600-border-bottom {
  border-bottom-color: #353a48 !important; }
.fuse-navy-600-border-left {
  border-left-color: #353a48 !important; }
.fuse-navy-700-bg {
  background-color: #2d323e !important; }
.fuse-navy-700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-navy-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-700-fg {
  color: #2d323e !important; }
.fuse-navy-700-border {
  border-color: #2d323e !important; }
.fuse-navy-700-border-top {
  border-top-color: #2d323e !important; }
.fuse-navy-700-border-right {
  border-right-color: #2d323e !important; }
.fuse-navy-700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-navy-700-border-left {
  border-left-color: #2d323e !important; }
.fuse-navy-800-bg {
  background-color: #262933 !important; }
.fuse-navy-800 {
  background-color: #262933 !important;
  color: white !important; }
.fuse-navy-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-800-fg {
  color: #262933 !important; }
.fuse-navy-800-border {
  border-color: #262933 !important; }
.fuse-navy-800-border-top {
  border-top-color: #262933 !important; }
.fuse-navy-800-border-right {
  border-right-color: #262933 !important; }
.fuse-navy-800-border-bottom {
  border-bottom-color: #262933 !important; }
.fuse-navy-800-border-left {
  border-left-color: #262933 !important; }
.fuse-navy-900-bg {
  background-color: #1e2129 !important; }
.fuse-navy-900 {
  background-color: #1e2129 !important;
  color: white !important; }
.fuse-navy-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-900-fg {
  color: #1e2129 !important; }
.fuse-navy-900-border {
  border-color: #1e2129 !important; }
.fuse-navy-900-border-top {
  border-top-color: #1e2129 !important; }
.fuse-navy-900-border-right {
  border-right-color: #1e2129 !important; }
.fuse-navy-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
.fuse-navy-900-border-left {
  border-left-color: #1e2129 !important; }
.fuse-navy-A100-bg {
  background-color: #c5c6cb !important; }
.fuse-navy-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-navy-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-navy-A100-fg {
  color: #c5c6cb !important; }
.fuse-navy-A100-border {
  border-color: #c5c6cb !important; }
.fuse-navy-A100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-navy-A100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-navy-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-navy-A100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-navy-A200-bg {
  background-color: #9ea1a9 !important; }
.fuse-navy-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
.fuse-navy-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-A200-fg {
  color: #9ea1a9 !important; }
.fuse-navy-A200-border {
  border-color: #9ea1a9 !important; }
.fuse-navy-A200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-navy-A200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-navy-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-navy-A200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-navy-A400-bg {
  background-color: #5c616f !important; }
.fuse-navy-A400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-navy-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-A400-fg {
  color: #5c616f !important; }
.fuse-navy-A400-border {
  border-color: #5c616f !important; }
.fuse-navy-A400-border-top {
  border-top-color: #5c616f !important; }
.fuse-navy-A400-border-right {
  border-right-color: #5c616f !important; }
.fuse-navy-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-navy-A400-border-left {
  border-left-color: #5c616f !important; }
.fuse-navy-A700-bg {
  background-color: #2d323e !important; }
.fuse-navy-A700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-navy-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-navy-A700-fg {
  color: #2d323e !important; }
.fuse-navy-A700-border {
  border-color: #2d323e !important; }
.fuse-navy-A700-border-top {
  border-top-color: #2d323e !important; }
.fuse-navy-A700-border-right {
  border-right-color: #2d323e !important; }
.fuse-navy-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-navy-A700-border-left {
  border-left-color: #2d323e !important; }
.fuse-new-50-bg {
  background-color: #b30b04 !important; }
.fuse-new-50 {
  background-color: #b30b04 !important;
  color: white !important; }
.fuse-new-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-50-fg {
  color: #b30b04 !important; }
.fuse-new-50-border {
  border-color: #b30b04 !important; }
.fuse-new-50-border-top {
  border-top-color: #b30b04 !important; }
.fuse-new-50-border-right {
  border-right-color: #b30b04 !important; }
.fuse-new-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
.fuse-new-50-border-left {
  border-left-color: #b30b04 !important; }
.fuse-new-100-bg {
  background-color: #b30b03 !important; }
.fuse-new-100 {
  background-color: #b30b03 !important;
  color: white !important; }
.fuse-new-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-100-fg {
  color: #b30b03 !important; }
.fuse-new-100-border {
  border-color: #b30b03 !important; }
.fuse-new-100-border-top {
  border-top-color: #b30b03 !important; }
.fuse-new-100-border-right {
  border-right-color: #b30b03 !important; }
.fuse-new-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
.fuse-new-100-border-left {
  border-left-color: #b30b03 !important; }
.fuse-new-200-bg {
  background-color: #cc0d07 !important; }
.fuse-new-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
.fuse-new-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-200-fg {
  color: #cc0d07 !important; }
.fuse-new-200-border {
  border-color: #cc0d07 !important; }
.fuse-new-200-border-top {
  border-top-color: #cc0d07 !important; }
.fuse-new-200-border-right {
  border-right-color: #cc0d07 !important; }
.fuse-new-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
.fuse-new-200-border-left {
  border-left-color: #cc0d07 !important; }
.fuse-new-300-bg {
  background-color: #cc0d07 !important; }
.fuse-new-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
.fuse-new-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-300-fg {
  color: #cc0d07 !important; }
.fuse-new-300-border {
  border-color: #cc0d07 !important; }
.fuse-new-300-border-top {
  border-top-color: #cc0d07 !important; }
.fuse-new-300-border-right {
  border-right-color: #cc0d07 !important; }
.fuse-new-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
.fuse-new-300-border-left {
  border-left-color: #cc0d07 !important; }
.fuse-new-400-bg {
  background-color: #cc0d07 !important; }
.fuse-new-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
.fuse-new-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-400-fg {
  color: #cc0d07 !important; }
.fuse-new-400-border {
  border-color: #cc0d07 !important; }
.fuse-new-400-border-top {
  border-top-color: #cc0d07 !important; }
.fuse-new-400-border-right {
  border-right-color: #cc0d07 !important; }
.fuse-new-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
.fuse-new-400-border-left {
  border-left-color: #cc0d07 !important; }
.fuse-new-500-bg {
  background-color: #3c4252 !important; }
.fuse-new-500 {
  background-color: #3c4252 !important;
  color: white !important; }
.fuse-new-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-500-fg {
  color: #3c4252 !important; }
.fuse-new-500-border {
  border-color: #3c4252 !important; }
.fuse-new-500-border-top {
  border-top-color: #3c4252 !important; }
.fuse-new-500-border-right {
  border-right-color: #3c4252 !important; }
.fuse-new-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
.fuse-new-500-border-left {
  border-left-color: #3c4252 !important; }
.fuse-new-bg {
  background-color: #3c4252 !important; }
.fuse-new {
  background-color: #3c4252 !important;
  color: white !important; }
.fuse-new[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-fg {
  color: #3c4252 !important; }
.fuse-new-border {
  border-color: #3c4252 !important; }
.fuse-new-border-top {
  border-top-color: #3c4252 !important; }
.fuse-new-border-right {
  border-right-color: #3c4252 !important; }
.fuse-new-border-bottom {
  border-bottom-color: #3c4252 !important; }
.fuse-new-border-left {
  border-left-color: #3c4252 !important; }
.fuse-new-600-bg {
  background-color: #353a48 !important; }
.fuse-new-600 {
  background-color: #353a48 !important;
  color: white !important; }
.fuse-new-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-600-fg {
  color: #353a48 !important; }
.fuse-new-600-border {
  border-color: #353a48 !important; }
.fuse-new-600-border-top {
  border-top-color: #353a48 !important; }
.fuse-new-600-border-right {
  border-right-color: #353a48 !important; }
.fuse-new-600-border-bottom {
  border-bottom-color: #353a48 !important; }
.fuse-new-600-border-left {
  border-left-color: #353a48 !important; }
.fuse-new-700-bg {
  background-color: #2d323e !important; }
.fuse-new-700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-new-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-700-fg {
  color: #2d323e !important; }
.fuse-new-700-border {
  border-color: #2d323e !important; }
.fuse-new-700-border-top {
  border-top-color: #2d323e !important; }
.fuse-new-700-border-right {
  border-right-color: #2d323e !important; }
.fuse-new-700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-new-700-border-left {
  border-left-color: #2d323e !important; }
.fuse-new-800-bg {
  background-color: #262933 !important; }
.fuse-new-800 {
  background-color: #262933 !important;
  color: white !important; }
.fuse-new-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-800-fg {
  color: #262933 !important; }
.fuse-new-800-border {
  border-color: #262933 !important; }
.fuse-new-800-border-top {
  border-top-color: #262933 !important; }
.fuse-new-800-border-right {
  border-right-color: #262933 !important; }
.fuse-new-800-border-bottom {
  border-bottom-color: #262933 !important; }
.fuse-new-800-border-left {
  border-left-color: #262933 !important; }
.fuse-new-900-bg {
  background-color: #1e2129 !important; }
.fuse-new-900 {
  background-color: #1e2129 !important;
  color: white !important; }
.fuse-new-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-900-fg {
  color: #1e2129 !important; }
.fuse-new-900-border {
  border-color: #1e2129 !important; }
.fuse-new-900-border-top {
  border-top-color: #1e2129 !important; }
.fuse-new-900-border-right {
  border-right-color: #1e2129 !important; }
.fuse-new-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
.fuse-new-900-border-left {
  border-left-color: #1e2129 !important; }
.fuse-new-A100-bg {
  background-color: #c5c6cb !important; }
.fuse-new-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-new-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-new-A100-fg {
  color: #c5c6cb !important; }
.fuse-new-A100-border {
  border-color: #c5c6cb !important; }
.fuse-new-A100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-new-A100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-new-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-new-A100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-new-A200-bg {
  background-color: #9ea1a9 !important; }
.fuse-new-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
.fuse-new-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-A200-fg {
  color: #9ea1a9 !important; }
.fuse-new-A200-border {
  border-color: #9ea1a9 !important; }
.fuse-new-A200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-new-A200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-new-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-new-A200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-new-A400-bg {
  background-color: #5c616f !important; }
.fuse-new-A400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-new-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-A400-fg {
  color: #5c616f !important; }
.fuse-new-A400-border {
  border-color: #5c616f !important; }
.fuse-new-A400-border-top {
  border-top-color: #5c616f !important; }
.fuse-new-A400-border-right {
  border-right-color: #5c616f !important; }
.fuse-new-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-new-A400-border-left {
  border-left-color: #5c616f !important; }
.fuse-new-A700-bg {
  background-color: #2d323e !important; }
.fuse-new-A700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-new-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-new-A700-fg {
  color: #2d323e !important; }
.fuse-new-A700-border {
  border-color: #2d323e !important; }
.fuse-new-A700-border-top {
  border-top-color: #2d323e !important; }
.fuse-new-A700-border-right {
  border-right-color: #2d323e !important; }
.fuse-new-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-new-A700-border-left {
  border-left-color: #2d323e !important; }
.fuse-tombSweeping-50-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping-50 {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping-50[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-50-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-50-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-50-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-50-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-50-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-50-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-100-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping-100 {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping-100[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-100-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-100-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-100-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-100-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-100-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-100-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-200-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping-200 {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping-200[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-200-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-200-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-200-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-200-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-200-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-200-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-300-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping-300 {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping-300[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-300-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-300-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-300-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-300-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-300-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-300-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-400-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping-400 {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping-400[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-400-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-400-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-400-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-400-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-400-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-400-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-500-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping-500 {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping-500[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-500-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-500-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-500-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-500-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-500-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-500-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-bg {
  background-color: #a4b56b !important; }
.fuse-tombSweeping {
  background-color: #a4b56b !important;
  color: white !important; }
.fuse-tombSweeping[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-fg {
  color: #a4b56b !important; }
.fuse-tombSweeping-border {
  border-color: #a4b56b !important; }
.fuse-tombSweeping-border-top {
  border-top-color: #a4b56b !important; }
.fuse-tombSweeping-border-right {
  border-right-color: #a4b56b !important; }
.fuse-tombSweeping-border-bottom {
  border-bottom-color: #a4b56b !important; }
.fuse-tombSweeping-border-left {
  border-left-color: #a4b56b !important; }
.fuse-tombSweeping-600-bg {
  background-color: #353a48 !important; }
.fuse-tombSweeping-600 {
  background-color: #353a48 !important;
  color: white !important; }
.fuse-tombSweeping-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-600-fg {
  color: #353a48 !important; }
.fuse-tombSweeping-600-border {
  border-color: #353a48 !important; }
.fuse-tombSweeping-600-border-top {
  border-top-color: #353a48 !important; }
.fuse-tombSweeping-600-border-right {
  border-right-color: #353a48 !important; }
.fuse-tombSweeping-600-border-bottom {
  border-bottom-color: #353a48 !important; }
.fuse-tombSweeping-600-border-left {
  border-left-color: #353a48 !important; }
.fuse-tombSweeping-700-bg {
  background-color: #2d323e !important; }
.fuse-tombSweeping-700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-tombSweeping-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-700-fg {
  color: #2d323e !important; }
.fuse-tombSweeping-700-border {
  border-color: #2d323e !important; }
.fuse-tombSweeping-700-border-top {
  border-top-color: #2d323e !important; }
.fuse-tombSweeping-700-border-right {
  border-right-color: #2d323e !important; }
.fuse-tombSweeping-700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-tombSweeping-700-border-left {
  border-left-color: #2d323e !important; }
.fuse-tombSweeping-800-bg {
  background-color: #262933 !important; }
.fuse-tombSweeping-800 {
  background-color: #262933 !important;
  color: white !important; }
.fuse-tombSweeping-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-800-fg {
  color: #262933 !important; }
.fuse-tombSweeping-800-border {
  border-color: #262933 !important; }
.fuse-tombSweeping-800-border-top {
  border-top-color: #262933 !important; }
.fuse-tombSweeping-800-border-right {
  border-right-color: #262933 !important; }
.fuse-tombSweeping-800-border-bottom {
  border-bottom-color: #262933 !important; }
.fuse-tombSweeping-800-border-left {
  border-left-color: #262933 !important; }
.fuse-tombSweeping-900-bg {
  background-color: #1e2129 !important; }
.fuse-tombSweeping-900 {
  background-color: #1e2129 !important;
  color: white !important; }
.fuse-tombSweeping-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-900-fg {
  color: #1e2129 !important; }
.fuse-tombSweeping-900-border {
  border-color: #1e2129 !important; }
.fuse-tombSweeping-900-border-top {
  border-top-color: #1e2129 !important; }
.fuse-tombSweeping-900-border-right {
  border-right-color: #1e2129 !important; }
.fuse-tombSweeping-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
.fuse-tombSweeping-900-border-left {
  border-left-color: #1e2129 !important; }
.fuse-tombSweeping-A100-bg {
  background-color: #c5c6cb !important; }
.fuse-tombSweeping-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-tombSweeping-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-tombSweeping-A100-fg {
  color: #c5c6cb !important; }
.fuse-tombSweeping-A100-border {
  border-color: #c5c6cb !important; }
.fuse-tombSweeping-A100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-tombSweeping-A100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-tombSweeping-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-tombSweeping-A100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-tombSweeping-A200-bg {
  background-color: #9ea1a9 !important; }
.fuse-tombSweeping-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
.fuse-tombSweeping-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-A200-fg {
  color: #9ea1a9 !important; }
.fuse-tombSweeping-A200-border {
  border-color: #9ea1a9 !important; }
.fuse-tombSweeping-A200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-tombSweeping-A200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-tombSweeping-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-tombSweeping-A200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-tombSweeping-A400-bg {
  background-color: #5c616f !important; }
.fuse-tombSweeping-A400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-tombSweeping-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-A400-fg {
  color: #5c616f !important; }
.fuse-tombSweeping-A400-border {
  border-color: #5c616f !important; }
.fuse-tombSweeping-A400-border-top {
  border-top-color: #5c616f !important; }
.fuse-tombSweeping-A400-border-right {
  border-right-color: #5c616f !important; }
.fuse-tombSweeping-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-tombSweeping-A400-border-left {
  border-left-color: #5c616f !important; }
.fuse-tombSweeping-A700-bg {
  background-color: #2d323e !important; }
.fuse-tombSweeping-A700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-tombSweeping-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-tombSweeping-A700-fg {
  color: #2d323e !important; }
.fuse-tombSweeping-A700-border {
  border-color: #2d323e !important; }
.fuse-tombSweeping-A700-border-top {
  border-top-color: #2d323e !important; }
.fuse-tombSweeping-A700-border-right {
  border-right-color: #2d323e !important; }
.fuse-tombSweeping-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-tombSweeping-A700-border-left {
  border-left-color: #2d323e !important; }
.fuse-DragonBoat-50-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat-50 {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat-50[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-50-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-50-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-50-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-50-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-50-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-50-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-100-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat-100 {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat-100[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-100-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-100-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-100-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-100-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-100-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-100-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-200-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat-200 {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat-200[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-200-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-200-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-200-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-200-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-200-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-200-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-300-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat-300 {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat-300[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-300-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-300-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-300-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-300-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-300-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-300-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-400-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat-400 {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat-400[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-400-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-400-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-400-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-400-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-400-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-400-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-500-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat-500 {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat-500[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-500-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-500-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-500-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-500-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-500-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-500-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-bg {
  background-color: #b7cac4 !important; }
.fuse-DragonBoat {
  background-color: #b7cac4 !important;
  color: white !important; }
.fuse-DragonBoat[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-fg {
  color: #b7cac4 !important; }
.fuse-DragonBoat-border {
  border-color: #b7cac4 !important; }
.fuse-DragonBoat-border-top {
  border-top-color: #b7cac4 !important; }
.fuse-DragonBoat-border-right {
  border-right-color: #b7cac4 !important; }
.fuse-DragonBoat-border-bottom {
  border-bottom-color: #b7cac4 !important; }
.fuse-DragonBoat-border-left {
  border-left-color: #b7cac4 !important; }
.fuse-DragonBoat-600-bg {
  background-color: #353a48 !important; }
.fuse-DragonBoat-600 {
  background-color: #353a48 !important;
  color: white !important; }
.fuse-DragonBoat-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-600-fg {
  color: #353a48 !important; }
.fuse-DragonBoat-600-border {
  border-color: #353a48 !important; }
.fuse-DragonBoat-600-border-top {
  border-top-color: #353a48 !important; }
.fuse-DragonBoat-600-border-right {
  border-right-color: #353a48 !important; }
.fuse-DragonBoat-600-border-bottom {
  border-bottom-color: #353a48 !important; }
.fuse-DragonBoat-600-border-left {
  border-left-color: #353a48 !important; }
.fuse-DragonBoat-700-bg {
  background-color: #2d323e !important; }
.fuse-DragonBoat-700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-DragonBoat-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-700-fg {
  color: #2d323e !important; }
.fuse-DragonBoat-700-border {
  border-color: #2d323e !important; }
.fuse-DragonBoat-700-border-top {
  border-top-color: #2d323e !important; }
.fuse-DragonBoat-700-border-right {
  border-right-color: #2d323e !important; }
.fuse-DragonBoat-700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-DragonBoat-700-border-left {
  border-left-color: #2d323e !important; }
.fuse-DragonBoat-800-bg {
  background-color: #262933 !important; }
.fuse-DragonBoat-800 {
  background-color: #262933 !important;
  color: white !important; }
.fuse-DragonBoat-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-800-fg {
  color: #262933 !important; }
.fuse-DragonBoat-800-border {
  border-color: #262933 !important; }
.fuse-DragonBoat-800-border-top {
  border-top-color: #262933 !important; }
.fuse-DragonBoat-800-border-right {
  border-right-color: #262933 !important; }
.fuse-DragonBoat-800-border-bottom {
  border-bottom-color: #262933 !important; }
.fuse-DragonBoat-800-border-left {
  border-left-color: #262933 !important; }
.fuse-DragonBoat-900-bg {
  background-color: #1e2129 !important; }
.fuse-DragonBoat-900 {
  background-color: #1e2129 !important;
  color: white !important; }
.fuse-DragonBoat-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-900-fg {
  color: #1e2129 !important; }
.fuse-DragonBoat-900-border {
  border-color: #1e2129 !important; }
.fuse-DragonBoat-900-border-top {
  border-top-color: #1e2129 !important; }
.fuse-DragonBoat-900-border-right {
  border-right-color: #1e2129 !important; }
.fuse-DragonBoat-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
.fuse-DragonBoat-900-border-left {
  border-left-color: #1e2129 !important; }
.fuse-DragonBoat-A100-bg {
  background-color: #c5c6cb !important; }
.fuse-DragonBoat-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-DragonBoat-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-DragonBoat-A100-fg {
  color: #c5c6cb !important; }
.fuse-DragonBoat-A100-border {
  border-color: #c5c6cb !important; }
.fuse-DragonBoat-A100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-DragonBoat-A100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-DragonBoat-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-DragonBoat-A100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-DragonBoat-A200-bg {
  background-color: #9ea1a9 !important; }
.fuse-DragonBoat-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
.fuse-DragonBoat-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-A200-fg {
  color: #9ea1a9 !important; }
.fuse-DragonBoat-A200-border {
  border-color: #9ea1a9 !important; }
.fuse-DragonBoat-A200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-DragonBoat-A200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-DragonBoat-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-DragonBoat-A200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-DragonBoat-A400-bg {
  background-color: #5c616f !important; }
.fuse-DragonBoat-A400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-DragonBoat-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-A400-fg {
  color: #5c616f !important; }
.fuse-DragonBoat-A400-border {
  border-color: #5c616f !important; }
.fuse-DragonBoat-A400-border-top {
  border-top-color: #5c616f !important; }
.fuse-DragonBoat-A400-border-right {
  border-right-color: #5c616f !important; }
.fuse-DragonBoat-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-DragonBoat-A400-border-left {
  border-left-color: #5c616f !important; }
.fuse-DragonBoat-A700-bg {
  background-color: #2d323e !important; }
.fuse-DragonBoat-A700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-DragonBoat-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-DragonBoat-A700-fg {
  color: #2d323e !important; }
.fuse-DragonBoat-A700-border {
  border-color: #2d323e !important; }
.fuse-DragonBoat-A700-border-top {
  border-top-color: #2d323e !important; }
.fuse-DragonBoat-A700-border-right {
  border-right-color: #2d323e !important; }
.fuse-DragonBoat-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-DragonBoat-A700-border-left {
  border-left-color: #2d323e !important; }
.fuse-MidAutumn-50-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-50 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-50[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-50-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-50-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-50-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-50-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-50-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-50-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-100-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-100 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-100[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-100-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-100-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-100-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-100-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-100-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-100-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-200-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-200 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-200[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-200-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-200-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-200-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-200-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-200-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-200-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-300-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-300 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-300[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-300-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-300-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-300-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-300-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-300-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-300-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-400-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-400 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-400[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-400-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-400-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-400-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-400-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-400-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-400-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-500-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-500 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-500[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-500-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-500-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-500-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-500-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-500-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-500-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-600-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-600 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-600[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-600-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-600-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-600-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-600-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-600-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-600-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-700-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-700 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-700[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-700-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-700-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-700-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-700-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-700-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-700-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-800-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-800 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-800[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-800-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-800-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-800-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-800-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-800-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-800-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-900-bg {
  background-color: #94b1c7 !important; }
.fuse-MidAutumn-900 {
  background-color: #94b1c7 !important;
  color: white !important; }
.fuse-MidAutumn-900[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-900-fg {
  color: #94b1c7 !important; }
.fuse-MidAutumn-900-border {
  border-color: #94b1c7 !important; }
.fuse-MidAutumn-900-border-top {
  border-top-color: #94b1c7 !important; }
.fuse-MidAutumn-900-border-right {
  border-right-color: #94b1c7 !important; }
.fuse-MidAutumn-900-border-bottom {
  border-bottom-color: #94b1c7 !important; }
.fuse-MidAutumn-900-border-left {
  border-left-color: #94b1c7 !important; }
.fuse-MidAutumn-A100-bg {
  background-color: #c5c6cb !important; }
.fuse-MidAutumn-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-MidAutumn-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-MidAutumn-A100-fg {
  color: #c5c6cb !important; }
.fuse-MidAutumn-A100-border {
  border-color: #c5c6cb !important; }
.fuse-MidAutumn-A100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-MidAutumn-A100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-MidAutumn-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-MidAutumn-A100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-MidAutumn-A200-bg {
  background-color: #9ea1a9 !important; }
.fuse-MidAutumn-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
.fuse-MidAutumn-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-A200-fg {
  color: #9ea1a9 !important; }
.fuse-MidAutumn-A200-border {
  border-color: #9ea1a9 !important; }
.fuse-MidAutumn-A200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-MidAutumn-A200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-MidAutumn-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-MidAutumn-A200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-MidAutumn-A400-bg {
  background-color: #5c616f !important; }
.fuse-MidAutumn-A400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-MidAutumn-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-A400-fg {
  color: #5c616f !important; }
.fuse-MidAutumn-A400-border {
  border-color: #5c616f !important; }
.fuse-MidAutumn-A400-border-top {
  border-top-color: #5c616f !important; }
.fuse-MidAutumn-A400-border-right {
  border-right-color: #5c616f !important; }
.fuse-MidAutumn-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-MidAutumn-A400-border-left {
  border-left-color: #5c616f !important; }
.fuse-MidAutumn-A700-bg {
  background-color: #2d323e !important; }
.fuse-MidAutumn-A700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-MidAutumn-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-MidAutumn-A700-fg {
  color: #2d323e !important; }
.fuse-MidAutumn-A700-border {
  border-color: #2d323e !important; }
.fuse-MidAutumn-A700-border-top {
  border-top-color: #2d323e !important; }
.fuse-MidAutumn-A700-border-right {
  border-right-color: #2d323e !important; }
.fuse-MidAutumn-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-MidAutumn-A700-border-left {
  border-left-color: #2d323e !important; }
.fuse-Lantern-50-bg {
  background-color: #b30b04 !important; }
.fuse-Lantern-50 {
  background-color: #b30b04 !important;
  color: white !important; }
.fuse-Lantern-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-50-fg {
  color: #b30b04 !important; }
.fuse-Lantern-50-border {
  border-color: #b30b04 !important; }
.fuse-Lantern-50-border-top {
  border-top-color: #b30b04 !important; }
.fuse-Lantern-50-border-right {
  border-right-color: #b30b04 !important; }
.fuse-Lantern-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
.fuse-Lantern-50-border-left {
  border-left-color: #b30b04 !important; }
.fuse-Lantern-100-bg {
  background-color: #b30b03 !important; }
.fuse-Lantern-100 {
  background-color: #b30b03 !important;
  color: white !important; }
.fuse-Lantern-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-100-fg {
  color: #b30b03 !important; }
.fuse-Lantern-100-border {
  border-color: #b30b03 !important; }
.fuse-Lantern-100-border-top {
  border-top-color: #b30b03 !important; }
.fuse-Lantern-100-border-right {
  border-right-color: #b30b03 !important; }
.fuse-Lantern-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
.fuse-Lantern-100-border-left {
  border-left-color: #b30b03 !important; }
.fuse-Lantern-200-bg {
  background-color: #cc0d07 !important; }
.fuse-Lantern-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
.fuse-Lantern-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-200-fg {
  color: #cc0d07 !important; }
.fuse-Lantern-200-border {
  border-color: #cc0d07 !important; }
.fuse-Lantern-200-border-top {
  border-top-color: #cc0d07 !important; }
.fuse-Lantern-200-border-right {
  border-right-color: #cc0d07 !important; }
.fuse-Lantern-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
.fuse-Lantern-200-border-left {
  border-left-color: #cc0d07 !important; }
.fuse-Lantern-300-bg {
  background-color: #cc0d07 !important; }
.fuse-Lantern-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
.fuse-Lantern-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-300-fg {
  color: #cc0d07 !important; }
.fuse-Lantern-300-border {
  border-color: #cc0d07 !important; }
.fuse-Lantern-300-border-top {
  border-top-color: #cc0d07 !important; }
.fuse-Lantern-300-border-right {
  border-right-color: #cc0d07 !important; }
.fuse-Lantern-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
.fuse-Lantern-300-border-left {
  border-left-color: #cc0d07 !important; }
.fuse-Lantern-400-bg {
  background-color: #cc0d07 !important; }
.fuse-Lantern-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
.fuse-Lantern-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-400-fg {
  color: #cc0d07 !important; }
.fuse-Lantern-400-border {
  border-color: #cc0d07 !important; }
.fuse-Lantern-400-border-top {
  border-top-color: #cc0d07 !important; }
.fuse-Lantern-400-border-right {
  border-right-color: #cc0d07 !important; }
.fuse-Lantern-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
.fuse-Lantern-400-border-left {
  border-left-color: #cc0d07 !important; }
.fuse-Lantern-500-bg {
  background-color: #3c4252 !important; }
.fuse-Lantern-500 {
  background-color: #3c4252 !important;
  color: white !important; }
.fuse-Lantern-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-500-fg {
  color: #3c4252 !important; }
.fuse-Lantern-500-border {
  border-color: #3c4252 !important; }
.fuse-Lantern-500-border-top {
  border-top-color: #3c4252 !important; }
.fuse-Lantern-500-border-right {
  border-right-color: #3c4252 !important; }
.fuse-Lantern-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
.fuse-Lantern-500-border-left {
  border-left-color: #3c4252 !important; }
.fuse-Lantern-bg {
  background-color: #3c4252 !important; }
.fuse-Lantern {
  background-color: #3c4252 !important;
  color: white !important; }
.fuse-Lantern[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-fg {
  color: #3c4252 !important; }
.fuse-Lantern-border {
  border-color: #3c4252 !important; }
.fuse-Lantern-border-top {
  border-top-color: #3c4252 !important; }
.fuse-Lantern-border-right {
  border-right-color: #3c4252 !important; }
.fuse-Lantern-border-bottom {
  border-bottom-color: #3c4252 !important; }
.fuse-Lantern-border-left {
  border-left-color: #3c4252 !important; }
.fuse-Lantern-600-bg {
  background-color: #353a48 !important; }
.fuse-Lantern-600 {
  background-color: #353a48 !important;
  color: white !important; }
.fuse-Lantern-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-600-fg {
  color: #353a48 !important; }
.fuse-Lantern-600-border {
  border-color: #353a48 !important; }
.fuse-Lantern-600-border-top {
  border-top-color: #353a48 !important; }
.fuse-Lantern-600-border-right {
  border-right-color: #353a48 !important; }
.fuse-Lantern-600-border-bottom {
  border-bottom-color: #353a48 !important; }
.fuse-Lantern-600-border-left {
  border-left-color: #353a48 !important; }
.fuse-Lantern-700-bg {
  background-color: #2d323e !important; }
.fuse-Lantern-700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-Lantern-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-700-fg {
  color: #2d323e !important; }
.fuse-Lantern-700-border {
  border-color: #2d323e !important; }
.fuse-Lantern-700-border-top {
  border-top-color: #2d323e !important; }
.fuse-Lantern-700-border-right {
  border-right-color: #2d323e !important; }
.fuse-Lantern-700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-Lantern-700-border-left {
  border-left-color: #2d323e !important; }
.fuse-Lantern-800-bg {
  background-color: #262933 !important; }
.fuse-Lantern-800 {
  background-color: #262933 !important;
  color: white !important; }
.fuse-Lantern-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-800-fg {
  color: #262933 !important; }
.fuse-Lantern-800-border {
  border-color: #262933 !important; }
.fuse-Lantern-800-border-top {
  border-top-color: #262933 !important; }
.fuse-Lantern-800-border-right {
  border-right-color: #262933 !important; }
.fuse-Lantern-800-border-bottom {
  border-bottom-color: #262933 !important; }
.fuse-Lantern-800-border-left {
  border-left-color: #262933 !important; }
.fuse-Lantern-900-bg {
  background-color: #1e2129 !important; }
.fuse-Lantern-900 {
  background-color: #1e2129 !important;
  color: white !important; }
.fuse-Lantern-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-900-fg {
  color: #1e2129 !important; }
.fuse-Lantern-900-border {
  border-color: #1e2129 !important; }
.fuse-Lantern-900-border-top {
  border-top-color: #1e2129 !important; }
.fuse-Lantern-900-border-right {
  border-right-color: #1e2129 !important; }
.fuse-Lantern-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
.fuse-Lantern-900-border-left {
  border-left-color: #1e2129 !important; }
.fuse-Lantern-A100-bg {
  background-color: #c5c6cb !important; }
.fuse-Lantern-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
.fuse-Lantern-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
.fuse-Lantern-A100-fg {
  color: #c5c6cb !important; }
.fuse-Lantern-A100-border {
  border-color: #c5c6cb !important; }
.fuse-Lantern-A100-border-top {
  border-top-color: #c5c6cb !important; }
.fuse-Lantern-A100-border-right {
  border-right-color: #c5c6cb !important; }
.fuse-Lantern-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
.fuse-Lantern-A100-border-left {
  border-left-color: #c5c6cb !important; }
.fuse-Lantern-A200-bg {
  background-color: #9ea1a9 !important; }
.fuse-Lantern-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
.fuse-Lantern-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-A200-fg {
  color: #9ea1a9 !important; }
.fuse-Lantern-A200-border {
  border-color: #9ea1a9 !important; }
.fuse-Lantern-A200-border-top {
  border-top-color: #9ea1a9 !important; }
.fuse-Lantern-A200-border-right {
  border-right-color: #9ea1a9 !important; }
.fuse-Lantern-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
.fuse-Lantern-A200-border-left {
  border-left-color: #9ea1a9 !important; }
.fuse-Lantern-A400-bg {
  background-color: #5c616f !important; }
.fuse-Lantern-A400 {
  background-color: #5c616f !important;
  color: white !important; }
.fuse-Lantern-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-A400-fg {
  color: #5c616f !important; }
.fuse-Lantern-A400-border {
  border-color: #5c616f !important; }
.fuse-Lantern-A400-border-top {
  border-top-color: #5c616f !important; }
.fuse-Lantern-A400-border-right {
  border-right-color: #5c616f !important; }
.fuse-Lantern-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
.fuse-Lantern-A400-border-left {
  border-left-color: #5c616f !important; }
.fuse-Lantern-A700-bg {
  background-color: #2d323e !important; }
.fuse-Lantern-A700 {
  background-color: #2d323e !important;
  color: white !important; }
.fuse-Lantern-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
.fuse-Lantern-A700-fg {
  color: #2d323e !important; }
.fuse-Lantern-A700-border {
  border-color: #2d323e !important; }
.fuse-Lantern-A700-border-top {
  border-top-color: #2d323e !important; }
.fuse-Lantern-A700-border-right {
  border-right-color: #2d323e !important; }
.fuse-Lantern-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
.fuse-Lantern-A700-border-left {
  border-left-color: #2d323e !important; }
.fuse-white-500 i,
.fuse-white-500 .icon, .fuse-white i,
.fuse-white .icon, .fuse-navy-50 i,
.fuse-navy-50 .icon, .fuse-navy-100 i,
.fuse-navy-100 .icon, .fuse-navy-200 i,
.fuse-navy-200 .icon, .fuse-navy-A100 i,
.fuse-navy-A100 .icon, .fuse-new-A100 i,
.fuse-new-A100 .icon, .fuse-tombSweeping-A100 i,
.fuse-tombSweeping-A100 .icon, .fuse-DragonBoat-A100 i,
.fuse-DragonBoat-A100 .icon, .fuse-MidAutumn-A100 i,
.fuse-MidAutumn-A100 .icon, .fuse-Lantern-A100 i,
.fuse-Lantern-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
.fuse-white-500.secondary-text,
.fuse-white-500 .secondary-text, .fuse-white.secondary-text,
.fuse-white .secondary-text, .fuse-navy-50.secondary-text,
.fuse-navy-50 .secondary-text, .fuse-navy-100.secondary-text,
.fuse-navy-100 .secondary-text, .fuse-navy-200.secondary-text,
.fuse-navy-200 .secondary-text, .fuse-navy-A100.secondary-text,
.fuse-navy-A100 .secondary-text, .fuse-new-A100.secondary-text,
.fuse-new-A100 .secondary-text, .fuse-tombSweeping-A100.secondary-text,
.fuse-tombSweeping-A100 .secondary-text, .fuse-DragonBoat-A100.secondary-text,
.fuse-DragonBoat-A100 .secondary-text, .fuse-MidAutumn-A100.secondary-text,
.fuse-MidAutumn-A100 .secondary-text, .fuse-Lantern-A100.secondary-text,
.fuse-Lantern-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
.fuse-white-500.hint-text,
.fuse-white-500 .hint-text, .fuse-white-500.disabled-text,
.fuse-white-500 .disabled-text, .fuse-white.hint-text,
.fuse-white .hint-text, .fuse-white.disabled-text,
.fuse-white .disabled-text, .fuse-navy-50.hint-text,
.fuse-navy-50 .hint-text, .fuse-navy-50.disabled-text,
.fuse-navy-50 .disabled-text, .fuse-navy-100.hint-text,
.fuse-navy-100 .hint-text, .fuse-navy-100.disabled-text,
.fuse-navy-100 .disabled-text, .fuse-navy-200.hint-text,
.fuse-navy-200 .hint-text, .fuse-navy-200.disabled-text,
.fuse-navy-200 .disabled-text, .fuse-navy-A100.hint-text,
.fuse-navy-A100 .hint-text, .fuse-navy-A100.disabled-text,
.fuse-navy-A100 .disabled-text, .fuse-new-A100.hint-text,
.fuse-new-A100 .hint-text, .fuse-new-A100.disabled-text,
.fuse-new-A100 .disabled-text, .fuse-tombSweeping-A100.hint-text,
.fuse-tombSweeping-A100 .hint-text, .fuse-tombSweeping-A100.disabled-text,
.fuse-tombSweeping-A100 .disabled-text, .fuse-DragonBoat-A100.hint-text,
.fuse-DragonBoat-A100 .hint-text, .fuse-DragonBoat-A100.disabled-text,
.fuse-DragonBoat-A100 .disabled-text, .fuse-MidAutumn-A100.hint-text,
.fuse-MidAutumn-A100 .hint-text, .fuse-MidAutumn-A100.disabled-text,
.fuse-MidAutumn-A100 .disabled-text, .fuse-Lantern-A100.hint-text,
.fuse-Lantern-A100 .hint-text, .fuse-Lantern-A100.disabled-text,
.fuse-Lantern-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
.fuse-white-500.divider,
.fuse-white-500 .divider, .fuse-white.divider,
.fuse-white .divider, .fuse-navy-50.divider,
.fuse-navy-50 .divider, .fuse-navy-100.divider,
.fuse-navy-100 .divider, .fuse-navy-200.divider,
.fuse-navy-200 .divider, .fuse-navy-A100.divider,
.fuse-navy-A100 .divider, .fuse-new-A100.divider,
.fuse-new-A100 .divider, .fuse-tombSweeping-A100.divider,
.fuse-tombSweeping-A100 .divider, .fuse-DragonBoat-A100.divider,
.fuse-DragonBoat-A100 .divider, .fuse-MidAutumn-A100.divider,
.fuse-MidAutumn-A100 .divider, .fuse-Lantern-A100.divider,
.fuse-Lantern-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
.fuse-white-500 .mat-ripple-element, .fuse-white .mat-ripple-element, .fuse-navy-50 .mat-ripple-element, .fuse-navy-100 .mat-ripple-element, .fuse-navy-200 .mat-ripple-element, .fuse-navy-A100 .mat-ripple-element, .fuse-new-A100 .mat-ripple-element, .fuse-tombSweeping-A100 .mat-ripple-element, .fuse-DragonBoat-A100 .mat-ripple-element, .fuse-MidAutumn-A100 .mat-ripple-element, .fuse-Lantern-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
.fuse-white-500 .adaptive-border-color, .fuse-white .adaptive-border-color, .fuse-navy-50 .adaptive-border-color, .fuse-navy-100 .adaptive-border-color, .fuse-navy-200 .adaptive-border-color, .fuse-navy-A100 .adaptive-border-color, .fuse-new-A100 .adaptive-border-color, .fuse-tombSweeping-A100 .adaptive-border-color, .fuse-DragonBoat-A100 .adaptive-border-color, .fuse-MidAutumn-A100 .adaptive-border-color, .fuse-Lantern-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
.fuse-black-500 i,
.fuse-black-500 .icon, .fuse-black i,
.fuse-black .icon, .fuse-navy-300 i,
.fuse-navy-300 .icon, .fuse-navy-400 i,
.fuse-navy-400 .icon, .fuse-navy-500 i,
.fuse-navy-500 .icon, .fuse-navy i,
.fuse-navy .icon, .fuse-navy-600 i,
.fuse-navy-600 .icon, .fuse-navy-700 i,
.fuse-navy-700 .icon, .fuse-navy-800 i,
.fuse-navy-800 .icon, .fuse-navy-900 i,
.fuse-navy-900 .icon, .fuse-navy-A200 i,
.fuse-navy-A200 .icon, .fuse-navy-A400 i,
.fuse-navy-A400 .icon, .fuse-navy-A700 i,
.fuse-navy-A700 .icon, .fuse-new-50 i,
.fuse-new-50 .icon, .fuse-new-100 i,
.fuse-new-100 .icon, .fuse-new-200 i,
.fuse-new-200 .icon, .fuse-new-300 i,
.fuse-new-300 .icon, .fuse-new-400 i,
.fuse-new-400 .icon, .fuse-new-500 i,
.fuse-new-500 .icon, .fuse-new i,
.fuse-new .icon, .fuse-new-600 i,
.fuse-new-600 .icon, .fuse-new-700 i,
.fuse-new-700 .icon, .fuse-new-800 i,
.fuse-new-800 .icon, .fuse-new-900 i,
.fuse-new-900 .icon, .fuse-new-A200 i,
.fuse-new-A200 .icon, .fuse-new-A400 i,
.fuse-new-A400 .icon, .fuse-new-A700 i,
.fuse-new-A700 .icon, .fuse-tombSweeping-50 i,
.fuse-tombSweeping-50 .icon, .fuse-tombSweeping-100 i,
.fuse-tombSweeping-100 .icon, .fuse-tombSweeping-200 i,
.fuse-tombSweeping-200 .icon, .fuse-tombSweeping-300 i,
.fuse-tombSweeping-300 .icon, .fuse-tombSweeping-400 i,
.fuse-tombSweeping-400 .icon, .fuse-tombSweeping-500 i,
.fuse-tombSweeping-500 .icon, .fuse-tombSweeping i,
.fuse-tombSweeping .icon, .fuse-tombSweeping-600 i,
.fuse-tombSweeping-600 .icon, .fuse-tombSweeping-700 i,
.fuse-tombSweeping-700 .icon, .fuse-tombSweeping-800 i,
.fuse-tombSweeping-800 .icon, .fuse-tombSweeping-900 i,
.fuse-tombSweeping-900 .icon, .fuse-tombSweeping-A200 i,
.fuse-tombSweeping-A200 .icon, .fuse-tombSweeping-A400 i,
.fuse-tombSweeping-A400 .icon, .fuse-tombSweeping-A700 i,
.fuse-tombSweeping-A700 .icon, .fuse-DragonBoat-50 i,
.fuse-DragonBoat-50 .icon, .fuse-DragonBoat-100 i,
.fuse-DragonBoat-100 .icon, .fuse-DragonBoat-200 i,
.fuse-DragonBoat-200 .icon, .fuse-DragonBoat-300 i,
.fuse-DragonBoat-300 .icon, .fuse-DragonBoat-400 i,
.fuse-DragonBoat-400 .icon, .fuse-DragonBoat-500 i,
.fuse-DragonBoat-500 .icon, .fuse-DragonBoat i,
.fuse-DragonBoat .icon, .fuse-DragonBoat-600 i,
.fuse-DragonBoat-600 .icon, .fuse-DragonBoat-700 i,
.fuse-DragonBoat-700 .icon, .fuse-DragonBoat-800 i,
.fuse-DragonBoat-800 .icon, .fuse-DragonBoat-900 i,
.fuse-DragonBoat-900 .icon, .fuse-DragonBoat-A200 i,
.fuse-DragonBoat-A200 .icon, .fuse-DragonBoat-A400 i,
.fuse-DragonBoat-A400 .icon, .fuse-DragonBoat-A700 i,
.fuse-DragonBoat-A700 .icon, .fuse-MidAutumn-50 i,
.fuse-MidAutumn-50 .icon, .fuse-MidAutumn-100 i,
.fuse-MidAutumn-100 .icon, .fuse-MidAutumn-200 i,
.fuse-MidAutumn-200 .icon, .fuse-MidAutumn-300 i,
.fuse-MidAutumn-300 .icon, .fuse-MidAutumn-400 i,
.fuse-MidAutumn-400 .icon, .fuse-MidAutumn-500 i,
.fuse-MidAutumn-500 .icon, .fuse-MidAutumn i,
.fuse-MidAutumn .icon, .fuse-MidAutumn-600 i,
.fuse-MidAutumn-600 .icon, .fuse-MidAutumn-700 i,
.fuse-MidAutumn-700 .icon, .fuse-MidAutumn-800 i,
.fuse-MidAutumn-800 .icon, .fuse-MidAutumn-900 i,
.fuse-MidAutumn-900 .icon, .fuse-MidAutumn-A200 i,
.fuse-MidAutumn-A200 .icon, .fuse-MidAutumn-A400 i,
.fuse-MidAutumn-A400 .icon, .fuse-MidAutumn-A700 i,
.fuse-MidAutumn-A700 .icon, .fuse-Lantern-50 i,
.fuse-Lantern-50 .icon, .fuse-Lantern-100 i,
.fuse-Lantern-100 .icon, .fuse-Lantern-200 i,
.fuse-Lantern-200 .icon, .fuse-Lantern-300 i,
.fuse-Lantern-300 .icon, .fuse-Lantern-400 i,
.fuse-Lantern-400 .icon, .fuse-Lantern-500 i,
.fuse-Lantern-500 .icon, .fuse-Lantern i,
.fuse-Lantern .icon, .fuse-Lantern-600 i,
.fuse-Lantern-600 .icon, .fuse-Lantern-700 i,
.fuse-Lantern-700 .icon, .fuse-Lantern-800 i,
.fuse-Lantern-800 .icon, .fuse-Lantern-900 i,
.fuse-Lantern-900 .icon, .fuse-Lantern-A200 i,
.fuse-Lantern-A200 .icon, .fuse-Lantern-A400 i,
.fuse-Lantern-A400 .icon, .fuse-Lantern-A700 i,
.fuse-Lantern-A700 .icon {
  color: white; }
.fuse-black-500.secondary-text,
.fuse-black-500 .secondary-text, .fuse-black.secondary-text,
.fuse-black .secondary-text, .fuse-navy-300.secondary-text,
.fuse-navy-300 .secondary-text, .fuse-navy-400.secondary-text,
.fuse-navy-400 .secondary-text, .fuse-navy-500.secondary-text,
.fuse-navy-500 .secondary-text, .fuse-navy.secondary-text,
.fuse-navy .secondary-text, .fuse-navy-600.secondary-text,
.fuse-navy-600 .secondary-text, .fuse-navy-700.secondary-text,
.fuse-navy-700 .secondary-text, .fuse-navy-800.secondary-text,
.fuse-navy-800 .secondary-text, .fuse-navy-900.secondary-text,
.fuse-navy-900 .secondary-text, .fuse-navy-A200.secondary-text,
.fuse-navy-A200 .secondary-text, .fuse-navy-A400.secondary-text,
.fuse-navy-A400 .secondary-text, .fuse-navy-A700.secondary-text,
.fuse-navy-A700 .secondary-text, .fuse-new-50.secondary-text,
.fuse-new-50 .secondary-text, .fuse-new-100.secondary-text,
.fuse-new-100 .secondary-text, .fuse-new-200.secondary-text,
.fuse-new-200 .secondary-text, .fuse-new-300.secondary-text,
.fuse-new-300 .secondary-text, .fuse-new-400.secondary-text,
.fuse-new-400 .secondary-text, .fuse-new-500.secondary-text,
.fuse-new-500 .secondary-text, .fuse-new.secondary-text,
.fuse-new .secondary-text, .fuse-new-600.secondary-text,
.fuse-new-600 .secondary-text, .fuse-new-700.secondary-text,
.fuse-new-700 .secondary-text, .fuse-new-800.secondary-text,
.fuse-new-800 .secondary-text, .fuse-new-900.secondary-text,
.fuse-new-900 .secondary-text, .fuse-new-A200.secondary-text,
.fuse-new-A200 .secondary-text, .fuse-new-A400.secondary-text,
.fuse-new-A400 .secondary-text, .fuse-new-A700.secondary-text,
.fuse-new-A700 .secondary-text, .fuse-tombSweeping-50.secondary-text,
.fuse-tombSweeping-50 .secondary-text, .fuse-tombSweeping-100.secondary-text,
.fuse-tombSweeping-100 .secondary-text, .fuse-tombSweeping-200.secondary-text,
.fuse-tombSweeping-200 .secondary-text, .fuse-tombSweeping-300.secondary-text,
.fuse-tombSweeping-300 .secondary-text, .fuse-tombSweeping-400.secondary-text,
.fuse-tombSweeping-400 .secondary-text, .fuse-tombSweeping-500.secondary-text,
.fuse-tombSweeping-500 .secondary-text, .fuse-tombSweeping.secondary-text,
.fuse-tombSweeping .secondary-text, .fuse-tombSweeping-600.secondary-text,
.fuse-tombSweeping-600 .secondary-text, .fuse-tombSweeping-700.secondary-text,
.fuse-tombSweeping-700 .secondary-text, .fuse-tombSweeping-800.secondary-text,
.fuse-tombSweeping-800 .secondary-text, .fuse-tombSweeping-900.secondary-text,
.fuse-tombSweeping-900 .secondary-text, .fuse-tombSweeping-A200.secondary-text,
.fuse-tombSweeping-A200 .secondary-text, .fuse-tombSweeping-A400.secondary-text,
.fuse-tombSweeping-A400 .secondary-text, .fuse-tombSweeping-A700.secondary-text,
.fuse-tombSweeping-A700 .secondary-text, .fuse-DragonBoat-50.secondary-text,
.fuse-DragonBoat-50 .secondary-text, .fuse-DragonBoat-100.secondary-text,
.fuse-DragonBoat-100 .secondary-text, .fuse-DragonBoat-200.secondary-text,
.fuse-DragonBoat-200 .secondary-text, .fuse-DragonBoat-300.secondary-text,
.fuse-DragonBoat-300 .secondary-text, .fuse-DragonBoat-400.secondary-text,
.fuse-DragonBoat-400 .secondary-text, .fuse-DragonBoat-500.secondary-text,
.fuse-DragonBoat-500 .secondary-text, .fuse-DragonBoat.secondary-text,
.fuse-DragonBoat .secondary-text, .fuse-DragonBoat-600.secondary-text,
.fuse-DragonBoat-600 .secondary-text, .fuse-DragonBoat-700.secondary-text,
.fuse-DragonBoat-700 .secondary-text, .fuse-DragonBoat-800.secondary-text,
.fuse-DragonBoat-800 .secondary-text, .fuse-DragonBoat-900.secondary-text,
.fuse-DragonBoat-900 .secondary-text, .fuse-DragonBoat-A200.secondary-text,
.fuse-DragonBoat-A200 .secondary-text, .fuse-DragonBoat-A400.secondary-text,
.fuse-DragonBoat-A400 .secondary-text, .fuse-DragonBoat-A700.secondary-text,
.fuse-DragonBoat-A700 .secondary-text, .fuse-MidAutumn-50.secondary-text,
.fuse-MidAutumn-50 .secondary-text, .fuse-MidAutumn-100.secondary-text,
.fuse-MidAutumn-100 .secondary-text, .fuse-MidAutumn-200.secondary-text,
.fuse-MidAutumn-200 .secondary-text, .fuse-MidAutumn-300.secondary-text,
.fuse-MidAutumn-300 .secondary-text, .fuse-MidAutumn-400.secondary-text,
.fuse-MidAutumn-400 .secondary-text, .fuse-MidAutumn-500.secondary-text,
.fuse-MidAutumn-500 .secondary-text, .fuse-MidAutumn.secondary-text,
.fuse-MidAutumn .secondary-text, .fuse-MidAutumn-600.secondary-text,
.fuse-MidAutumn-600 .secondary-text, .fuse-MidAutumn-700.secondary-text,
.fuse-MidAutumn-700 .secondary-text, .fuse-MidAutumn-800.secondary-text,
.fuse-MidAutumn-800 .secondary-text, .fuse-MidAutumn-900.secondary-text,
.fuse-MidAutumn-900 .secondary-text, .fuse-MidAutumn-A200.secondary-text,
.fuse-MidAutumn-A200 .secondary-text, .fuse-MidAutumn-A400.secondary-text,
.fuse-MidAutumn-A400 .secondary-text, .fuse-MidAutumn-A700.secondary-text,
.fuse-MidAutumn-A700 .secondary-text, .fuse-Lantern-50.secondary-text,
.fuse-Lantern-50 .secondary-text, .fuse-Lantern-100.secondary-text,
.fuse-Lantern-100 .secondary-text, .fuse-Lantern-200.secondary-text,
.fuse-Lantern-200 .secondary-text, .fuse-Lantern-300.secondary-text,
.fuse-Lantern-300 .secondary-text, .fuse-Lantern-400.secondary-text,
.fuse-Lantern-400 .secondary-text, .fuse-Lantern-500.secondary-text,
.fuse-Lantern-500 .secondary-text, .fuse-Lantern.secondary-text,
.fuse-Lantern .secondary-text, .fuse-Lantern-600.secondary-text,
.fuse-Lantern-600 .secondary-text, .fuse-Lantern-700.secondary-text,
.fuse-Lantern-700 .secondary-text, .fuse-Lantern-800.secondary-text,
.fuse-Lantern-800 .secondary-text, .fuse-Lantern-900.secondary-text,
.fuse-Lantern-900 .secondary-text, .fuse-Lantern-A200.secondary-text,
.fuse-Lantern-A200 .secondary-text, .fuse-Lantern-A400.secondary-text,
.fuse-Lantern-A400 .secondary-text, .fuse-Lantern-A700.secondary-text,
.fuse-Lantern-A700 .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
.fuse-black-500.hint-text,
.fuse-black-500 .hint-text, .fuse-black-500.disabled-text,
.fuse-black-500 .disabled-text, .fuse-black.hint-text,
.fuse-black .hint-text, .fuse-black.disabled-text,
.fuse-black .disabled-text, .fuse-navy-300.hint-text,
.fuse-navy-300 .hint-text, .fuse-navy-300.disabled-text,
.fuse-navy-300 .disabled-text, .fuse-navy-400.hint-text,
.fuse-navy-400 .hint-text, .fuse-navy-400.disabled-text,
.fuse-navy-400 .disabled-text, .fuse-navy-500.hint-text,
.fuse-navy-500 .hint-text, .fuse-navy-500.disabled-text,
.fuse-navy-500 .disabled-text, .fuse-navy.hint-text,
.fuse-navy .hint-text, .fuse-navy.disabled-text,
.fuse-navy .disabled-text, .fuse-navy-600.hint-text,
.fuse-navy-600 .hint-text, .fuse-navy-600.disabled-text,
.fuse-navy-600 .disabled-text, .fuse-navy-700.hint-text,
.fuse-navy-700 .hint-text, .fuse-navy-700.disabled-text,
.fuse-navy-700 .disabled-text, .fuse-navy-800.hint-text,
.fuse-navy-800 .hint-text, .fuse-navy-800.disabled-text,
.fuse-navy-800 .disabled-text, .fuse-navy-900.hint-text,
.fuse-navy-900 .hint-text, .fuse-navy-900.disabled-text,
.fuse-navy-900 .disabled-text, .fuse-navy-A200.hint-text,
.fuse-navy-A200 .hint-text, .fuse-navy-A200.disabled-text,
.fuse-navy-A200 .disabled-text, .fuse-navy-A400.hint-text,
.fuse-navy-A400 .hint-text, .fuse-navy-A400.disabled-text,
.fuse-navy-A400 .disabled-text, .fuse-navy-A700.hint-text,
.fuse-navy-A700 .hint-text, .fuse-navy-A700.disabled-text,
.fuse-navy-A700 .disabled-text, .fuse-new-50.hint-text,
.fuse-new-50 .hint-text, .fuse-new-50.disabled-text,
.fuse-new-50 .disabled-text, .fuse-new-100.hint-text,
.fuse-new-100 .hint-text, .fuse-new-100.disabled-text,
.fuse-new-100 .disabled-text, .fuse-new-200.hint-text,
.fuse-new-200 .hint-text, .fuse-new-200.disabled-text,
.fuse-new-200 .disabled-text, .fuse-new-300.hint-text,
.fuse-new-300 .hint-text, .fuse-new-300.disabled-text,
.fuse-new-300 .disabled-text, .fuse-new-400.hint-text,
.fuse-new-400 .hint-text, .fuse-new-400.disabled-text,
.fuse-new-400 .disabled-text, .fuse-new-500.hint-text,
.fuse-new-500 .hint-text, .fuse-new-500.disabled-text,
.fuse-new-500 .disabled-text, .fuse-new.hint-text,
.fuse-new .hint-text, .fuse-new.disabled-text,
.fuse-new .disabled-text, .fuse-new-600.hint-text,
.fuse-new-600 .hint-text, .fuse-new-600.disabled-text,
.fuse-new-600 .disabled-text, .fuse-new-700.hint-text,
.fuse-new-700 .hint-text, .fuse-new-700.disabled-text,
.fuse-new-700 .disabled-text, .fuse-new-800.hint-text,
.fuse-new-800 .hint-text, .fuse-new-800.disabled-text,
.fuse-new-800 .disabled-text, .fuse-new-900.hint-text,
.fuse-new-900 .hint-text, .fuse-new-900.disabled-text,
.fuse-new-900 .disabled-text, .fuse-new-A200.hint-text,
.fuse-new-A200 .hint-text, .fuse-new-A200.disabled-text,
.fuse-new-A200 .disabled-text, .fuse-new-A400.hint-text,
.fuse-new-A400 .hint-text, .fuse-new-A400.disabled-text,
.fuse-new-A400 .disabled-text, .fuse-new-A700.hint-text,
.fuse-new-A700 .hint-text, .fuse-new-A700.disabled-text,
.fuse-new-A700 .disabled-text, .fuse-tombSweeping-50.hint-text,
.fuse-tombSweeping-50 .hint-text, .fuse-tombSweeping-50.disabled-text,
.fuse-tombSweeping-50 .disabled-text, .fuse-tombSweeping-100.hint-text,
.fuse-tombSweeping-100 .hint-text, .fuse-tombSweeping-100.disabled-text,
.fuse-tombSweeping-100 .disabled-text, .fuse-tombSweeping-200.hint-text,
.fuse-tombSweeping-200 .hint-text, .fuse-tombSweeping-200.disabled-text,
.fuse-tombSweeping-200 .disabled-text, .fuse-tombSweeping-300.hint-text,
.fuse-tombSweeping-300 .hint-text, .fuse-tombSweeping-300.disabled-text,
.fuse-tombSweeping-300 .disabled-text, .fuse-tombSweeping-400.hint-text,
.fuse-tombSweeping-400 .hint-text, .fuse-tombSweeping-400.disabled-text,
.fuse-tombSweeping-400 .disabled-text, .fuse-tombSweeping-500.hint-text,
.fuse-tombSweeping-500 .hint-text, .fuse-tombSweeping-500.disabled-text,
.fuse-tombSweeping-500 .disabled-text, .fuse-tombSweeping.hint-text,
.fuse-tombSweeping .hint-text, .fuse-tombSweeping.disabled-text,
.fuse-tombSweeping .disabled-text, .fuse-tombSweeping-600.hint-text,
.fuse-tombSweeping-600 .hint-text, .fuse-tombSweeping-600.disabled-text,
.fuse-tombSweeping-600 .disabled-text, .fuse-tombSweeping-700.hint-text,
.fuse-tombSweeping-700 .hint-text, .fuse-tombSweeping-700.disabled-text,
.fuse-tombSweeping-700 .disabled-text, .fuse-tombSweeping-800.hint-text,
.fuse-tombSweeping-800 .hint-text, .fuse-tombSweeping-800.disabled-text,
.fuse-tombSweeping-800 .disabled-text, .fuse-tombSweeping-900.hint-text,
.fuse-tombSweeping-900 .hint-text, .fuse-tombSweeping-900.disabled-text,
.fuse-tombSweeping-900 .disabled-text, .fuse-tombSweeping-A200.hint-text,
.fuse-tombSweeping-A200 .hint-text, .fuse-tombSweeping-A200.disabled-text,
.fuse-tombSweeping-A200 .disabled-text, .fuse-tombSweeping-A400.hint-text,
.fuse-tombSweeping-A400 .hint-text, .fuse-tombSweeping-A400.disabled-text,
.fuse-tombSweeping-A400 .disabled-text, .fuse-tombSweeping-A700.hint-text,
.fuse-tombSweeping-A700 .hint-text, .fuse-tombSweeping-A700.disabled-text,
.fuse-tombSweeping-A700 .disabled-text, .fuse-DragonBoat-50.hint-text,
.fuse-DragonBoat-50 .hint-text, .fuse-DragonBoat-50.disabled-text,
.fuse-DragonBoat-50 .disabled-text, .fuse-DragonBoat-100.hint-text,
.fuse-DragonBoat-100 .hint-text, .fuse-DragonBoat-100.disabled-text,
.fuse-DragonBoat-100 .disabled-text, .fuse-DragonBoat-200.hint-text,
.fuse-DragonBoat-200 .hint-text, .fuse-DragonBoat-200.disabled-text,
.fuse-DragonBoat-200 .disabled-text, .fuse-DragonBoat-300.hint-text,
.fuse-DragonBoat-300 .hint-text, .fuse-DragonBoat-300.disabled-text,
.fuse-DragonBoat-300 .disabled-text, .fuse-DragonBoat-400.hint-text,
.fuse-DragonBoat-400 .hint-text, .fuse-DragonBoat-400.disabled-text,
.fuse-DragonBoat-400 .disabled-text, .fuse-DragonBoat-500.hint-text,
.fuse-DragonBoat-500 .hint-text, .fuse-DragonBoat-500.disabled-text,
.fuse-DragonBoat-500 .disabled-text, .fuse-DragonBoat.hint-text,
.fuse-DragonBoat .hint-text, .fuse-DragonBoat.disabled-text,
.fuse-DragonBoat .disabled-text, .fuse-DragonBoat-600.hint-text,
.fuse-DragonBoat-600 .hint-text, .fuse-DragonBoat-600.disabled-text,
.fuse-DragonBoat-600 .disabled-text, .fuse-DragonBoat-700.hint-text,
.fuse-DragonBoat-700 .hint-text, .fuse-DragonBoat-700.disabled-text,
.fuse-DragonBoat-700 .disabled-text, .fuse-DragonBoat-800.hint-text,
.fuse-DragonBoat-800 .hint-text, .fuse-DragonBoat-800.disabled-text,
.fuse-DragonBoat-800 .disabled-text, .fuse-DragonBoat-900.hint-text,
.fuse-DragonBoat-900 .hint-text, .fuse-DragonBoat-900.disabled-text,
.fuse-DragonBoat-900 .disabled-text, .fuse-DragonBoat-A200.hint-text,
.fuse-DragonBoat-A200 .hint-text, .fuse-DragonBoat-A200.disabled-text,
.fuse-DragonBoat-A200 .disabled-text, .fuse-DragonBoat-A400.hint-text,
.fuse-DragonBoat-A400 .hint-text, .fuse-DragonBoat-A400.disabled-text,
.fuse-DragonBoat-A400 .disabled-text, .fuse-DragonBoat-A700.hint-text,
.fuse-DragonBoat-A700 .hint-text, .fuse-DragonBoat-A700.disabled-text,
.fuse-DragonBoat-A700 .disabled-text, .fuse-MidAutumn-50.hint-text,
.fuse-MidAutumn-50 .hint-text, .fuse-MidAutumn-50.disabled-text,
.fuse-MidAutumn-50 .disabled-text, .fuse-MidAutumn-100.hint-text,
.fuse-MidAutumn-100 .hint-text, .fuse-MidAutumn-100.disabled-text,
.fuse-MidAutumn-100 .disabled-text, .fuse-MidAutumn-200.hint-text,
.fuse-MidAutumn-200 .hint-text, .fuse-MidAutumn-200.disabled-text,
.fuse-MidAutumn-200 .disabled-text, .fuse-MidAutumn-300.hint-text,
.fuse-MidAutumn-300 .hint-text, .fuse-MidAutumn-300.disabled-text,
.fuse-MidAutumn-300 .disabled-text, .fuse-MidAutumn-400.hint-text,
.fuse-MidAutumn-400 .hint-text, .fuse-MidAutumn-400.disabled-text,
.fuse-MidAutumn-400 .disabled-text, .fuse-MidAutumn-500.hint-text,
.fuse-MidAutumn-500 .hint-text, .fuse-MidAutumn-500.disabled-text,
.fuse-MidAutumn-500 .disabled-text, .fuse-MidAutumn.hint-text,
.fuse-MidAutumn .hint-text, .fuse-MidAutumn.disabled-text,
.fuse-MidAutumn .disabled-text, .fuse-MidAutumn-600.hint-text,
.fuse-MidAutumn-600 .hint-text, .fuse-MidAutumn-600.disabled-text,
.fuse-MidAutumn-600 .disabled-text, .fuse-MidAutumn-700.hint-text,
.fuse-MidAutumn-700 .hint-text, .fuse-MidAutumn-700.disabled-text,
.fuse-MidAutumn-700 .disabled-text, .fuse-MidAutumn-800.hint-text,
.fuse-MidAutumn-800 .hint-text, .fuse-MidAutumn-800.disabled-text,
.fuse-MidAutumn-800 .disabled-text, .fuse-MidAutumn-900.hint-text,
.fuse-MidAutumn-900 .hint-text, .fuse-MidAutumn-900.disabled-text,
.fuse-MidAutumn-900 .disabled-text, .fuse-MidAutumn-A200.hint-text,
.fuse-MidAutumn-A200 .hint-text, .fuse-MidAutumn-A200.disabled-text,
.fuse-MidAutumn-A200 .disabled-text, .fuse-MidAutumn-A400.hint-text,
.fuse-MidAutumn-A400 .hint-text, .fuse-MidAutumn-A400.disabled-text,
.fuse-MidAutumn-A400 .disabled-text, .fuse-MidAutumn-A700.hint-text,
.fuse-MidAutumn-A700 .hint-text, .fuse-MidAutumn-A700.disabled-text,
.fuse-MidAutumn-A700 .disabled-text, .fuse-Lantern-50.hint-text,
.fuse-Lantern-50 .hint-text, .fuse-Lantern-50.disabled-text,
.fuse-Lantern-50 .disabled-text, .fuse-Lantern-100.hint-text,
.fuse-Lantern-100 .hint-text, .fuse-Lantern-100.disabled-text,
.fuse-Lantern-100 .disabled-text, .fuse-Lantern-200.hint-text,
.fuse-Lantern-200 .hint-text, .fuse-Lantern-200.disabled-text,
.fuse-Lantern-200 .disabled-text, .fuse-Lantern-300.hint-text,
.fuse-Lantern-300 .hint-text, .fuse-Lantern-300.disabled-text,
.fuse-Lantern-300 .disabled-text, .fuse-Lantern-400.hint-text,
.fuse-Lantern-400 .hint-text, .fuse-Lantern-400.disabled-text,
.fuse-Lantern-400 .disabled-text, .fuse-Lantern-500.hint-text,
.fuse-Lantern-500 .hint-text, .fuse-Lantern-500.disabled-text,
.fuse-Lantern-500 .disabled-text, .fuse-Lantern.hint-text,
.fuse-Lantern .hint-text, .fuse-Lantern.disabled-text,
.fuse-Lantern .disabled-text, .fuse-Lantern-600.hint-text,
.fuse-Lantern-600 .hint-text, .fuse-Lantern-600.disabled-text,
.fuse-Lantern-600 .disabled-text, .fuse-Lantern-700.hint-text,
.fuse-Lantern-700 .hint-text, .fuse-Lantern-700.disabled-text,
.fuse-Lantern-700 .disabled-text, .fuse-Lantern-800.hint-text,
.fuse-Lantern-800 .hint-text, .fuse-Lantern-800.disabled-text,
.fuse-Lantern-800 .disabled-text, .fuse-Lantern-900.hint-text,
.fuse-Lantern-900 .hint-text, .fuse-Lantern-900.disabled-text,
.fuse-Lantern-900 .disabled-text, .fuse-Lantern-A200.hint-text,
.fuse-Lantern-A200 .hint-text, .fuse-Lantern-A200.disabled-text,
.fuse-Lantern-A200 .disabled-text, .fuse-Lantern-A400.hint-text,
.fuse-Lantern-A400 .hint-text, .fuse-Lantern-A400.disabled-text,
.fuse-Lantern-A400 .disabled-text, .fuse-Lantern-A700.hint-text,
.fuse-Lantern-A700 .hint-text, .fuse-Lantern-A700.disabled-text,
.fuse-Lantern-A700 .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
.fuse-black-500.divider,
.fuse-black-500 .divider, .fuse-black.divider,
.fuse-black .divider, .fuse-navy-300.divider,
.fuse-navy-300 .divider, .fuse-navy-400.divider,
.fuse-navy-400 .divider, .fuse-navy-500.divider,
.fuse-navy-500 .divider, .fuse-navy.divider,
.fuse-navy .divider, .fuse-navy-600.divider,
.fuse-navy-600 .divider, .fuse-navy-700.divider,
.fuse-navy-700 .divider, .fuse-navy-800.divider,
.fuse-navy-800 .divider, .fuse-navy-900.divider,
.fuse-navy-900 .divider, .fuse-navy-A200.divider,
.fuse-navy-A200 .divider, .fuse-navy-A400.divider,
.fuse-navy-A400 .divider, .fuse-navy-A700.divider,
.fuse-navy-A700 .divider, .fuse-new-50.divider,
.fuse-new-50 .divider, .fuse-new-100.divider,
.fuse-new-100 .divider, .fuse-new-200.divider,
.fuse-new-200 .divider, .fuse-new-300.divider,
.fuse-new-300 .divider, .fuse-new-400.divider,
.fuse-new-400 .divider, .fuse-new-500.divider,
.fuse-new-500 .divider, .fuse-new.divider,
.fuse-new .divider, .fuse-new-600.divider,
.fuse-new-600 .divider, .fuse-new-700.divider,
.fuse-new-700 .divider, .fuse-new-800.divider,
.fuse-new-800 .divider, .fuse-new-900.divider,
.fuse-new-900 .divider, .fuse-new-A200.divider,
.fuse-new-A200 .divider, .fuse-new-A400.divider,
.fuse-new-A400 .divider, .fuse-new-A700.divider,
.fuse-new-A700 .divider, .fuse-tombSweeping-50.divider,
.fuse-tombSweeping-50 .divider, .fuse-tombSweeping-100.divider,
.fuse-tombSweeping-100 .divider, .fuse-tombSweeping-200.divider,
.fuse-tombSweeping-200 .divider, .fuse-tombSweeping-300.divider,
.fuse-tombSweeping-300 .divider, .fuse-tombSweeping-400.divider,
.fuse-tombSweeping-400 .divider, .fuse-tombSweeping-500.divider,
.fuse-tombSweeping-500 .divider, .fuse-tombSweeping.divider,
.fuse-tombSweeping .divider, .fuse-tombSweeping-600.divider,
.fuse-tombSweeping-600 .divider, .fuse-tombSweeping-700.divider,
.fuse-tombSweeping-700 .divider, .fuse-tombSweeping-800.divider,
.fuse-tombSweeping-800 .divider, .fuse-tombSweeping-900.divider,
.fuse-tombSweeping-900 .divider, .fuse-tombSweeping-A200.divider,
.fuse-tombSweeping-A200 .divider, .fuse-tombSweeping-A400.divider,
.fuse-tombSweeping-A400 .divider, .fuse-tombSweeping-A700.divider,
.fuse-tombSweeping-A700 .divider, .fuse-DragonBoat-50.divider,
.fuse-DragonBoat-50 .divider, .fuse-DragonBoat-100.divider,
.fuse-DragonBoat-100 .divider, .fuse-DragonBoat-200.divider,
.fuse-DragonBoat-200 .divider, .fuse-DragonBoat-300.divider,
.fuse-DragonBoat-300 .divider, .fuse-DragonBoat-400.divider,
.fuse-DragonBoat-400 .divider, .fuse-DragonBoat-500.divider,
.fuse-DragonBoat-500 .divider, .fuse-DragonBoat.divider,
.fuse-DragonBoat .divider, .fuse-DragonBoat-600.divider,
.fuse-DragonBoat-600 .divider, .fuse-DragonBoat-700.divider,
.fuse-DragonBoat-700 .divider, .fuse-DragonBoat-800.divider,
.fuse-DragonBoat-800 .divider, .fuse-DragonBoat-900.divider,
.fuse-DragonBoat-900 .divider, .fuse-DragonBoat-A200.divider,
.fuse-DragonBoat-A200 .divider, .fuse-DragonBoat-A400.divider,
.fuse-DragonBoat-A400 .divider, .fuse-DragonBoat-A700.divider,
.fuse-DragonBoat-A700 .divider, .fuse-MidAutumn-50.divider,
.fuse-MidAutumn-50 .divider, .fuse-MidAutumn-100.divider,
.fuse-MidAutumn-100 .divider, .fuse-MidAutumn-200.divider,
.fuse-MidAutumn-200 .divider, .fuse-MidAutumn-300.divider,
.fuse-MidAutumn-300 .divider, .fuse-MidAutumn-400.divider,
.fuse-MidAutumn-400 .divider, .fuse-MidAutumn-500.divider,
.fuse-MidAutumn-500 .divider, .fuse-MidAutumn.divider,
.fuse-MidAutumn .divider, .fuse-MidAutumn-600.divider,
.fuse-MidAutumn-600 .divider, .fuse-MidAutumn-700.divider,
.fuse-MidAutumn-700 .divider, .fuse-MidAutumn-800.divider,
.fuse-MidAutumn-800 .divider, .fuse-MidAutumn-900.divider,
.fuse-MidAutumn-900 .divider, .fuse-MidAutumn-A200.divider,
.fuse-MidAutumn-A200 .divider, .fuse-MidAutumn-A400.divider,
.fuse-MidAutumn-A400 .divider, .fuse-MidAutumn-A700.divider,
.fuse-MidAutumn-A700 .divider, .fuse-Lantern-50.divider,
.fuse-Lantern-50 .divider, .fuse-Lantern-100.divider,
.fuse-Lantern-100 .divider, .fuse-Lantern-200.divider,
.fuse-Lantern-200 .divider, .fuse-Lantern-300.divider,
.fuse-Lantern-300 .divider, .fuse-Lantern-400.divider,
.fuse-Lantern-400 .divider, .fuse-Lantern-500.divider,
.fuse-Lantern-500 .divider, .fuse-Lantern.divider,
.fuse-Lantern .divider, .fuse-Lantern-600.divider,
.fuse-Lantern-600 .divider, .fuse-Lantern-700.divider,
.fuse-Lantern-700 .divider, .fuse-Lantern-800.divider,
.fuse-Lantern-800 .divider, .fuse-Lantern-900.divider,
.fuse-Lantern-900 .divider, .fuse-Lantern-A200.divider,
.fuse-Lantern-A200 .divider, .fuse-Lantern-A400.divider,
.fuse-Lantern-A400 .divider, .fuse-Lantern-A700.divider,
.fuse-Lantern-A700 .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
.fuse-black-500 .mat-ripple-element, .fuse-black .mat-ripple-element, .fuse-navy-300 .mat-ripple-element, .fuse-navy-400 .mat-ripple-element, .fuse-navy-500 .mat-ripple-element, .fuse-navy .mat-ripple-element, .fuse-navy-600 .mat-ripple-element, .fuse-navy-700 .mat-ripple-element, .fuse-navy-800 .mat-ripple-element, .fuse-navy-900 .mat-ripple-element, .fuse-navy-A200 .mat-ripple-element, .fuse-navy-A400 .mat-ripple-element, .fuse-navy-A700 .mat-ripple-element, .fuse-new-50 .mat-ripple-element, .fuse-new-100 .mat-ripple-element, .fuse-new-200 .mat-ripple-element, .fuse-new-300 .mat-ripple-element, .fuse-new-400 .mat-ripple-element, .fuse-new-500 .mat-ripple-element, .fuse-new .mat-ripple-element, .fuse-new-600 .mat-ripple-element, .fuse-new-700 .mat-ripple-element, .fuse-new-800 .mat-ripple-element, .fuse-new-900 .mat-ripple-element, .fuse-new-A200 .mat-ripple-element, .fuse-new-A400 .mat-ripple-element, .fuse-new-A700 .mat-ripple-element, .fuse-tombSweeping-50 .mat-ripple-element, .fuse-tombSweeping-100 .mat-ripple-element, .fuse-tombSweeping-200 .mat-ripple-element, .fuse-tombSweeping-300 .mat-ripple-element, .fuse-tombSweeping-400 .mat-ripple-element, .fuse-tombSweeping-500 .mat-ripple-element, .fuse-tombSweeping .mat-ripple-element, .fuse-tombSweeping-600 .mat-ripple-element, .fuse-tombSweeping-700 .mat-ripple-element, .fuse-tombSweeping-800 .mat-ripple-element, .fuse-tombSweeping-900 .mat-ripple-element, .fuse-tombSweeping-A200 .mat-ripple-element, .fuse-tombSweeping-A400 .mat-ripple-element, .fuse-tombSweeping-A700 .mat-ripple-element, .fuse-DragonBoat-50 .mat-ripple-element, .fuse-DragonBoat-100 .mat-ripple-element, .fuse-DragonBoat-200 .mat-ripple-element, .fuse-DragonBoat-300 .mat-ripple-element, .fuse-DragonBoat-400 .mat-ripple-element, .fuse-DragonBoat-500 .mat-ripple-element, .fuse-DragonBoat .mat-ripple-element, .fuse-DragonBoat-600 .mat-ripple-element, .fuse-DragonBoat-700 .mat-ripple-element, .fuse-DragonBoat-800 .mat-ripple-element, .fuse-DragonBoat-900 .mat-ripple-element, .fuse-DragonBoat-A200 .mat-ripple-element, .fuse-DragonBoat-A400 .mat-ripple-element, .fuse-DragonBoat-A700 .mat-ripple-element, .fuse-MidAutumn-50 .mat-ripple-element, .fuse-MidAutumn-100 .mat-ripple-element, .fuse-MidAutumn-200 .mat-ripple-element, .fuse-MidAutumn-300 .mat-ripple-element, .fuse-MidAutumn-400 .mat-ripple-element, .fuse-MidAutumn-500 .mat-ripple-element, .fuse-MidAutumn .mat-ripple-element, .fuse-MidAutumn-600 .mat-ripple-element, .fuse-MidAutumn-700 .mat-ripple-element, .fuse-MidAutumn-800 .mat-ripple-element, .fuse-MidAutumn-900 .mat-ripple-element, .fuse-MidAutumn-A200 .mat-ripple-element, .fuse-MidAutumn-A400 .mat-ripple-element, .fuse-MidAutumn-A700 .mat-ripple-element, .fuse-Lantern-50 .mat-ripple-element, .fuse-Lantern-100 .mat-ripple-element, .fuse-Lantern-200 .mat-ripple-element, .fuse-Lantern-300 .mat-ripple-element, .fuse-Lantern-400 .mat-ripple-element, .fuse-Lantern-500 .mat-ripple-element, .fuse-Lantern .mat-ripple-element, .fuse-Lantern-600 .mat-ripple-element, .fuse-Lantern-700 .mat-ripple-element, .fuse-Lantern-800 .mat-ripple-element, .fuse-Lantern-900 .mat-ripple-element, .fuse-Lantern-A200 .mat-ripple-element, .fuse-Lantern-A400 .mat-ripple-element, .fuse-Lantern-A700 .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
.fuse-black-500 .adaptive-border-color, .fuse-black .adaptive-border-color, .fuse-navy-300 .adaptive-border-color, .fuse-navy-400 .adaptive-border-color, .fuse-navy-500 .adaptive-border-color, .fuse-navy .adaptive-border-color, .fuse-navy-600 .adaptive-border-color, .fuse-navy-700 .adaptive-border-color, .fuse-navy-800 .adaptive-border-color, .fuse-navy-900 .adaptive-border-color, .fuse-navy-A200 .adaptive-border-color, .fuse-navy-A400 .adaptive-border-color, .fuse-navy-A700 .adaptive-border-color, .fuse-new-50 .adaptive-border-color, .fuse-new-100 .adaptive-border-color, .fuse-new-200 .adaptive-border-color, .fuse-new-300 .adaptive-border-color, .fuse-new-400 .adaptive-border-color, .fuse-new-500 .adaptive-border-color, .fuse-new .adaptive-border-color, .fuse-new-600 .adaptive-border-color, .fuse-new-700 .adaptive-border-color, .fuse-new-800 .adaptive-border-color, .fuse-new-900 .adaptive-border-color, .fuse-new-A200 .adaptive-border-color, .fuse-new-A400 .adaptive-border-color, .fuse-new-A700 .adaptive-border-color, .fuse-tombSweeping-50 .adaptive-border-color, .fuse-tombSweeping-100 .adaptive-border-color, .fuse-tombSweeping-200 .adaptive-border-color, .fuse-tombSweeping-300 .adaptive-border-color, .fuse-tombSweeping-400 .adaptive-border-color, .fuse-tombSweeping-500 .adaptive-border-color, .fuse-tombSweeping .adaptive-border-color, .fuse-tombSweeping-600 .adaptive-border-color, .fuse-tombSweeping-700 .adaptive-border-color, .fuse-tombSweeping-800 .adaptive-border-color, .fuse-tombSweeping-900 .adaptive-border-color, .fuse-tombSweeping-A200 .adaptive-border-color, .fuse-tombSweeping-A400 .adaptive-border-color, .fuse-tombSweeping-A700 .adaptive-border-color, .fuse-DragonBoat-50 .adaptive-border-color, .fuse-DragonBoat-100 .adaptive-border-color, .fuse-DragonBoat-200 .adaptive-border-color, .fuse-DragonBoat-300 .adaptive-border-color, .fuse-DragonBoat-400 .adaptive-border-color, .fuse-DragonBoat-500 .adaptive-border-color, .fuse-DragonBoat .adaptive-border-color, .fuse-DragonBoat-600 .adaptive-border-color, .fuse-DragonBoat-700 .adaptive-border-color, .fuse-DragonBoat-800 .adaptive-border-color, .fuse-DragonBoat-900 .adaptive-border-color, .fuse-DragonBoat-A200 .adaptive-border-color, .fuse-DragonBoat-A400 .adaptive-border-color, .fuse-DragonBoat-A700 .adaptive-border-color, .fuse-MidAutumn-50 .adaptive-border-color, .fuse-MidAutumn-100 .adaptive-border-color, .fuse-MidAutumn-200 .adaptive-border-color, .fuse-MidAutumn-300 .adaptive-border-color, .fuse-MidAutumn-400 .adaptive-border-color, .fuse-MidAutumn-500 .adaptive-border-color, .fuse-MidAutumn .adaptive-border-color, .fuse-MidAutumn-600 .adaptive-border-color, .fuse-MidAutumn-700 .adaptive-border-color, .fuse-MidAutumn-800 .adaptive-border-color, .fuse-MidAutumn-900 .adaptive-border-color, .fuse-MidAutumn-A200 .adaptive-border-color, .fuse-MidAutumn-A400 .adaptive-border-color, .fuse-MidAutumn-A700 .adaptive-border-color, .fuse-Lantern-50 .adaptive-border-color, .fuse-Lantern-100 .adaptive-border-color, .fuse-Lantern-200 .adaptive-border-color, .fuse-Lantern-300 .adaptive-border-color, .fuse-Lantern-400 .adaptive-border-color, .fuse-Lantern-500 .adaptive-border-color, .fuse-Lantern .adaptive-border-color, .fuse-Lantern-600 .adaptive-border-color, .fuse-Lantern-700 .adaptive-border-color, .fuse-Lantern-800 .adaptive-border-color, .fuse-Lantern-900 .adaptive-border-color, .fuse-Lantern-A200 .adaptive-border-color, .fuse-Lantern-A400 .adaptive-border-color, .fuse-Lantern-A700 .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
.fuse-white-500 input[type='text'], .fuse-white input[type='text'], .fuse-navy-50 input[type='text'], .fuse-navy-100 input[type='text'], .fuse-navy-200 input[type='text'], .fuse-navy-A100 input[type='text'], .fuse-new-A100 input[type='text'], .fuse-tombSweeping-A100 input[type='text'], .fuse-DragonBoat-A100 input[type='text'], .fuse-MidAutumn-A100 input[type='text'], .fuse-Lantern-A100 input[type='text'] {
  color: black; }
.fuse-white-500 .mat-form-field-label, .fuse-white .mat-form-field-label, .fuse-navy-50 .mat-form-field-label, .fuse-navy-100 .mat-form-field-label, .fuse-navy-200 .mat-form-field-label, .fuse-navy-A100 .mat-form-field-label, .fuse-new-A100 .mat-form-field-label, .fuse-tombSweeping-A100 .mat-form-field-label, .fuse-DragonBoat-A100 .mat-form-field-label, .fuse-MidAutumn-A100 .mat-form-field-label, .fuse-Lantern-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
.fuse-white-500 .mat-form-field-underline, .fuse-white .mat-form-field-underline, .fuse-navy-50 .mat-form-field-underline, .fuse-navy-100 .mat-form-field-underline, .fuse-navy-200 .mat-form-field-underline, .fuse-navy-A100 .mat-form-field-underline, .fuse-new-A100 .mat-form-field-underline, .fuse-tombSweeping-A100 .mat-form-field-underline, .fuse-DragonBoat-A100 .mat-form-field-underline, .fuse-MidAutumn-A100 .mat-form-field-underline, .fuse-Lantern-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
.fuse-white-500 .mat-select-trigger,
.fuse-white-500 .mat-select-arrow, .fuse-white .mat-select-trigger,
.fuse-white .mat-select-arrow, .fuse-navy-50 .mat-select-trigger,
.fuse-navy-50 .mat-select-arrow, .fuse-navy-100 .mat-select-trigger,
.fuse-navy-100 .mat-select-arrow, .fuse-navy-200 .mat-select-trigger,
.fuse-navy-200 .mat-select-arrow, .fuse-navy-A100 .mat-select-trigger,
.fuse-navy-A100 .mat-select-arrow, .fuse-new-A100 .mat-select-trigger,
.fuse-new-A100 .mat-select-arrow, .fuse-tombSweeping-A100 .mat-select-trigger,
.fuse-tombSweeping-A100 .mat-select-arrow, .fuse-DragonBoat-A100 .mat-select-trigger,
.fuse-DragonBoat-A100 .mat-select-arrow, .fuse-MidAutumn-A100 .mat-select-trigger,
.fuse-MidAutumn-A100 .mat-select-arrow, .fuse-Lantern-A100 .mat-select-trigger,
.fuse-Lantern-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
.fuse-white-500 .mat-select-underline, .fuse-white .mat-select-underline, .fuse-navy-50 .mat-select-underline, .fuse-navy-100 .mat-select-underline, .fuse-navy-200 .mat-select-underline, .fuse-navy-A100 .mat-select-underline, .fuse-new-A100 .mat-select-underline, .fuse-tombSweeping-A100 .mat-select-underline, .fuse-DragonBoat-A100 .mat-select-underline, .fuse-MidAutumn-A100 .mat-select-underline, .fuse-Lantern-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
.fuse-white-500 .mat-select-disabled .mat-select-value,
.fuse-white-500 .mat-select-arrow,
.fuse-white-500 .mat-select-trigger, .fuse-white .mat-select-disabled .mat-select-value,
.fuse-white .mat-select-arrow,
.fuse-white .mat-select-trigger, .fuse-navy-50 .mat-select-disabled .mat-select-value,
.fuse-navy-50 .mat-select-arrow,
.fuse-navy-50 .mat-select-trigger, .fuse-navy-100 .mat-select-disabled .mat-select-value,
.fuse-navy-100 .mat-select-arrow,
.fuse-navy-100 .mat-select-trigger, .fuse-navy-200 .mat-select-disabled .mat-select-value,
.fuse-navy-200 .mat-select-arrow,
.fuse-navy-200 .mat-select-trigger, .fuse-navy-A100 .mat-select-disabled .mat-select-value,
.fuse-navy-A100 .mat-select-arrow,
.fuse-navy-A100 .mat-select-trigger, .fuse-new-A100 .mat-select-disabled .mat-select-value,
.fuse-new-A100 .mat-select-arrow,
.fuse-new-A100 .mat-select-trigger, .fuse-tombSweeping-A100 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-A100 .mat-select-arrow,
.fuse-tombSweeping-A100 .mat-select-trigger, .fuse-DragonBoat-A100 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-A100 .mat-select-arrow,
.fuse-DragonBoat-A100 .mat-select-trigger, .fuse-MidAutumn-A100 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-A100 .mat-select-arrow,
.fuse-MidAutumn-A100 .mat-select-trigger, .fuse-Lantern-A100 .mat-select-disabled .mat-select-value,
.fuse-Lantern-A100 .mat-select-arrow,
.fuse-Lantern-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
.fuse-black-500 input[type='text'], .fuse-black input[type='text'], .fuse-navy-300 input[type='text'], .fuse-navy-400 input[type='text'], .fuse-navy-500 input[type='text'], .fuse-navy input[type='text'], .fuse-navy-600 input[type='text'], .fuse-navy-700 input[type='text'], .fuse-navy-800 input[type='text'], .fuse-navy-900 input[type='text'], .fuse-navy-A200 input[type='text'], .fuse-navy-A400 input[type='text'], .fuse-navy-A700 input[type='text'], .fuse-new-50 input[type='text'], .fuse-new-100 input[type='text'], .fuse-new-200 input[type='text'], .fuse-new-300 input[type='text'], .fuse-new-400 input[type='text'], .fuse-new-500 input[type='text'], .fuse-new input[type='text'], .fuse-new-600 input[type='text'], .fuse-new-700 input[type='text'], .fuse-new-800 input[type='text'], .fuse-new-900 input[type='text'], .fuse-new-A200 input[type='text'], .fuse-new-A400 input[type='text'], .fuse-new-A700 input[type='text'], .fuse-tombSweeping-50 input[type='text'], .fuse-tombSweeping-100 input[type='text'], .fuse-tombSweeping-200 input[type='text'], .fuse-tombSweeping-300 input[type='text'], .fuse-tombSweeping-400 input[type='text'], .fuse-tombSweeping-500 input[type='text'], .fuse-tombSweeping input[type='text'], .fuse-tombSweeping-600 input[type='text'], .fuse-tombSweeping-700 input[type='text'], .fuse-tombSweeping-800 input[type='text'], .fuse-tombSweeping-900 input[type='text'], .fuse-tombSweeping-A200 input[type='text'], .fuse-tombSweeping-A400 input[type='text'], .fuse-tombSweeping-A700 input[type='text'], .fuse-DragonBoat-50 input[type='text'], .fuse-DragonBoat-100 input[type='text'], .fuse-DragonBoat-200 input[type='text'], .fuse-DragonBoat-300 input[type='text'], .fuse-DragonBoat-400 input[type='text'], .fuse-DragonBoat-500 input[type='text'], .fuse-DragonBoat input[type='text'], .fuse-DragonBoat-600 input[type='text'], .fuse-DragonBoat-700 input[type='text'], .fuse-DragonBoat-800 input[type='text'], .fuse-DragonBoat-900 input[type='text'], .fuse-DragonBoat-A200 input[type='text'], .fuse-DragonBoat-A400 input[type='text'], .fuse-DragonBoat-A700 input[type='text'], .fuse-MidAutumn-50 input[type='text'], .fuse-MidAutumn-100 input[type='text'], .fuse-MidAutumn-200 input[type='text'], .fuse-MidAutumn-300 input[type='text'], .fuse-MidAutumn-400 input[type='text'], .fuse-MidAutumn-500 input[type='text'], .fuse-MidAutumn input[type='text'], .fuse-MidAutumn-600 input[type='text'], .fuse-MidAutumn-700 input[type='text'], .fuse-MidAutumn-800 input[type='text'], .fuse-MidAutumn-900 input[type='text'], .fuse-MidAutumn-A200 input[type='text'], .fuse-MidAutumn-A400 input[type='text'], .fuse-MidAutumn-A700 input[type='text'], .fuse-Lantern-50 input[type='text'], .fuse-Lantern-100 input[type='text'], .fuse-Lantern-200 input[type='text'], .fuse-Lantern-300 input[type='text'], .fuse-Lantern-400 input[type='text'], .fuse-Lantern-500 input[type='text'], .fuse-Lantern input[type='text'], .fuse-Lantern-600 input[type='text'], .fuse-Lantern-700 input[type='text'], .fuse-Lantern-800 input[type='text'], .fuse-Lantern-900 input[type='text'], .fuse-Lantern-A200 input[type='text'], .fuse-Lantern-A400 input[type='text'], .fuse-Lantern-A700 input[type='text'] {
  color: white; }
.fuse-black-500 .mat-form-field-label, .fuse-black .mat-form-field-label, .fuse-navy-300 .mat-form-field-label, .fuse-navy-400 .mat-form-field-label, .fuse-navy-500 .mat-form-field-label, .fuse-navy .mat-form-field-label, .fuse-navy-600 .mat-form-field-label, .fuse-navy-700 .mat-form-field-label, .fuse-navy-800 .mat-form-field-label, .fuse-navy-900 .mat-form-field-label, .fuse-navy-A200 .mat-form-field-label, .fuse-navy-A400 .mat-form-field-label, .fuse-navy-A700 .mat-form-field-label, .fuse-new-50 .mat-form-field-label, .fuse-new-100 .mat-form-field-label, .fuse-new-200 .mat-form-field-label, .fuse-new-300 .mat-form-field-label, .fuse-new-400 .mat-form-field-label, .fuse-new-500 .mat-form-field-label, .fuse-new .mat-form-field-label, .fuse-new-600 .mat-form-field-label, .fuse-new-700 .mat-form-field-label, .fuse-new-800 .mat-form-field-label, .fuse-new-900 .mat-form-field-label, .fuse-new-A200 .mat-form-field-label, .fuse-new-A400 .mat-form-field-label, .fuse-new-A700 .mat-form-field-label, .fuse-tombSweeping-50 .mat-form-field-label, .fuse-tombSweeping-100 .mat-form-field-label, .fuse-tombSweeping-200 .mat-form-field-label, .fuse-tombSweeping-300 .mat-form-field-label, .fuse-tombSweeping-400 .mat-form-field-label, .fuse-tombSweeping-500 .mat-form-field-label, .fuse-tombSweeping .mat-form-field-label, .fuse-tombSweeping-600 .mat-form-field-label, .fuse-tombSweeping-700 .mat-form-field-label, .fuse-tombSweeping-800 .mat-form-field-label, .fuse-tombSweeping-900 .mat-form-field-label, .fuse-tombSweeping-A200 .mat-form-field-label, .fuse-tombSweeping-A400 .mat-form-field-label, .fuse-tombSweeping-A700 .mat-form-field-label, .fuse-DragonBoat-50 .mat-form-field-label, .fuse-DragonBoat-100 .mat-form-field-label, .fuse-DragonBoat-200 .mat-form-field-label, .fuse-DragonBoat-300 .mat-form-field-label, .fuse-DragonBoat-400 .mat-form-field-label, .fuse-DragonBoat-500 .mat-form-field-label, .fuse-DragonBoat .mat-form-field-label, .fuse-DragonBoat-600 .mat-form-field-label, .fuse-DragonBoat-700 .mat-form-field-label, .fuse-DragonBoat-800 .mat-form-field-label, .fuse-DragonBoat-900 .mat-form-field-label, .fuse-DragonBoat-A200 .mat-form-field-label, .fuse-DragonBoat-A400 .mat-form-field-label, .fuse-DragonBoat-A700 .mat-form-field-label, .fuse-MidAutumn-50 .mat-form-field-label, .fuse-MidAutumn-100 .mat-form-field-label, .fuse-MidAutumn-200 .mat-form-field-label, .fuse-MidAutumn-300 .mat-form-field-label, .fuse-MidAutumn-400 .mat-form-field-label, .fuse-MidAutumn-500 .mat-form-field-label, .fuse-MidAutumn .mat-form-field-label, .fuse-MidAutumn-600 .mat-form-field-label, .fuse-MidAutumn-700 .mat-form-field-label, .fuse-MidAutumn-800 .mat-form-field-label, .fuse-MidAutumn-900 .mat-form-field-label, .fuse-MidAutumn-A200 .mat-form-field-label, .fuse-MidAutumn-A400 .mat-form-field-label, .fuse-MidAutumn-A700 .mat-form-field-label, .fuse-Lantern-50 .mat-form-field-label, .fuse-Lantern-100 .mat-form-field-label, .fuse-Lantern-200 .mat-form-field-label, .fuse-Lantern-300 .mat-form-field-label, .fuse-Lantern-400 .mat-form-field-label, .fuse-Lantern-500 .mat-form-field-label, .fuse-Lantern .mat-form-field-label, .fuse-Lantern-600 .mat-form-field-label, .fuse-Lantern-700 .mat-form-field-label, .fuse-Lantern-800 .mat-form-field-label, .fuse-Lantern-900 .mat-form-field-label, .fuse-Lantern-A200 .mat-form-field-label, .fuse-Lantern-A400 .mat-form-field-label, .fuse-Lantern-A700 .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
.fuse-black-500 .mat-form-field-underline, .fuse-black .mat-form-field-underline, .fuse-navy-300 .mat-form-field-underline, .fuse-navy-400 .mat-form-field-underline, .fuse-navy-500 .mat-form-field-underline, .fuse-navy .mat-form-field-underline, .fuse-navy-600 .mat-form-field-underline, .fuse-navy-700 .mat-form-field-underline, .fuse-navy-800 .mat-form-field-underline, .fuse-navy-900 .mat-form-field-underline, .fuse-navy-A200 .mat-form-field-underline, .fuse-navy-A400 .mat-form-field-underline, .fuse-navy-A700 .mat-form-field-underline, .fuse-new-50 .mat-form-field-underline, .fuse-new-100 .mat-form-field-underline, .fuse-new-200 .mat-form-field-underline, .fuse-new-300 .mat-form-field-underline, .fuse-new-400 .mat-form-field-underline, .fuse-new-500 .mat-form-field-underline, .fuse-new .mat-form-field-underline, .fuse-new-600 .mat-form-field-underline, .fuse-new-700 .mat-form-field-underline, .fuse-new-800 .mat-form-field-underline, .fuse-new-900 .mat-form-field-underline, .fuse-new-A200 .mat-form-field-underline, .fuse-new-A400 .mat-form-field-underline, .fuse-new-A700 .mat-form-field-underline, .fuse-tombSweeping-50 .mat-form-field-underline, .fuse-tombSweeping-100 .mat-form-field-underline, .fuse-tombSweeping-200 .mat-form-field-underline, .fuse-tombSweeping-300 .mat-form-field-underline, .fuse-tombSweeping-400 .mat-form-field-underline, .fuse-tombSweeping-500 .mat-form-field-underline, .fuse-tombSweeping .mat-form-field-underline, .fuse-tombSweeping-600 .mat-form-field-underline, .fuse-tombSweeping-700 .mat-form-field-underline, .fuse-tombSweeping-800 .mat-form-field-underline, .fuse-tombSweeping-900 .mat-form-field-underline, .fuse-tombSweeping-A200 .mat-form-field-underline, .fuse-tombSweeping-A400 .mat-form-field-underline, .fuse-tombSweeping-A700 .mat-form-field-underline, .fuse-DragonBoat-50 .mat-form-field-underline, .fuse-DragonBoat-100 .mat-form-field-underline, .fuse-DragonBoat-200 .mat-form-field-underline, .fuse-DragonBoat-300 .mat-form-field-underline, .fuse-DragonBoat-400 .mat-form-field-underline, .fuse-DragonBoat-500 .mat-form-field-underline, .fuse-DragonBoat .mat-form-field-underline, .fuse-DragonBoat-600 .mat-form-field-underline, .fuse-DragonBoat-700 .mat-form-field-underline, .fuse-DragonBoat-800 .mat-form-field-underline, .fuse-DragonBoat-900 .mat-form-field-underline, .fuse-DragonBoat-A200 .mat-form-field-underline, .fuse-DragonBoat-A400 .mat-form-field-underline, .fuse-DragonBoat-A700 .mat-form-field-underline, .fuse-MidAutumn-50 .mat-form-field-underline, .fuse-MidAutumn-100 .mat-form-field-underline, .fuse-MidAutumn-200 .mat-form-field-underline, .fuse-MidAutumn-300 .mat-form-field-underline, .fuse-MidAutumn-400 .mat-form-field-underline, .fuse-MidAutumn-500 .mat-form-field-underline, .fuse-MidAutumn .mat-form-field-underline, .fuse-MidAutumn-600 .mat-form-field-underline, .fuse-MidAutumn-700 .mat-form-field-underline, .fuse-MidAutumn-800 .mat-form-field-underline, .fuse-MidAutumn-900 .mat-form-field-underline, .fuse-MidAutumn-A200 .mat-form-field-underline, .fuse-MidAutumn-A400 .mat-form-field-underline, .fuse-MidAutumn-A700 .mat-form-field-underline, .fuse-Lantern-50 .mat-form-field-underline, .fuse-Lantern-100 .mat-form-field-underline, .fuse-Lantern-200 .mat-form-field-underline, .fuse-Lantern-300 .mat-form-field-underline, .fuse-Lantern-400 .mat-form-field-underline, .fuse-Lantern-500 .mat-form-field-underline, .fuse-Lantern .mat-form-field-underline, .fuse-Lantern-600 .mat-form-field-underline, .fuse-Lantern-700 .mat-form-field-underline, .fuse-Lantern-800 .mat-form-field-underline, .fuse-Lantern-900 .mat-form-field-underline, .fuse-Lantern-A200 .mat-form-field-underline, .fuse-Lantern-A400 .mat-form-field-underline, .fuse-Lantern-A700 .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
.fuse-black-500 .mat-select-trigger,
.fuse-black-500 .mat-select-arrow, .fuse-black .mat-select-trigger,
.fuse-black .mat-select-arrow, .fuse-navy-300 .mat-select-trigger,
.fuse-navy-300 .mat-select-arrow, .fuse-navy-400 .mat-select-trigger,
.fuse-navy-400 .mat-select-arrow, .fuse-navy-500 .mat-select-trigger,
.fuse-navy-500 .mat-select-arrow, .fuse-navy .mat-select-trigger,
.fuse-navy .mat-select-arrow, .fuse-navy-600 .mat-select-trigger,
.fuse-navy-600 .mat-select-arrow, .fuse-navy-700 .mat-select-trigger,
.fuse-navy-700 .mat-select-arrow, .fuse-navy-800 .mat-select-trigger,
.fuse-navy-800 .mat-select-arrow, .fuse-navy-900 .mat-select-trigger,
.fuse-navy-900 .mat-select-arrow, .fuse-navy-A200 .mat-select-trigger,
.fuse-navy-A200 .mat-select-arrow, .fuse-navy-A400 .mat-select-trigger,
.fuse-navy-A400 .mat-select-arrow, .fuse-navy-A700 .mat-select-trigger,
.fuse-navy-A700 .mat-select-arrow, .fuse-new-50 .mat-select-trigger,
.fuse-new-50 .mat-select-arrow, .fuse-new-100 .mat-select-trigger,
.fuse-new-100 .mat-select-arrow, .fuse-new-200 .mat-select-trigger,
.fuse-new-200 .mat-select-arrow, .fuse-new-300 .mat-select-trigger,
.fuse-new-300 .mat-select-arrow, .fuse-new-400 .mat-select-trigger,
.fuse-new-400 .mat-select-arrow, .fuse-new-500 .mat-select-trigger,
.fuse-new-500 .mat-select-arrow, .fuse-new .mat-select-trigger,
.fuse-new .mat-select-arrow, .fuse-new-600 .mat-select-trigger,
.fuse-new-600 .mat-select-arrow, .fuse-new-700 .mat-select-trigger,
.fuse-new-700 .mat-select-arrow, .fuse-new-800 .mat-select-trigger,
.fuse-new-800 .mat-select-arrow, .fuse-new-900 .mat-select-trigger,
.fuse-new-900 .mat-select-arrow, .fuse-new-A200 .mat-select-trigger,
.fuse-new-A200 .mat-select-arrow, .fuse-new-A400 .mat-select-trigger,
.fuse-new-A400 .mat-select-arrow, .fuse-new-A700 .mat-select-trigger,
.fuse-new-A700 .mat-select-arrow, .fuse-tombSweeping-50 .mat-select-trigger,
.fuse-tombSweeping-50 .mat-select-arrow, .fuse-tombSweeping-100 .mat-select-trigger,
.fuse-tombSweeping-100 .mat-select-arrow, .fuse-tombSweeping-200 .mat-select-trigger,
.fuse-tombSweeping-200 .mat-select-arrow, .fuse-tombSweeping-300 .mat-select-trigger,
.fuse-tombSweeping-300 .mat-select-arrow, .fuse-tombSweeping-400 .mat-select-trigger,
.fuse-tombSweeping-400 .mat-select-arrow, .fuse-tombSweeping-500 .mat-select-trigger,
.fuse-tombSweeping-500 .mat-select-arrow, .fuse-tombSweeping .mat-select-trigger,
.fuse-tombSweeping .mat-select-arrow, .fuse-tombSweeping-600 .mat-select-trigger,
.fuse-tombSweeping-600 .mat-select-arrow, .fuse-tombSweeping-700 .mat-select-trigger,
.fuse-tombSweeping-700 .mat-select-arrow, .fuse-tombSweeping-800 .mat-select-trigger,
.fuse-tombSweeping-800 .mat-select-arrow, .fuse-tombSweeping-900 .mat-select-trigger,
.fuse-tombSweeping-900 .mat-select-arrow, .fuse-tombSweeping-A200 .mat-select-trigger,
.fuse-tombSweeping-A200 .mat-select-arrow, .fuse-tombSweeping-A400 .mat-select-trigger,
.fuse-tombSweeping-A400 .mat-select-arrow, .fuse-tombSweeping-A700 .mat-select-trigger,
.fuse-tombSweeping-A700 .mat-select-arrow, .fuse-DragonBoat-50 .mat-select-trigger,
.fuse-DragonBoat-50 .mat-select-arrow, .fuse-DragonBoat-100 .mat-select-trigger,
.fuse-DragonBoat-100 .mat-select-arrow, .fuse-DragonBoat-200 .mat-select-trigger,
.fuse-DragonBoat-200 .mat-select-arrow, .fuse-DragonBoat-300 .mat-select-trigger,
.fuse-DragonBoat-300 .mat-select-arrow, .fuse-DragonBoat-400 .mat-select-trigger,
.fuse-DragonBoat-400 .mat-select-arrow, .fuse-DragonBoat-500 .mat-select-trigger,
.fuse-DragonBoat-500 .mat-select-arrow, .fuse-DragonBoat .mat-select-trigger,
.fuse-DragonBoat .mat-select-arrow, .fuse-DragonBoat-600 .mat-select-trigger,
.fuse-DragonBoat-600 .mat-select-arrow, .fuse-DragonBoat-700 .mat-select-trigger,
.fuse-DragonBoat-700 .mat-select-arrow, .fuse-DragonBoat-800 .mat-select-trigger,
.fuse-DragonBoat-800 .mat-select-arrow, .fuse-DragonBoat-900 .mat-select-trigger,
.fuse-DragonBoat-900 .mat-select-arrow, .fuse-DragonBoat-A200 .mat-select-trigger,
.fuse-DragonBoat-A200 .mat-select-arrow, .fuse-DragonBoat-A400 .mat-select-trigger,
.fuse-DragonBoat-A400 .mat-select-arrow, .fuse-DragonBoat-A700 .mat-select-trigger,
.fuse-DragonBoat-A700 .mat-select-arrow, .fuse-MidAutumn-50 .mat-select-trigger,
.fuse-MidAutumn-50 .mat-select-arrow, .fuse-MidAutumn-100 .mat-select-trigger,
.fuse-MidAutumn-100 .mat-select-arrow, .fuse-MidAutumn-200 .mat-select-trigger,
.fuse-MidAutumn-200 .mat-select-arrow, .fuse-MidAutumn-300 .mat-select-trigger,
.fuse-MidAutumn-300 .mat-select-arrow, .fuse-MidAutumn-400 .mat-select-trigger,
.fuse-MidAutumn-400 .mat-select-arrow, .fuse-MidAutumn-500 .mat-select-trigger,
.fuse-MidAutumn-500 .mat-select-arrow, .fuse-MidAutumn .mat-select-trigger,
.fuse-MidAutumn .mat-select-arrow, .fuse-MidAutumn-600 .mat-select-trigger,
.fuse-MidAutumn-600 .mat-select-arrow, .fuse-MidAutumn-700 .mat-select-trigger,
.fuse-MidAutumn-700 .mat-select-arrow, .fuse-MidAutumn-800 .mat-select-trigger,
.fuse-MidAutumn-800 .mat-select-arrow, .fuse-MidAutumn-900 .mat-select-trigger,
.fuse-MidAutumn-900 .mat-select-arrow, .fuse-MidAutumn-A200 .mat-select-trigger,
.fuse-MidAutumn-A200 .mat-select-arrow, .fuse-MidAutumn-A400 .mat-select-trigger,
.fuse-MidAutumn-A400 .mat-select-arrow, .fuse-MidAutumn-A700 .mat-select-trigger,
.fuse-MidAutumn-A700 .mat-select-arrow, .fuse-Lantern-50 .mat-select-trigger,
.fuse-Lantern-50 .mat-select-arrow, .fuse-Lantern-100 .mat-select-trigger,
.fuse-Lantern-100 .mat-select-arrow, .fuse-Lantern-200 .mat-select-trigger,
.fuse-Lantern-200 .mat-select-arrow, .fuse-Lantern-300 .mat-select-trigger,
.fuse-Lantern-300 .mat-select-arrow, .fuse-Lantern-400 .mat-select-trigger,
.fuse-Lantern-400 .mat-select-arrow, .fuse-Lantern-500 .mat-select-trigger,
.fuse-Lantern-500 .mat-select-arrow, .fuse-Lantern .mat-select-trigger,
.fuse-Lantern .mat-select-arrow, .fuse-Lantern-600 .mat-select-trigger,
.fuse-Lantern-600 .mat-select-arrow, .fuse-Lantern-700 .mat-select-trigger,
.fuse-Lantern-700 .mat-select-arrow, .fuse-Lantern-800 .mat-select-trigger,
.fuse-Lantern-800 .mat-select-arrow, .fuse-Lantern-900 .mat-select-trigger,
.fuse-Lantern-900 .mat-select-arrow, .fuse-Lantern-A200 .mat-select-trigger,
.fuse-Lantern-A200 .mat-select-arrow, .fuse-Lantern-A400 .mat-select-trigger,
.fuse-Lantern-A400 .mat-select-arrow, .fuse-Lantern-A700 .mat-select-trigger,
.fuse-Lantern-A700 .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
.fuse-black-500 .mat-select-underline, .fuse-black .mat-select-underline, .fuse-navy-300 .mat-select-underline, .fuse-navy-400 .mat-select-underline, .fuse-navy-500 .mat-select-underline, .fuse-navy .mat-select-underline, .fuse-navy-600 .mat-select-underline, .fuse-navy-700 .mat-select-underline, .fuse-navy-800 .mat-select-underline, .fuse-navy-900 .mat-select-underline, .fuse-navy-A200 .mat-select-underline, .fuse-navy-A400 .mat-select-underline, .fuse-navy-A700 .mat-select-underline, .fuse-new-50 .mat-select-underline, .fuse-new-100 .mat-select-underline, .fuse-new-200 .mat-select-underline, .fuse-new-300 .mat-select-underline, .fuse-new-400 .mat-select-underline, .fuse-new-500 .mat-select-underline, .fuse-new .mat-select-underline, .fuse-new-600 .mat-select-underline, .fuse-new-700 .mat-select-underline, .fuse-new-800 .mat-select-underline, .fuse-new-900 .mat-select-underline, .fuse-new-A200 .mat-select-underline, .fuse-new-A400 .mat-select-underline, .fuse-new-A700 .mat-select-underline, .fuse-tombSweeping-50 .mat-select-underline, .fuse-tombSweeping-100 .mat-select-underline, .fuse-tombSweeping-200 .mat-select-underline, .fuse-tombSweeping-300 .mat-select-underline, .fuse-tombSweeping-400 .mat-select-underline, .fuse-tombSweeping-500 .mat-select-underline, .fuse-tombSweeping .mat-select-underline, .fuse-tombSweeping-600 .mat-select-underline, .fuse-tombSweeping-700 .mat-select-underline, .fuse-tombSweeping-800 .mat-select-underline, .fuse-tombSweeping-900 .mat-select-underline, .fuse-tombSweeping-A200 .mat-select-underline, .fuse-tombSweeping-A400 .mat-select-underline, .fuse-tombSweeping-A700 .mat-select-underline, .fuse-DragonBoat-50 .mat-select-underline, .fuse-DragonBoat-100 .mat-select-underline, .fuse-DragonBoat-200 .mat-select-underline, .fuse-DragonBoat-300 .mat-select-underline, .fuse-DragonBoat-400 .mat-select-underline, .fuse-DragonBoat-500 .mat-select-underline, .fuse-DragonBoat .mat-select-underline, .fuse-DragonBoat-600 .mat-select-underline, .fuse-DragonBoat-700 .mat-select-underline, .fuse-DragonBoat-800 .mat-select-underline, .fuse-DragonBoat-900 .mat-select-underline, .fuse-DragonBoat-A200 .mat-select-underline, .fuse-DragonBoat-A400 .mat-select-underline, .fuse-DragonBoat-A700 .mat-select-underline, .fuse-MidAutumn-50 .mat-select-underline, .fuse-MidAutumn-100 .mat-select-underline, .fuse-MidAutumn-200 .mat-select-underline, .fuse-MidAutumn-300 .mat-select-underline, .fuse-MidAutumn-400 .mat-select-underline, .fuse-MidAutumn-500 .mat-select-underline, .fuse-MidAutumn .mat-select-underline, .fuse-MidAutumn-600 .mat-select-underline, .fuse-MidAutumn-700 .mat-select-underline, .fuse-MidAutumn-800 .mat-select-underline, .fuse-MidAutumn-900 .mat-select-underline, .fuse-MidAutumn-A200 .mat-select-underline, .fuse-MidAutumn-A400 .mat-select-underline, .fuse-MidAutumn-A700 .mat-select-underline, .fuse-Lantern-50 .mat-select-underline, .fuse-Lantern-100 .mat-select-underline, .fuse-Lantern-200 .mat-select-underline, .fuse-Lantern-300 .mat-select-underline, .fuse-Lantern-400 .mat-select-underline, .fuse-Lantern-500 .mat-select-underline, .fuse-Lantern .mat-select-underline, .fuse-Lantern-600 .mat-select-underline, .fuse-Lantern-700 .mat-select-underline, .fuse-Lantern-800 .mat-select-underline, .fuse-Lantern-900 .mat-select-underline, .fuse-Lantern-A200 .mat-select-underline, .fuse-Lantern-A400 .mat-select-underline, .fuse-Lantern-A700 .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
.fuse-black-500 .mat-select-disabled .mat-select-value,
.fuse-black-500 .mat-select-arrow,
.fuse-black-500 .mat-select-trigger, .fuse-black .mat-select-disabled .mat-select-value,
.fuse-black .mat-select-arrow,
.fuse-black .mat-select-trigger, .fuse-navy-300 .mat-select-disabled .mat-select-value,
.fuse-navy-300 .mat-select-arrow,
.fuse-navy-300 .mat-select-trigger, .fuse-navy-400 .mat-select-disabled .mat-select-value,
.fuse-navy-400 .mat-select-arrow,
.fuse-navy-400 .mat-select-trigger, .fuse-navy-500 .mat-select-disabled .mat-select-value,
.fuse-navy-500 .mat-select-arrow,
.fuse-navy-500 .mat-select-trigger, .fuse-navy .mat-select-disabled .mat-select-value,
.fuse-navy .mat-select-arrow,
.fuse-navy .mat-select-trigger, .fuse-navy-600 .mat-select-disabled .mat-select-value,
.fuse-navy-600 .mat-select-arrow,
.fuse-navy-600 .mat-select-trigger, .fuse-navy-700 .mat-select-disabled .mat-select-value,
.fuse-navy-700 .mat-select-arrow,
.fuse-navy-700 .mat-select-trigger, .fuse-navy-800 .mat-select-disabled .mat-select-value,
.fuse-navy-800 .mat-select-arrow,
.fuse-navy-800 .mat-select-trigger, .fuse-navy-900 .mat-select-disabled .mat-select-value,
.fuse-navy-900 .mat-select-arrow,
.fuse-navy-900 .mat-select-trigger, .fuse-navy-A200 .mat-select-disabled .mat-select-value,
.fuse-navy-A200 .mat-select-arrow,
.fuse-navy-A200 .mat-select-trigger, .fuse-navy-A400 .mat-select-disabled .mat-select-value,
.fuse-navy-A400 .mat-select-arrow,
.fuse-navy-A400 .mat-select-trigger, .fuse-navy-A700 .mat-select-disabled .mat-select-value,
.fuse-navy-A700 .mat-select-arrow,
.fuse-navy-A700 .mat-select-trigger, .fuse-new-50 .mat-select-disabled .mat-select-value,
.fuse-new-50 .mat-select-arrow,
.fuse-new-50 .mat-select-trigger, .fuse-new-100 .mat-select-disabled .mat-select-value,
.fuse-new-100 .mat-select-arrow,
.fuse-new-100 .mat-select-trigger, .fuse-new-200 .mat-select-disabled .mat-select-value,
.fuse-new-200 .mat-select-arrow,
.fuse-new-200 .mat-select-trigger, .fuse-new-300 .mat-select-disabled .mat-select-value,
.fuse-new-300 .mat-select-arrow,
.fuse-new-300 .mat-select-trigger, .fuse-new-400 .mat-select-disabled .mat-select-value,
.fuse-new-400 .mat-select-arrow,
.fuse-new-400 .mat-select-trigger, .fuse-new-500 .mat-select-disabled .mat-select-value,
.fuse-new-500 .mat-select-arrow,
.fuse-new-500 .mat-select-trigger, .fuse-new .mat-select-disabled .mat-select-value,
.fuse-new .mat-select-arrow,
.fuse-new .mat-select-trigger, .fuse-new-600 .mat-select-disabled .mat-select-value,
.fuse-new-600 .mat-select-arrow,
.fuse-new-600 .mat-select-trigger, .fuse-new-700 .mat-select-disabled .mat-select-value,
.fuse-new-700 .mat-select-arrow,
.fuse-new-700 .mat-select-trigger, .fuse-new-800 .mat-select-disabled .mat-select-value,
.fuse-new-800 .mat-select-arrow,
.fuse-new-800 .mat-select-trigger, .fuse-new-900 .mat-select-disabled .mat-select-value,
.fuse-new-900 .mat-select-arrow,
.fuse-new-900 .mat-select-trigger, .fuse-new-A200 .mat-select-disabled .mat-select-value,
.fuse-new-A200 .mat-select-arrow,
.fuse-new-A200 .mat-select-trigger, .fuse-new-A400 .mat-select-disabled .mat-select-value,
.fuse-new-A400 .mat-select-arrow,
.fuse-new-A400 .mat-select-trigger, .fuse-new-A700 .mat-select-disabled .mat-select-value,
.fuse-new-A700 .mat-select-arrow,
.fuse-new-A700 .mat-select-trigger, .fuse-tombSweeping-50 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-50 .mat-select-arrow,
.fuse-tombSweeping-50 .mat-select-trigger, .fuse-tombSweeping-100 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-100 .mat-select-arrow,
.fuse-tombSweeping-100 .mat-select-trigger, .fuse-tombSweeping-200 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-200 .mat-select-arrow,
.fuse-tombSweeping-200 .mat-select-trigger, .fuse-tombSweeping-300 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-300 .mat-select-arrow,
.fuse-tombSweeping-300 .mat-select-trigger, .fuse-tombSweeping-400 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-400 .mat-select-arrow,
.fuse-tombSweeping-400 .mat-select-trigger, .fuse-tombSweeping-500 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-500 .mat-select-arrow,
.fuse-tombSweeping-500 .mat-select-trigger, .fuse-tombSweeping .mat-select-disabled .mat-select-value,
.fuse-tombSweeping .mat-select-arrow,
.fuse-tombSweeping .mat-select-trigger, .fuse-tombSweeping-600 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-600 .mat-select-arrow,
.fuse-tombSweeping-600 .mat-select-trigger, .fuse-tombSweeping-700 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-700 .mat-select-arrow,
.fuse-tombSweeping-700 .mat-select-trigger, .fuse-tombSweeping-800 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-800 .mat-select-arrow,
.fuse-tombSweeping-800 .mat-select-trigger, .fuse-tombSweeping-900 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-900 .mat-select-arrow,
.fuse-tombSweeping-900 .mat-select-trigger, .fuse-tombSweeping-A200 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-A200 .mat-select-arrow,
.fuse-tombSweeping-A200 .mat-select-trigger, .fuse-tombSweeping-A400 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-A400 .mat-select-arrow,
.fuse-tombSweeping-A400 .mat-select-trigger, .fuse-tombSweeping-A700 .mat-select-disabled .mat-select-value,
.fuse-tombSweeping-A700 .mat-select-arrow,
.fuse-tombSweeping-A700 .mat-select-trigger, .fuse-DragonBoat-50 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-50 .mat-select-arrow,
.fuse-DragonBoat-50 .mat-select-trigger, .fuse-DragonBoat-100 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-100 .mat-select-arrow,
.fuse-DragonBoat-100 .mat-select-trigger, .fuse-DragonBoat-200 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-200 .mat-select-arrow,
.fuse-DragonBoat-200 .mat-select-trigger, .fuse-DragonBoat-300 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-300 .mat-select-arrow,
.fuse-DragonBoat-300 .mat-select-trigger, .fuse-DragonBoat-400 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-400 .mat-select-arrow,
.fuse-DragonBoat-400 .mat-select-trigger, .fuse-DragonBoat-500 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-500 .mat-select-arrow,
.fuse-DragonBoat-500 .mat-select-trigger, .fuse-DragonBoat .mat-select-disabled .mat-select-value,
.fuse-DragonBoat .mat-select-arrow,
.fuse-DragonBoat .mat-select-trigger, .fuse-DragonBoat-600 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-600 .mat-select-arrow,
.fuse-DragonBoat-600 .mat-select-trigger, .fuse-DragonBoat-700 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-700 .mat-select-arrow,
.fuse-DragonBoat-700 .mat-select-trigger, .fuse-DragonBoat-800 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-800 .mat-select-arrow,
.fuse-DragonBoat-800 .mat-select-trigger, .fuse-DragonBoat-900 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-900 .mat-select-arrow,
.fuse-DragonBoat-900 .mat-select-trigger, .fuse-DragonBoat-A200 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-A200 .mat-select-arrow,
.fuse-DragonBoat-A200 .mat-select-trigger, .fuse-DragonBoat-A400 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-A400 .mat-select-arrow,
.fuse-DragonBoat-A400 .mat-select-trigger, .fuse-DragonBoat-A700 .mat-select-disabled .mat-select-value,
.fuse-DragonBoat-A700 .mat-select-arrow,
.fuse-DragonBoat-A700 .mat-select-trigger, .fuse-MidAutumn-50 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-50 .mat-select-arrow,
.fuse-MidAutumn-50 .mat-select-trigger, .fuse-MidAutumn-100 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-100 .mat-select-arrow,
.fuse-MidAutumn-100 .mat-select-trigger, .fuse-MidAutumn-200 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-200 .mat-select-arrow,
.fuse-MidAutumn-200 .mat-select-trigger, .fuse-MidAutumn-300 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-300 .mat-select-arrow,
.fuse-MidAutumn-300 .mat-select-trigger, .fuse-MidAutumn-400 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-400 .mat-select-arrow,
.fuse-MidAutumn-400 .mat-select-trigger, .fuse-MidAutumn-500 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-500 .mat-select-arrow,
.fuse-MidAutumn-500 .mat-select-trigger, .fuse-MidAutumn .mat-select-disabled .mat-select-value,
.fuse-MidAutumn .mat-select-arrow,
.fuse-MidAutumn .mat-select-trigger, .fuse-MidAutumn-600 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-600 .mat-select-arrow,
.fuse-MidAutumn-600 .mat-select-trigger, .fuse-MidAutumn-700 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-700 .mat-select-arrow,
.fuse-MidAutumn-700 .mat-select-trigger, .fuse-MidAutumn-800 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-800 .mat-select-arrow,
.fuse-MidAutumn-800 .mat-select-trigger, .fuse-MidAutumn-900 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-900 .mat-select-arrow,
.fuse-MidAutumn-900 .mat-select-trigger, .fuse-MidAutumn-A200 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-A200 .mat-select-arrow,
.fuse-MidAutumn-A200 .mat-select-trigger, .fuse-MidAutumn-A400 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-A400 .mat-select-arrow,
.fuse-MidAutumn-A400 .mat-select-trigger, .fuse-MidAutumn-A700 .mat-select-disabled .mat-select-value,
.fuse-MidAutumn-A700 .mat-select-arrow,
.fuse-MidAutumn-A700 .mat-select-trigger, .fuse-Lantern-50 .mat-select-disabled .mat-select-value,
.fuse-Lantern-50 .mat-select-arrow,
.fuse-Lantern-50 .mat-select-trigger, .fuse-Lantern-100 .mat-select-disabled .mat-select-value,
.fuse-Lantern-100 .mat-select-arrow,
.fuse-Lantern-100 .mat-select-trigger, .fuse-Lantern-200 .mat-select-disabled .mat-select-value,
.fuse-Lantern-200 .mat-select-arrow,
.fuse-Lantern-200 .mat-select-trigger, .fuse-Lantern-300 .mat-select-disabled .mat-select-value,
.fuse-Lantern-300 .mat-select-arrow,
.fuse-Lantern-300 .mat-select-trigger, .fuse-Lantern-400 .mat-select-disabled .mat-select-value,
.fuse-Lantern-400 .mat-select-arrow,
.fuse-Lantern-400 .mat-select-trigger, .fuse-Lantern-500 .mat-select-disabled .mat-select-value,
.fuse-Lantern-500 .mat-select-arrow,
.fuse-Lantern-500 .mat-select-trigger, .fuse-Lantern .mat-select-disabled .mat-select-value,
.fuse-Lantern .mat-select-arrow,
.fuse-Lantern .mat-select-trigger, .fuse-Lantern-600 .mat-select-disabled .mat-select-value,
.fuse-Lantern-600 .mat-select-arrow,
.fuse-Lantern-600 .mat-select-trigger, .fuse-Lantern-700 .mat-select-disabled .mat-select-value,
.fuse-Lantern-700 .mat-select-arrow,
.fuse-Lantern-700 .mat-select-trigger, .fuse-Lantern-800 .mat-select-disabled .mat-select-value,
.fuse-Lantern-800 .mat-select-arrow,
.fuse-Lantern-800 .mat-select-trigger, .fuse-Lantern-900 .mat-select-disabled .mat-select-value,
.fuse-Lantern-900 .mat-select-arrow,
.fuse-Lantern-900 .mat-select-trigger, .fuse-Lantern-A200 .mat-select-disabled .mat-select-value,
.fuse-Lantern-A200 .mat-select-arrow,
.fuse-Lantern-A200 .mat-select-trigger, .fuse-Lantern-A400 .mat-select-disabled .mat-select-value,
.fuse-Lantern-A400 .mat-select-arrow,
.fuse-Lantern-A400 .mat-select-trigger, .fuse-Lantern-A700 .mat-select-disabled .mat-select-value,
.fuse-Lantern-A700 .mat-select-arrow,
.fuse-Lantern-A700 .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
.fuse-black-500 .mat-select-value, .fuse-black .mat-select-value, .fuse-navy-300 .mat-select-value, .fuse-navy-400 .mat-select-value, .fuse-navy-500 .mat-select-value, .fuse-navy .mat-select-value, .fuse-navy-600 .mat-select-value, .fuse-navy-700 .mat-select-value, .fuse-navy-800 .mat-select-value, .fuse-navy-900 .mat-select-value, .fuse-navy-A200 .mat-select-value, .fuse-navy-A400 .mat-select-value, .fuse-navy-A700 .mat-select-value, .fuse-new-50 .mat-select-value, .fuse-new-100 .mat-select-value, .fuse-new-200 .mat-select-value, .fuse-new-300 .mat-select-value, .fuse-new-400 .mat-select-value, .fuse-new-500 .mat-select-value, .fuse-new .mat-select-value, .fuse-new-600 .mat-select-value, .fuse-new-700 .mat-select-value, .fuse-new-800 .mat-select-value, .fuse-new-900 .mat-select-value, .fuse-new-A200 .mat-select-value, .fuse-new-A400 .mat-select-value, .fuse-new-A700 .mat-select-value, .fuse-tombSweeping-50 .mat-select-value, .fuse-tombSweeping-100 .mat-select-value, .fuse-tombSweeping-200 .mat-select-value, .fuse-tombSweeping-300 .mat-select-value, .fuse-tombSweeping-400 .mat-select-value, .fuse-tombSweeping-500 .mat-select-value, .fuse-tombSweeping .mat-select-value, .fuse-tombSweeping-600 .mat-select-value, .fuse-tombSweeping-700 .mat-select-value, .fuse-tombSweeping-800 .mat-select-value, .fuse-tombSweeping-900 .mat-select-value, .fuse-tombSweeping-A200 .mat-select-value, .fuse-tombSweeping-A400 .mat-select-value, .fuse-tombSweeping-A700 .mat-select-value, .fuse-DragonBoat-50 .mat-select-value, .fuse-DragonBoat-100 .mat-select-value, .fuse-DragonBoat-200 .mat-select-value, .fuse-DragonBoat-300 .mat-select-value, .fuse-DragonBoat-400 .mat-select-value, .fuse-DragonBoat-500 .mat-select-value, .fuse-DragonBoat .mat-select-value, .fuse-DragonBoat-600 .mat-select-value, .fuse-DragonBoat-700 .mat-select-value, .fuse-DragonBoat-800 .mat-select-value, .fuse-DragonBoat-900 .mat-select-value, .fuse-DragonBoat-A200 .mat-select-value, .fuse-DragonBoat-A400 .mat-select-value, .fuse-DragonBoat-A700 .mat-select-value, .fuse-MidAutumn-50 .mat-select-value, .fuse-MidAutumn-100 .mat-select-value, .fuse-MidAutumn-200 .mat-select-value, .fuse-MidAutumn-300 .mat-select-value, .fuse-MidAutumn-400 .mat-select-value, .fuse-MidAutumn-500 .mat-select-value, .fuse-MidAutumn .mat-select-value, .fuse-MidAutumn-600 .mat-select-value, .fuse-MidAutumn-700 .mat-select-value, .fuse-MidAutumn-800 .mat-select-value, .fuse-MidAutumn-900 .mat-select-value, .fuse-MidAutumn-A200 .mat-select-value, .fuse-MidAutumn-A400 .mat-select-value, .fuse-MidAutumn-A700 .mat-select-value, .fuse-Lantern-50 .mat-select-value, .fuse-Lantern-100 .mat-select-value, .fuse-Lantern-200 .mat-select-value, .fuse-Lantern-300 .mat-select-value, .fuse-Lantern-400 .mat-select-value, .fuse-Lantern-500 .mat-select-value, .fuse-Lantern .mat-select-value, .fuse-Lantern-600 .mat-select-value, .fuse-Lantern-700 .mat-select-value, .fuse-Lantern-800 .mat-select-value, .fuse-Lantern-900 .mat-select-value, .fuse-Lantern-A200 .mat-select-value, .fuse-Lantern-A400 .mat-select-value, .fuse-Lantern-A700 .mat-select-value {
  color: white; }
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-badge-small .mat-badge-content {
  font-size: 6px; }
.mat-badge-large .mat-badge-content {
  font-size: 24px; }
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h2, .mat-title, .mat-typography h2 {
  font: 600 20px/32px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h5, .mat-typography h5 {
  font: 400 11.62px/20px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 12px; }
.mat-h6, .mat-typography h6 {
  font: 400 9.38px/20px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 12px; }
.mat-body-strong, .mat-body-2 {
  font: 600 14px/24px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-body p, .mat-body-1 p, .mat-typography p {
    margin: 0 0 12px; }
.mat-small, .mat-caption {
  font: 400 12px/20px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 56px;
  letter-spacing: -0.05em; }
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.02em; }
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.005em; }
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0 0 64px; }
.mat-bottom-sheet-container {
  font: 400 14px/20px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600; }
.mat-button-toggle {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-card {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-card-title {
  font-size: 24px;
  font-weight: 600; }
.mat-card-header .mat-card-title {
  font-size: 20px; }
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px; }
.mat-checkbox {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px; }
.mat-chip {
  font-size: 14px;
  font-weight: 600; }
.mat-chip .mat-chip-trailing-icon.mat-icon,
  .mat-chip .mat-chip-remove.mat-icon {
    font-size: 18px; }
.mat-table {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-header-cell {
  font-size: 12px;
  font-weight: 600; }
.mat-cell, .mat-footer-cell {
  font-size: 14px; }
.mat-calendar {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-calendar-body {
  font-size: 13px; }
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 600; }
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400; }
.mat-dialog-title {
  font: 600 20px/32px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-expansion-panel-header {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400; }
.mat-expansion-panel-content {
  font: 400 14px/20px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-form-field {
  font: 400 16px/1.125 Muli, Helvetica Neue, Arial, sans-serif; }
.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 {
  -ms-transform: translateY(-1.34375em) scale(0.75);
      transform: translateY(-1.34375em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -ms-transform: translateY(-1.34374em) scale(0.75);
      transform: translateY(-1.34374em) scale(0.75);
  width: 133.33334333%; }
.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.66666667em;
  top: calc(100% - 1.79166667em); }
.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.33333333%; }
.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.33334333%; }
.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.33335333%; }
.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.54166667em;
  top: calc(100% - 1.66666667em); }
@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 {
    -ms-transform: translateY(-1.28122em) scale(0.75);
        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 {
    -ms-transform: translateY(-1.2812em) scale(0.75);
        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 {
  -ms-transform: translateY(-0.59375em) scale(0.75);
      transform: translateY(-0.59375em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -ms-transform: translateY(-0.59374em) scale(0.75);
      transform: translateY(-0.59374em) scale(0.75);
  width: 133.33334333%; }
.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 {
  -ms-transform: translateY(-1.59375em) scale(0.75);
      transform: translateY(-1.59375em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -ms-transform: translateY(-1.59374em) scale(0.75);
      transform: translateY(-1.59374em) scale(0.75);
  width: 133.33334333%; }
.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: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400; }
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px; }
.mat-radio-button {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-select {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-select-trigger {
  height: 1.125em; }
.mat-slide-toggle-content {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-slider-thumb-label-text {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600; }
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Muli, Helvetica Neue, Arial, 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: 600; }
.mat-tab-group {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-tab-label, .mat-tab-link {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600; }
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 600 20px/32px Muli, Helvetica Neue, Arial, sans-serif;
  margin: 0; }
.mat-tooltip {
  font-family: Muli, Helvetica Neue, Arial, 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: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-list-option {
  font-family: Muli, Helvetica Neue, Arial, 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: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600; }
.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: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600; }
.mat-option {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 16px; }
.mat-optgroup-label {
  font: 600 14px/24px Muli, Helvetica Neue, Arial, sans-serif; }
.mat-simple-snackbar {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 14px; }
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 600; }
.mat-tree {
  font-family: Muli, Helvetica Neue, Arial, sans-serif; }
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px; }
#chat-content {
  min-height: 300px !important;
  max-height: 300px !important; }
.right-button2 {
  position: absolute !important;
  top: 106px;
  right: 60px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.assets-top-tab {
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #e4e2e2;
  border-top-right-radius: 30px 30px;
  border-bottom-right-radius: 30px 30px;
  width: 660px;
  box-shadow: 5px 5px 5px #888888;
  z-index: 10;
  position: absolute;
  margin-left: -23px;
  margin-top: 26px; }
.assets-top-tab-item {
  line-height: 26px;
  color: #757575;
  width: 110px;
  text-align: center;
  cursor: pointer;
  margin: 5px; }
.assets-top-tab-item-checked {
  background: #1b9ce2;
  color: #ffffff;
  border-top-right-radius: 30px 30px;
  border-bottom-right-radius: 30px 30px;
  margin: 5px;
  box-shadow: 3px 3px 3px #888888; }
.tab-header {
  position: absolute;
  left: 0;
  width: 220px;
  margin-top: 32px;
  z-index: 5; }
@media screen and (max-width: 960px) {
    .tab-header {
      display: none; } }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.right-button2 {
  position: absolute !important;
  top: 96px;
  right: 60px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-form-field-wrapper {
  margin: 0 auto !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important;
  position: relative;
  left: 12px; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important;
  position: relative;
  left: 12px; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important;
  position: relative;
  left: 12px; }
.right-button {
  position: absolute !important;
  top: 96px;
  right: 40px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-form-field-wrapper {
  padding-bottom: 2px !important;
  margin: 0 auto !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important;
  position: relative;
  left: 12px; }
.right-button {
  position: absolute !important;
  top: 96px;
  right: 40px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0 !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.right-button {
  position: absolute !important;
  top: 96px;
  right: 40px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-form-field-wrapper {
  padding-bottom: 2px !important;
  margin: 0 auto !important; }
.right-button2 {
  position: absolute !important;
  top: 96px;
  right: 60px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-form-field-wrapper {
  margin: 0 auto !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.right-button2 {
  position: absolute !important;
  top: 96px;
  right: 60px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-form-field-wrapper {
  margin: 0 auto !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.right-button2 {
  position: absolute !important;
  top: 96px;
  right: 60px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 6;
  margin: 0;
  pointer-events: auto;
  min-width: 50px !important;
  opacity: 0.9;
  z-index: 998;
  border: none;
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 25px !important;
  padding: 0 8px !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-form-field-wrapper {
  margin: 0 auto !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
.mat-select-panel {
  max-width: none !important; }
body.theme-default .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-default .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-option:hover:not(.mat-option-disabled), body.theme-default .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-default .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-default .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3c4252; }
body.theme-default .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #039be5; }
body.theme-default .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-default .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-default .mat-pseudo-checkbox-checked,
body.theme-default .mat-pseudo-checkbox-indeterminate,
body.theme-default .mat-accent .mat-pseudo-checkbox-checked,
body.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #039be5; }
body.theme-default .mat-primary .mat-pseudo-checkbox-checked,
body.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #3c4252; }
body.theme-default .mat-warn .mat-pseudo-checkbox-checked,
body.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-default .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-default .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); }
body.theme-default .mat-app-background, body.theme-default.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-default .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-default .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-badge-content {
  color: white;
  background: #3c4252; }
@media (-ms-high-contrast: active) {
    body.theme-default .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-default .mat-badge-accent .mat-badge-content {
  background: #039be5;
  color: white; }
body.theme-default .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-default .mat-badge {
  position: relative; }
body.theme-default .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-default .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-default .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-default .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-default .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-default .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-default .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-default .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-default .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-default .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-default .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-default .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-default .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-default .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-default .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-default .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-default .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-default .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-default .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-default .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-default .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-default .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-default .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-default .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-default .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-button, body.theme-default .mat-icon-button, body.theme-default .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-default .mat-button.mat-primary, body.theme-default .mat-icon-button.mat-primary, body.theme-default .mat-stroked-button.mat-primary {
    color: #3c4252; }
body.theme-default .mat-button.mat-accent, body.theme-default .mat-icon-button.mat-accent, body.theme-default .mat-stroked-button.mat-accent {
    color: #039be5; }
body.theme-default .mat-button.mat-warn, body.theme-default .mat-icon-button.mat-warn, body.theme-default .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-default .mat-button.mat-primary[disabled], body.theme-default .mat-button.mat-accent[disabled], body.theme-default .mat-button.mat-warn[disabled], body.theme-default .mat-button[disabled][disabled], body.theme-default .mat-icon-button.mat-primary[disabled], body.theme-default .mat-icon-button.mat-accent[disabled], body.theme-default .mat-icon-button.mat-warn[disabled], body.theme-default .mat-icon-button[disabled][disabled], body.theme-default .mat-stroked-button.mat-primary[disabled], body.theme-default .mat-stroked-button.mat-accent[disabled], body.theme-default .mat-stroked-button.mat-warn[disabled], body.theme-default .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-button.mat-primary .mat-button-focus-overlay, body.theme-default .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-default .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #3c4252; }
body.theme-default .mat-button.mat-accent .mat-button-focus-overlay, body.theme-default .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-default .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #039be5; }
body.theme-default .mat-button.mat-warn .mat-button-focus-overlay, body.theme-default .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-default .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-default .mat-button[disabled] .mat-button-focus-overlay, body.theme-default .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-default .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-default .mat-button .mat-ripple-element, body.theme-default .mat-icon-button .mat-ripple-element, body.theme-default .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-default .mat-button-focus-overlay {
  background: black; }
body.theme-default .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-flat-button, body.theme-default .mat-raised-button, body.theme-default .mat-fab, body.theme-default .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-default .mat-flat-button.mat-primary, body.theme-default .mat-raised-button.mat-primary, body.theme-default .mat-fab.mat-primary, body.theme-default .mat-mini-fab.mat-primary {
    color: white; }
body.theme-default .mat-flat-button.mat-accent, body.theme-default .mat-raised-button.mat-accent, body.theme-default .mat-fab.mat-accent, body.theme-default .mat-mini-fab.mat-accent {
    color: white; }
body.theme-default .mat-flat-button.mat-warn, body.theme-default .mat-raised-button.mat-warn, body.theme-default .mat-fab.mat-warn, body.theme-default .mat-mini-fab.mat-warn {
    color: white; }
body.theme-default .mat-flat-button.mat-primary[disabled], body.theme-default .mat-flat-button.mat-accent[disabled], body.theme-default .mat-flat-button.mat-warn[disabled], body.theme-default .mat-flat-button[disabled][disabled], body.theme-default .mat-raised-button.mat-primary[disabled], body.theme-default .mat-raised-button.mat-accent[disabled], body.theme-default .mat-raised-button.mat-warn[disabled], body.theme-default .mat-raised-button[disabled][disabled], body.theme-default .mat-fab.mat-primary[disabled], body.theme-default .mat-fab.mat-accent[disabled], body.theme-default .mat-fab.mat-warn[disabled], body.theme-default .mat-fab[disabled][disabled], body.theme-default .mat-mini-fab.mat-primary[disabled], body.theme-default .mat-mini-fab.mat-accent[disabled], body.theme-default .mat-mini-fab.mat-warn[disabled], body.theme-default .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-flat-button.mat-primary, body.theme-default .mat-raised-button.mat-primary, body.theme-default .mat-fab.mat-primary, body.theme-default .mat-mini-fab.mat-primary {
    background-color: #3c4252; }
body.theme-default .mat-flat-button.mat-accent, body.theme-default .mat-raised-button.mat-accent, body.theme-default .mat-fab.mat-accent, body.theme-default .mat-mini-fab.mat-accent {
    background-color: #039be5; }
body.theme-default .mat-flat-button.mat-warn, body.theme-default .mat-raised-button.mat-warn, body.theme-default .mat-fab.mat-warn, body.theme-default .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-default .mat-flat-button.mat-primary[disabled], body.theme-default .mat-flat-button.mat-accent[disabled], body.theme-default .mat-flat-button.mat-warn[disabled], body.theme-default .mat-flat-button[disabled][disabled], body.theme-default .mat-raised-button.mat-primary[disabled], body.theme-default .mat-raised-button.mat-accent[disabled], body.theme-default .mat-raised-button.mat-warn[disabled], body.theme-default .mat-raised-button[disabled][disabled], body.theme-default .mat-fab.mat-primary[disabled], body.theme-default .mat-fab.mat-accent[disabled], body.theme-default .mat-fab.mat-warn[disabled], body.theme-default .mat-fab[disabled][disabled], body.theme-default .mat-mini-fab.mat-primary[disabled], body.theme-default .mat-mini-fab.mat-accent[disabled], body.theme-default .mat-mini-fab.mat-warn[disabled], body.theme-default .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-flat-button.mat-primary .mat-ripple-element, body.theme-default .mat-raised-button.mat-primary .mat-ripple-element, body.theme-default .mat-fab.mat-primary .mat-ripple-element, body.theme-default .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-default .mat-flat-button.mat-accent .mat-ripple-element, body.theme-default .mat-raised-button.mat-accent .mat-ripple-element, body.theme-default .mat-fab.mat-accent .mat-ripple-element, body.theme-default .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-default .mat-flat-button.mat-warn .mat-ripple-element, body.theme-default .mat-raised-button.mat-warn .mat-ripple-element, body.theme-default .mat-fab.mat-warn .mat-ripple-element, body.theme-default .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-default .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-default .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-fab:not([class*='mat-elevation-z']), body.theme-default .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-default .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-default .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-button-toggle-standalone,
body.theme-default .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-default .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-default .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-default .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-default .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-default [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-default .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-default .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-default .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-default .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-default .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-default .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-default .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-default .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-default .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #3c4252; }
body.theme-default .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-default .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #039be5; }
body.theme-default .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-default .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-default .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-default .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-default .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-default .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-default .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-default .mat-checkbox-background {
    background: none; } }
body.theme-default .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #3c4252; }
body.theme-default .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #039be5; }
body.theme-default .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-default .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-default .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-default .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #3c4252;
  color: white; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #039be5;
  color: white; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-default .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-default .mat-table {
  background: white; }
body.theme-default .mat-table thead, body.theme-default .mat-table tbody, body.theme-default .mat-table tfoot,
body.theme-default mat-header-row, body.theme-default mat-row, body.theme-default mat-footer-row,
body.theme-default [mat-header-row], body.theme-default [mat-row], body.theme-default [mat-footer-row],
body.theme-default .mat-table-sticky {
  background: inherit; }
body.theme-default mat-row, body.theme-default mat-header-row, body.theme-default mat-footer-row,
body.theme-default th.mat-header-cell, body.theme-default td.mat-cell, body.theme-default td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-cell, body.theme-default .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-datepicker-toggle,
body.theme-default .mat-datepicker-content .mat-calendar-next-button,
body.theme-default .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-default .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-default .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-default .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-default .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-default .mat-calendar-body-selected {
  background-color: #3c4252;
  color: white; }
body.theme-default .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(60, 66, 82, 0.4); }
body.theme-default .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-default .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #039be5;
    color: white; }
body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(3, 155, 229, 0.4); }
body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-default .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); }
body.theme-default .mat-datepicker-toggle-active {
  color: #3c4252; }
body.theme-default .mat-datepicker-toggle-active.mat-accent {
    color: #039be5; }
body.theme-default .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-default .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-default .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-default .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-default .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-default .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-expansion-panel-header-description,
body.theme-default .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-default .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-default .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-default .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-default .mat-form-field.mat-focused .mat-form-field-label {
  color: #3c4252; }
body.theme-default .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #039be5; }
body.theme-default .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-default .mat-focused .mat-form-field-required-marker {
  color: #039be5; }
body.theme-default .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3c4252; }
body.theme-default .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #039be5; }
body.theme-default .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-default .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #3c4252; }
body.theme-default .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #039be5; }
body.theme-default .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-default .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-default .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-default .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-default .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-default .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-default .mat-error {
  color: #f44336; }
body.theme-default .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-default .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-default .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-default .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-default .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-default .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #3c4252; }
body.theme-default .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #039be5; }
body.theme-default .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-default .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-default .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-default .mat-icon.mat-primary {
  color: #3c4252; }
body.theme-default .mat-icon.mat-accent {
  color: #039be5; }
body.theme-default .mat-icon.mat-warn {
  color: #f44336; }
body.theme-default .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-input-element:disabled,
body.theme-default .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-input-element {
  caret-color: #3c4252; }
body.theme-default .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-accent .mat-input-element {
  caret-color: #039be5; }
body.theme-default .mat-warn .mat-input-element,
body.theme-default .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-default .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-default .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-default .mat-list-option:hover, body.theme-default .mat-list-option:focus,
body.theme-default .mat-nav-list .mat-list-item:hover,
body.theme-default .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-default .mat-menu-panel {
  background: white; }
body.theme-default .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-menu-item[disabled], body.theme-default .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-menu-item .mat-icon-no-color,
body.theme-default .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-menu-item:hover:not([disabled]),
body.theme-default .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-default .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-default .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-default .mat-paginator {
  background: white; }
body.theme-default .mat-paginator,
body.theme-default .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-paginator-decrement,
body.theme-default .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-default .mat-paginator-first,
body.theme-default .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-default .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-default .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-default .mat-icon-button[disabled] .mat-paginator-first,
body.theme-default .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-progress-bar-background {
  fill: #c5c6cb; }
body.theme-default .mat-progress-bar-buffer {
  background-color: #c5c6cb; }
body.theme-default .mat-progress-bar-fill::after {
  background-color: #3c4252; }
body.theme-default .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #29b6f6; }
body.theme-default .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #29b6f6; }
body.theme-default .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #039be5; }
body.theme-default .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-default .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-default .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-default .mat-progress-spinner circle, body.theme-default .mat-spinner circle {
  stroke: #3c4252; }
body.theme-default .mat-progress-spinner.mat-accent circle, body.theme-default .mat-spinner.mat-accent circle {
  stroke: #039be5; }
body.theme-default .mat-progress-spinner.mat-warn circle, body.theme-default .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-default .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3c4252; }
body.theme-default .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-default .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-default .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-default .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #3c4252; }
body.theme-default .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #039be5; }
body.theme-default .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-default .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-default .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-default .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #039be5; }
body.theme-default .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-default .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-default .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-default .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-default .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-default .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-default .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-default .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-default .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-default .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-select-panel {
  background: white; }
body.theme-default .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #3c4252; }
body.theme-default .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #039be5; }
body.theme-default .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-default .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-default .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-default .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-default [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-default [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-default .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #039be5; }
body.theme-default .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(3, 155, 229, 0.54); }
body.theme-default .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #039be5; }
body.theme-default .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #3c4252; }
body.theme-default .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(60, 66, 82, 0.54); }
body.theme-default .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #3c4252; }
body.theme-default .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-default .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-default .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-default .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-default .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-default .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-primary .mat-slider-track-fill,
body.theme-default .mat-primary .mat-slider-thumb,
body.theme-default .mat-primary .mat-slider-thumb-label {
  background-color: #3c4252; }
body.theme-default .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-default .mat-accent .mat-slider-track-fill,
body.theme-default .mat-accent .mat-slider-thumb,
body.theme-default .mat-accent .mat-slider-thumb-label {
  background-color: #039be5; }
body.theme-default .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-default .mat-warn .mat-slider-track-fill,
body.theme-default .mat-warn .mat-slider-thumb,
body.theme-default .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-default .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-default .mat-slider-focus-ring {
  background-color: rgba(3, 155, 229, 0.2); }
body.theme-default .mat-slider:hover .mat-slider-track-background,
body.theme-default .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-slider-disabled .mat-slider-track-background,
body.theme-default .mat-slider-disabled .mat-slider-track-fill,
body.theme-default .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-default .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-default .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-default .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-default .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-default .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-default .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-default .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-default .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-default .mat-step-header.cdk-keyboard-focused, body.theme-default .mat-step-header.cdk-program-focused, body.theme-default .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-default .mat-step-header:hover {
    background: none; } }
body.theme-default .mat-step-header .mat-step-label,
body.theme-default .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-default .mat-step-header .mat-step-icon-selected,
body.theme-default .mat-step-header .mat-step-icon-state-done,
body.theme-default .mat-step-header .mat-step-icon-state-edit {
  background-color: #3c4252;
  color: white; }
body.theme-default .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-default .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-default .mat-stepper-horizontal, body.theme-default .mat-stepper-vertical {
  background-color: white; }
body.theme-default .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-horizontal-stepper-header::before,
body.theme-default .mat-horizontal-stepper-header::after,
body.theme-default .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default .mat-sort-header-arrow {
  color: #757575; }
body.theme-default .mat-tab-nav-bar,
body.theme-default .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-default .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-default .mat-tab-label, body.theme-default .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-default .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-default .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-default .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 198, 203, 0.3); }
body.theme-default .mat-tab-group.mat-primary .mat-ink-bar, body.theme-default .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #3c4252; }
body.theme-default .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-default .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-default .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(41, 182, 246, 0.3); }
body.theme-default .mat-tab-group.mat-accent .mat-ink-bar, body.theme-default .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #039be5; }
body.theme-default .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-default .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-default .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-default .mat-tab-group.mat-warn .mat-ink-bar, body.theme-default .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-default .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-default .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 198, 203, 0.3); }
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-default .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #3c4252; }
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-default .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-default .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-default .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); }
body.theme-default .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-default .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(41, 182, 246, 0.3); }
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-default .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #039be5; }
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-default .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-default .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-default .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-default .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-default .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); }
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-default .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-default .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-default .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-default .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); }
body.theme-default .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-default .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-default .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-toolbar.mat-primary {
    background: #3c4252;
    color: white; }
body.theme-default .mat-toolbar.mat-accent {
    background: #039be5;
    color: white; }
body.theme-default .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-default .mat-toolbar .mat-form-field-underline,
  body.theme-default .mat-toolbar .mat-form-field-ripple,
  body.theme-default .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-default .mat-toolbar .mat-form-field-label,
  body.theme-default .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-default .mat-toolbar .mat-select-value,
  body.theme-default .mat-toolbar .mat-select-arrow,
  body.theme-default .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-default .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-default .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-default .mat-tree {
  background: white; }
body.theme-default .mat-tree-node,
body.theme-default .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-default .mat-simple-snackbar-action {
  color: #039be5; }
body.theme-default {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-default .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .icon,
body.theme-default i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .fade-text,
body.theme-default .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-default .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-default .form-wrapper {
  background-color: white; }
body.theme-default .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-default .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default .simple-pagination {
  background: white; }
body.theme-default .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-default .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-default .price-tables .price-table {
  background: white; }
body.theme-default .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .simple-table-container {
  background: white; }
body.theme-default table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-default .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-default .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default .page-layout.carded.left-sidebar > .center > .content-card, body.theme-default .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-default .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-default .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default .page-layout.simple.left-sidebar > .center > .content, body.theme-default .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-default .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-default .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-default a,
body.theme-default .chart-label,
body.theme-default .theme-text {
  color: #039be5; }
body.theme-default code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-default .changelog .entry {
  background-color: white; }
body.theme-default .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-default fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-default #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-default fuse-sidebar {
  background: #fafafa; }
body.theme-default .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-default .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-default fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-default fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-default fuse-widget > .fuse-widget-front,
body.theme-default fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-default ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #03a9f4; }
body.theme-default ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-default ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-default ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-default ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #e1f5fe; }
body.theme-default ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-default ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-default ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-default chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-default chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-default chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #039be5; }
body.theme-default chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #039be5;
    color: white; }
body.theme-default chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-default chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #3c4252;
  color: white;
  background-color: #aaabad; }
body.theme-default chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-default chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-default toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-default #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-default #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-default #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-default #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-default #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-default #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-default #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default #academy-course .sidebar .steps .step.current {
    background: #e1f5fe;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #039be5; }
body.theme-default #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-default #academy-course .sidebar .steps .step.completed .index span {
      border-color: #039be5; }
body.theme-default #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #039be5; }
body.theme-default #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #039be5; }
body.theme-default #academy-course .sidebar .steps .step .index:before, body.theme-default #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-default #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-default #academy-course .center .content {
  background: #eeeeee; }
body.theme-default #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-default .cal-month-view {
  background: white; }
body.theme-default .cal-month-view .cal-day-badge {
    background: #039be5;
    color: white; }
body.theme-default .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-default .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-default .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #039be5; }
body.theme-default .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-month-view .cal-open-day-events {
    background: #039be5; }
body.theme-default .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-default .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-default .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #039be5; }
body.theme-default .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-default .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #3c4252;
  color: white;
  background-color: #aaabad; }
body.theme-default chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-default chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-default chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-default chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-default chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #039be5; }
body.theme-default chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-default chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-default chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-default chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #contacts .header .search-wrapper {
  background: white; }
body.theme-default #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-default #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-default scrumboard-board-list .list .list-header,
body.theme-default scrumboard-board-list .list .list-content,
body.theme-default scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-default scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-default scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default scrumboard-board #board > .header {
  background-color: #039be5;
  color: white; }
body.theme-default scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-default scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-default scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-default scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-default scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-default scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-default scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-default .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-default .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-default .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-default .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #039be5;
  color: white; }
body.theme-default todo .center .header .search-wrapper {
  background: white; }
body.theme-default todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-default todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default todo-list-item.completed {
    background: #efefef; }
body.theme-default todo-list-item.completed .title,
    body.theme-default todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default todo-list-item.selected {
    background: #e1f5fe; }
body.theme-default todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-default login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-default login #login #login-form-wrapper #login-form .separator .text:before, body.theme-default login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default login-2 #login #login-intro {
  color: white; }
body.theme-default login-2 #login #login-form-wrapper {
  background: white; }
body.theme-default login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-default login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-default login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-default register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-default register #register #register-form-wrapper #register-form .separator .text:before, body.theme-default register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default register-2 #register #register-intro {
  color: white; }
body.theme-default register-2 #register #register-form-wrapper {
  background: white; }
body.theme-default register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-default register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-default register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-default reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-default reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-default reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-default forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-default forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-default forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-default lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-default lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-default lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-default mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-default coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-default error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-default maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #3c4252;
  color: white; }
body.theme-default profile-about #about .about-sidebar .groups .content .group .category,
body.theme-default profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-about .profile-box .content {
  background-color: white; }
body.theme-default profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-default profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-default profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-default profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-default profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #039be5; }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #039be5; }
body.theme-default profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-default profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-default profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #039be5; }
body.theme-default profile-timeline .profile-box .content {
  background-color: white; }
body.theme-default profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-default search-classic .header .search-wrapper {
  background: white; }
body.theme-default search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default search-modern .header .search-wrapper {
  background: white; }
body.theme-default search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default search-modern .content .results .result-item {
  background: white; }
body.theme-default faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-default faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default knowledge-base .content .articles-list {
  background-color: white; }
body.theme-default datatable-body {
  background-color: white; }
body.theme-default #decision .header .search-wrapper {
  background: white; }
body.theme-default #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default #decision .content .center .toolbar {
  background: white; }
body.theme-default #decision .content .center .content {
  background: white; }
body.theme-default #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-default #decision .content .mat-ink-bar {
  height: 0; }
body.theme-default #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-default #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default decision-list-item.completed {
    background: #efefef; }
body.theme-default decision-list-item.completed .title,
    body.theme-default decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default decision-list-item.selected {
    background: #e1f5fe; }
body.theme-default decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #my-itservice .header .search-wrapper {
  background: white; }
body.theme-default #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default #my-itservice .content .center .toolbar {
  background: white; }
body.theme-default #my-itservice .content .center .content {
  background: white; }
body.theme-default #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-default #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-default #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-default #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-default app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-default app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default app-itservice-list-item.completed {
    background: #efefef; }
body.theme-default app-itservice-list-item.completed .title,
    body.theme-default app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default app-itservice-list-item.selected {
    background: #e1f5fe; }
body.theme-default app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #createMaster .content .center .toolbar {
  background: white; }
body.theme-default #createMaster .content .center .content {
  background: white; }
body.theme-default #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-default #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-default #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #createMaster .content .invoice-container .card .footer .logo,
    body.theme-default #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default .theme-blue-gray-dark mat-tab-group,
body.theme-default .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-default .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-default .mat-select-panel {
  max-width: none !important; }
body.theme-default app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-default app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-default app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default app-cost-center-item.completed {
  background: #efefef; }
body.theme-default app-cost-center-item.completed .title,
  body.theme-default app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default app-cost-center-item.selected {
  background: #e1f5fe !important; }
body.theme-default app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-default app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-default app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default app-bank-master-item.completed {
  background: #efefef; }
body.theme-default app-bank-master-item.completed .title,
  body.theme-default app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default app-bank-master-item.selected {
  background: #e1f5fe !important; }
body.theme-default #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-default #hotel .content .center .toolbar {
    background: white; }
body.theme-default #hotel .content .center .content {
    background: white; }
body.theme-default #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default hotel-list-item.completed {
    background: #efefef; }
body.theme-default hotel-list-item.completed .title,
    body.theme-default hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default hotel-list-item.selected {
    background: #e1f5fe; }
body.theme-default hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #preapp .content .center .toolbar {
  background: white; }
body.theme-default #preapp .content .center .content {
  background: white; }
body.theme-default #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-default #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-default #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-default #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-default #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-default #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-default #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-default #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-default #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-default #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #preapp .content .invoice-container .card .footer .logo,
    body.theme-default #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #pending .header .search-wrapper {
  background: white; }
body.theme-default #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-default #pending .content .center .content {
  background: white; }
body.theme-default #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-default #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-default #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-default #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-default #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-default chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default chop-list-item.completed {
  background: #efefef; }
body.theme-default chop-list-item.completed .title,
  body.theme-default chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default chop-list-item.selected {
  background: #e1f5fe !important; }
body.theme-default chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-default chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-default decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default .content-card .content {
  background: white !important; }
body.theme-default #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-default #flight .header .logo {
        margin-left: -5px; } }
body.theme-default #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-default #flight .header .search-wrapper {
    background: white; }
body.theme-default #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-default #flight .content .center .content {
  background: white; }
body.theme-default #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-default #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-default #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default decision-list-item.completed {
    background: #efefef; }
body.theme-default decision-list-item.completed .title,
    body.theme-default decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default decision-list-item.selected {
    background: #e1f5fe; }
body.theme-default decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-default #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-default #payment .content .center .toolbar {
      background: white; }
body.theme-default #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-default #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-default #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-default #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-default #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-default #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-default #payment .content .center .content {
      background: white; }
body.theme-default #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-default #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #payment .content .invoice-container .card .footer .logo,
      body.theme-default #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-default #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default payment-list-item.completed {
    background: #efefef; }
body.theme-default payment-list-item.completed .title,
    body.theme-default payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default payment-list-item.selected {
    background: #e1f5fe; }
body.theme-default payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #e1f5fe; }
body.theme-default employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-default employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-default employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-default epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-default epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-default epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-default #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-default #products .header .search-wrapper {
    background: white; }
body.theme-default #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-default #products .center .content-card {
  background: white; }
body.theme-default #products .content .center .content {
  background: white; }
body.theme-default #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-default #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-default #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default decision-list-item.completed {
    background: #efefef; }
body.theme-default decision-list-item.completed .title,
    body.theme-default decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default decision-list-item.selected {
    background: #e1f5fe; }
body.theme-default decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #preappemployee .content .center .toolbar {
  background: white; }
body.theme-default #preappemployee .content .center .content {
  background: white; }
body.theme-default #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-default #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-default #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-default #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-default #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #preappvendor .content .center .toolbar {
  background: white; }
body.theme-default #preappvendor .content .center .content {
  background: white; }
body.theme-default #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-default #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-default #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-default #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-default #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-default #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-default #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-default #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-default #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-default #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-default #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e1f5fe; }
body.theme-default vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-default vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-default vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-default #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-default #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-default #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-default #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-default #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-default #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-default #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-default #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-default #paymentvendor .content .center .content {
      background: white; }
body.theme-default #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-default #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-default #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default payment-list-item.completed {
    background: #efefef; }
body.theme-default payment-list-item.completed .title,
    body.theme-default payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default payment-list-item.selected {
    background: #e1f5fe; }
body.theme-default payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #e1f5fe; }
body.theme-default app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e1f5fe; }
body.theme-default app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-default app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-default app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-default app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-default #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-default #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #preappaudit .content .center .toolbar {
  background: white; }
body.theme-default #preappaudit .content .center .content {
  background: white; }
body.theme-default #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-default #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-default #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-default #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-default #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-default #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-default #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-default #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-default #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-default #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-default #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #auditpreapp .content {
  background: white; }
body.theme-default #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-default #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-default #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-default #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-default #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-default #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-default #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-default #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-default #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-default #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-default #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-default #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-default #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default payment-list-item.completed {
    background: #efefef; }
body.theme-default payment-list-item.completed .title,
    body.theme-default payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default payment-list-item.selected {
    background: #e1f5fe; }
body.theme-default payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-default common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-default common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-default common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-default common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default common-list-item.completed .title,
  body.theme-default common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-default common-list-item.selected {
    background: #e1f5fe !important; }
body.theme-default .content {
  background-color: #f5f5f5; }
body.theme-default fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-default common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-default common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-default #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-default #travel .content .center .toolbar {
      background: white; }
body.theme-default #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-default #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-default #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-default #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-default #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-default #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-default #travel .content .center .content {
      background: white; }
body.theme-default #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-default #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #travel .content .invoice-container .card .footer .logo,
      body.theme-default #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-default #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default payment-list-item.completed {
    background: #efefef; }
body.theme-default payment-list-item.completed .title,
    body.theme-default payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default payment-list-item.selected {
    background: #e1f5fe; }
body.theme-default payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-default #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-default #employee .content .center .toolbar {
      background: white; }
body.theme-default #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-default #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-default #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-default #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-default #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-default #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-default #employee .content .center .content {
      background: white; }
body.theme-default #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-default #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #employee .content .invoice-container .card .footer .logo,
      body.theme-default #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-default #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default payment-list-item.completed {
    background: #efefef; }
body.theme-default payment-list-item.completed .title,
    body.theme-default payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default payment-list-item.selected {
    background: #e1f5fe; }
body.theme-default payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-default #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-default #vendorpo .content .center .toolbar {
      background: white; }
body.theme-default #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-default #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-default #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-default #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-default #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-default #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-default #vendorpo .content .center .content {
      background: white; }
body.theme-default #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-default #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-default #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-default #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-default #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-default #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-default #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-default #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-default #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-default #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-default #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-default #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default payment-list-item.completed {
    background: #efefef; }
body.theme-default payment-list-item.completed .title,
    body.theme-default payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default payment-list-item.selected {
    background: #e1f5fe; }
body.theme-default payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #po-plan .content .center .toolbar {
  background: white; }
body.theme-default #po-plan .content .center .content {
  background: white; }
body.theme-default #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-default #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-default #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #po-plan .content .invoice-container .card .footer .logo,
    body.theme-default #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e1f5fe; }
body.theme-default app-plan-detail .active {
  background-color: #fff; }
body.theme-default #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #confirm .content .center {
  background: white; }
body.theme-default #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-default #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-default #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #confirm .content .invoice-container .card .footer .logo,
    body.theme-default #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #downpament .content .center {
  background: white; }
body.theme-default #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-default #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-default #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #downpament .content .invoice-container .card .footer .logo,
    body.theme-default #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #plan-invoice .content .center {
  background: white; }
body.theme-default #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-default #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-default #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-default #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #e1f5fe; }
body.theme-default app-invoice-detail .active {
  background-color: #fff; }
body.theme-default #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #status .content .center {
  background: white; }
body.theme-default #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #status .content .mat-ink-bar {
  height: 0; }
body.theme-default #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #createMaster .content .center .toolbar {
  background: white; }
body.theme-default #createMaster .content .center .content {
  background: white; }
body.theme-default #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-default #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-default #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-default #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-default #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-default #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-default #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-default #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-default #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-default #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-default #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-default #createMaster .content .invoice-container .card .footer .logo,
    body.theme-default #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-default #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-default #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-default preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-default preapp-list-item.completed {
    background: #efefef; }
body.theme-default preapp-list-item.completed .title,
    body.theme-default preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-default preapp-list-item.selected {
    background: #e1f5fe; }
body.theme-default preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-default preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-default #facility .content .center {
  background: white; }
body.theme-default #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #facility .content .mat-ink-bar {
  height: 0; }
body.theme-default #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #facility .content-card {
  background: white; }
body.theme-default #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-default #facility .content-card .line1-title {
    background: white; }
body.theme-default app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e1f5fe; }
body.theme-default app-plan-detail .active {
  background-color: #fff; }
body.theme-default #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #my-credit .content .center {
  background: white; }
body.theme-default #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-default #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-default #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-default #fix-assets-register .content .center {
  background: white; }
body.theme-default #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-default #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #fix-assets-register .content-card {
  background: white; }
body.theme-default #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-default #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-default #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #e1f5fe; }
body.theme-default #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #debit-note .content .center {
  background: white; }
body.theme-default #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-default #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default app-detail .active, body.theme-default app-cancel-detail .active {
  background-color: #fff; }
body.theme-default #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #cost-transfer .content .center {
  background: white; }
body.theme-default #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-default #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #e1f5fe; }
body.theme-default #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-default #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-default #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-default #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-default #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-default #createMaster .content .center {
  background: white; }
body.theme-default #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-default #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-default #productMaster .content .center {
  background: white; }
body.theme-default #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-default #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-default #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-default #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-default #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-default #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-default app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-default .primary-50-bg {
  background-color: #ececee !important; }
body.theme-default .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .primary-50-fg {
  color: #ececee !important; }
body.theme-default .primary-50-border {
  border-color: #ececee !important; }
body.theme-default .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-default .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-default .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-default .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-default .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-default .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-default .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-default .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-default .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-default .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-default .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-default .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-default .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-default .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-default .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-default .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-default .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-default .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-default .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-default .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-default .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-300-fg {
  color: #7d818c !important; }
body.theme-default .primary-300-border {
  border-color: #7d818c !important; }
body.theme-default .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-default .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-default .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-default .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-default .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-default .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-default .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-400-fg {
  color: #5c616f !important; }
body.theme-default .primary-400-border {
  border-color: #5c616f !important; }
body.theme-default .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-default .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-default .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-default .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-default .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-default .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-default .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-500-fg {
  color: #3c4252 !important; }
body.theme-default .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-default .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-default .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-default .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-default .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-default .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-default .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-default .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-600-fg {
  color: #353a48 !important; }
body.theme-default .primary-600-border {
  border-color: #353a48 !important; }
body.theme-default .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-default .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-default .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-default .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-default .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-default .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-default .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-700-fg {
  color: #2d323e !important; }
body.theme-default .primary-700-border {
  border-color: #2d323e !important; }
body.theme-default .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-default .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-default .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-default .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-default .primary-800-bg {
  background-color: #262933 !important; }
body.theme-default .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-default .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-800-fg {
  color: #262933 !important; }
body.theme-default .primary-800-border {
  border-color: #262933 !important; }
body.theme-default .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-default .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-default .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-default .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-default .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-default .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-default .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-900-fg {
  color: #1e2129 !important; }
body.theme-default .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-default .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-default .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-default .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-default .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-default .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-default .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-default .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-default .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-default .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-default .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-default .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-default .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-default .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-default .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-default .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-default .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-default .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-default .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-default .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-default .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-default .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-default .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-A400-fg {
  color: #5c616f !important; }
body.theme-default .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-default .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-default .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-default .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-default .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-default .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-default .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-default .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-A700-fg {
  color: #2d323e !important; }
body.theme-default .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-default .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-default .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-default .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-default .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-default .primary-bg {
  background-color: #3c4252 !important; }
body.theme-default .primary {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-default .primary[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .primary-fg {
  color: #3c4252 !important; }
body.theme-default .primary-border {
  border-color: #3c4252 !important; }
body.theme-default .primary-border-top {
  border-top-color: #3c4252 !important; }
body.theme-default .primary-border-right {
  border-right-color: #3c4252 !important; }
body.theme-default .primary-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-default .primary-border-left {
  border-left-color: #3c4252 !important; }
body.theme-default .accent-50-bg {
  background-color: #e1f5fe !important; }
body.theme-default .accent-50 {
  background-color: #e1f5fe !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-50[disabled] {
    background-color: rgba(225, 245, 254, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-50-fg {
  color: #e1f5fe !important; }
body.theme-default .accent-50-border {
  border-color: #e1f5fe !important; }
body.theme-default .accent-50-border-top {
  border-top-color: #e1f5fe !important; }
body.theme-default .accent-50-border-right {
  border-right-color: #e1f5fe !important; }
body.theme-default .accent-50-border-bottom {
  border-bottom-color: #e1f5fe !important; }
body.theme-default .accent-50-border-left {
  border-left-color: #e1f5fe !important; }
body.theme-default .accent-100-bg {
  background-color: #b3e5fc !important; }
body.theme-default .accent-100 {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-100[disabled] {
    background-color: rgba(179, 229, 252, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-100-fg {
  color: #b3e5fc !important; }
body.theme-default .accent-100-border {
  border-color: #b3e5fc !important; }
body.theme-default .accent-100-border-top {
  border-top-color: #b3e5fc !important; }
body.theme-default .accent-100-border-right {
  border-right-color: #b3e5fc !important; }
body.theme-default .accent-100-border-bottom {
  border-bottom-color: #b3e5fc !important; }
body.theme-default .accent-100-border-left {
  border-left-color: #b3e5fc !important; }
body.theme-default .accent-200-bg {
  background-color: #81d4fa !important; }
body.theme-default .accent-200 {
  background-color: #81d4fa !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-200[disabled] {
    background-color: rgba(129, 212, 250, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-200-fg {
  color: #81d4fa !important; }
body.theme-default .accent-200-border {
  border-color: #81d4fa !important; }
body.theme-default .accent-200-border-top {
  border-top-color: #81d4fa !important; }
body.theme-default .accent-200-border-right {
  border-right-color: #81d4fa !important; }
body.theme-default .accent-200-border-bottom {
  border-bottom-color: #81d4fa !important; }
body.theme-default .accent-200-border-left {
  border-left-color: #81d4fa !important; }
body.theme-default .accent-300-bg {
  background-color: #4fc3f7 !important; }
body.theme-default .accent-300 {
  background-color: #4fc3f7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-300[disabled] {
    background-color: rgba(79, 195, 247, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-300-fg {
  color: #4fc3f7 !important; }
body.theme-default .accent-300-border {
  border-color: #4fc3f7 !important; }
body.theme-default .accent-300-border-top {
  border-top-color: #4fc3f7 !important; }
body.theme-default .accent-300-border-right {
  border-right-color: #4fc3f7 !important; }
body.theme-default .accent-300-border-bottom {
  border-bottom-color: #4fc3f7 !important; }
body.theme-default .accent-300-border-left {
  border-left-color: #4fc3f7 !important; }
body.theme-default .accent-400-bg {
  background-color: #29b6f6 !important; }
body.theme-default .accent-400 {
  background-color: #29b6f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-400[disabled] {
    background-color: rgba(41, 182, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-400-fg {
  color: #29b6f6 !important; }
body.theme-default .accent-400-border {
  border-color: #29b6f6 !important; }
body.theme-default .accent-400-border-top {
  border-top-color: #29b6f6 !important; }
body.theme-default .accent-400-border-right {
  border-right-color: #29b6f6 !important; }
body.theme-default .accent-400-border-bottom {
  border-bottom-color: #29b6f6 !important; }
body.theme-default .accent-400-border-left {
  border-left-color: #29b6f6 !important; }
body.theme-default .accent-500-bg {
  background-color: #03a9f4 !important; }
body.theme-default .accent-500 {
  background-color: #03a9f4 !important;
  color: white !important; }
body.theme-default .accent-500[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-500-fg {
  color: #03a9f4 !important; }
body.theme-default .accent-500-border {
  border-color: #03a9f4 !important; }
body.theme-default .accent-500-border-top {
  border-top-color: #03a9f4 !important; }
body.theme-default .accent-500-border-right {
  border-right-color: #03a9f4 !important; }
body.theme-default .accent-500-border-bottom {
  border-bottom-color: #03a9f4 !important; }
body.theme-default .accent-500-border-left {
  border-left-color: #03a9f4 !important; }
body.theme-default .accent-600-bg {
  background-color: #039be5 !important; }
body.theme-default .accent-600 {
  background-color: #039be5 !important;
  color: white !important; }
body.theme-default .accent-600[disabled] {
    background-color: rgba(3, 155, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-600-fg {
  color: #039be5 !important; }
body.theme-default .accent-600-border {
  border-color: #039be5 !important; }
body.theme-default .accent-600-border-top {
  border-top-color: #039be5 !important; }
body.theme-default .accent-600-border-right {
  border-right-color: #039be5 !important; }
body.theme-default .accent-600-border-bottom {
  border-bottom-color: #039be5 !important; }
body.theme-default .accent-600-border-left {
  border-left-color: #039be5 !important; }
body.theme-default .accent-700-bg {
  background-color: #0288d1 !important; }
body.theme-default .accent-700 {
  background-color: #0288d1 !important;
  color: white !important; }
body.theme-default .accent-700[disabled] {
    background-color: rgba(2, 136, 209, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-700-fg {
  color: #0288d1 !important; }
body.theme-default .accent-700-border {
  border-color: #0288d1 !important; }
body.theme-default .accent-700-border-top {
  border-top-color: #0288d1 !important; }
body.theme-default .accent-700-border-right {
  border-right-color: #0288d1 !important; }
body.theme-default .accent-700-border-bottom {
  border-bottom-color: #0288d1 !important; }
body.theme-default .accent-700-border-left {
  border-left-color: #0288d1 !important; }
body.theme-default .accent-800-bg {
  background-color: #0277bd !important; }
body.theme-default .accent-800 {
  background-color: #0277bd !important;
  color: white !important; }
body.theme-default .accent-800[disabled] {
    background-color: rgba(2, 119, 189, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-800-fg {
  color: #0277bd !important; }
body.theme-default .accent-800-border {
  border-color: #0277bd !important; }
body.theme-default .accent-800-border-top {
  border-top-color: #0277bd !important; }
body.theme-default .accent-800-border-right {
  border-right-color: #0277bd !important; }
body.theme-default .accent-800-border-bottom {
  border-bottom-color: #0277bd !important; }
body.theme-default .accent-800-border-left {
  border-left-color: #0277bd !important; }
body.theme-default .accent-900-bg {
  background-color: #01579b !important; }
body.theme-default .accent-900 {
  background-color: #01579b !important;
  color: white !important; }
body.theme-default .accent-900[disabled] {
    background-color: rgba(1, 87, 155, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-900-fg {
  color: #01579b !important; }
body.theme-default .accent-900-border {
  border-color: #01579b !important; }
body.theme-default .accent-900-border-top {
  border-top-color: #01579b !important; }
body.theme-default .accent-900-border-right {
  border-right-color: #01579b !important; }
body.theme-default .accent-900-border-bottom {
  border-bottom-color: #01579b !important; }
body.theme-default .accent-900-border-left {
  border-left-color: #01579b !important; }
body.theme-default .accent-A100-bg {
  background-color: #80d8ff !important; }
body.theme-default .accent-A100 {
  background-color: #80d8ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-A100[disabled] {
    background-color: rgba(128, 216, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-A100-fg {
  color: #80d8ff !important; }
body.theme-default .accent-A100-border {
  border-color: #80d8ff !important; }
body.theme-default .accent-A100-border-top {
  border-top-color: #80d8ff !important; }
body.theme-default .accent-A100-border-right {
  border-right-color: #80d8ff !important; }
body.theme-default .accent-A100-border-bottom {
  border-bottom-color: #80d8ff !important; }
body.theme-default .accent-A100-border-left {
  border-left-color: #80d8ff !important; }
body.theme-default .accent-A200-bg {
  background-color: #40c4ff !important; }
body.theme-default .accent-A200 {
  background-color: #40c4ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-A200[disabled] {
    background-color: rgba(64, 196, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-A200-fg {
  color: #40c4ff !important; }
body.theme-default .accent-A200-border {
  border-color: #40c4ff !important; }
body.theme-default .accent-A200-border-top {
  border-top-color: #40c4ff !important; }
body.theme-default .accent-A200-border-right {
  border-right-color: #40c4ff !important; }
body.theme-default .accent-A200-border-bottom {
  border-bottom-color: #40c4ff !important; }
body.theme-default .accent-A200-border-left {
  border-left-color: #40c4ff !important; }
body.theme-default .accent-A400-bg {
  background-color: #00b0ff !important; }
body.theme-default .accent-A400 {
  background-color: #00b0ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .accent-A400[disabled] {
    background-color: rgba(0, 176, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .accent-A400-fg {
  color: #00b0ff !important; }
body.theme-default .accent-A400-border {
  border-color: #00b0ff !important; }
body.theme-default .accent-A400-border-top {
  border-top-color: #00b0ff !important; }
body.theme-default .accent-A400-border-right {
  border-right-color: #00b0ff !important; }
body.theme-default .accent-A400-border-bottom {
  border-bottom-color: #00b0ff !important; }
body.theme-default .accent-A400-border-left {
  border-left-color: #00b0ff !important; }
body.theme-default .accent-A700-bg {
  background-color: #0091ea !important; }
body.theme-default .accent-A700 {
  background-color: #0091ea !important;
  color: white !important; }
body.theme-default .accent-A700[disabled] {
    background-color: rgba(0, 145, 234, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-A700-fg {
  color: #0091ea !important; }
body.theme-default .accent-A700-border {
  border-color: #0091ea !important; }
body.theme-default .accent-A700-border-top {
  border-top-color: #0091ea !important; }
body.theme-default .accent-A700-border-right {
  border-right-color: #0091ea !important; }
body.theme-default .accent-A700-border-bottom {
  border-bottom-color: #0091ea !important; }
body.theme-default .accent-A700-border-left {
  border-left-color: #0091ea !important; }
body.theme-default .accent-bg {
  background-color: #039be5 !important; }
body.theme-default .accent {
  background-color: #039be5 !important;
  color: white !important; }
body.theme-default .accent[disabled] {
    background-color: rgba(3, 155, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .accent-fg {
  color: #039be5 !important; }
body.theme-default .accent-border {
  border-color: #039be5 !important; }
body.theme-default .accent-border-top {
  border-top-color: #039be5 !important; }
body.theme-default .accent-border-right {
  border-right-color: #039be5 !important; }
body.theme-default .accent-border-bottom {
  border-bottom-color: #039be5 !important; }
body.theme-default .accent-border-left {
  border-left-color: #039be5 !important; }
body.theme-default .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-default .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .warn-50-fg {
  color: #ffebee !important; }
body.theme-default .warn-50-border {
  border-color: #ffebee !important; }
body.theme-default .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-default .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-default .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-default .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-default .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-default .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-default .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-default .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-default .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-default .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-default .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-default .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-default .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-default .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-default .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-default .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-default .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-default .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-default .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-default .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .warn-300-fg {
  color: #e57373 !important; }
body.theme-default .warn-300-border {
  border-color: #e57373 !important; }
body.theme-default .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-default .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-default .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-default .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-default .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-default .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .warn-400-fg {
  color: #ef5350 !important; }
body.theme-default .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-default .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-default .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-default .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-default .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-default .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-default .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-default .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-500-fg {
  color: #f44336 !important; }
body.theme-default .warn-500-border {
  border-color: #f44336 !important; }
body.theme-default .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-default .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-default .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-default .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-default .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-default .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-default .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-600-fg {
  color: #e53935 !important; }
body.theme-default .warn-600-border {
  border-color: #e53935 !important; }
body.theme-default .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-default .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-default .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-default .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-default .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-default .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-default .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-700-fg {
  color: #d32f2f !important; }
body.theme-default .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-default .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-default .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-default .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-default .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-default .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-default .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-default .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-800-fg {
  color: #c62828 !important; }
body.theme-default .warn-800-border {
  border-color: #c62828 !important; }
body.theme-default .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-default .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-default .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-default .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-default .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-default .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-default .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-900-fg {
  color: #b71c1c !important; }
body.theme-default .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-default .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-default .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-default .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-default .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-default .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-default .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-default .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-default .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-default .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-default .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-default .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-default .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-default .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-default .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-default .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-default .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-default .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-default .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-default .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-default .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-default .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-default .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-default .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-default .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-default .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-default .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-default .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-default .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-default .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-default .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-default .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-default .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-A700-fg {
  color: #d50000 !important; }
body.theme-default .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-default .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-default .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-default .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-default .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-default .warn-bg {
  background-color: #f44336 !important; }
body.theme-default .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-default .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-default .warn-fg {
  color: #f44336 !important; }
body.theme-default .warn-border {
  border-color: #f44336 !important; }
body.theme-default .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-default .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-default .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-default .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-default .primary-50 i,
body.theme-default .primary-50 .icon, body.theme-default .primary-100 i,
body.theme-default .primary-100 .icon, body.theme-default .primary-200 i,
body.theme-default .primary-200 .icon, body.theme-default .primary-A100 i,
body.theme-default .primary-A100 .icon, body.theme-default .accent-50 i,
body.theme-default .accent-50 .icon, body.theme-default .accent-100 i,
body.theme-default .accent-100 .icon, body.theme-default .accent-200 i,
body.theme-default .accent-200 .icon, body.theme-default .accent-300 i,
body.theme-default .accent-300 .icon, body.theme-default .accent-400 i,
body.theme-default .accent-400 .icon, body.theme-default .accent-A100 i,
body.theme-default .accent-A100 .icon, body.theme-default .accent-A200 i,
body.theme-default .accent-A200 .icon, body.theme-default .accent-A400 i,
body.theme-default .accent-A400 .icon, body.theme-default .warn-50 i,
body.theme-default .warn-50 .icon, body.theme-default .warn-100 i,
body.theme-default .warn-100 .icon, body.theme-default .warn-200 i,
body.theme-default .warn-200 .icon, body.theme-default .warn-300 i,
body.theme-default .warn-300 .icon, body.theme-default .warn-400 i,
body.theme-default .warn-400 .icon, body.theme-default .warn-A100 i,
body.theme-default .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-default .primary-50.secondary-text,
body.theme-default .primary-50 .secondary-text, body.theme-default .primary-100.secondary-text,
body.theme-default .primary-100 .secondary-text, body.theme-default .primary-200.secondary-text,
body.theme-default .primary-200 .secondary-text, body.theme-default .primary-A100.secondary-text,
body.theme-default .primary-A100 .secondary-text, body.theme-default .accent-50.secondary-text,
body.theme-default .accent-50 .secondary-text, body.theme-default .accent-100.secondary-text,
body.theme-default .accent-100 .secondary-text, body.theme-default .accent-200.secondary-text,
body.theme-default .accent-200 .secondary-text, body.theme-default .accent-300.secondary-text,
body.theme-default .accent-300 .secondary-text, body.theme-default .accent-400.secondary-text,
body.theme-default .accent-400 .secondary-text, body.theme-default .accent-A100.secondary-text,
body.theme-default .accent-A100 .secondary-text, body.theme-default .accent-A200.secondary-text,
body.theme-default .accent-A200 .secondary-text, body.theme-default .accent-A400.secondary-text,
body.theme-default .accent-A400 .secondary-text, body.theme-default .warn-50.secondary-text,
body.theme-default .warn-50 .secondary-text, body.theme-default .warn-100.secondary-text,
body.theme-default .warn-100 .secondary-text, body.theme-default .warn-200.secondary-text,
body.theme-default .warn-200 .secondary-text, body.theme-default .warn-300.secondary-text,
body.theme-default .warn-300 .secondary-text, body.theme-default .warn-400.secondary-text,
body.theme-default .warn-400 .secondary-text, body.theme-default .warn-A100.secondary-text,
body.theme-default .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-default .primary-50.hint-text,
body.theme-default .primary-50 .hint-text, body.theme-default .primary-50.disabled-text,
body.theme-default .primary-50 .disabled-text, body.theme-default .primary-100.hint-text,
body.theme-default .primary-100 .hint-text, body.theme-default .primary-100.disabled-text,
body.theme-default .primary-100 .disabled-text, body.theme-default .primary-200.hint-text,
body.theme-default .primary-200 .hint-text, body.theme-default .primary-200.disabled-text,
body.theme-default .primary-200 .disabled-text, body.theme-default .primary-A100.hint-text,
body.theme-default .primary-A100 .hint-text, body.theme-default .primary-A100.disabled-text,
body.theme-default .primary-A100 .disabled-text, body.theme-default .accent-50.hint-text,
body.theme-default .accent-50 .hint-text, body.theme-default .accent-50.disabled-text,
body.theme-default .accent-50 .disabled-text, body.theme-default .accent-100.hint-text,
body.theme-default .accent-100 .hint-text, body.theme-default .accent-100.disabled-text,
body.theme-default .accent-100 .disabled-text, body.theme-default .accent-200.hint-text,
body.theme-default .accent-200 .hint-text, body.theme-default .accent-200.disabled-text,
body.theme-default .accent-200 .disabled-text, body.theme-default .accent-300.hint-text,
body.theme-default .accent-300 .hint-text, body.theme-default .accent-300.disabled-text,
body.theme-default .accent-300 .disabled-text, body.theme-default .accent-400.hint-text,
body.theme-default .accent-400 .hint-text, body.theme-default .accent-400.disabled-text,
body.theme-default .accent-400 .disabled-text, body.theme-default .accent-A100.hint-text,
body.theme-default .accent-A100 .hint-text, body.theme-default .accent-A100.disabled-text,
body.theme-default .accent-A100 .disabled-text, body.theme-default .accent-A200.hint-text,
body.theme-default .accent-A200 .hint-text, body.theme-default .accent-A200.disabled-text,
body.theme-default .accent-A200 .disabled-text, body.theme-default .accent-A400.hint-text,
body.theme-default .accent-A400 .hint-text, body.theme-default .accent-A400.disabled-text,
body.theme-default .accent-A400 .disabled-text, body.theme-default .warn-50.hint-text,
body.theme-default .warn-50 .hint-text, body.theme-default .warn-50.disabled-text,
body.theme-default .warn-50 .disabled-text, body.theme-default .warn-100.hint-text,
body.theme-default .warn-100 .hint-text, body.theme-default .warn-100.disabled-text,
body.theme-default .warn-100 .disabled-text, body.theme-default .warn-200.hint-text,
body.theme-default .warn-200 .hint-text, body.theme-default .warn-200.disabled-text,
body.theme-default .warn-200 .disabled-text, body.theme-default .warn-300.hint-text,
body.theme-default .warn-300 .hint-text, body.theme-default .warn-300.disabled-text,
body.theme-default .warn-300 .disabled-text, body.theme-default .warn-400.hint-text,
body.theme-default .warn-400 .hint-text, body.theme-default .warn-400.disabled-text,
body.theme-default .warn-400 .disabled-text, body.theme-default .warn-A100.hint-text,
body.theme-default .warn-A100 .hint-text, body.theme-default .warn-A100.disabled-text,
body.theme-default .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-default .primary-50.divider,
body.theme-default .primary-50 .divider, body.theme-default .primary-100.divider,
body.theme-default .primary-100 .divider, body.theme-default .primary-200.divider,
body.theme-default .primary-200 .divider, body.theme-default .primary-A100.divider,
body.theme-default .primary-A100 .divider, body.theme-default .accent-50.divider,
body.theme-default .accent-50 .divider, body.theme-default .accent-100.divider,
body.theme-default .accent-100 .divider, body.theme-default .accent-200.divider,
body.theme-default .accent-200 .divider, body.theme-default .accent-300.divider,
body.theme-default .accent-300 .divider, body.theme-default .accent-400.divider,
body.theme-default .accent-400 .divider, body.theme-default .accent-A100.divider,
body.theme-default .accent-A100 .divider, body.theme-default .accent-A200.divider,
body.theme-default .accent-A200 .divider, body.theme-default .accent-A400.divider,
body.theme-default .accent-A400 .divider, body.theme-default .warn-50.divider,
body.theme-default .warn-50 .divider, body.theme-default .warn-100.divider,
body.theme-default .warn-100 .divider, body.theme-default .warn-200.divider,
body.theme-default .warn-200 .divider, body.theme-default .warn-300.divider,
body.theme-default .warn-300 .divider, body.theme-default .warn-400.divider,
body.theme-default .warn-400 .divider, body.theme-default .warn-A100.divider,
body.theme-default .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-default .primary-50 .mat-ripple-element, body.theme-default .primary-100 .mat-ripple-element, body.theme-default .primary-200 .mat-ripple-element, body.theme-default .primary-A100 .mat-ripple-element, body.theme-default .accent-50 .mat-ripple-element, body.theme-default .accent-100 .mat-ripple-element, body.theme-default .accent-200 .mat-ripple-element, body.theme-default .accent-300 .mat-ripple-element, body.theme-default .accent-400 .mat-ripple-element, body.theme-default .accent-A100 .mat-ripple-element, body.theme-default .accent-A200 .mat-ripple-element, body.theme-default .accent-A400 .mat-ripple-element, body.theme-default .warn-50 .mat-ripple-element, body.theme-default .warn-100 .mat-ripple-element, body.theme-default .warn-200 .mat-ripple-element, body.theme-default .warn-300 .mat-ripple-element, body.theme-default .warn-400 .mat-ripple-element, body.theme-default .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-default .primary-50 .adaptive-border-color, body.theme-default .primary-100 .adaptive-border-color, body.theme-default .primary-200 .adaptive-border-color, body.theme-default .primary-A100 .adaptive-border-color, body.theme-default .accent-50 .adaptive-border-color, body.theme-default .accent-100 .adaptive-border-color, body.theme-default .accent-200 .adaptive-border-color, body.theme-default .accent-300 .adaptive-border-color, body.theme-default .accent-400 .adaptive-border-color, body.theme-default .accent-A100 .adaptive-border-color, body.theme-default .accent-A200 .adaptive-border-color, body.theme-default .accent-A400 .adaptive-border-color, body.theme-default .warn-50 .adaptive-border-color, body.theme-default .warn-100 .adaptive-border-color, body.theme-default .warn-200 .adaptive-border-color, body.theme-default .warn-300 .adaptive-border-color, body.theme-default .warn-400 .adaptive-border-color, body.theme-default .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-default .primary-300 i,
body.theme-default .primary-300 .icon, body.theme-default .primary-400 i,
body.theme-default .primary-400 .icon, body.theme-default .primary-500 i,
body.theme-default .primary-500 .icon, body.theme-default .primary-600 i,
body.theme-default .primary-600 .icon, body.theme-default .primary-700 i,
body.theme-default .primary-700 .icon, body.theme-default .primary-800 i,
body.theme-default .primary-800 .icon, body.theme-default .primary-900 i,
body.theme-default .primary-900 .icon, body.theme-default .primary-A200 i,
body.theme-default .primary-A200 .icon, body.theme-default .primary-A400 i,
body.theme-default .primary-A400 .icon, body.theme-default .primary-A700 i,
body.theme-default .primary-A700 .icon, body.theme-default .primary i,
body.theme-default .primary .icon, body.theme-default .accent-500 i,
body.theme-default .accent-500 .icon, body.theme-default .accent-600 i,
body.theme-default .accent-600 .icon, body.theme-default .accent-700 i,
body.theme-default .accent-700 .icon, body.theme-default .accent-800 i,
body.theme-default .accent-800 .icon, body.theme-default .accent-900 i,
body.theme-default .accent-900 .icon, body.theme-default .accent-A700 i,
body.theme-default .accent-A700 .icon, body.theme-default .accent i,
body.theme-default .accent .icon, body.theme-default .warn-500 i,
body.theme-default .warn-500 .icon, body.theme-default .warn-600 i,
body.theme-default .warn-600 .icon, body.theme-default .warn-700 i,
body.theme-default .warn-700 .icon, body.theme-default .warn-800 i,
body.theme-default .warn-800 .icon, body.theme-default .warn-900 i,
body.theme-default .warn-900 .icon, body.theme-default .warn-A200 i,
body.theme-default .warn-A200 .icon, body.theme-default .warn-A400 i,
body.theme-default .warn-A400 .icon, body.theme-default .warn-A700 i,
body.theme-default .warn-A700 .icon, body.theme-default .warn i,
body.theme-default .warn .icon {
  color: white; }
body.theme-default .primary-300.secondary-text,
body.theme-default .primary-300 .secondary-text, body.theme-default .primary-400.secondary-text,
body.theme-default .primary-400 .secondary-text, body.theme-default .primary-500.secondary-text,
body.theme-default .primary-500 .secondary-text, body.theme-default .primary-600.secondary-text,
body.theme-default .primary-600 .secondary-text, body.theme-default .primary-700.secondary-text,
body.theme-default .primary-700 .secondary-text, body.theme-default .primary-800.secondary-text,
body.theme-default .primary-800 .secondary-text, body.theme-default .primary-900.secondary-text,
body.theme-default .primary-900 .secondary-text, body.theme-default .primary-A200.secondary-text,
body.theme-default .primary-A200 .secondary-text, body.theme-default .primary-A400.secondary-text,
body.theme-default .primary-A400 .secondary-text, body.theme-default .primary-A700.secondary-text,
body.theme-default .primary-A700 .secondary-text, body.theme-default .primary.secondary-text,
body.theme-default .primary .secondary-text, body.theme-default .accent-500.secondary-text,
body.theme-default .accent-500 .secondary-text, body.theme-default .accent-600.secondary-text,
body.theme-default .accent-600 .secondary-text, body.theme-default .accent-700.secondary-text,
body.theme-default .accent-700 .secondary-text, body.theme-default .accent-800.secondary-text,
body.theme-default .accent-800 .secondary-text, body.theme-default .accent-900.secondary-text,
body.theme-default .accent-900 .secondary-text, body.theme-default .accent-A700.secondary-text,
body.theme-default .accent-A700 .secondary-text, body.theme-default .accent.secondary-text,
body.theme-default .accent .secondary-text, body.theme-default .warn-500.secondary-text,
body.theme-default .warn-500 .secondary-text, body.theme-default .warn-600.secondary-text,
body.theme-default .warn-600 .secondary-text, body.theme-default .warn-700.secondary-text,
body.theme-default .warn-700 .secondary-text, body.theme-default .warn-800.secondary-text,
body.theme-default .warn-800 .secondary-text, body.theme-default .warn-900.secondary-text,
body.theme-default .warn-900 .secondary-text, body.theme-default .warn-A200.secondary-text,
body.theme-default .warn-A200 .secondary-text, body.theme-default .warn-A400.secondary-text,
body.theme-default .warn-A400 .secondary-text, body.theme-default .warn-A700.secondary-text,
body.theme-default .warn-A700 .secondary-text, body.theme-default .warn.secondary-text,
body.theme-default .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-default .primary-300.hint-text,
body.theme-default .primary-300 .hint-text, body.theme-default .primary-300.disabled-text,
body.theme-default .primary-300 .disabled-text, body.theme-default .primary-400.hint-text,
body.theme-default .primary-400 .hint-text, body.theme-default .primary-400.disabled-text,
body.theme-default .primary-400 .disabled-text, body.theme-default .primary-500.hint-text,
body.theme-default .primary-500 .hint-text, body.theme-default .primary-500.disabled-text,
body.theme-default .primary-500 .disabled-text, body.theme-default .primary-600.hint-text,
body.theme-default .primary-600 .hint-text, body.theme-default .primary-600.disabled-text,
body.theme-default .primary-600 .disabled-text, body.theme-default .primary-700.hint-text,
body.theme-default .primary-700 .hint-text, body.theme-default .primary-700.disabled-text,
body.theme-default .primary-700 .disabled-text, body.theme-default .primary-800.hint-text,
body.theme-default .primary-800 .hint-text, body.theme-default .primary-800.disabled-text,
body.theme-default .primary-800 .disabled-text, body.theme-default .primary-900.hint-text,
body.theme-default .primary-900 .hint-text, body.theme-default .primary-900.disabled-text,
body.theme-default .primary-900 .disabled-text, body.theme-default .primary-A200.hint-text,
body.theme-default .primary-A200 .hint-text, body.theme-default .primary-A200.disabled-text,
body.theme-default .primary-A200 .disabled-text, body.theme-default .primary-A400.hint-text,
body.theme-default .primary-A400 .hint-text, body.theme-default .primary-A400.disabled-text,
body.theme-default .primary-A400 .disabled-text, body.theme-default .primary-A700.hint-text,
body.theme-default .primary-A700 .hint-text, body.theme-default .primary-A700.disabled-text,
body.theme-default .primary-A700 .disabled-text, body.theme-default .primary.hint-text,
body.theme-default .primary .hint-text, body.theme-default .primary.disabled-text,
body.theme-default .primary .disabled-text, body.theme-default .accent-500.hint-text,
body.theme-default .accent-500 .hint-text, body.theme-default .accent-500.disabled-text,
body.theme-default .accent-500 .disabled-text, body.theme-default .accent-600.hint-text,
body.theme-default .accent-600 .hint-text, body.theme-default .accent-600.disabled-text,
body.theme-default .accent-600 .disabled-text, body.theme-default .accent-700.hint-text,
body.theme-default .accent-700 .hint-text, body.theme-default .accent-700.disabled-text,
body.theme-default .accent-700 .disabled-text, body.theme-default .accent-800.hint-text,
body.theme-default .accent-800 .hint-text, body.theme-default .accent-800.disabled-text,
body.theme-default .accent-800 .disabled-text, body.theme-default .accent-900.hint-text,
body.theme-default .accent-900 .hint-text, body.theme-default .accent-900.disabled-text,
body.theme-default .accent-900 .disabled-text, body.theme-default .accent-A700.hint-text,
body.theme-default .accent-A700 .hint-text, body.theme-default .accent-A700.disabled-text,
body.theme-default .accent-A700 .disabled-text, body.theme-default .accent.hint-text,
body.theme-default .accent .hint-text, body.theme-default .accent.disabled-text,
body.theme-default .accent .disabled-text, body.theme-default .warn-500.hint-text,
body.theme-default .warn-500 .hint-text, body.theme-default .warn-500.disabled-text,
body.theme-default .warn-500 .disabled-text, body.theme-default .warn-600.hint-text,
body.theme-default .warn-600 .hint-text, body.theme-default .warn-600.disabled-text,
body.theme-default .warn-600 .disabled-text, body.theme-default .warn-700.hint-text,
body.theme-default .warn-700 .hint-text, body.theme-default .warn-700.disabled-text,
body.theme-default .warn-700 .disabled-text, body.theme-default .warn-800.hint-text,
body.theme-default .warn-800 .hint-text, body.theme-default .warn-800.disabled-text,
body.theme-default .warn-800 .disabled-text, body.theme-default .warn-900.hint-text,
body.theme-default .warn-900 .hint-text, body.theme-default .warn-900.disabled-text,
body.theme-default .warn-900 .disabled-text, body.theme-default .warn-A200.hint-text,
body.theme-default .warn-A200 .hint-text, body.theme-default .warn-A200.disabled-text,
body.theme-default .warn-A200 .disabled-text, body.theme-default .warn-A400.hint-text,
body.theme-default .warn-A400 .hint-text, body.theme-default .warn-A400.disabled-text,
body.theme-default .warn-A400 .disabled-text, body.theme-default .warn-A700.hint-text,
body.theme-default .warn-A700 .hint-text, body.theme-default .warn-A700.disabled-text,
body.theme-default .warn-A700 .disabled-text, body.theme-default .warn.hint-text,
body.theme-default .warn .hint-text, body.theme-default .warn.disabled-text,
body.theme-default .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-default .primary-300.divider,
body.theme-default .primary-300 .divider, body.theme-default .primary-400.divider,
body.theme-default .primary-400 .divider, body.theme-default .primary-500.divider,
body.theme-default .primary-500 .divider, body.theme-default .primary-600.divider,
body.theme-default .primary-600 .divider, body.theme-default .primary-700.divider,
body.theme-default .primary-700 .divider, body.theme-default .primary-800.divider,
body.theme-default .primary-800 .divider, body.theme-default .primary-900.divider,
body.theme-default .primary-900 .divider, body.theme-default .primary-A200.divider,
body.theme-default .primary-A200 .divider, body.theme-default .primary-A400.divider,
body.theme-default .primary-A400 .divider, body.theme-default .primary-A700.divider,
body.theme-default .primary-A700 .divider, body.theme-default .primary.divider,
body.theme-default .primary .divider, body.theme-default .accent-500.divider,
body.theme-default .accent-500 .divider, body.theme-default .accent-600.divider,
body.theme-default .accent-600 .divider, body.theme-default .accent-700.divider,
body.theme-default .accent-700 .divider, body.theme-default .accent-800.divider,
body.theme-default .accent-800 .divider, body.theme-default .accent-900.divider,
body.theme-default .accent-900 .divider, body.theme-default .accent-A700.divider,
body.theme-default .accent-A700 .divider, body.theme-default .accent.divider,
body.theme-default .accent .divider, body.theme-default .warn-500.divider,
body.theme-default .warn-500 .divider, body.theme-default .warn-600.divider,
body.theme-default .warn-600 .divider, body.theme-default .warn-700.divider,
body.theme-default .warn-700 .divider, body.theme-default .warn-800.divider,
body.theme-default .warn-800 .divider, body.theme-default .warn-900.divider,
body.theme-default .warn-900 .divider, body.theme-default .warn-A200.divider,
body.theme-default .warn-A200 .divider, body.theme-default .warn-A400.divider,
body.theme-default .warn-A400 .divider, body.theme-default .warn-A700.divider,
body.theme-default .warn-A700 .divider, body.theme-default .warn.divider,
body.theme-default .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-default .primary-300 .mat-ripple-element, body.theme-default .primary-400 .mat-ripple-element, body.theme-default .primary-500 .mat-ripple-element, body.theme-default .primary-600 .mat-ripple-element, body.theme-default .primary-700 .mat-ripple-element, body.theme-default .primary-800 .mat-ripple-element, body.theme-default .primary-900 .mat-ripple-element, body.theme-default .primary-A200 .mat-ripple-element, body.theme-default .primary-A400 .mat-ripple-element, body.theme-default .primary-A700 .mat-ripple-element, body.theme-default .primary .mat-ripple-element, body.theme-default .accent-500 .mat-ripple-element, body.theme-default .accent-600 .mat-ripple-element, body.theme-default .accent-700 .mat-ripple-element, body.theme-default .accent-800 .mat-ripple-element, body.theme-default .accent-900 .mat-ripple-element, body.theme-default .accent-A700 .mat-ripple-element, body.theme-default .accent .mat-ripple-element, body.theme-default .warn-500 .mat-ripple-element, body.theme-default .warn-600 .mat-ripple-element, body.theme-default .warn-700 .mat-ripple-element, body.theme-default .warn-800 .mat-ripple-element, body.theme-default .warn-900 .mat-ripple-element, body.theme-default .warn-A200 .mat-ripple-element, body.theme-default .warn-A400 .mat-ripple-element, body.theme-default .warn-A700 .mat-ripple-element, body.theme-default .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-default .primary-300 .adaptive-border-color, body.theme-default .primary-400 .adaptive-border-color, body.theme-default .primary-500 .adaptive-border-color, body.theme-default .primary-600 .adaptive-border-color, body.theme-default .primary-700 .adaptive-border-color, body.theme-default .primary-800 .adaptive-border-color, body.theme-default .primary-900 .adaptive-border-color, body.theme-default .primary-A200 .adaptive-border-color, body.theme-default .primary-A400 .adaptive-border-color, body.theme-default .primary-A700 .adaptive-border-color, body.theme-default .primary .adaptive-border-color, body.theme-default .accent-500 .adaptive-border-color, body.theme-default .accent-600 .adaptive-border-color, body.theme-default .accent-700 .adaptive-border-color, body.theme-default .accent-800 .adaptive-border-color, body.theme-default .accent-900 .adaptive-border-color, body.theme-default .accent-A700 .adaptive-border-color, body.theme-default .accent .adaptive-border-color, body.theme-default .warn-500 .adaptive-border-color, body.theme-default .warn-600 .adaptive-border-color, body.theme-default .warn-700 .adaptive-border-color, body.theme-default .warn-800 .adaptive-border-color, body.theme-default .warn-900 .adaptive-border-color, body.theme-default .warn-A200 .adaptive-border-color, body.theme-default .warn-A400 .adaptive-border-color, body.theme-default .warn-A700 .adaptive-border-color, body.theme-default .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-default .primary-50 input[type='text'], body.theme-default .primary-100 input[type='text'], body.theme-default .primary-200 input[type='text'], body.theme-default .primary-A100 input[type='text'], body.theme-default .accent-50 input[type='text'], body.theme-default .accent-100 input[type='text'], body.theme-default .accent-200 input[type='text'], body.theme-default .accent-300 input[type='text'], body.theme-default .accent-400 input[type='text'], body.theme-default .accent-A100 input[type='text'], body.theme-default .accent-A200 input[type='text'], body.theme-default .accent-A400 input[type='text'], body.theme-default .warn-50 input[type='text'], body.theme-default .warn-100 input[type='text'], body.theme-default .warn-200 input[type='text'], body.theme-default .warn-300 input[type='text'], body.theme-default .warn-400 input[type='text'], body.theme-default .warn-A100 input[type='text'] {
  color: black; }
body.theme-default .primary-50 .mat-form-field-label, body.theme-default .primary-100 .mat-form-field-label, body.theme-default .primary-200 .mat-form-field-label, body.theme-default .primary-A100 .mat-form-field-label, body.theme-default .accent-50 .mat-form-field-label, body.theme-default .accent-100 .mat-form-field-label, body.theme-default .accent-200 .mat-form-field-label, body.theme-default .accent-300 .mat-form-field-label, body.theme-default .accent-400 .mat-form-field-label, body.theme-default .accent-A100 .mat-form-field-label, body.theme-default .accent-A200 .mat-form-field-label, body.theme-default .accent-A400 .mat-form-field-label, body.theme-default .warn-50 .mat-form-field-label, body.theme-default .warn-100 .mat-form-field-label, body.theme-default .warn-200 .mat-form-field-label, body.theme-default .warn-300 .mat-form-field-label, body.theme-default .warn-400 .mat-form-field-label, body.theme-default .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .primary-50 .mat-form-field-underline, body.theme-default .primary-100 .mat-form-field-underline, body.theme-default .primary-200 .mat-form-field-underline, body.theme-default .primary-A100 .mat-form-field-underline, body.theme-default .accent-50 .mat-form-field-underline, body.theme-default .accent-100 .mat-form-field-underline, body.theme-default .accent-200 .mat-form-field-underline, body.theme-default .accent-300 .mat-form-field-underline, body.theme-default .accent-400 .mat-form-field-underline, body.theme-default .accent-A100 .mat-form-field-underline, body.theme-default .accent-A200 .mat-form-field-underline, body.theme-default .accent-A400 .mat-form-field-underline, body.theme-default .warn-50 .mat-form-field-underline, body.theme-default .warn-100 .mat-form-field-underline, body.theme-default .warn-200 .mat-form-field-underline, body.theme-default .warn-300 .mat-form-field-underline, body.theme-default .warn-400 .mat-form-field-underline, body.theme-default .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-default .primary-50 .mat-select-trigger,
body.theme-default .primary-50 .mat-select-arrow, body.theme-default .primary-100 .mat-select-trigger,
body.theme-default .primary-100 .mat-select-arrow, body.theme-default .primary-200 .mat-select-trigger,
body.theme-default .primary-200 .mat-select-arrow, body.theme-default .primary-A100 .mat-select-trigger,
body.theme-default .primary-A100 .mat-select-arrow, body.theme-default .accent-50 .mat-select-trigger,
body.theme-default .accent-50 .mat-select-arrow, body.theme-default .accent-100 .mat-select-trigger,
body.theme-default .accent-100 .mat-select-arrow, body.theme-default .accent-200 .mat-select-trigger,
body.theme-default .accent-200 .mat-select-arrow, body.theme-default .accent-300 .mat-select-trigger,
body.theme-default .accent-300 .mat-select-arrow, body.theme-default .accent-400 .mat-select-trigger,
body.theme-default .accent-400 .mat-select-arrow, body.theme-default .accent-A100 .mat-select-trigger,
body.theme-default .accent-A100 .mat-select-arrow, body.theme-default .accent-A200 .mat-select-trigger,
body.theme-default .accent-A200 .mat-select-arrow, body.theme-default .accent-A400 .mat-select-trigger,
body.theme-default .accent-A400 .mat-select-arrow, body.theme-default .warn-50 .mat-select-trigger,
body.theme-default .warn-50 .mat-select-arrow, body.theme-default .warn-100 .mat-select-trigger,
body.theme-default .warn-100 .mat-select-arrow, body.theme-default .warn-200 .mat-select-trigger,
body.theme-default .warn-200 .mat-select-arrow, body.theme-default .warn-300 .mat-select-trigger,
body.theme-default .warn-300 .mat-select-arrow, body.theme-default .warn-400 .mat-select-trigger,
body.theme-default .warn-400 .mat-select-arrow, body.theme-default .warn-A100 .mat-select-trigger,
body.theme-default .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .primary-50 .mat-select-underline, body.theme-default .primary-100 .mat-select-underline, body.theme-default .primary-200 .mat-select-underline, body.theme-default .primary-A100 .mat-select-underline, body.theme-default .accent-50 .mat-select-underline, body.theme-default .accent-100 .mat-select-underline, body.theme-default .accent-200 .mat-select-underline, body.theme-default .accent-300 .mat-select-underline, body.theme-default .accent-400 .mat-select-underline, body.theme-default .accent-A100 .mat-select-underline, body.theme-default .accent-A200 .mat-select-underline, body.theme-default .accent-A400 .mat-select-underline, body.theme-default .warn-50 .mat-select-underline, body.theme-default .warn-100 .mat-select-underline, body.theme-default .warn-200 .mat-select-underline, body.theme-default .warn-300 .mat-select-underline, body.theme-default .warn-400 .mat-select-underline, body.theme-default .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-default .primary-50 .mat-select-disabled .mat-select-value,
body.theme-default .primary-50 .mat-select-arrow,
body.theme-default .primary-50 .mat-select-trigger, body.theme-default .primary-100 .mat-select-disabled .mat-select-value,
body.theme-default .primary-100 .mat-select-arrow,
body.theme-default .primary-100 .mat-select-trigger, body.theme-default .primary-200 .mat-select-disabled .mat-select-value,
body.theme-default .primary-200 .mat-select-arrow,
body.theme-default .primary-200 .mat-select-trigger, body.theme-default .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-default .primary-A100 .mat-select-arrow,
body.theme-default .primary-A100 .mat-select-trigger, body.theme-default .accent-50 .mat-select-disabled .mat-select-value,
body.theme-default .accent-50 .mat-select-arrow,
body.theme-default .accent-50 .mat-select-trigger, body.theme-default .accent-100 .mat-select-disabled .mat-select-value,
body.theme-default .accent-100 .mat-select-arrow,
body.theme-default .accent-100 .mat-select-trigger, body.theme-default .accent-200 .mat-select-disabled .mat-select-value,
body.theme-default .accent-200 .mat-select-arrow,
body.theme-default .accent-200 .mat-select-trigger, body.theme-default .accent-300 .mat-select-disabled .mat-select-value,
body.theme-default .accent-300 .mat-select-arrow,
body.theme-default .accent-300 .mat-select-trigger, body.theme-default .accent-400 .mat-select-disabled .mat-select-value,
body.theme-default .accent-400 .mat-select-arrow,
body.theme-default .accent-400 .mat-select-trigger, body.theme-default .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-default .accent-A100 .mat-select-arrow,
body.theme-default .accent-A100 .mat-select-trigger, body.theme-default .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-default .accent-A200 .mat-select-arrow,
body.theme-default .accent-A200 .mat-select-trigger, body.theme-default .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-default .accent-A400 .mat-select-arrow,
body.theme-default .accent-A400 .mat-select-trigger, body.theme-default .warn-50 .mat-select-disabled .mat-select-value,
body.theme-default .warn-50 .mat-select-arrow,
body.theme-default .warn-50 .mat-select-trigger, body.theme-default .warn-100 .mat-select-disabled .mat-select-value,
body.theme-default .warn-100 .mat-select-arrow,
body.theme-default .warn-100 .mat-select-trigger, body.theme-default .warn-200 .mat-select-disabled .mat-select-value,
body.theme-default .warn-200 .mat-select-arrow,
body.theme-default .warn-200 .mat-select-trigger, body.theme-default .warn-300 .mat-select-disabled .mat-select-value,
body.theme-default .warn-300 .mat-select-arrow,
body.theme-default .warn-300 .mat-select-trigger, body.theme-default .warn-400 .mat-select-disabled .mat-select-value,
body.theme-default .warn-400 .mat-select-arrow,
body.theme-default .warn-400 .mat-select-trigger, body.theme-default .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-default .warn-A100 .mat-select-arrow,
body.theme-default .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-default .primary-300 input[type='text'], body.theme-default .primary-400 input[type='text'], body.theme-default .primary-500 input[type='text'], body.theme-default .primary-600 input[type='text'], body.theme-default .primary-700 input[type='text'], body.theme-default .primary-800 input[type='text'], body.theme-default .primary-900 input[type='text'], body.theme-default .primary-A200 input[type='text'], body.theme-default .primary-A400 input[type='text'], body.theme-default .primary-A700 input[type='text'], body.theme-default .primary input[type='text'], body.theme-default .accent-500 input[type='text'], body.theme-default .accent-600 input[type='text'], body.theme-default .accent-700 input[type='text'], body.theme-default .accent-800 input[type='text'], body.theme-default .accent-900 input[type='text'], body.theme-default .accent-A700 input[type='text'], body.theme-default .accent input[type='text'], body.theme-default .warn-500 input[type='text'], body.theme-default .warn-600 input[type='text'], body.theme-default .warn-700 input[type='text'], body.theme-default .warn-800 input[type='text'], body.theme-default .warn-900 input[type='text'], body.theme-default .warn-A200 input[type='text'], body.theme-default .warn-A400 input[type='text'], body.theme-default .warn-A700 input[type='text'], body.theme-default .warn input[type='text'] {
  color: white; }
body.theme-default .primary-300 .mat-form-field-label, body.theme-default .primary-400 .mat-form-field-label, body.theme-default .primary-500 .mat-form-field-label, body.theme-default .primary-600 .mat-form-field-label, body.theme-default .primary-700 .mat-form-field-label, body.theme-default .primary-800 .mat-form-field-label, body.theme-default .primary-900 .mat-form-field-label, body.theme-default .primary-A200 .mat-form-field-label, body.theme-default .primary-A400 .mat-form-field-label, body.theme-default .primary-A700 .mat-form-field-label, body.theme-default .primary .mat-form-field-label, body.theme-default .accent-500 .mat-form-field-label, body.theme-default .accent-600 .mat-form-field-label, body.theme-default .accent-700 .mat-form-field-label, body.theme-default .accent-800 .mat-form-field-label, body.theme-default .accent-900 .mat-form-field-label, body.theme-default .accent-A700 .mat-form-field-label, body.theme-default .accent .mat-form-field-label, body.theme-default .warn-500 .mat-form-field-label, body.theme-default .warn-600 .mat-form-field-label, body.theme-default .warn-700 .mat-form-field-label, body.theme-default .warn-800 .mat-form-field-label, body.theme-default .warn-900 .mat-form-field-label, body.theme-default .warn-A200 .mat-form-field-label, body.theme-default .warn-A400 .mat-form-field-label, body.theme-default .warn-A700 .mat-form-field-label, body.theme-default .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-default .primary-300 .mat-form-field-underline, body.theme-default .primary-400 .mat-form-field-underline, body.theme-default .primary-500 .mat-form-field-underline, body.theme-default .primary-600 .mat-form-field-underline, body.theme-default .primary-700 .mat-form-field-underline, body.theme-default .primary-800 .mat-form-field-underline, body.theme-default .primary-900 .mat-form-field-underline, body.theme-default .primary-A200 .mat-form-field-underline, body.theme-default .primary-A400 .mat-form-field-underline, body.theme-default .primary-A700 .mat-form-field-underline, body.theme-default .primary .mat-form-field-underline, body.theme-default .accent-500 .mat-form-field-underline, body.theme-default .accent-600 .mat-form-field-underline, body.theme-default .accent-700 .mat-form-field-underline, body.theme-default .accent-800 .mat-form-field-underline, body.theme-default .accent-900 .mat-form-field-underline, body.theme-default .accent-A700 .mat-form-field-underline, body.theme-default .accent .mat-form-field-underline, body.theme-default .warn-500 .mat-form-field-underline, body.theme-default .warn-600 .mat-form-field-underline, body.theme-default .warn-700 .mat-form-field-underline, body.theme-default .warn-800 .mat-form-field-underline, body.theme-default .warn-900 .mat-form-field-underline, body.theme-default .warn-A200 .mat-form-field-underline, body.theme-default .warn-A400 .mat-form-field-underline, body.theme-default .warn-A700 .mat-form-field-underline, body.theme-default .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-default .primary-300 .mat-select-trigger,
body.theme-default .primary-300 .mat-select-arrow, body.theme-default .primary-400 .mat-select-trigger,
body.theme-default .primary-400 .mat-select-arrow, body.theme-default .primary-500 .mat-select-trigger,
body.theme-default .primary-500 .mat-select-arrow, body.theme-default .primary-600 .mat-select-trigger,
body.theme-default .primary-600 .mat-select-arrow, body.theme-default .primary-700 .mat-select-trigger,
body.theme-default .primary-700 .mat-select-arrow, body.theme-default .primary-800 .mat-select-trigger,
body.theme-default .primary-800 .mat-select-arrow, body.theme-default .primary-900 .mat-select-trigger,
body.theme-default .primary-900 .mat-select-arrow, body.theme-default .primary-A200 .mat-select-trigger,
body.theme-default .primary-A200 .mat-select-arrow, body.theme-default .primary-A400 .mat-select-trigger,
body.theme-default .primary-A400 .mat-select-arrow, body.theme-default .primary-A700 .mat-select-trigger,
body.theme-default .primary-A700 .mat-select-arrow, body.theme-default .primary .mat-select-trigger,
body.theme-default .primary .mat-select-arrow, body.theme-default .accent-500 .mat-select-trigger,
body.theme-default .accent-500 .mat-select-arrow, body.theme-default .accent-600 .mat-select-trigger,
body.theme-default .accent-600 .mat-select-arrow, body.theme-default .accent-700 .mat-select-trigger,
body.theme-default .accent-700 .mat-select-arrow, body.theme-default .accent-800 .mat-select-trigger,
body.theme-default .accent-800 .mat-select-arrow, body.theme-default .accent-900 .mat-select-trigger,
body.theme-default .accent-900 .mat-select-arrow, body.theme-default .accent-A700 .mat-select-trigger,
body.theme-default .accent-A700 .mat-select-arrow, body.theme-default .accent .mat-select-trigger,
body.theme-default .accent .mat-select-arrow, body.theme-default .warn-500 .mat-select-trigger,
body.theme-default .warn-500 .mat-select-arrow, body.theme-default .warn-600 .mat-select-trigger,
body.theme-default .warn-600 .mat-select-arrow, body.theme-default .warn-700 .mat-select-trigger,
body.theme-default .warn-700 .mat-select-arrow, body.theme-default .warn-800 .mat-select-trigger,
body.theme-default .warn-800 .mat-select-arrow, body.theme-default .warn-900 .mat-select-trigger,
body.theme-default .warn-900 .mat-select-arrow, body.theme-default .warn-A200 .mat-select-trigger,
body.theme-default .warn-A200 .mat-select-arrow, body.theme-default .warn-A400 .mat-select-trigger,
body.theme-default .warn-A400 .mat-select-arrow, body.theme-default .warn-A700 .mat-select-trigger,
body.theme-default .warn-A700 .mat-select-arrow, body.theme-default .warn .mat-select-trigger,
body.theme-default .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-default .primary-300 .mat-select-underline, body.theme-default .primary-400 .mat-select-underline, body.theme-default .primary-500 .mat-select-underline, body.theme-default .primary-600 .mat-select-underline, body.theme-default .primary-700 .mat-select-underline, body.theme-default .primary-800 .mat-select-underline, body.theme-default .primary-900 .mat-select-underline, body.theme-default .primary-A200 .mat-select-underline, body.theme-default .primary-A400 .mat-select-underline, body.theme-default .primary-A700 .mat-select-underline, body.theme-default .primary .mat-select-underline, body.theme-default .accent-500 .mat-select-underline, body.theme-default .accent-600 .mat-select-underline, body.theme-default .accent-700 .mat-select-underline, body.theme-default .accent-800 .mat-select-underline, body.theme-default .accent-900 .mat-select-underline, body.theme-default .accent-A700 .mat-select-underline, body.theme-default .accent .mat-select-underline, body.theme-default .warn-500 .mat-select-underline, body.theme-default .warn-600 .mat-select-underline, body.theme-default .warn-700 .mat-select-underline, body.theme-default .warn-800 .mat-select-underline, body.theme-default .warn-900 .mat-select-underline, body.theme-default .warn-A200 .mat-select-underline, body.theme-default .warn-A400 .mat-select-underline, body.theme-default .warn-A700 .mat-select-underline, body.theme-default .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-default .primary-300 .mat-select-disabled .mat-select-value,
body.theme-default .primary-300 .mat-select-arrow,
body.theme-default .primary-300 .mat-select-trigger, body.theme-default .primary-400 .mat-select-disabled .mat-select-value,
body.theme-default .primary-400 .mat-select-arrow,
body.theme-default .primary-400 .mat-select-trigger, body.theme-default .primary-500 .mat-select-disabled .mat-select-value,
body.theme-default .primary-500 .mat-select-arrow,
body.theme-default .primary-500 .mat-select-trigger, body.theme-default .primary-600 .mat-select-disabled .mat-select-value,
body.theme-default .primary-600 .mat-select-arrow,
body.theme-default .primary-600 .mat-select-trigger, body.theme-default .primary-700 .mat-select-disabled .mat-select-value,
body.theme-default .primary-700 .mat-select-arrow,
body.theme-default .primary-700 .mat-select-trigger, body.theme-default .primary-800 .mat-select-disabled .mat-select-value,
body.theme-default .primary-800 .mat-select-arrow,
body.theme-default .primary-800 .mat-select-trigger, body.theme-default .primary-900 .mat-select-disabled .mat-select-value,
body.theme-default .primary-900 .mat-select-arrow,
body.theme-default .primary-900 .mat-select-trigger, body.theme-default .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-default .primary-A200 .mat-select-arrow,
body.theme-default .primary-A200 .mat-select-trigger, body.theme-default .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-default .primary-A400 .mat-select-arrow,
body.theme-default .primary-A400 .mat-select-trigger, body.theme-default .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-default .primary-A700 .mat-select-arrow,
body.theme-default .primary-A700 .mat-select-trigger, body.theme-default .primary .mat-select-disabled .mat-select-value,
body.theme-default .primary .mat-select-arrow,
body.theme-default .primary .mat-select-trigger, body.theme-default .accent-500 .mat-select-disabled .mat-select-value,
body.theme-default .accent-500 .mat-select-arrow,
body.theme-default .accent-500 .mat-select-trigger, body.theme-default .accent-600 .mat-select-disabled .mat-select-value,
body.theme-default .accent-600 .mat-select-arrow,
body.theme-default .accent-600 .mat-select-trigger, body.theme-default .accent-700 .mat-select-disabled .mat-select-value,
body.theme-default .accent-700 .mat-select-arrow,
body.theme-default .accent-700 .mat-select-trigger, body.theme-default .accent-800 .mat-select-disabled .mat-select-value,
body.theme-default .accent-800 .mat-select-arrow,
body.theme-default .accent-800 .mat-select-trigger, body.theme-default .accent-900 .mat-select-disabled .mat-select-value,
body.theme-default .accent-900 .mat-select-arrow,
body.theme-default .accent-900 .mat-select-trigger, body.theme-default .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-default .accent-A700 .mat-select-arrow,
body.theme-default .accent-A700 .mat-select-trigger, body.theme-default .accent .mat-select-disabled .mat-select-value,
body.theme-default .accent .mat-select-arrow,
body.theme-default .accent .mat-select-trigger, body.theme-default .warn-500 .mat-select-disabled .mat-select-value,
body.theme-default .warn-500 .mat-select-arrow,
body.theme-default .warn-500 .mat-select-trigger, body.theme-default .warn-600 .mat-select-disabled .mat-select-value,
body.theme-default .warn-600 .mat-select-arrow,
body.theme-default .warn-600 .mat-select-trigger, body.theme-default .warn-700 .mat-select-disabled .mat-select-value,
body.theme-default .warn-700 .mat-select-arrow,
body.theme-default .warn-700 .mat-select-trigger, body.theme-default .warn-800 .mat-select-disabled .mat-select-value,
body.theme-default .warn-800 .mat-select-arrow,
body.theme-default .warn-800 .mat-select-trigger, body.theme-default .warn-900 .mat-select-disabled .mat-select-value,
body.theme-default .warn-900 .mat-select-arrow,
body.theme-default .warn-900 .mat-select-trigger, body.theme-default .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-default .warn-A200 .mat-select-arrow,
body.theme-default .warn-A200 .mat-select-trigger, body.theme-default .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-default .warn-A400 .mat-select-arrow,
body.theme-default .warn-A400 .mat-select-trigger, body.theme-default .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-default .warn-A700 .mat-select-arrow,
body.theme-default .warn-A700 .mat-select-trigger, body.theme-default .warn .mat-select-disabled .mat-select-value,
body.theme-default .warn .mat-select-arrow,
body.theme-default .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-default .primary-300 .mat-select-value, body.theme-default .primary-400 .mat-select-value, body.theme-default .primary-500 .mat-select-value, body.theme-default .primary-600 .mat-select-value, body.theme-default .primary-700 .mat-select-value, body.theme-default .primary-800 .mat-select-value, body.theme-default .primary-900 .mat-select-value, body.theme-default .primary-A200 .mat-select-value, body.theme-default .primary-A400 .mat-select-value, body.theme-default .primary-A700 .mat-select-value, body.theme-default .primary .mat-select-value, body.theme-default .accent-500 .mat-select-value, body.theme-default .accent-600 .mat-select-value, body.theme-default .accent-700 .mat-select-value, body.theme-default .accent-800 .mat-select-value, body.theme-default .accent-900 .mat-select-value, body.theme-default .accent-A700 .mat-select-value, body.theme-default .accent .mat-select-value, body.theme-default .warn-500 .mat-select-value, body.theme-default .warn-600 .mat-select-value, body.theme-default .warn-700 .mat-select-value, body.theme-default .warn-800 .mat-select-value, body.theme-default .warn-900 .mat-select-value, body.theme-default .warn-A200 .mat-select-value, body.theme-default .warn-A400 .mat-select-value, body.theme-default .warn-A700 .mat-select-value, body.theme-default .warn .mat-select-value {
  color: white; }
body.theme-yellow-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-yellow-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-option:hover:not(.mat-option-disabled), body.theme-yellow-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-yellow-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #fdd835; }
body.theme-yellow-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-yellow-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-yellow-light .mat-pseudo-checkbox-checked,
body.theme-yellow-light .mat-pseudo-checkbox-indeterminate,
body.theme-yellow-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-yellow-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #fdd835; }
body.theme-yellow-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-yellow-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-yellow-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-yellow-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-yellow-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-yellow-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-yellow-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .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); }
body.theme-yellow-light .mat-app-background, body.theme-yellow-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-yellow-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-yellow-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-yellow-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-yellow-light .mat-badge-accent .mat-badge-content {
  background: #fdd835;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-yellow-light .mat-badge {
  position: relative; }
body.theme-yellow-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-yellow-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-yellow-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-yellow-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-yellow-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-yellow-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-yellow-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-yellow-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-yellow-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-yellow-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-yellow-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-yellow-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-yellow-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-yellow-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-yellow-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-yellow-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-yellow-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-yellow-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-yellow-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-yellow-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-yellow-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-yellow-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-yellow-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-yellow-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-yellow-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-yellow-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-button, body.theme-yellow-light .mat-icon-button, body.theme-yellow-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-yellow-light .mat-button.mat-primary, body.theme-yellow-light .mat-icon-button.mat-primary, body.theme-yellow-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-yellow-light .mat-button.mat-accent, body.theme-yellow-light .mat-icon-button.mat-accent, body.theme-yellow-light .mat-stroked-button.mat-accent {
    color: #fdd835; }
body.theme-yellow-light .mat-button.mat-warn, body.theme-yellow-light .mat-icon-button.mat-warn, body.theme-yellow-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-yellow-light .mat-button.mat-primary[disabled], body.theme-yellow-light .mat-button.mat-accent[disabled], body.theme-yellow-light .mat-button.mat-warn[disabled], body.theme-yellow-light .mat-button[disabled][disabled], body.theme-yellow-light .mat-icon-button.mat-primary[disabled], body.theme-yellow-light .mat-icon-button.mat-accent[disabled], body.theme-yellow-light .mat-icon-button.mat-warn[disabled], body.theme-yellow-light .mat-icon-button[disabled][disabled], body.theme-yellow-light .mat-stroked-button.mat-primary[disabled], body.theme-yellow-light .mat-stroked-button.mat-accent[disabled], body.theme-yellow-light .mat-stroked-button.mat-warn[disabled], body.theme-yellow-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-yellow-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-yellow-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-yellow-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-yellow-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-yellow-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #fdd835; }
body.theme-yellow-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-yellow-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-yellow-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-yellow-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-yellow-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-yellow-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-yellow-light .mat-button .mat-ripple-element, body.theme-yellow-light .mat-icon-button .mat-ripple-element, body.theme-yellow-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-yellow-light .mat-button-focus-overlay {
  background: black; }
body.theme-yellow-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-flat-button, body.theme-yellow-light .mat-raised-button, body.theme-yellow-light .mat-fab, body.theme-yellow-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-yellow-light .mat-flat-button.mat-primary, body.theme-yellow-light .mat-raised-button.mat-primary, body.theme-yellow-light .mat-fab.mat-primary, body.theme-yellow-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-yellow-light .mat-flat-button.mat-accent, body.theme-yellow-light .mat-raised-button.mat-accent, body.theme-yellow-light .mat-fab.mat-accent, body.theme-yellow-light .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-flat-button.mat-warn, body.theme-yellow-light .mat-raised-button.mat-warn, body.theme-yellow-light .mat-fab.mat-warn, body.theme-yellow-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-yellow-light .mat-flat-button.mat-primary[disabled], body.theme-yellow-light .mat-flat-button.mat-accent[disabled], body.theme-yellow-light .mat-flat-button.mat-warn[disabled], body.theme-yellow-light .mat-flat-button[disabled][disabled], body.theme-yellow-light .mat-raised-button.mat-primary[disabled], body.theme-yellow-light .mat-raised-button.mat-accent[disabled], body.theme-yellow-light .mat-raised-button.mat-warn[disabled], body.theme-yellow-light .mat-raised-button[disabled][disabled], body.theme-yellow-light .mat-fab.mat-primary[disabled], body.theme-yellow-light .mat-fab.mat-accent[disabled], body.theme-yellow-light .mat-fab.mat-warn[disabled], body.theme-yellow-light .mat-fab[disabled][disabled], body.theme-yellow-light .mat-mini-fab.mat-primary[disabled], body.theme-yellow-light .mat-mini-fab.mat-accent[disabled], body.theme-yellow-light .mat-mini-fab.mat-warn[disabled], body.theme-yellow-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-flat-button.mat-primary, body.theme-yellow-light .mat-raised-button.mat-primary, body.theme-yellow-light .mat-fab.mat-primary, body.theme-yellow-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-yellow-light .mat-flat-button.mat-accent, body.theme-yellow-light .mat-raised-button.mat-accent, body.theme-yellow-light .mat-fab.mat-accent, body.theme-yellow-light .mat-mini-fab.mat-accent {
    background-color: #fdd835; }
body.theme-yellow-light .mat-flat-button.mat-warn, body.theme-yellow-light .mat-raised-button.mat-warn, body.theme-yellow-light .mat-fab.mat-warn, body.theme-yellow-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-yellow-light .mat-flat-button.mat-primary[disabled], body.theme-yellow-light .mat-flat-button.mat-accent[disabled], body.theme-yellow-light .mat-flat-button.mat-warn[disabled], body.theme-yellow-light .mat-flat-button[disabled][disabled], body.theme-yellow-light .mat-raised-button.mat-primary[disabled], body.theme-yellow-light .mat-raised-button.mat-accent[disabled], body.theme-yellow-light .mat-raised-button.mat-warn[disabled], body.theme-yellow-light .mat-raised-button[disabled][disabled], body.theme-yellow-light .mat-fab.mat-primary[disabled], body.theme-yellow-light .mat-fab.mat-accent[disabled], body.theme-yellow-light .mat-fab.mat-warn[disabled], body.theme-yellow-light .mat-fab[disabled][disabled], body.theme-yellow-light .mat-mini-fab.mat-primary[disabled], body.theme-yellow-light .mat-mini-fab.mat-accent[disabled], body.theme-yellow-light .mat-mini-fab.mat-warn[disabled], body.theme-yellow-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-yellow-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-yellow-light .mat-fab.mat-primary .mat-ripple-element, body.theme-yellow-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-yellow-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-yellow-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-yellow-light .mat-fab.mat-accent .mat-ripple-element, body.theme-yellow-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-yellow-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-yellow-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-yellow-light .mat-fab.mat-warn .mat-ripple-element, body.theme-yellow-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-yellow-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-yellow-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-fab:not([class*='mat-elevation-z']), body.theme-yellow-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-yellow-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-yellow-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-button-toggle-standalone,
body.theme-yellow-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-yellow-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-yellow-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-yellow-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-yellow-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-yellow-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-yellow-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-yellow-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-yellow-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-yellow-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-yellow-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-yellow-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-yellow-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-yellow-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-yellow-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-yellow-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #fdd835; }
body.theme-yellow-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-yellow-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-yellow-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-yellow-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-yellow-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-yellow-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-yellow-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-yellow-light .mat-checkbox-background {
    background: none; } }
body.theme-yellow-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-yellow-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #fdd835; }
body.theme-yellow-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-yellow-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-yellow-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-yellow-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #fdd835;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-yellow-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-yellow-light .mat-table {
  background: white; }
body.theme-yellow-light .mat-table thead, body.theme-yellow-light .mat-table tbody, body.theme-yellow-light .mat-table tfoot,
body.theme-yellow-light mat-header-row, body.theme-yellow-light mat-row, body.theme-yellow-light mat-footer-row,
body.theme-yellow-light [mat-header-row], body.theme-yellow-light [mat-row], body.theme-yellow-light [mat-footer-row],
body.theme-yellow-light .mat-table-sticky {
  background: inherit; }
body.theme-yellow-light mat-row, body.theme-yellow-light mat-header-row, body.theme-yellow-light mat-footer-row,
body.theme-yellow-light th.mat-header-cell, body.theme-yellow-light td.mat-cell, body.theme-yellow-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-cell, body.theme-yellow-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-datepicker-toggle,
body.theme-yellow-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-yellow-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-yellow-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-yellow-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-yellow-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-yellow-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-yellow-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-yellow-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-yellow-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #fdd835;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(253, 216, 53, 0.4); }
body.theme-yellow-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-yellow-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-yellow-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-yellow-light .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); }
body.theme-yellow-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-yellow-light .mat-datepicker-toggle-active.mat-accent {
    color: #fdd835; }
body.theme-yellow-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-yellow-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-yellow-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-yellow-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-yellow-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-yellow-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-expansion-panel-header-description,
body.theme-yellow-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-yellow-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-yellow-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-yellow-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-yellow-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-yellow-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #fdd835; }
body.theme-yellow-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-yellow-light .mat-focused .mat-form-field-required-marker {
  color: #fdd835; }
body.theme-yellow-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-yellow-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #fdd835; }
body.theme-yellow-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-yellow-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-yellow-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #fdd835; }
body.theme-yellow-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-yellow-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-yellow-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-yellow-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-yellow-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-yellow-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-yellow-light .mat-error {
  color: #f44336; }
body.theme-yellow-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-yellow-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-yellow-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-yellow-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-yellow-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-yellow-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #fdd835; }
body.theme-yellow-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-yellow-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-yellow-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-yellow-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-yellow-light .mat-icon.mat-accent {
  color: #fdd835; }
body.theme-yellow-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-yellow-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-input-element:disabled,
body.theme-yellow-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-input-element {
  caret-color: #353a48; }
body.theme-yellow-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-accent .mat-input-element {
  caret-color: #fdd835; }
body.theme-yellow-light .mat-warn .mat-input-element,
body.theme-yellow-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-yellow-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-yellow-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-yellow-light .mat-list-option:hover, body.theme-yellow-light .mat-list-option:focus,
body.theme-yellow-light .mat-nav-list .mat-list-item:hover,
body.theme-yellow-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .mat-menu-panel {
  background: white; }
body.theme-yellow-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-menu-item[disabled], body.theme-yellow-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-menu-item .mat-icon-no-color,
body.theme-yellow-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-menu-item:hover:not([disabled]),
body.theme-yellow-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-yellow-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-yellow-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .mat-paginator {
  background: white; }
body.theme-yellow-light .mat-paginator,
body.theme-yellow-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-paginator-decrement,
body.theme-yellow-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-paginator-first,
body.theme-yellow-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-yellow-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-yellow-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-yellow-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-yellow-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-yellow-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-yellow-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffee58; }
body.theme-yellow-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffee58; }
body.theme-yellow-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #fdd835; }
body.theme-yellow-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-yellow-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-yellow-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-yellow-light .mat-progress-spinner circle, body.theme-yellow-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-yellow-light .mat-progress-spinner.mat-accent circle, body.theme-yellow-light .mat-spinner.mat-accent circle {
  stroke: #fdd835; }
body.theme-yellow-light .mat-progress-spinner.mat-warn circle, body.theme-yellow-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-yellow-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-yellow-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-yellow-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-yellow-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-yellow-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-yellow-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #fdd835; }
body.theme-yellow-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-yellow-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-yellow-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-yellow-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #fdd835; }
body.theme-yellow-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-yellow-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-yellow-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-yellow-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-yellow-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-yellow-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-yellow-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-yellow-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-yellow-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-yellow-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-select-panel {
  background: white; }
body.theme-yellow-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-yellow-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #fdd835; }
body.theme-yellow-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-yellow-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-yellow-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-yellow-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-yellow-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-yellow-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-yellow-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #fdd835; }
body.theme-yellow-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(253, 216, 53, 0.54); }
body.theme-yellow-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #fdd835; }
body.theme-yellow-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-yellow-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-yellow-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-yellow-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-yellow-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-yellow-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-yellow-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-yellow-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-yellow-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-primary .mat-slider-track-fill,
body.theme-yellow-light .mat-primary .mat-slider-thumb,
body.theme-yellow-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-yellow-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-yellow-light .mat-accent .mat-slider-track-fill,
body.theme-yellow-light .mat-accent .mat-slider-thumb,
body.theme-yellow-light .mat-accent .mat-slider-thumb-label {
  background-color: #fdd835; }
body.theme-yellow-light .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-warn .mat-slider-track-fill,
body.theme-yellow-light .mat-warn .mat-slider-thumb,
body.theme-yellow-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-yellow-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-yellow-light .mat-slider-focus-ring {
  background-color: rgba(253, 216, 53, 0.2); }
body.theme-yellow-light .mat-slider:hover .mat-slider-track-background,
body.theme-yellow-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-slider-disabled .mat-slider-track-background,
body.theme-yellow-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-yellow-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-yellow-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-yellow-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-yellow-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-yellow-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-yellow-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-yellow-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-yellow-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-yellow-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-yellow-light .mat-step-header.cdk-keyboard-focused, body.theme-yellow-light .mat-step-header.cdk-program-focused, body.theme-yellow-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-yellow-light .mat-step-header:hover {
    background: none; } }
body.theme-yellow-light .mat-step-header .mat-step-label,
body.theme-yellow-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-yellow-light .mat-step-header .mat-step-icon-selected,
body.theme-yellow-light .mat-step-header .mat-step-icon-state-done,
body.theme-yellow-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-yellow-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-yellow-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-yellow-light .mat-stepper-horizontal, body.theme-yellow-light .mat-stepper-vertical {
  background-color: white; }
body.theme-yellow-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-horizontal-stepper-header::before,
body.theme-yellow-light .mat-horizontal-stepper-header::after,
body.theme-yellow-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-yellow-light .mat-tab-nav-bar,
body.theme-yellow-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-yellow-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-yellow-light .mat-tab-label, body.theme-yellow-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-yellow-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-yellow-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-yellow-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-yellow-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-yellow-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-yellow-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-yellow-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 238, 88, 0.3); }
body.theme-yellow-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-yellow-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #fdd835; }
body.theme-yellow-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-yellow-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-yellow-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-yellow-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-yellow-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-yellow-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-yellow-light .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); }
body.theme-yellow-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-yellow-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 238, 88, 0.3); }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #fdd835; }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-yellow-light .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); }
body.theme-yellow-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-yellow-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-light .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); }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-yellow-light .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); }
body.theme-yellow-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-yellow-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-yellow-light .mat-toolbar.mat-accent {
    background: #fdd835;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-yellow-light .mat-toolbar .mat-form-field-underline,
  body.theme-yellow-light .mat-toolbar .mat-form-field-ripple,
  body.theme-yellow-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-yellow-light .mat-toolbar .mat-form-field-label,
  body.theme-yellow-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-yellow-light .mat-toolbar .mat-select-value,
  body.theme-yellow-light .mat-toolbar .mat-select-arrow,
  body.theme-yellow-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-yellow-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-yellow-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-yellow-light .mat-tree {
  background: white; }
body.theme-yellow-light .mat-tree-node,
body.theme-yellow-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .mat-simple-snackbar-action {
  color: #fdd835; }
body.theme-yellow-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-yellow-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .icon,
body.theme-yellow-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .fade-text,
body.theme-yellow-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .form-wrapper {
  background-color: white; }
body.theme-yellow-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .simple-pagination {
  background: white; }
body.theme-yellow-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .price-tables .price-table {
  background: white; }
body.theme-yellow-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .simple-table-container {
  background: white; }
body.theme-yellow-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-yellow-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-yellow-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-yellow-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-yellow-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .page-layout.simple.left-sidebar > .center > .content, body.theme-yellow-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-yellow-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-yellow-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-yellow-light a,
body.theme-yellow-light .chart-label,
body.theme-yellow-light .theme-text {
  color: #fdd835; }
body.theme-yellow-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-yellow-light .changelog .entry {
  background-color: white; }
body.theme-yellow-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-yellow-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-yellow-light fuse-sidebar {
  background: #fafafa; }
body.theme-yellow-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-yellow-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-yellow-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-yellow-light fuse-widget > .fuse-widget-front,
body.theme-yellow-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #ffeb3b; }
body.theme-yellow-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-yellow-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-yellow-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #fffde7; }
body.theme-yellow-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-yellow-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-yellow-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #fdd835; }
body.theme-yellow-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #fdd835;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-yellow-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-yellow-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-yellow-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-yellow-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-yellow-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-yellow-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-yellow-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-yellow-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-yellow-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #academy-course .sidebar .steps .step.current {
    background: #fffde7;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #fdd835; }
body.theme-yellow-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #fdd835; }
body.theme-yellow-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #fdd835; }
body.theme-yellow-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #fdd835; }
body.theme-yellow-light #academy-course .sidebar .steps .step .index:before, body.theme-yellow-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-yellow-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-yellow-light .cal-month-view {
  background: white; }
body.theme-yellow-light .cal-month-view .cal-day-badge {
    background: #fdd835;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-yellow-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-yellow-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #fdd835; }
body.theme-yellow-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-month-view .cal-open-day-events {
    background: #fdd835; }
body.theme-yellow-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-yellow-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #fdd835; }
body.theme-yellow-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-yellow-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-yellow-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-yellow-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-yellow-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #fdd835; }
body.theme-yellow-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-yellow-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-yellow-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-yellow-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #contacts .header .search-wrapper {
  background: white; }
body.theme-yellow-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-yellow-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-yellow-light scrumboard-board-list .list .list-header,
body.theme-yellow-light scrumboard-board-list .list .list-content,
body.theme-yellow-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-yellow-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-yellow-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light scrumboard-board #board > .header {
  background-color: #fdd835;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-yellow-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-yellow-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-yellow-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-yellow-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-yellow-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-yellow-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-yellow-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-yellow-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-yellow-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-yellow-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #fdd835;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light todo .center .header .search-wrapper {
  background: white; }
body.theme-yellow-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light todo-list-item.completed {
    background: #efefef; }
body.theme-yellow-light todo-list-item.completed .title,
    body.theme-yellow-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light todo-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-yellow-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-yellow-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light login-2 #login #login-intro {
  color: white; }
body.theme-yellow-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-yellow-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-yellow-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-yellow-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-yellow-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light register-2 #register #register-intro {
  color: white; }
body.theme-yellow-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-yellow-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-yellow-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-yellow-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-yellow-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-yellow-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-yellow-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-yellow-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-yellow-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-yellow-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-yellow-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-yellow-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-yellow-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-yellow-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-yellow-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-yellow-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-yellow-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-about .profile-box .content {
  background-color: white; }
body.theme-yellow-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-yellow-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-yellow-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-yellow-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-yellow-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #fdd835; }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #fdd835; }
body.theme-yellow-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-yellow-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #fdd835; }
body.theme-yellow-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-yellow-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-yellow-light search-classic .header .search-wrapper {
  background: white; }
body.theme-yellow-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light search-modern .header .search-wrapper {
  background: white; }
body.theme-yellow-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light search-modern .content .results .result-item {
  background: white; }
body.theme-yellow-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-yellow-light datatable-body {
  background-color: white; }
body.theme-yellow-light #decision .header .search-wrapper {
  background: white; }
body.theme-yellow-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #decision .content .center .toolbar {
  background: white; }
body.theme-yellow-light #decision .content .center .content {
  background: white; }
body.theme-yellow-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-yellow-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-yellow-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light decision-list-item.completed {
    background: #efefef; }
body.theme-yellow-light decision-list-item.completed .title,
    body.theme-yellow-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light decision-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-yellow-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-yellow-light #my-itservice .content .center .content {
  background: white; }
body.theme-yellow-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-yellow-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-yellow-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-yellow-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-yellow-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-yellow-light app-itservice-list-item.completed .title,
    body.theme-yellow-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light app-itservice-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-yellow-light #createMaster .content .center .content {
  background: white; }
body.theme-yellow-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light .theme-blue-gray-dark mat-tab-group,
body.theme-yellow-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-yellow-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-yellow-light .mat-select-panel {
  max-width: none !important; }
body.theme-yellow-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-yellow-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-yellow-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-yellow-light app-cost-center-item.completed .title,
  body.theme-yellow-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light app-cost-center-item.selected {
  background: #fffde7 !important; }
body.theme-yellow-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-yellow-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-yellow-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-yellow-light app-bank-master-item.completed .title,
  body.theme-yellow-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light app-bank-master-item.selected {
  background: #fffde7 !important; }
body.theme-yellow-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-light #hotel .content .center .toolbar {
    background: white; }
body.theme-yellow-light #hotel .content .center .content {
    background: white; }
body.theme-yellow-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light hotel-list-item.completed {
    background: #efefef; }
body.theme-yellow-light hotel-list-item.completed .title,
    body.theme-yellow-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light hotel-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #preapp .content .center .toolbar {
  background: white; }
body.theme-yellow-light #preapp .content .center .content {
  background: white; }
body.theme-yellow-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #pending .header .search-wrapper {
  background: white; }
body.theme-yellow-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #pending .content .center .content {
  background: white; }
body.theme-yellow-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-yellow-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-yellow-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-yellow-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-yellow-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light chop-list-item.completed {
  background: #efefef; }
body.theme-yellow-light chop-list-item.completed .title,
  body.theme-yellow-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light chop-list-item.selected {
  background: #fffde7 !important; }
body.theme-yellow-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-yellow-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-yellow-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light .content-card .content {
  background: white !important; }
body.theme-yellow-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-yellow-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-yellow-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-yellow-light #flight .header .search-wrapper {
    background: white; }
body.theme-yellow-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #flight .content .center .content {
  background: white; }
body.theme-yellow-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-yellow-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-yellow-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light decision-list-item.completed {
    background: #efefef; }
body.theme-yellow-light decision-list-item.completed .title,
    body.theme-yellow-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light decision-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-light #payment .content .center .toolbar {
      background: white; }
body.theme-yellow-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-yellow-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-yellow-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-light #payment .content .center .content {
      background: white; }
body.theme-yellow-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #payment .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light payment-list-item.completed {
    background: #efefef; }
body.theme-yellow-light payment-list-item.completed .title,
    body.theme-yellow-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light payment-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #fffde7; }
body.theme-yellow-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-yellow-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-yellow-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-yellow-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-yellow-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-yellow-light #products .header .search-wrapper {
    background: white; }
body.theme-yellow-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-light #products .center .content-card {
  background: white; }
body.theme-yellow-light #products .content .center .content {
  background: white; }
body.theme-yellow-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-yellow-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-yellow-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light decision-list-item.completed {
    background: #efefef; }
body.theme-yellow-light decision-list-item.completed .title,
    body.theme-yellow-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light decision-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-yellow-light #preappemployee .content .center .content {
  background: white; }
body.theme-yellow-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-yellow-light #preappvendor .content .center .content {
  background: white; }
body.theme-yellow-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fffde7; }
body.theme-yellow-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-yellow-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-yellow-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-yellow-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-yellow-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-light #paymentvendor .content .center .content {
      background: white; }
body.theme-yellow-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light payment-list-item.completed {
    background: #efefef; }
body.theme-yellow-light payment-list-item.completed .title,
    body.theme-yellow-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light payment-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #fffde7; }
body.theme-yellow-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fffde7; }
body.theme-yellow-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-yellow-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-yellow-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-yellow-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-yellow-light #preappaudit .content .center .content {
  background: white; }
body.theme-yellow-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #auditpreapp .content {
  background: white; }
body.theme-yellow-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-yellow-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-yellow-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-yellow-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-yellow-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-yellow-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-yellow-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-yellow-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-yellow-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light payment-list-item.completed {
    background: #efefef; }
body.theme-yellow-light payment-list-item.completed .title,
    body.theme-yellow-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light payment-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-yellow-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-yellow-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-yellow-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-yellow-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light common-list-item.completed .title,
  body.theme-yellow-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light common-list-item.selected {
    background: #fffde7 !important; }
body.theme-yellow-light .content {
  background-color: #f5f5f5; }
body.theme-yellow-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-yellow-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-yellow-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-light #travel .content .center .toolbar {
      background: white; }
body.theme-yellow-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-yellow-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-yellow-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-light #travel .content .center .content {
      background: white; }
body.theme-yellow-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #travel .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light payment-list-item.completed {
    background: #efefef; }
body.theme-yellow-light payment-list-item.completed .title,
    body.theme-yellow-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light payment-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-light #employee .content .center .toolbar {
      background: white; }
body.theme-yellow-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-yellow-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-yellow-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-light #employee .content .center .content {
      background: white; }
body.theme-yellow-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #employee .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light payment-list-item.completed {
    background: #efefef; }
body.theme-yellow-light payment-list-item.completed .title,
    body.theme-yellow-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light payment-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-yellow-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-yellow-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-yellow-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-light #vendorpo .content .center .content {
      background: white; }
body.theme-yellow-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-yellow-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-yellow-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light payment-list-item.completed {
    background: #efefef; }
body.theme-yellow-light payment-list-item.completed .title,
    body.theme-yellow-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light payment-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-yellow-light #po-plan .content .center .content {
  background: white; }
body.theme-yellow-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fffde7; }
body.theme-yellow-light app-plan-detail .active {
  background-color: #fff; }
body.theme-yellow-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #confirm .content .center {
  background: white; }
body.theme-yellow-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #downpament .content .center {
  background: white; }
body.theme-yellow-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #plan-invoice .content .center {
  background: white; }
body.theme-yellow-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #fffde7; }
body.theme-yellow-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-yellow-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #status .content .center {
  background: white; }
body.theme-yellow-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-yellow-light #createMaster .content .center .content {
  background: white; }
body.theme-yellow-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-yellow-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light preapp-list-item.completed {
    background: #efefef; }
body.theme-yellow-light preapp-list-item.completed .title,
    body.theme-yellow-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light preapp-list-item.selected {
    background: #fffde7; }
body.theme-yellow-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-light #facility .content .center {
  background: white; }
body.theme-yellow-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #facility .content-card {
  background: white; }
body.theme-yellow-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-yellow-light #facility .content-card .line1-title {
    background: white; }
body.theme-yellow-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fffde7; }
body.theme-yellow-light app-plan-detail .active {
  background-color: #fff; }
body.theme-yellow-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #my-credit .content .center {
  background: white; }
body.theme-yellow-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-yellow-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light #fix-assets-register .content .center {
  background: white; }
body.theme-yellow-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #fix-assets-register .content-card {
  background: white; }
body.theme-yellow-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-yellow-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-yellow-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #fffde7; }
body.theme-yellow-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #debit-note .content .center {
  background: white; }
body.theme-yellow-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light app-detail .active, body.theme-yellow-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-yellow-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #cost-transfer .content .center {
  background: white; }
body.theme-yellow-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #fffde7; }
body.theme-yellow-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-light #createMaster .content .center {
  background: white; }
body.theme-yellow-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-light #productMaster .content .center {
  background: white; }
body.theme-yellow-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-yellow-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-yellow-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-yellow-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-yellow-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .primary-50-fg {
  color: #ececee !important; }
body.theme-yellow-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-yellow-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-yellow-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-yellow-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-yellow-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-yellow-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-yellow-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-yellow-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-yellow-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-yellow-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-yellow-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-yellow-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-yellow-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-yellow-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-yellow-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-yellow-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-yellow-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-yellow-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-yellow-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-yellow-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-yellow-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-yellow-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-yellow-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-yellow-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-yellow-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-yellow-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-yellow-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-yellow-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-yellow-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-yellow-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-yellow-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-yellow-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-yellow-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-yellow-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-yellow-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-yellow-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-yellow-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-yellow-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-yellow-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-yellow-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-yellow-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-yellow-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-yellow-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-yellow-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-yellow-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-yellow-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-yellow-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-yellow-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-yellow-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-yellow-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-yellow-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-yellow-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-yellow-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-yellow-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-yellow-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-yellow-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-800-fg {
  color: #262933 !important; }
body.theme-yellow-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-yellow-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-yellow-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-yellow-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-yellow-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-yellow-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-yellow-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-yellow-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-yellow-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-yellow-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-yellow-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-yellow-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-yellow-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-yellow-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-yellow-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-yellow-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-yellow-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-yellow-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-yellow-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-yellow-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-yellow-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-yellow-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-yellow-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-yellow-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-yellow-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-yellow-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-yellow-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-yellow-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-yellow-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-yellow-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-yellow-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-yellow-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-yellow-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-yellow-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-yellow-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-yellow-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-yellow-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-yellow-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-yellow-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-yellow-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-yellow-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .primary-fg {
  color: #353a48 !important; }
body.theme-yellow-light .primary-border {
  border-color: #353a48 !important; }
body.theme-yellow-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-yellow-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-yellow-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-yellow-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-yellow-light .accent-50-bg {
  background-color: #fffde7 !important; }
body.theme-yellow-light .accent-50 {
  background-color: #fffde7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-50[disabled] {
    background-color: rgba(255, 253, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-50-fg {
  color: #fffde7 !important; }
body.theme-yellow-light .accent-50-border {
  border-color: #fffde7 !important; }
body.theme-yellow-light .accent-50-border-top {
  border-top-color: #fffde7 !important; }
body.theme-yellow-light .accent-50-border-right {
  border-right-color: #fffde7 !important; }
body.theme-yellow-light .accent-50-border-bottom {
  border-bottom-color: #fffde7 !important; }
body.theme-yellow-light .accent-50-border-left {
  border-left-color: #fffde7 !important; }
body.theme-yellow-light .accent-100-bg {
  background-color: #fff9c4 !important; }
body.theme-yellow-light .accent-100 {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-100[disabled] {
    background-color: rgba(255, 249, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-100-fg {
  color: #fff9c4 !important; }
body.theme-yellow-light .accent-100-border {
  border-color: #fff9c4 !important; }
body.theme-yellow-light .accent-100-border-top {
  border-top-color: #fff9c4 !important; }
body.theme-yellow-light .accent-100-border-right {
  border-right-color: #fff9c4 !important; }
body.theme-yellow-light .accent-100-border-bottom {
  border-bottom-color: #fff9c4 !important; }
body.theme-yellow-light .accent-100-border-left {
  border-left-color: #fff9c4 !important; }
body.theme-yellow-light .accent-200-bg {
  background-color: #fff59d !important; }
body.theme-yellow-light .accent-200 {
  background-color: #fff59d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-200[disabled] {
    background-color: rgba(255, 245, 157, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-200-fg {
  color: #fff59d !important; }
body.theme-yellow-light .accent-200-border {
  border-color: #fff59d !important; }
body.theme-yellow-light .accent-200-border-top {
  border-top-color: #fff59d !important; }
body.theme-yellow-light .accent-200-border-right {
  border-right-color: #fff59d !important; }
body.theme-yellow-light .accent-200-border-bottom {
  border-bottom-color: #fff59d !important; }
body.theme-yellow-light .accent-200-border-left {
  border-left-color: #fff59d !important; }
body.theme-yellow-light .accent-300-bg {
  background-color: #fff176 !important; }
body.theme-yellow-light .accent-300 {
  background-color: #fff176 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-300[disabled] {
    background-color: rgba(255, 241, 118, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-300-fg {
  color: #fff176 !important; }
body.theme-yellow-light .accent-300-border {
  border-color: #fff176 !important; }
body.theme-yellow-light .accent-300-border-top {
  border-top-color: #fff176 !important; }
body.theme-yellow-light .accent-300-border-right {
  border-right-color: #fff176 !important; }
body.theme-yellow-light .accent-300-border-bottom {
  border-bottom-color: #fff176 !important; }
body.theme-yellow-light .accent-300-border-left {
  border-left-color: #fff176 !important; }
body.theme-yellow-light .accent-400-bg {
  background-color: #ffee58 !important; }
body.theme-yellow-light .accent-400 {
  background-color: #ffee58 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-400[disabled] {
    background-color: rgba(255, 238, 88, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-400-fg {
  color: #ffee58 !important; }
body.theme-yellow-light .accent-400-border {
  border-color: #ffee58 !important; }
body.theme-yellow-light .accent-400-border-top {
  border-top-color: #ffee58 !important; }
body.theme-yellow-light .accent-400-border-right {
  border-right-color: #ffee58 !important; }
body.theme-yellow-light .accent-400-border-bottom {
  border-bottom-color: #ffee58 !important; }
body.theme-yellow-light .accent-400-border-left {
  border-left-color: #ffee58 !important; }
body.theme-yellow-light .accent-500-bg {
  background-color: #ffeb3b !important; }
body.theme-yellow-light .accent-500 {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-500[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-500-fg {
  color: #ffeb3b !important; }
body.theme-yellow-light .accent-500-border {
  border-color: #ffeb3b !important; }
body.theme-yellow-light .accent-500-border-top {
  border-top-color: #ffeb3b !important; }
body.theme-yellow-light .accent-500-border-right {
  border-right-color: #ffeb3b !important; }
body.theme-yellow-light .accent-500-border-bottom {
  border-bottom-color: #ffeb3b !important; }
body.theme-yellow-light .accent-500-border-left {
  border-left-color: #ffeb3b !important; }
body.theme-yellow-light .accent-600-bg {
  background-color: #fdd835 !important; }
body.theme-yellow-light .accent-600 {
  background-color: #fdd835 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-600[disabled] {
    background-color: rgba(253, 216, 53, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-600-fg {
  color: #fdd835 !important; }
body.theme-yellow-light .accent-600-border {
  border-color: #fdd835 !important; }
body.theme-yellow-light .accent-600-border-top {
  border-top-color: #fdd835 !important; }
body.theme-yellow-light .accent-600-border-right {
  border-right-color: #fdd835 !important; }
body.theme-yellow-light .accent-600-border-bottom {
  border-bottom-color: #fdd835 !important; }
body.theme-yellow-light .accent-600-border-left {
  border-left-color: #fdd835 !important; }
body.theme-yellow-light .accent-700-bg {
  background-color: #fbc02d !important; }
body.theme-yellow-light .accent-700 {
  background-color: #fbc02d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-700[disabled] {
    background-color: rgba(251, 192, 45, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-700-fg {
  color: #fbc02d !important; }
body.theme-yellow-light .accent-700-border {
  border-color: #fbc02d !important; }
body.theme-yellow-light .accent-700-border-top {
  border-top-color: #fbc02d !important; }
body.theme-yellow-light .accent-700-border-right {
  border-right-color: #fbc02d !important; }
body.theme-yellow-light .accent-700-border-bottom {
  border-bottom-color: #fbc02d !important; }
body.theme-yellow-light .accent-700-border-left {
  border-left-color: #fbc02d !important; }
body.theme-yellow-light .accent-800-bg {
  background-color: #f9a825 !important; }
body.theme-yellow-light .accent-800 {
  background-color: #f9a825 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-800[disabled] {
    background-color: rgba(249, 168, 37, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-800-fg {
  color: #f9a825 !important; }
body.theme-yellow-light .accent-800-border {
  border-color: #f9a825 !important; }
body.theme-yellow-light .accent-800-border-top {
  border-top-color: #f9a825 !important; }
body.theme-yellow-light .accent-800-border-right {
  border-right-color: #f9a825 !important; }
body.theme-yellow-light .accent-800-border-bottom {
  border-bottom-color: #f9a825 !important; }
body.theme-yellow-light .accent-800-border-left {
  border-left-color: #f9a825 !important; }
body.theme-yellow-light .accent-900-bg {
  background-color: #f57f17 !important; }
body.theme-yellow-light .accent-900 {
  background-color: #f57f17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-900[disabled] {
    background-color: rgba(245, 127, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-900-fg {
  color: #f57f17 !important; }
body.theme-yellow-light .accent-900-border {
  border-color: #f57f17 !important; }
body.theme-yellow-light .accent-900-border-top {
  border-top-color: #f57f17 !important; }
body.theme-yellow-light .accent-900-border-right {
  border-right-color: #f57f17 !important; }
body.theme-yellow-light .accent-900-border-bottom {
  border-bottom-color: #f57f17 !important; }
body.theme-yellow-light .accent-900-border-left {
  border-left-color: #f57f17 !important; }
body.theme-yellow-light .accent-A100-bg {
  background-color: #ffff8d !important; }
body.theme-yellow-light .accent-A100 {
  background-color: #ffff8d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-A100[disabled] {
    background-color: rgba(255, 255, 141, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-A100-fg {
  color: #ffff8d !important; }
body.theme-yellow-light .accent-A100-border {
  border-color: #ffff8d !important; }
body.theme-yellow-light .accent-A100-border-top {
  border-top-color: #ffff8d !important; }
body.theme-yellow-light .accent-A100-border-right {
  border-right-color: #ffff8d !important; }
body.theme-yellow-light .accent-A100-border-bottom {
  border-bottom-color: #ffff8d !important; }
body.theme-yellow-light .accent-A100-border-left {
  border-left-color: #ffff8d !important; }
body.theme-yellow-light .accent-A200-bg {
  background-color: #ffff00 !important; }
body.theme-yellow-light .accent-A200 {
  background-color: #ffff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-A200[disabled] {
    background-color: rgba(255, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-A200-fg {
  color: #ffff00 !important; }
body.theme-yellow-light .accent-A200-border {
  border-color: #ffff00 !important; }
body.theme-yellow-light .accent-A200-border-top {
  border-top-color: #ffff00 !important; }
body.theme-yellow-light .accent-A200-border-right {
  border-right-color: #ffff00 !important; }
body.theme-yellow-light .accent-A200-border-bottom {
  border-bottom-color: #ffff00 !important; }
body.theme-yellow-light .accent-A200-border-left {
  border-left-color: #ffff00 !important; }
body.theme-yellow-light .accent-A400-bg {
  background-color: #ffea00 !important; }
body.theme-yellow-light .accent-A400 {
  background-color: #ffea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-A400[disabled] {
    background-color: rgba(255, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-A400-fg {
  color: #ffea00 !important; }
body.theme-yellow-light .accent-A400-border {
  border-color: #ffea00 !important; }
body.theme-yellow-light .accent-A400-border-top {
  border-top-color: #ffea00 !important; }
body.theme-yellow-light .accent-A400-border-right {
  border-right-color: #ffea00 !important; }
body.theme-yellow-light .accent-A400-border-bottom {
  border-bottom-color: #ffea00 !important; }
body.theme-yellow-light .accent-A400-border-left {
  border-left-color: #ffea00 !important; }
body.theme-yellow-light .accent-A700-bg {
  background-color: #ffd600 !important; }
body.theme-yellow-light .accent-A700 {
  background-color: #ffd600 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent-A700[disabled] {
    background-color: rgba(255, 214, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-A700-fg {
  color: #ffd600 !important; }
body.theme-yellow-light .accent-A700-border {
  border-color: #ffd600 !important; }
body.theme-yellow-light .accent-A700-border-top {
  border-top-color: #ffd600 !important; }
body.theme-yellow-light .accent-A700-border-right {
  border-right-color: #ffd600 !important; }
body.theme-yellow-light .accent-A700-border-bottom {
  border-bottom-color: #ffd600 !important; }
body.theme-yellow-light .accent-A700-border-left {
  border-left-color: #ffd600 !important; }
body.theme-yellow-light .accent-bg {
  background-color: #fdd835 !important; }
body.theme-yellow-light .accent {
  background-color: #fdd835 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .accent[disabled] {
    background-color: rgba(253, 216, 53, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .accent-fg {
  color: #fdd835 !important; }
body.theme-yellow-light .accent-border {
  border-color: #fdd835 !important; }
body.theme-yellow-light .accent-border-top {
  border-top-color: #fdd835 !important; }
body.theme-yellow-light .accent-border-right {
  border-right-color: #fdd835 !important; }
body.theme-yellow-light .accent-border-bottom {
  border-bottom-color: #fdd835 !important; }
body.theme-yellow-light .accent-border-left {
  border-left-color: #fdd835 !important; }
body.theme-yellow-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-yellow-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-yellow-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-yellow-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-yellow-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-yellow-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-yellow-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-yellow-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-yellow-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-yellow-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-yellow-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-yellow-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-yellow-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-yellow-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-yellow-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-yellow-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-yellow-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-yellow-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-yellow-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-yellow-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-yellow-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-yellow-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-yellow-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-yellow-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-yellow-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-yellow-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-yellow-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-yellow-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-yellow-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-yellow-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-yellow-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-yellow-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-yellow-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-yellow-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-yellow-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-yellow-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-yellow-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-yellow-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-yellow-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-yellow-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-yellow-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-yellow-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-yellow-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-yellow-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-yellow-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-yellow-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-yellow-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-yellow-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-yellow-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-yellow-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-yellow-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-yellow-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-yellow-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-yellow-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-yellow-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-yellow-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-yellow-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-yellow-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-yellow-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-yellow-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-yellow-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-yellow-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-yellow-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-yellow-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-yellow-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-yellow-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-yellow-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-yellow-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-yellow-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-yellow-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-yellow-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-yellow-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-yellow-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-yellow-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-yellow-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-yellow-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-yellow-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-yellow-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-yellow-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-yellow-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-yellow-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-yellow-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-yellow-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-yellow-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-yellow-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-yellow-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-yellow-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-yellow-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-yellow-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-yellow-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-yellow-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-yellow-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-yellow-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-yellow-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-yellow-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-yellow-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-yellow-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-yellow-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-yellow-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-yellow-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-yellow-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-yellow-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-yellow-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-yellow-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-yellow-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-yellow-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-yellow-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-yellow-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-yellow-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-light .warn-fg {
  color: #f44336 !important; }
body.theme-yellow-light .warn-border {
  border-color: #f44336 !important; }
body.theme-yellow-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-yellow-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-yellow-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-yellow-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-yellow-light .primary-50 i,
body.theme-yellow-light .primary-50 .icon, body.theme-yellow-light .primary-100 i,
body.theme-yellow-light .primary-100 .icon, body.theme-yellow-light .primary-200 i,
body.theme-yellow-light .primary-200 .icon, body.theme-yellow-light .primary-A100 i,
body.theme-yellow-light .primary-A100 .icon, body.theme-yellow-light .accent-50 i,
body.theme-yellow-light .accent-50 .icon, body.theme-yellow-light .accent-100 i,
body.theme-yellow-light .accent-100 .icon, body.theme-yellow-light .accent-200 i,
body.theme-yellow-light .accent-200 .icon, body.theme-yellow-light .accent-300 i,
body.theme-yellow-light .accent-300 .icon, body.theme-yellow-light .accent-400 i,
body.theme-yellow-light .accent-400 .icon, body.theme-yellow-light .accent-500 i,
body.theme-yellow-light .accent-500 .icon, body.theme-yellow-light .accent-600 i,
body.theme-yellow-light .accent-600 .icon, body.theme-yellow-light .accent-700 i,
body.theme-yellow-light .accent-700 .icon, body.theme-yellow-light .accent-800 i,
body.theme-yellow-light .accent-800 .icon, body.theme-yellow-light .accent-900 i,
body.theme-yellow-light .accent-900 .icon, body.theme-yellow-light .accent-A100 i,
body.theme-yellow-light .accent-A100 .icon, body.theme-yellow-light .accent-A200 i,
body.theme-yellow-light .accent-A200 .icon, body.theme-yellow-light .accent-A400 i,
body.theme-yellow-light .accent-A400 .icon, body.theme-yellow-light .accent-A700 i,
body.theme-yellow-light .accent-A700 .icon, body.theme-yellow-light .accent i,
body.theme-yellow-light .accent .icon, body.theme-yellow-light .warn-50 i,
body.theme-yellow-light .warn-50 .icon, body.theme-yellow-light .warn-100 i,
body.theme-yellow-light .warn-100 .icon, body.theme-yellow-light .warn-200 i,
body.theme-yellow-light .warn-200 .icon, body.theme-yellow-light .warn-300 i,
body.theme-yellow-light .warn-300 .icon, body.theme-yellow-light .warn-400 i,
body.theme-yellow-light .warn-400 .icon, body.theme-yellow-light .warn-A100 i,
body.theme-yellow-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-light .primary-50.secondary-text,
body.theme-yellow-light .primary-50 .secondary-text, body.theme-yellow-light .primary-100.secondary-text,
body.theme-yellow-light .primary-100 .secondary-text, body.theme-yellow-light .primary-200.secondary-text,
body.theme-yellow-light .primary-200 .secondary-text, body.theme-yellow-light .primary-A100.secondary-text,
body.theme-yellow-light .primary-A100 .secondary-text, body.theme-yellow-light .accent-50.secondary-text,
body.theme-yellow-light .accent-50 .secondary-text, body.theme-yellow-light .accent-100.secondary-text,
body.theme-yellow-light .accent-100 .secondary-text, body.theme-yellow-light .accent-200.secondary-text,
body.theme-yellow-light .accent-200 .secondary-text, body.theme-yellow-light .accent-300.secondary-text,
body.theme-yellow-light .accent-300 .secondary-text, body.theme-yellow-light .accent-400.secondary-text,
body.theme-yellow-light .accent-400 .secondary-text, body.theme-yellow-light .accent-500.secondary-text,
body.theme-yellow-light .accent-500 .secondary-text, body.theme-yellow-light .accent-600.secondary-text,
body.theme-yellow-light .accent-600 .secondary-text, body.theme-yellow-light .accent-700.secondary-text,
body.theme-yellow-light .accent-700 .secondary-text, body.theme-yellow-light .accent-800.secondary-text,
body.theme-yellow-light .accent-800 .secondary-text, body.theme-yellow-light .accent-900.secondary-text,
body.theme-yellow-light .accent-900 .secondary-text, body.theme-yellow-light .accent-A100.secondary-text,
body.theme-yellow-light .accent-A100 .secondary-text, body.theme-yellow-light .accent-A200.secondary-text,
body.theme-yellow-light .accent-A200 .secondary-text, body.theme-yellow-light .accent-A400.secondary-text,
body.theme-yellow-light .accent-A400 .secondary-text, body.theme-yellow-light .accent-A700.secondary-text,
body.theme-yellow-light .accent-A700 .secondary-text, body.theme-yellow-light .accent.secondary-text,
body.theme-yellow-light .accent .secondary-text, body.theme-yellow-light .warn-50.secondary-text,
body.theme-yellow-light .warn-50 .secondary-text, body.theme-yellow-light .warn-100.secondary-text,
body.theme-yellow-light .warn-100 .secondary-text, body.theme-yellow-light .warn-200.secondary-text,
body.theme-yellow-light .warn-200 .secondary-text, body.theme-yellow-light .warn-300.secondary-text,
body.theme-yellow-light .warn-300 .secondary-text, body.theme-yellow-light .warn-400.secondary-text,
body.theme-yellow-light .warn-400 .secondary-text, body.theme-yellow-light .warn-A100.secondary-text,
body.theme-yellow-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-yellow-light .primary-50.hint-text,
body.theme-yellow-light .primary-50 .hint-text, body.theme-yellow-light .primary-50.disabled-text,
body.theme-yellow-light .primary-50 .disabled-text, body.theme-yellow-light .primary-100.hint-text,
body.theme-yellow-light .primary-100 .hint-text, body.theme-yellow-light .primary-100.disabled-text,
body.theme-yellow-light .primary-100 .disabled-text, body.theme-yellow-light .primary-200.hint-text,
body.theme-yellow-light .primary-200 .hint-text, body.theme-yellow-light .primary-200.disabled-text,
body.theme-yellow-light .primary-200 .disabled-text, body.theme-yellow-light .primary-A100.hint-text,
body.theme-yellow-light .primary-A100 .hint-text, body.theme-yellow-light .primary-A100.disabled-text,
body.theme-yellow-light .primary-A100 .disabled-text, body.theme-yellow-light .accent-50.hint-text,
body.theme-yellow-light .accent-50 .hint-text, body.theme-yellow-light .accent-50.disabled-text,
body.theme-yellow-light .accent-50 .disabled-text, body.theme-yellow-light .accent-100.hint-text,
body.theme-yellow-light .accent-100 .hint-text, body.theme-yellow-light .accent-100.disabled-text,
body.theme-yellow-light .accent-100 .disabled-text, body.theme-yellow-light .accent-200.hint-text,
body.theme-yellow-light .accent-200 .hint-text, body.theme-yellow-light .accent-200.disabled-text,
body.theme-yellow-light .accent-200 .disabled-text, body.theme-yellow-light .accent-300.hint-text,
body.theme-yellow-light .accent-300 .hint-text, body.theme-yellow-light .accent-300.disabled-text,
body.theme-yellow-light .accent-300 .disabled-text, body.theme-yellow-light .accent-400.hint-text,
body.theme-yellow-light .accent-400 .hint-text, body.theme-yellow-light .accent-400.disabled-text,
body.theme-yellow-light .accent-400 .disabled-text, body.theme-yellow-light .accent-500.hint-text,
body.theme-yellow-light .accent-500 .hint-text, body.theme-yellow-light .accent-500.disabled-text,
body.theme-yellow-light .accent-500 .disabled-text, body.theme-yellow-light .accent-600.hint-text,
body.theme-yellow-light .accent-600 .hint-text, body.theme-yellow-light .accent-600.disabled-text,
body.theme-yellow-light .accent-600 .disabled-text, body.theme-yellow-light .accent-700.hint-text,
body.theme-yellow-light .accent-700 .hint-text, body.theme-yellow-light .accent-700.disabled-text,
body.theme-yellow-light .accent-700 .disabled-text, body.theme-yellow-light .accent-800.hint-text,
body.theme-yellow-light .accent-800 .hint-text, body.theme-yellow-light .accent-800.disabled-text,
body.theme-yellow-light .accent-800 .disabled-text, body.theme-yellow-light .accent-900.hint-text,
body.theme-yellow-light .accent-900 .hint-text, body.theme-yellow-light .accent-900.disabled-text,
body.theme-yellow-light .accent-900 .disabled-text, body.theme-yellow-light .accent-A100.hint-text,
body.theme-yellow-light .accent-A100 .hint-text, body.theme-yellow-light .accent-A100.disabled-text,
body.theme-yellow-light .accent-A100 .disabled-text, body.theme-yellow-light .accent-A200.hint-text,
body.theme-yellow-light .accent-A200 .hint-text, body.theme-yellow-light .accent-A200.disabled-text,
body.theme-yellow-light .accent-A200 .disabled-text, body.theme-yellow-light .accent-A400.hint-text,
body.theme-yellow-light .accent-A400 .hint-text, body.theme-yellow-light .accent-A400.disabled-text,
body.theme-yellow-light .accent-A400 .disabled-text, body.theme-yellow-light .accent-A700.hint-text,
body.theme-yellow-light .accent-A700 .hint-text, body.theme-yellow-light .accent-A700.disabled-text,
body.theme-yellow-light .accent-A700 .disabled-text, body.theme-yellow-light .accent.hint-text,
body.theme-yellow-light .accent .hint-text, body.theme-yellow-light .accent.disabled-text,
body.theme-yellow-light .accent .disabled-text, body.theme-yellow-light .warn-50.hint-text,
body.theme-yellow-light .warn-50 .hint-text, body.theme-yellow-light .warn-50.disabled-text,
body.theme-yellow-light .warn-50 .disabled-text, body.theme-yellow-light .warn-100.hint-text,
body.theme-yellow-light .warn-100 .hint-text, body.theme-yellow-light .warn-100.disabled-text,
body.theme-yellow-light .warn-100 .disabled-text, body.theme-yellow-light .warn-200.hint-text,
body.theme-yellow-light .warn-200 .hint-text, body.theme-yellow-light .warn-200.disabled-text,
body.theme-yellow-light .warn-200 .disabled-text, body.theme-yellow-light .warn-300.hint-text,
body.theme-yellow-light .warn-300 .hint-text, body.theme-yellow-light .warn-300.disabled-text,
body.theme-yellow-light .warn-300 .disabled-text, body.theme-yellow-light .warn-400.hint-text,
body.theme-yellow-light .warn-400 .hint-text, body.theme-yellow-light .warn-400.disabled-text,
body.theme-yellow-light .warn-400 .disabled-text, body.theme-yellow-light .warn-A100.hint-text,
body.theme-yellow-light .warn-A100 .hint-text, body.theme-yellow-light .warn-A100.disabled-text,
body.theme-yellow-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-yellow-light .primary-50.divider,
body.theme-yellow-light .primary-50 .divider, body.theme-yellow-light .primary-100.divider,
body.theme-yellow-light .primary-100 .divider, body.theme-yellow-light .primary-200.divider,
body.theme-yellow-light .primary-200 .divider, body.theme-yellow-light .primary-A100.divider,
body.theme-yellow-light .primary-A100 .divider, body.theme-yellow-light .accent-50.divider,
body.theme-yellow-light .accent-50 .divider, body.theme-yellow-light .accent-100.divider,
body.theme-yellow-light .accent-100 .divider, body.theme-yellow-light .accent-200.divider,
body.theme-yellow-light .accent-200 .divider, body.theme-yellow-light .accent-300.divider,
body.theme-yellow-light .accent-300 .divider, body.theme-yellow-light .accent-400.divider,
body.theme-yellow-light .accent-400 .divider, body.theme-yellow-light .accent-500.divider,
body.theme-yellow-light .accent-500 .divider, body.theme-yellow-light .accent-600.divider,
body.theme-yellow-light .accent-600 .divider, body.theme-yellow-light .accent-700.divider,
body.theme-yellow-light .accent-700 .divider, body.theme-yellow-light .accent-800.divider,
body.theme-yellow-light .accent-800 .divider, body.theme-yellow-light .accent-900.divider,
body.theme-yellow-light .accent-900 .divider, body.theme-yellow-light .accent-A100.divider,
body.theme-yellow-light .accent-A100 .divider, body.theme-yellow-light .accent-A200.divider,
body.theme-yellow-light .accent-A200 .divider, body.theme-yellow-light .accent-A400.divider,
body.theme-yellow-light .accent-A400 .divider, body.theme-yellow-light .accent-A700.divider,
body.theme-yellow-light .accent-A700 .divider, body.theme-yellow-light .accent.divider,
body.theme-yellow-light .accent .divider, body.theme-yellow-light .warn-50.divider,
body.theme-yellow-light .warn-50 .divider, body.theme-yellow-light .warn-100.divider,
body.theme-yellow-light .warn-100 .divider, body.theme-yellow-light .warn-200.divider,
body.theme-yellow-light .warn-200 .divider, body.theme-yellow-light .warn-300.divider,
body.theme-yellow-light .warn-300 .divider, body.theme-yellow-light .warn-400.divider,
body.theme-yellow-light .warn-400 .divider, body.theme-yellow-light .warn-A100.divider,
body.theme-yellow-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-light .primary-50 .mat-ripple-element, body.theme-yellow-light .primary-100 .mat-ripple-element, body.theme-yellow-light .primary-200 .mat-ripple-element, body.theme-yellow-light .primary-A100 .mat-ripple-element, body.theme-yellow-light .accent-50 .mat-ripple-element, body.theme-yellow-light .accent-100 .mat-ripple-element, body.theme-yellow-light .accent-200 .mat-ripple-element, body.theme-yellow-light .accent-300 .mat-ripple-element, body.theme-yellow-light .accent-400 .mat-ripple-element, body.theme-yellow-light .accent-500 .mat-ripple-element, body.theme-yellow-light .accent-600 .mat-ripple-element, body.theme-yellow-light .accent-700 .mat-ripple-element, body.theme-yellow-light .accent-800 .mat-ripple-element, body.theme-yellow-light .accent-900 .mat-ripple-element, body.theme-yellow-light .accent-A100 .mat-ripple-element, body.theme-yellow-light .accent-A200 .mat-ripple-element, body.theme-yellow-light .accent-A400 .mat-ripple-element, body.theme-yellow-light .accent-A700 .mat-ripple-element, body.theme-yellow-light .accent .mat-ripple-element, body.theme-yellow-light .warn-50 .mat-ripple-element, body.theme-yellow-light .warn-100 .mat-ripple-element, body.theme-yellow-light .warn-200 .mat-ripple-element, body.theme-yellow-light .warn-300 .mat-ripple-element, body.theme-yellow-light .warn-400 .mat-ripple-element, body.theme-yellow-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-yellow-light .primary-50 .adaptive-border-color, body.theme-yellow-light .primary-100 .adaptive-border-color, body.theme-yellow-light .primary-200 .adaptive-border-color, body.theme-yellow-light .primary-A100 .adaptive-border-color, body.theme-yellow-light .accent-50 .adaptive-border-color, body.theme-yellow-light .accent-100 .adaptive-border-color, body.theme-yellow-light .accent-200 .adaptive-border-color, body.theme-yellow-light .accent-300 .adaptive-border-color, body.theme-yellow-light .accent-400 .adaptive-border-color, body.theme-yellow-light .accent-500 .adaptive-border-color, body.theme-yellow-light .accent-600 .adaptive-border-color, body.theme-yellow-light .accent-700 .adaptive-border-color, body.theme-yellow-light .accent-800 .adaptive-border-color, body.theme-yellow-light .accent-900 .adaptive-border-color, body.theme-yellow-light .accent-A100 .adaptive-border-color, body.theme-yellow-light .accent-A200 .adaptive-border-color, body.theme-yellow-light .accent-A400 .adaptive-border-color, body.theme-yellow-light .accent-A700 .adaptive-border-color, body.theme-yellow-light .accent .adaptive-border-color, body.theme-yellow-light .warn-50 .adaptive-border-color, body.theme-yellow-light .warn-100 .adaptive-border-color, body.theme-yellow-light .warn-200 .adaptive-border-color, body.theme-yellow-light .warn-300 .adaptive-border-color, body.theme-yellow-light .warn-400 .adaptive-border-color, body.theme-yellow-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .primary-300 i,
body.theme-yellow-light .primary-300 .icon, body.theme-yellow-light .primary-400 i,
body.theme-yellow-light .primary-400 .icon, body.theme-yellow-light .primary-500 i,
body.theme-yellow-light .primary-500 .icon, body.theme-yellow-light .primary-600 i,
body.theme-yellow-light .primary-600 .icon, body.theme-yellow-light .primary-700 i,
body.theme-yellow-light .primary-700 .icon, body.theme-yellow-light .primary-800 i,
body.theme-yellow-light .primary-800 .icon, body.theme-yellow-light .primary-900 i,
body.theme-yellow-light .primary-900 .icon, body.theme-yellow-light .primary-A200 i,
body.theme-yellow-light .primary-A200 .icon, body.theme-yellow-light .primary-A400 i,
body.theme-yellow-light .primary-A400 .icon, body.theme-yellow-light .primary-A700 i,
body.theme-yellow-light .primary-A700 .icon, body.theme-yellow-light .primary i,
body.theme-yellow-light .primary .icon, body.theme-yellow-light .warn-500 i,
body.theme-yellow-light .warn-500 .icon, body.theme-yellow-light .warn-600 i,
body.theme-yellow-light .warn-600 .icon, body.theme-yellow-light .warn-700 i,
body.theme-yellow-light .warn-700 .icon, body.theme-yellow-light .warn-800 i,
body.theme-yellow-light .warn-800 .icon, body.theme-yellow-light .warn-900 i,
body.theme-yellow-light .warn-900 .icon, body.theme-yellow-light .warn-A200 i,
body.theme-yellow-light .warn-A200 .icon, body.theme-yellow-light .warn-A400 i,
body.theme-yellow-light .warn-A400 .icon, body.theme-yellow-light .warn-A700 i,
body.theme-yellow-light .warn-A700 .icon, body.theme-yellow-light .warn i,
body.theme-yellow-light .warn .icon {
  color: white; }
body.theme-yellow-light .primary-300.secondary-text,
body.theme-yellow-light .primary-300 .secondary-text, body.theme-yellow-light .primary-400.secondary-text,
body.theme-yellow-light .primary-400 .secondary-text, body.theme-yellow-light .primary-500.secondary-text,
body.theme-yellow-light .primary-500 .secondary-text, body.theme-yellow-light .primary-600.secondary-text,
body.theme-yellow-light .primary-600 .secondary-text, body.theme-yellow-light .primary-700.secondary-text,
body.theme-yellow-light .primary-700 .secondary-text, body.theme-yellow-light .primary-800.secondary-text,
body.theme-yellow-light .primary-800 .secondary-text, body.theme-yellow-light .primary-900.secondary-text,
body.theme-yellow-light .primary-900 .secondary-text, body.theme-yellow-light .primary-A200.secondary-text,
body.theme-yellow-light .primary-A200 .secondary-text, body.theme-yellow-light .primary-A400.secondary-text,
body.theme-yellow-light .primary-A400 .secondary-text, body.theme-yellow-light .primary-A700.secondary-text,
body.theme-yellow-light .primary-A700 .secondary-text, body.theme-yellow-light .primary.secondary-text,
body.theme-yellow-light .primary .secondary-text, body.theme-yellow-light .warn-500.secondary-text,
body.theme-yellow-light .warn-500 .secondary-text, body.theme-yellow-light .warn-600.secondary-text,
body.theme-yellow-light .warn-600 .secondary-text, body.theme-yellow-light .warn-700.secondary-text,
body.theme-yellow-light .warn-700 .secondary-text, body.theme-yellow-light .warn-800.secondary-text,
body.theme-yellow-light .warn-800 .secondary-text, body.theme-yellow-light .warn-900.secondary-text,
body.theme-yellow-light .warn-900 .secondary-text, body.theme-yellow-light .warn-A200.secondary-text,
body.theme-yellow-light .warn-A200 .secondary-text, body.theme-yellow-light .warn-A400.secondary-text,
body.theme-yellow-light .warn-A400 .secondary-text, body.theme-yellow-light .warn-A700.secondary-text,
body.theme-yellow-light .warn-A700 .secondary-text, body.theme-yellow-light .warn.secondary-text,
body.theme-yellow-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-yellow-light .primary-300.hint-text,
body.theme-yellow-light .primary-300 .hint-text, body.theme-yellow-light .primary-300.disabled-text,
body.theme-yellow-light .primary-300 .disabled-text, body.theme-yellow-light .primary-400.hint-text,
body.theme-yellow-light .primary-400 .hint-text, body.theme-yellow-light .primary-400.disabled-text,
body.theme-yellow-light .primary-400 .disabled-text, body.theme-yellow-light .primary-500.hint-text,
body.theme-yellow-light .primary-500 .hint-text, body.theme-yellow-light .primary-500.disabled-text,
body.theme-yellow-light .primary-500 .disabled-text, body.theme-yellow-light .primary-600.hint-text,
body.theme-yellow-light .primary-600 .hint-text, body.theme-yellow-light .primary-600.disabled-text,
body.theme-yellow-light .primary-600 .disabled-text, body.theme-yellow-light .primary-700.hint-text,
body.theme-yellow-light .primary-700 .hint-text, body.theme-yellow-light .primary-700.disabled-text,
body.theme-yellow-light .primary-700 .disabled-text, body.theme-yellow-light .primary-800.hint-text,
body.theme-yellow-light .primary-800 .hint-text, body.theme-yellow-light .primary-800.disabled-text,
body.theme-yellow-light .primary-800 .disabled-text, body.theme-yellow-light .primary-900.hint-text,
body.theme-yellow-light .primary-900 .hint-text, body.theme-yellow-light .primary-900.disabled-text,
body.theme-yellow-light .primary-900 .disabled-text, body.theme-yellow-light .primary-A200.hint-text,
body.theme-yellow-light .primary-A200 .hint-text, body.theme-yellow-light .primary-A200.disabled-text,
body.theme-yellow-light .primary-A200 .disabled-text, body.theme-yellow-light .primary-A400.hint-text,
body.theme-yellow-light .primary-A400 .hint-text, body.theme-yellow-light .primary-A400.disabled-text,
body.theme-yellow-light .primary-A400 .disabled-text, body.theme-yellow-light .primary-A700.hint-text,
body.theme-yellow-light .primary-A700 .hint-text, body.theme-yellow-light .primary-A700.disabled-text,
body.theme-yellow-light .primary-A700 .disabled-text, body.theme-yellow-light .primary.hint-text,
body.theme-yellow-light .primary .hint-text, body.theme-yellow-light .primary.disabled-text,
body.theme-yellow-light .primary .disabled-text, body.theme-yellow-light .warn-500.hint-text,
body.theme-yellow-light .warn-500 .hint-text, body.theme-yellow-light .warn-500.disabled-text,
body.theme-yellow-light .warn-500 .disabled-text, body.theme-yellow-light .warn-600.hint-text,
body.theme-yellow-light .warn-600 .hint-text, body.theme-yellow-light .warn-600.disabled-text,
body.theme-yellow-light .warn-600 .disabled-text, body.theme-yellow-light .warn-700.hint-text,
body.theme-yellow-light .warn-700 .hint-text, body.theme-yellow-light .warn-700.disabled-text,
body.theme-yellow-light .warn-700 .disabled-text, body.theme-yellow-light .warn-800.hint-text,
body.theme-yellow-light .warn-800 .hint-text, body.theme-yellow-light .warn-800.disabled-text,
body.theme-yellow-light .warn-800 .disabled-text, body.theme-yellow-light .warn-900.hint-text,
body.theme-yellow-light .warn-900 .hint-text, body.theme-yellow-light .warn-900.disabled-text,
body.theme-yellow-light .warn-900 .disabled-text, body.theme-yellow-light .warn-A200.hint-text,
body.theme-yellow-light .warn-A200 .hint-text, body.theme-yellow-light .warn-A200.disabled-text,
body.theme-yellow-light .warn-A200 .disabled-text, body.theme-yellow-light .warn-A400.hint-text,
body.theme-yellow-light .warn-A400 .hint-text, body.theme-yellow-light .warn-A400.disabled-text,
body.theme-yellow-light .warn-A400 .disabled-text, body.theme-yellow-light .warn-A700.hint-text,
body.theme-yellow-light .warn-A700 .hint-text, body.theme-yellow-light .warn-A700.disabled-text,
body.theme-yellow-light .warn-A700 .disabled-text, body.theme-yellow-light .warn.hint-text,
body.theme-yellow-light .warn .hint-text, body.theme-yellow-light .warn.disabled-text,
body.theme-yellow-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-yellow-light .primary-300.divider,
body.theme-yellow-light .primary-300 .divider, body.theme-yellow-light .primary-400.divider,
body.theme-yellow-light .primary-400 .divider, body.theme-yellow-light .primary-500.divider,
body.theme-yellow-light .primary-500 .divider, body.theme-yellow-light .primary-600.divider,
body.theme-yellow-light .primary-600 .divider, body.theme-yellow-light .primary-700.divider,
body.theme-yellow-light .primary-700 .divider, body.theme-yellow-light .primary-800.divider,
body.theme-yellow-light .primary-800 .divider, body.theme-yellow-light .primary-900.divider,
body.theme-yellow-light .primary-900 .divider, body.theme-yellow-light .primary-A200.divider,
body.theme-yellow-light .primary-A200 .divider, body.theme-yellow-light .primary-A400.divider,
body.theme-yellow-light .primary-A400 .divider, body.theme-yellow-light .primary-A700.divider,
body.theme-yellow-light .primary-A700 .divider, body.theme-yellow-light .primary.divider,
body.theme-yellow-light .primary .divider, body.theme-yellow-light .warn-500.divider,
body.theme-yellow-light .warn-500 .divider, body.theme-yellow-light .warn-600.divider,
body.theme-yellow-light .warn-600 .divider, body.theme-yellow-light .warn-700.divider,
body.theme-yellow-light .warn-700 .divider, body.theme-yellow-light .warn-800.divider,
body.theme-yellow-light .warn-800 .divider, body.theme-yellow-light .warn-900.divider,
body.theme-yellow-light .warn-900 .divider, body.theme-yellow-light .warn-A200.divider,
body.theme-yellow-light .warn-A200 .divider, body.theme-yellow-light .warn-A400.divider,
body.theme-yellow-light .warn-A400 .divider, body.theme-yellow-light .warn-A700.divider,
body.theme-yellow-light .warn-A700 .divider, body.theme-yellow-light .warn.divider,
body.theme-yellow-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-yellow-light .primary-300 .mat-ripple-element, body.theme-yellow-light .primary-400 .mat-ripple-element, body.theme-yellow-light .primary-500 .mat-ripple-element, body.theme-yellow-light .primary-600 .mat-ripple-element, body.theme-yellow-light .primary-700 .mat-ripple-element, body.theme-yellow-light .primary-800 .mat-ripple-element, body.theme-yellow-light .primary-900 .mat-ripple-element, body.theme-yellow-light .primary-A200 .mat-ripple-element, body.theme-yellow-light .primary-A400 .mat-ripple-element, body.theme-yellow-light .primary-A700 .mat-ripple-element, body.theme-yellow-light .primary .mat-ripple-element, body.theme-yellow-light .warn-500 .mat-ripple-element, body.theme-yellow-light .warn-600 .mat-ripple-element, body.theme-yellow-light .warn-700 .mat-ripple-element, body.theme-yellow-light .warn-800 .mat-ripple-element, body.theme-yellow-light .warn-900 .mat-ripple-element, body.theme-yellow-light .warn-A200 .mat-ripple-element, body.theme-yellow-light .warn-A400 .mat-ripple-element, body.theme-yellow-light .warn-A700 .mat-ripple-element, body.theme-yellow-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-yellow-light .primary-300 .adaptive-border-color, body.theme-yellow-light .primary-400 .adaptive-border-color, body.theme-yellow-light .primary-500 .adaptive-border-color, body.theme-yellow-light .primary-600 .adaptive-border-color, body.theme-yellow-light .primary-700 .adaptive-border-color, body.theme-yellow-light .primary-800 .adaptive-border-color, body.theme-yellow-light .primary-900 .adaptive-border-color, body.theme-yellow-light .primary-A200 .adaptive-border-color, body.theme-yellow-light .primary-A400 .adaptive-border-color, body.theme-yellow-light .primary-A700 .adaptive-border-color, body.theme-yellow-light .primary .adaptive-border-color, body.theme-yellow-light .warn-500 .adaptive-border-color, body.theme-yellow-light .warn-600 .adaptive-border-color, body.theme-yellow-light .warn-700 .adaptive-border-color, body.theme-yellow-light .warn-800 .adaptive-border-color, body.theme-yellow-light .warn-900 .adaptive-border-color, body.theme-yellow-light .warn-A200 .adaptive-border-color, body.theme-yellow-light .warn-A400 .adaptive-border-color, body.theme-yellow-light .warn-A700 .adaptive-border-color, body.theme-yellow-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-light .primary-50 input[type='text'], body.theme-yellow-light .primary-100 input[type='text'], body.theme-yellow-light .primary-200 input[type='text'], body.theme-yellow-light .primary-A100 input[type='text'], body.theme-yellow-light .accent-50 input[type='text'], body.theme-yellow-light .accent-100 input[type='text'], body.theme-yellow-light .accent-200 input[type='text'], body.theme-yellow-light .accent-300 input[type='text'], body.theme-yellow-light .accent-400 input[type='text'], body.theme-yellow-light .accent-500 input[type='text'], body.theme-yellow-light .accent-600 input[type='text'], body.theme-yellow-light .accent-700 input[type='text'], body.theme-yellow-light .accent-800 input[type='text'], body.theme-yellow-light .accent-900 input[type='text'], body.theme-yellow-light .accent-A100 input[type='text'], body.theme-yellow-light .accent-A200 input[type='text'], body.theme-yellow-light .accent-A400 input[type='text'], body.theme-yellow-light .accent-A700 input[type='text'], body.theme-yellow-light .accent input[type='text'], body.theme-yellow-light .warn-50 input[type='text'], body.theme-yellow-light .warn-100 input[type='text'], body.theme-yellow-light .warn-200 input[type='text'], body.theme-yellow-light .warn-300 input[type='text'], body.theme-yellow-light .warn-400 input[type='text'], body.theme-yellow-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-yellow-light .primary-50 .mat-form-field-label, body.theme-yellow-light .primary-100 .mat-form-field-label, body.theme-yellow-light .primary-200 .mat-form-field-label, body.theme-yellow-light .primary-A100 .mat-form-field-label, body.theme-yellow-light .accent-50 .mat-form-field-label, body.theme-yellow-light .accent-100 .mat-form-field-label, body.theme-yellow-light .accent-200 .mat-form-field-label, body.theme-yellow-light .accent-300 .mat-form-field-label, body.theme-yellow-light .accent-400 .mat-form-field-label, body.theme-yellow-light .accent-500 .mat-form-field-label, body.theme-yellow-light .accent-600 .mat-form-field-label, body.theme-yellow-light .accent-700 .mat-form-field-label, body.theme-yellow-light .accent-800 .mat-form-field-label, body.theme-yellow-light .accent-900 .mat-form-field-label, body.theme-yellow-light .accent-A100 .mat-form-field-label, body.theme-yellow-light .accent-A200 .mat-form-field-label, body.theme-yellow-light .accent-A400 .mat-form-field-label, body.theme-yellow-light .accent-A700 .mat-form-field-label, body.theme-yellow-light .accent .mat-form-field-label, body.theme-yellow-light .warn-50 .mat-form-field-label, body.theme-yellow-light .warn-100 .mat-form-field-label, body.theme-yellow-light .warn-200 .mat-form-field-label, body.theme-yellow-light .warn-300 .mat-form-field-label, body.theme-yellow-light .warn-400 .mat-form-field-label, body.theme-yellow-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .primary-50 .mat-form-field-underline, body.theme-yellow-light .primary-100 .mat-form-field-underline, body.theme-yellow-light .primary-200 .mat-form-field-underline, body.theme-yellow-light .primary-A100 .mat-form-field-underline, body.theme-yellow-light .accent-50 .mat-form-field-underline, body.theme-yellow-light .accent-100 .mat-form-field-underline, body.theme-yellow-light .accent-200 .mat-form-field-underline, body.theme-yellow-light .accent-300 .mat-form-field-underline, body.theme-yellow-light .accent-400 .mat-form-field-underline, body.theme-yellow-light .accent-500 .mat-form-field-underline, body.theme-yellow-light .accent-600 .mat-form-field-underline, body.theme-yellow-light .accent-700 .mat-form-field-underline, body.theme-yellow-light .accent-800 .mat-form-field-underline, body.theme-yellow-light .accent-900 .mat-form-field-underline, body.theme-yellow-light .accent-A100 .mat-form-field-underline, body.theme-yellow-light .accent-A200 .mat-form-field-underline, body.theme-yellow-light .accent-A400 .mat-form-field-underline, body.theme-yellow-light .accent-A700 .mat-form-field-underline, body.theme-yellow-light .accent .mat-form-field-underline, body.theme-yellow-light .warn-50 .mat-form-field-underline, body.theme-yellow-light .warn-100 .mat-form-field-underline, body.theme-yellow-light .warn-200 .mat-form-field-underline, body.theme-yellow-light .warn-300 .mat-form-field-underline, body.theme-yellow-light .warn-400 .mat-form-field-underline, body.theme-yellow-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .primary-50 .mat-select-trigger,
body.theme-yellow-light .primary-50 .mat-select-arrow, body.theme-yellow-light .primary-100 .mat-select-trigger,
body.theme-yellow-light .primary-100 .mat-select-arrow, body.theme-yellow-light .primary-200 .mat-select-trigger,
body.theme-yellow-light .primary-200 .mat-select-arrow, body.theme-yellow-light .primary-A100 .mat-select-trigger,
body.theme-yellow-light .primary-A100 .mat-select-arrow, body.theme-yellow-light .accent-50 .mat-select-trigger,
body.theme-yellow-light .accent-50 .mat-select-arrow, body.theme-yellow-light .accent-100 .mat-select-trigger,
body.theme-yellow-light .accent-100 .mat-select-arrow, body.theme-yellow-light .accent-200 .mat-select-trigger,
body.theme-yellow-light .accent-200 .mat-select-arrow, body.theme-yellow-light .accent-300 .mat-select-trigger,
body.theme-yellow-light .accent-300 .mat-select-arrow, body.theme-yellow-light .accent-400 .mat-select-trigger,
body.theme-yellow-light .accent-400 .mat-select-arrow, body.theme-yellow-light .accent-500 .mat-select-trigger,
body.theme-yellow-light .accent-500 .mat-select-arrow, body.theme-yellow-light .accent-600 .mat-select-trigger,
body.theme-yellow-light .accent-600 .mat-select-arrow, body.theme-yellow-light .accent-700 .mat-select-trigger,
body.theme-yellow-light .accent-700 .mat-select-arrow, body.theme-yellow-light .accent-800 .mat-select-trigger,
body.theme-yellow-light .accent-800 .mat-select-arrow, body.theme-yellow-light .accent-900 .mat-select-trigger,
body.theme-yellow-light .accent-900 .mat-select-arrow, body.theme-yellow-light .accent-A100 .mat-select-trigger,
body.theme-yellow-light .accent-A100 .mat-select-arrow, body.theme-yellow-light .accent-A200 .mat-select-trigger,
body.theme-yellow-light .accent-A200 .mat-select-arrow, body.theme-yellow-light .accent-A400 .mat-select-trigger,
body.theme-yellow-light .accent-A400 .mat-select-arrow, body.theme-yellow-light .accent-A700 .mat-select-trigger,
body.theme-yellow-light .accent-A700 .mat-select-arrow, body.theme-yellow-light .accent .mat-select-trigger,
body.theme-yellow-light .accent .mat-select-arrow, body.theme-yellow-light .warn-50 .mat-select-trigger,
body.theme-yellow-light .warn-50 .mat-select-arrow, body.theme-yellow-light .warn-100 .mat-select-trigger,
body.theme-yellow-light .warn-100 .mat-select-arrow, body.theme-yellow-light .warn-200 .mat-select-trigger,
body.theme-yellow-light .warn-200 .mat-select-arrow, body.theme-yellow-light .warn-300 .mat-select-trigger,
body.theme-yellow-light .warn-300 .mat-select-arrow, body.theme-yellow-light .warn-400 .mat-select-trigger,
body.theme-yellow-light .warn-400 .mat-select-arrow, body.theme-yellow-light .warn-A100 .mat-select-trigger,
body.theme-yellow-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .primary-50 .mat-select-underline, body.theme-yellow-light .primary-100 .mat-select-underline, body.theme-yellow-light .primary-200 .mat-select-underline, body.theme-yellow-light .primary-A100 .mat-select-underline, body.theme-yellow-light .accent-50 .mat-select-underline, body.theme-yellow-light .accent-100 .mat-select-underline, body.theme-yellow-light .accent-200 .mat-select-underline, body.theme-yellow-light .accent-300 .mat-select-underline, body.theme-yellow-light .accent-400 .mat-select-underline, body.theme-yellow-light .accent-500 .mat-select-underline, body.theme-yellow-light .accent-600 .mat-select-underline, body.theme-yellow-light .accent-700 .mat-select-underline, body.theme-yellow-light .accent-800 .mat-select-underline, body.theme-yellow-light .accent-900 .mat-select-underline, body.theme-yellow-light .accent-A100 .mat-select-underline, body.theme-yellow-light .accent-A200 .mat-select-underline, body.theme-yellow-light .accent-A400 .mat-select-underline, body.theme-yellow-light .accent-A700 .mat-select-underline, body.theme-yellow-light .accent .mat-select-underline, body.theme-yellow-light .warn-50 .mat-select-underline, body.theme-yellow-light .warn-100 .mat-select-underline, body.theme-yellow-light .warn-200 .mat-select-underline, body.theme-yellow-light .warn-300 .mat-select-underline, body.theme-yellow-light .warn-400 .mat-select-underline, body.theme-yellow-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-50 .mat-select-arrow,
body.theme-yellow-light .primary-50 .mat-select-trigger, body.theme-yellow-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-100 .mat-select-arrow,
body.theme-yellow-light .primary-100 .mat-select-trigger, body.theme-yellow-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-200 .mat-select-arrow,
body.theme-yellow-light .primary-200 .mat-select-trigger, body.theme-yellow-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-A100 .mat-select-arrow,
body.theme-yellow-light .primary-A100 .mat-select-trigger, body.theme-yellow-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-50 .mat-select-arrow,
body.theme-yellow-light .accent-50 .mat-select-trigger, body.theme-yellow-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-100 .mat-select-arrow,
body.theme-yellow-light .accent-100 .mat-select-trigger, body.theme-yellow-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-200 .mat-select-arrow,
body.theme-yellow-light .accent-200 .mat-select-trigger, body.theme-yellow-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-300 .mat-select-arrow,
body.theme-yellow-light .accent-300 .mat-select-trigger, body.theme-yellow-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-400 .mat-select-arrow,
body.theme-yellow-light .accent-400 .mat-select-trigger, body.theme-yellow-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-500 .mat-select-arrow,
body.theme-yellow-light .accent-500 .mat-select-trigger, body.theme-yellow-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-600 .mat-select-arrow,
body.theme-yellow-light .accent-600 .mat-select-trigger, body.theme-yellow-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-700 .mat-select-arrow,
body.theme-yellow-light .accent-700 .mat-select-trigger, body.theme-yellow-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-800 .mat-select-arrow,
body.theme-yellow-light .accent-800 .mat-select-trigger, body.theme-yellow-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-900 .mat-select-arrow,
body.theme-yellow-light .accent-900 .mat-select-trigger, body.theme-yellow-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-A100 .mat-select-arrow,
body.theme-yellow-light .accent-A100 .mat-select-trigger, body.theme-yellow-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-A200 .mat-select-arrow,
body.theme-yellow-light .accent-A200 .mat-select-trigger, body.theme-yellow-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-A400 .mat-select-arrow,
body.theme-yellow-light .accent-A400 .mat-select-trigger, body.theme-yellow-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent-A700 .mat-select-arrow,
body.theme-yellow-light .accent-A700 .mat-select-trigger, body.theme-yellow-light .accent .mat-select-disabled .mat-select-value,
body.theme-yellow-light .accent .mat-select-arrow,
body.theme-yellow-light .accent .mat-select-trigger, body.theme-yellow-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-50 .mat-select-arrow,
body.theme-yellow-light .warn-50 .mat-select-trigger, body.theme-yellow-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-100 .mat-select-arrow,
body.theme-yellow-light .warn-100 .mat-select-trigger, body.theme-yellow-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-200 .mat-select-arrow,
body.theme-yellow-light .warn-200 .mat-select-trigger, body.theme-yellow-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-300 .mat-select-arrow,
body.theme-yellow-light .warn-300 .mat-select-trigger, body.theme-yellow-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-400 .mat-select-arrow,
body.theme-yellow-light .warn-400 .mat-select-trigger, body.theme-yellow-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-A100 .mat-select-arrow,
body.theme-yellow-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-light .primary-300 input[type='text'], body.theme-yellow-light .primary-400 input[type='text'], body.theme-yellow-light .primary-500 input[type='text'], body.theme-yellow-light .primary-600 input[type='text'], body.theme-yellow-light .primary-700 input[type='text'], body.theme-yellow-light .primary-800 input[type='text'], body.theme-yellow-light .primary-900 input[type='text'], body.theme-yellow-light .primary-A200 input[type='text'], body.theme-yellow-light .primary-A400 input[type='text'], body.theme-yellow-light .primary-A700 input[type='text'], body.theme-yellow-light .primary input[type='text'], body.theme-yellow-light .warn-500 input[type='text'], body.theme-yellow-light .warn-600 input[type='text'], body.theme-yellow-light .warn-700 input[type='text'], body.theme-yellow-light .warn-800 input[type='text'], body.theme-yellow-light .warn-900 input[type='text'], body.theme-yellow-light .warn-A200 input[type='text'], body.theme-yellow-light .warn-A400 input[type='text'], body.theme-yellow-light .warn-A700 input[type='text'], body.theme-yellow-light .warn input[type='text'] {
  color: white; }
body.theme-yellow-light .primary-300 .mat-form-field-label, body.theme-yellow-light .primary-400 .mat-form-field-label, body.theme-yellow-light .primary-500 .mat-form-field-label, body.theme-yellow-light .primary-600 .mat-form-field-label, body.theme-yellow-light .primary-700 .mat-form-field-label, body.theme-yellow-light .primary-800 .mat-form-field-label, body.theme-yellow-light .primary-900 .mat-form-field-label, body.theme-yellow-light .primary-A200 .mat-form-field-label, body.theme-yellow-light .primary-A400 .mat-form-field-label, body.theme-yellow-light .primary-A700 .mat-form-field-label, body.theme-yellow-light .primary .mat-form-field-label, body.theme-yellow-light .warn-500 .mat-form-field-label, body.theme-yellow-light .warn-600 .mat-form-field-label, body.theme-yellow-light .warn-700 .mat-form-field-label, body.theme-yellow-light .warn-800 .mat-form-field-label, body.theme-yellow-light .warn-900 .mat-form-field-label, body.theme-yellow-light .warn-A200 .mat-form-field-label, body.theme-yellow-light .warn-A400 .mat-form-field-label, body.theme-yellow-light .warn-A700 .mat-form-field-label, body.theme-yellow-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-light .primary-300 .mat-form-field-underline, body.theme-yellow-light .primary-400 .mat-form-field-underline, body.theme-yellow-light .primary-500 .mat-form-field-underline, body.theme-yellow-light .primary-600 .mat-form-field-underline, body.theme-yellow-light .primary-700 .mat-form-field-underline, body.theme-yellow-light .primary-800 .mat-form-field-underline, body.theme-yellow-light .primary-900 .mat-form-field-underline, body.theme-yellow-light .primary-A200 .mat-form-field-underline, body.theme-yellow-light .primary-A400 .mat-form-field-underline, body.theme-yellow-light .primary-A700 .mat-form-field-underline, body.theme-yellow-light .primary .mat-form-field-underline, body.theme-yellow-light .warn-500 .mat-form-field-underline, body.theme-yellow-light .warn-600 .mat-form-field-underline, body.theme-yellow-light .warn-700 .mat-form-field-underline, body.theme-yellow-light .warn-800 .mat-form-field-underline, body.theme-yellow-light .warn-900 .mat-form-field-underline, body.theme-yellow-light .warn-A200 .mat-form-field-underline, body.theme-yellow-light .warn-A400 .mat-form-field-underline, body.theme-yellow-light .warn-A700 .mat-form-field-underline, body.theme-yellow-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-light .primary-300 .mat-select-trigger,
body.theme-yellow-light .primary-300 .mat-select-arrow, body.theme-yellow-light .primary-400 .mat-select-trigger,
body.theme-yellow-light .primary-400 .mat-select-arrow, body.theme-yellow-light .primary-500 .mat-select-trigger,
body.theme-yellow-light .primary-500 .mat-select-arrow, body.theme-yellow-light .primary-600 .mat-select-trigger,
body.theme-yellow-light .primary-600 .mat-select-arrow, body.theme-yellow-light .primary-700 .mat-select-trigger,
body.theme-yellow-light .primary-700 .mat-select-arrow, body.theme-yellow-light .primary-800 .mat-select-trigger,
body.theme-yellow-light .primary-800 .mat-select-arrow, body.theme-yellow-light .primary-900 .mat-select-trigger,
body.theme-yellow-light .primary-900 .mat-select-arrow, body.theme-yellow-light .primary-A200 .mat-select-trigger,
body.theme-yellow-light .primary-A200 .mat-select-arrow, body.theme-yellow-light .primary-A400 .mat-select-trigger,
body.theme-yellow-light .primary-A400 .mat-select-arrow, body.theme-yellow-light .primary-A700 .mat-select-trigger,
body.theme-yellow-light .primary-A700 .mat-select-arrow, body.theme-yellow-light .primary .mat-select-trigger,
body.theme-yellow-light .primary .mat-select-arrow, body.theme-yellow-light .warn-500 .mat-select-trigger,
body.theme-yellow-light .warn-500 .mat-select-arrow, body.theme-yellow-light .warn-600 .mat-select-trigger,
body.theme-yellow-light .warn-600 .mat-select-arrow, body.theme-yellow-light .warn-700 .mat-select-trigger,
body.theme-yellow-light .warn-700 .mat-select-arrow, body.theme-yellow-light .warn-800 .mat-select-trigger,
body.theme-yellow-light .warn-800 .mat-select-arrow, body.theme-yellow-light .warn-900 .mat-select-trigger,
body.theme-yellow-light .warn-900 .mat-select-arrow, body.theme-yellow-light .warn-A200 .mat-select-trigger,
body.theme-yellow-light .warn-A200 .mat-select-arrow, body.theme-yellow-light .warn-A400 .mat-select-trigger,
body.theme-yellow-light .warn-A400 .mat-select-arrow, body.theme-yellow-light .warn-A700 .mat-select-trigger,
body.theme-yellow-light .warn-A700 .mat-select-arrow, body.theme-yellow-light .warn .mat-select-trigger,
body.theme-yellow-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-light .primary-300 .mat-select-underline, body.theme-yellow-light .primary-400 .mat-select-underline, body.theme-yellow-light .primary-500 .mat-select-underline, body.theme-yellow-light .primary-600 .mat-select-underline, body.theme-yellow-light .primary-700 .mat-select-underline, body.theme-yellow-light .primary-800 .mat-select-underline, body.theme-yellow-light .primary-900 .mat-select-underline, body.theme-yellow-light .primary-A200 .mat-select-underline, body.theme-yellow-light .primary-A400 .mat-select-underline, body.theme-yellow-light .primary-A700 .mat-select-underline, body.theme-yellow-light .primary .mat-select-underline, body.theme-yellow-light .warn-500 .mat-select-underline, body.theme-yellow-light .warn-600 .mat-select-underline, body.theme-yellow-light .warn-700 .mat-select-underline, body.theme-yellow-light .warn-800 .mat-select-underline, body.theme-yellow-light .warn-900 .mat-select-underline, body.theme-yellow-light .warn-A200 .mat-select-underline, body.theme-yellow-light .warn-A400 .mat-select-underline, body.theme-yellow-light .warn-A700 .mat-select-underline, body.theme-yellow-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-300 .mat-select-arrow,
body.theme-yellow-light .primary-300 .mat-select-trigger, body.theme-yellow-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-400 .mat-select-arrow,
body.theme-yellow-light .primary-400 .mat-select-trigger, body.theme-yellow-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-500 .mat-select-arrow,
body.theme-yellow-light .primary-500 .mat-select-trigger, body.theme-yellow-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-600 .mat-select-arrow,
body.theme-yellow-light .primary-600 .mat-select-trigger, body.theme-yellow-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-700 .mat-select-arrow,
body.theme-yellow-light .primary-700 .mat-select-trigger, body.theme-yellow-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-800 .mat-select-arrow,
body.theme-yellow-light .primary-800 .mat-select-trigger, body.theme-yellow-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-900 .mat-select-arrow,
body.theme-yellow-light .primary-900 .mat-select-trigger, body.theme-yellow-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-A200 .mat-select-arrow,
body.theme-yellow-light .primary-A200 .mat-select-trigger, body.theme-yellow-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-A400 .mat-select-arrow,
body.theme-yellow-light .primary-A400 .mat-select-trigger, body.theme-yellow-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary-A700 .mat-select-arrow,
body.theme-yellow-light .primary-A700 .mat-select-trigger, body.theme-yellow-light .primary .mat-select-disabled .mat-select-value,
body.theme-yellow-light .primary .mat-select-arrow,
body.theme-yellow-light .primary .mat-select-trigger, body.theme-yellow-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-500 .mat-select-arrow,
body.theme-yellow-light .warn-500 .mat-select-trigger, body.theme-yellow-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-600 .mat-select-arrow,
body.theme-yellow-light .warn-600 .mat-select-trigger, body.theme-yellow-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-700 .mat-select-arrow,
body.theme-yellow-light .warn-700 .mat-select-trigger, body.theme-yellow-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-800 .mat-select-arrow,
body.theme-yellow-light .warn-800 .mat-select-trigger, body.theme-yellow-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-900 .mat-select-arrow,
body.theme-yellow-light .warn-900 .mat-select-trigger, body.theme-yellow-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-A200 .mat-select-arrow,
body.theme-yellow-light .warn-A200 .mat-select-trigger, body.theme-yellow-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-A400 .mat-select-arrow,
body.theme-yellow-light .warn-A400 .mat-select-trigger, body.theme-yellow-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn-A700 .mat-select-arrow,
body.theme-yellow-light .warn-A700 .mat-select-trigger, body.theme-yellow-light .warn .mat-select-disabled .mat-select-value,
body.theme-yellow-light .warn .mat-select-arrow,
body.theme-yellow-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-light .primary-300 .mat-select-value, body.theme-yellow-light .primary-400 .mat-select-value, body.theme-yellow-light .primary-500 .mat-select-value, body.theme-yellow-light .primary-600 .mat-select-value, body.theme-yellow-light .primary-700 .mat-select-value, body.theme-yellow-light .primary-800 .mat-select-value, body.theme-yellow-light .primary-900 .mat-select-value, body.theme-yellow-light .primary-A200 .mat-select-value, body.theme-yellow-light .primary-A400 .mat-select-value, body.theme-yellow-light .primary-A700 .mat-select-value, body.theme-yellow-light .primary .mat-select-value, body.theme-yellow-light .warn-500 .mat-select-value, body.theme-yellow-light .warn-600 .mat-select-value, body.theme-yellow-light .warn-700 .mat-select-value, body.theme-yellow-light .warn-800 .mat-select-value, body.theme-yellow-light .warn-900 .mat-select-value, body.theme-yellow-light .warn-A200 .mat-select-value, body.theme-yellow-light .warn-A400 .mat-select-value, body.theme-yellow-light .warn-A700 .mat-select-value, body.theme-yellow-light .warn .mat-select-value {
  color: white; }
body.theme-purple-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-purple-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-option:hover:not(.mat-option-disabled), body.theme-purple-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-purple-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #8e24aa; }
body.theme-purple-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-purple-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-purple-light .mat-pseudo-checkbox-checked,
body.theme-purple-light .mat-pseudo-checkbox-indeterminate,
body.theme-purple-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-purple-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #8e24aa; }
body.theme-purple-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-purple-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-purple-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-purple-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-purple-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-purple-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-purple-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .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); }
body.theme-purple-light .mat-app-background, body.theme-purple-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-purple-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-purple-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-purple-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-purple-light .mat-badge-accent .mat-badge-content {
  background: #8e24aa;
  color: white; }
body.theme-purple-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-purple-light .mat-badge {
  position: relative; }
body.theme-purple-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-purple-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-purple-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-purple-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-purple-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-purple-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-purple-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-purple-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-purple-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-purple-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-purple-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-purple-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-purple-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-purple-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-purple-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-purple-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-purple-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-purple-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-purple-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-purple-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-purple-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-purple-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-purple-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-purple-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-purple-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-purple-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-purple-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-purple-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-purple-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-purple-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-purple-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-purple-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-purple-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-purple-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-purple-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-purple-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-purple-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-button, body.theme-purple-light .mat-icon-button, body.theme-purple-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-purple-light .mat-button.mat-primary, body.theme-purple-light .mat-icon-button.mat-primary, body.theme-purple-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-purple-light .mat-button.mat-accent, body.theme-purple-light .mat-icon-button.mat-accent, body.theme-purple-light .mat-stroked-button.mat-accent {
    color: #8e24aa; }
body.theme-purple-light .mat-button.mat-warn, body.theme-purple-light .mat-icon-button.mat-warn, body.theme-purple-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-purple-light .mat-button.mat-primary[disabled], body.theme-purple-light .mat-button.mat-accent[disabled], body.theme-purple-light .mat-button.mat-warn[disabled], body.theme-purple-light .mat-button[disabled][disabled], body.theme-purple-light .mat-icon-button.mat-primary[disabled], body.theme-purple-light .mat-icon-button.mat-accent[disabled], body.theme-purple-light .mat-icon-button.mat-warn[disabled], body.theme-purple-light .mat-icon-button[disabled][disabled], body.theme-purple-light .mat-stroked-button.mat-primary[disabled], body.theme-purple-light .mat-stroked-button.mat-accent[disabled], body.theme-purple-light .mat-stroked-button.mat-warn[disabled], body.theme-purple-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-purple-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-purple-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-purple-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-purple-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-purple-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #8e24aa; }
body.theme-purple-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-purple-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-purple-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-purple-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-purple-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-purple-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-purple-light .mat-button .mat-ripple-element, body.theme-purple-light .mat-icon-button .mat-ripple-element, body.theme-purple-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-purple-light .mat-button-focus-overlay {
  background: black; }
body.theme-purple-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-flat-button, body.theme-purple-light .mat-raised-button, body.theme-purple-light .mat-fab, body.theme-purple-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-purple-light .mat-flat-button.mat-primary, body.theme-purple-light .mat-raised-button.mat-primary, body.theme-purple-light .mat-fab.mat-primary, body.theme-purple-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-purple-light .mat-flat-button.mat-accent, body.theme-purple-light .mat-raised-button.mat-accent, body.theme-purple-light .mat-fab.mat-accent, body.theme-purple-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-purple-light .mat-flat-button.mat-warn, body.theme-purple-light .mat-raised-button.mat-warn, body.theme-purple-light .mat-fab.mat-warn, body.theme-purple-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-purple-light .mat-flat-button.mat-primary[disabled], body.theme-purple-light .mat-flat-button.mat-accent[disabled], body.theme-purple-light .mat-flat-button.mat-warn[disabled], body.theme-purple-light .mat-flat-button[disabled][disabled], body.theme-purple-light .mat-raised-button.mat-primary[disabled], body.theme-purple-light .mat-raised-button.mat-accent[disabled], body.theme-purple-light .mat-raised-button.mat-warn[disabled], body.theme-purple-light .mat-raised-button[disabled][disabled], body.theme-purple-light .mat-fab.mat-primary[disabled], body.theme-purple-light .mat-fab.mat-accent[disabled], body.theme-purple-light .mat-fab.mat-warn[disabled], body.theme-purple-light .mat-fab[disabled][disabled], body.theme-purple-light .mat-mini-fab.mat-primary[disabled], body.theme-purple-light .mat-mini-fab.mat-accent[disabled], body.theme-purple-light .mat-mini-fab.mat-warn[disabled], body.theme-purple-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-flat-button.mat-primary, body.theme-purple-light .mat-raised-button.mat-primary, body.theme-purple-light .mat-fab.mat-primary, body.theme-purple-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-purple-light .mat-flat-button.mat-accent, body.theme-purple-light .mat-raised-button.mat-accent, body.theme-purple-light .mat-fab.mat-accent, body.theme-purple-light .mat-mini-fab.mat-accent {
    background-color: #8e24aa; }
body.theme-purple-light .mat-flat-button.mat-warn, body.theme-purple-light .mat-raised-button.mat-warn, body.theme-purple-light .mat-fab.mat-warn, body.theme-purple-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-purple-light .mat-flat-button.mat-primary[disabled], body.theme-purple-light .mat-flat-button.mat-accent[disabled], body.theme-purple-light .mat-flat-button.mat-warn[disabled], body.theme-purple-light .mat-flat-button[disabled][disabled], body.theme-purple-light .mat-raised-button.mat-primary[disabled], body.theme-purple-light .mat-raised-button.mat-accent[disabled], body.theme-purple-light .mat-raised-button.mat-warn[disabled], body.theme-purple-light .mat-raised-button[disabled][disabled], body.theme-purple-light .mat-fab.mat-primary[disabled], body.theme-purple-light .mat-fab.mat-accent[disabled], body.theme-purple-light .mat-fab.mat-warn[disabled], body.theme-purple-light .mat-fab[disabled][disabled], body.theme-purple-light .mat-mini-fab.mat-primary[disabled], body.theme-purple-light .mat-mini-fab.mat-accent[disabled], body.theme-purple-light .mat-mini-fab.mat-warn[disabled], body.theme-purple-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-purple-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-purple-light .mat-fab.mat-primary .mat-ripple-element, body.theme-purple-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-purple-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-purple-light .mat-fab.mat-accent .mat-ripple-element, body.theme-purple-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-purple-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-purple-light .mat-fab.mat-warn .mat-ripple-element, body.theme-purple-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-purple-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-fab:not([class*='mat-elevation-z']), body.theme-purple-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-purple-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-purple-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-button-toggle-standalone,
body.theme-purple-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-purple-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-purple-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-purple-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-purple-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-purple-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-purple-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-purple-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-purple-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-purple-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-purple-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-purple-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-purple-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-purple-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-purple-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-purple-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #8e24aa; }
body.theme-purple-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-purple-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-purple-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-purple-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-purple-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-purple-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-purple-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-purple-light .mat-checkbox-background {
    background: none; } }
body.theme-purple-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-purple-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #8e24aa; }
body.theme-purple-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-purple-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-purple-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-purple-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #8e24aa;
  color: white; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-purple-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .mat-table {
  background: white; }
body.theme-purple-light .mat-table thead, body.theme-purple-light .mat-table tbody, body.theme-purple-light .mat-table tfoot,
body.theme-purple-light mat-header-row, body.theme-purple-light mat-row, body.theme-purple-light mat-footer-row,
body.theme-purple-light [mat-header-row], body.theme-purple-light [mat-row], body.theme-purple-light [mat-footer-row],
body.theme-purple-light .mat-table-sticky {
  background: inherit; }
body.theme-purple-light mat-row, body.theme-purple-light mat-header-row, body.theme-purple-light mat-footer-row,
body.theme-purple-light th.mat-header-cell, body.theme-purple-light td.mat-cell, body.theme-purple-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-cell, body.theme-purple-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-datepicker-toggle,
body.theme-purple-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-purple-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-purple-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-purple-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-purple-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-purple-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-purple-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-purple-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-purple-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #8e24aa;
    color: white; }
body.theme-purple-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(142, 36, 170, 0.4); }
body.theme-purple-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-purple-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-purple-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-purple-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-purple-light .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); }
body.theme-purple-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-purple-light .mat-datepicker-toggle-active.mat-accent {
    color: #8e24aa; }
body.theme-purple-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-purple-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-purple-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-purple-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-purple-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-purple-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-expansion-panel-header-description,
body.theme-purple-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-purple-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-purple-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-purple-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-purple-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-purple-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #8e24aa; }
body.theme-purple-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-purple-light .mat-focused .mat-form-field-required-marker {
  color: #8e24aa; }
body.theme-purple-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-purple-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #8e24aa; }
body.theme-purple-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-purple-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-purple-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #8e24aa; }
body.theme-purple-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-purple-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-purple-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-purple-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-purple-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-purple-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-purple-light .mat-error {
  color: #f44336; }
body.theme-purple-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-purple-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-purple-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-purple-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-purple-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-purple-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #8e24aa; }
body.theme-purple-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-purple-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-purple-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-purple-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-purple-light .mat-icon.mat-accent {
  color: #8e24aa; }
body.theme-purple-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-purple-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-input-element:disabled,
body.theme-purple-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-input-element {
  caret-color: #353a48; }
body.theme-purple-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-accent .mat-input-element {
  caret-color: #8e24aa; }
body.theme-purple-light .mat-warn .mat-input-element,
body.theme-purple-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-purple-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-purple-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-purple-light .mat-list-option:hover, body.theme-purple-light .mat-list-option:focus,
body.theme-purple-light .mat-nav-list .mat-list-item:hover,
body.theme-purple-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .mat-menu-panel {
  background: white; }
body.theme-purple-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-menu-item[disabled], body.theme-purple-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-menu-item .mat-icon-no-color,
body.theme-purple-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-menu-item:hover:not([disabled]),
body.theme-purple-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-purple-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-purple-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .mat-paginator {
  background: white; }
body.theme-purple-light .mat-paginator,
body.theme-purple-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-paginator-decrement,
body.theme-purple-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-paginator-first,
body.theme-purple-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-purple-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-purple-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-purple-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-purple-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-purple-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-purple-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ab47bc; }
body.theme-purple-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ab47bc; }
body.theme-purple-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #8e24aa; }
body.theme-purple-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-purple-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-purple-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-purple-light .mat-progress-spinner circle, body.theme-purple-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-purple-light .mat-progress-spinner.mat-accent circle, body.theme-purple-light .mat-spinner.mat-accent circle {
  stroke: #8e24aa; }
body.theme-purple-light .mat-progress-spinner.mat-warn circle, body.theme-purple-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-purple-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-purple-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-purple-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-purple-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-purple-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-purple-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8e24aa; }
body.theme-purple-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-purple-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-purple-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-purple-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #8e24aa; }
body.theme-purple-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-purple-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-purple-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-purple-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-purple-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-purple-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-purple-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-purple-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-purple-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-purple-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-select-panel {
  background: white; }
body.theme-purple-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-purple-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #8e24aa; }
body.theme-purple-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-purple-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-purple-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-purple-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-purple-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-purple-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-purple-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #8e24aa; }
body.theme-purple-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(142, 36, 170, 0.54); }
body.theme-purple-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #8e24aa; }
body.theme-purple-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-purple-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-purple-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-purple-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-purple-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-purple-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-purple-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-purple-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-purple-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-primary .mat-slider-track-fill,
body.theme-purple-light .mat-primary .mat-slider-thumb,
body.theme-purple-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-purple-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-purple-light .mat-accent .mat-slider-track-fill,
body.theme-purple-light .mat-accent .mat-slider-thumb,
body.theme-purple-light .mat-accent .mat-slider-thumb-label {
  background-color: #8e24aa; }
body.theme-purple-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-purple-light .mat-warn .mat-slider-track-fill,
body.theme-purple-light .mat-warn .mat-slider-thumb,
body.theme-purple-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-purple-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-purple-light .mat-slider-focus-ring {
  background-color: rgba(142, 36, 170, 0.2); }
body.theme-purple-light .mat-slider:hover .mat-slider-track-background,
body.theme-purple-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-slider-disabled .mat-slider-track-background,
body.theme-purple-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-purple-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-purple-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-purple-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-purple-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-purple-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-purple-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-purple-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-purple-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-purple-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-purple-light .mat-step-header.cdk-keyboard-focused, body.theme-purple-light .mat-step-header.cdk-program-focused, body.theme-purple-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-purple-light .mat-step-header:hover {
    background: none; } }
body.theme-purple-light .mat-step-header .mat-step-label,
body.theme-purple-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-purple-light .mat-step-header .mat-step-icon-selected,
body.theme-purple-light .mat-step-header .mat-step-icon-state-done,
body.theme-purple-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-purple-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-purple-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-purple-light .mat-stepper-horizontal, body.theme-purple-light .mat-stepper-vertical {
  background-color: white; }
body.theme-purple-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-horizontal-stepper-header::before,
body.theme-purple-light .mat-horizontal-stepper-header::after,
body.theme-purple-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-purple-light .mat-tab-nav-bar,
body.theme-purple-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-purple-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-purple-light .mat-tab-label, body.theme-purple-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-purple-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-purple-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-purple-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-purple-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-purple-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-purple-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-purple-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(171, 71, 188, 0.3); }
body.theme-purple-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-purple-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #8e24aa; }
body.theme-purple-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-purple-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-purple-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-purple-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-purple-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-purple-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-purple-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-purple-light .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); }
body.theme-purple-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-purple-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(171, 71, 188, 0.3); }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #8e24aa; }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-purple-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-purple-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-purple-light .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); }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-purple-light .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); }
body.theme-purple-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-purple-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-purple-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-purple-light .mat-toolbar.mat-accent {
    background: #8e24aa;
    color: white; }
body.theme-purple-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-purple-light .mat-toolbar .mat-form-field-underline,
  body.theme-purple-light .mat-toolbar .mat-form-field-ripple,
  body.theme-purple-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-purple-light .mat-toolbar .mat-form-field-label,
  body.theme-purple-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-purple-light .mat-toolbar .mat-select-value,
  body.theme-purple-light .mat-toolbar .mat-select-arrow,
  body.theme-purple-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-purple-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-purple-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-purple-light .mat-tree {
  background: white; }
body.theme-purple-light .mat-tree-node,
body.theme-purple-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-purple-light .mat-simple-snackbar-action {
  color: #8e24aa; }
body.theme-purple-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-purple-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .icon,
body.theme-purple-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .fade-text,
body.theme-purple-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .form-wrapper {
  background-color: white; }
body.theme-purple-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light .simple-pagination {
  background: white; }
body.theme-purple-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .price-tables .price-table {
  background: white; }
body.theme-purple-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .simple-table-container {
  background: white; }
body.theme-purple-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-purple-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-purple-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-purple-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-purple-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .page-layout.simple.left-sidebar > .center > .content, body.theme-purple-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-purple-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-purple-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-purple-light a,
body.theme-purple-light .chart-label,
body.theme-purple-light .theme-text {
  color: #8e24aa; }
body.theme-purple-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-purple-light .changelog .entry {
  background-color: white; }
body.theme-purple-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-purple-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-purple-light fuse-sidebar {
  background: #fafafa; }
body.theme-purple-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-purple-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-purple-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-purple-light fuse-widget > .fuse-widget-front,
body.theme-purple-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #9c27b0; }
body.theme-purple-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-purple-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-purple-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #f3e5f5; }
body.theme-purple-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-purple-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-purple-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #8e24aa; }
body.theme-purple-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #8e24aa;
    color: white; }
body.theme-purple-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-purple-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-purple-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-purple-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-purple-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-purple-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-purple-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-purple-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-purple-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-purple-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #academy-course .sidebar .steps .step.current {
    background: #f3e5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #8e24aa; }
body.theme-purple-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #8e24aa; }
body.theme-purple-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #8e24aa; }
body.theme-purple-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #8e24aa; }
body.theme-purple-light #academy-course .sidebar .steps .step .index:before, body.theme-purple-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-purple-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-purple-light .cal-month-view {
  background: white; }
body.theme-purple-light .cal-month-view .cal-day-badge {
    background: #8e24aa;
    color: white; }
body.theme-purple-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-purple-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-purple-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #8e24aa; }
body.theme-purple-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-month-view .cal-open-day-events {
    background: #8e24aa; }
body.theme-purple-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-purple-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #8e24aa; }
body.theme-purple-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-purple-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-purple-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-purple-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-purple-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-purple-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #8e24aa; }
body.theme-purple-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-purple-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-purple-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-purple-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #contacts .header .search-wrapper {
  background: white; }
body.theme-purple-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-purple-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-purple-light scrumboard-board-list .list .list-header,
body.theme-purple-light scrumboard-board-list .list .list-content,
body.theme-purple-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-purple-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-purple-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light scrumboard-board #board > .header {
  background-color: #8e24aa;
  color: white; }
body.theme-purple-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-purple-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-purple-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-purple-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-purple-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-purple-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-purple-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-purple-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-purple-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-purple-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-purple-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #8e24aa;
  color: white; }
body.theme-purple-light todo .center .header .search-wrapper {
  background: white; }
body.theme-purple-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light todo-list-item.completed {
    background: #efefef; }
body.theme-purple-light todo-list-item.completed .title,
    body.theme-purple-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light todo-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-purple-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-purple-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light login-2 #login #login-intro {
  color: white; }
body.theme-purple-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-purple-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-purple-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-purple-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-purple-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light register-2 #register #register-intro {
  color: white; }
body.theme-purple-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-purple-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-purple-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-purple-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-purple-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-purple-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-purple-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-purple-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-purple-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-purple-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-purple-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-purple-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-purple-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-purple-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-purple-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-purple-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-purple-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-about .profile-box .content {
  background-color: white; }
body.theme-purple-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-purple-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-purple-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-purple-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-purple-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #8e24aa; }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #8e24aa; }
body.theme-purple-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-purple-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #8e24aa; }
body.theme-purple-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-purple-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-purple-light search-classic .header .search-wrapper {
  background: white; }
body.theme-purple-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light search-modern .header .search-wrapper {
  background: white; }
body.theme-purple-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light search-modern .content .results .result-item {
  background: white; }
body.theme-purple-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-purple-light datatable-body {
  background-color: white; }
body.theme-purple-light #decision .header .search-wrapper {
  background: white; }
body.theme-purple-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #decision .content .center .toolbar {
  background: white; }
body.theme-purple-light #decision .content .center .content {
  background: white; }
body.theme-purple-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-purple-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-purple-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light decision-list-item.completed {
    background: #efefef; }
body.theme-purple-light decision-list-item.completed .title,
    body.theme-purple-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light decision-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-purple-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-purple-light #my-itservice .content .center .content {
  background: white; }
body.theme-purple-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-purple-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-purple-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-purple-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-purple-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-purple-light app-itservice-list-item.completed .title,
    body.theme-purple-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light app-itservice-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-purple-light #createMaster .content .center .content {
  background: white; }
body.theme-purple-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-purple-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light .theme-blue-gray-dark mat-tab-group,
body.theme-purple-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-purple-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-purple-light .mat-select-panel {
  max-width: none !important; }
body.theme-purple-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-purple-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-purple-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-purple-light app-cost-center-item.completed .title,
  body.theme-purple-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light app-cost-center-item.selected {
  background: #f3e5f5 !important; }
body.theme-purple-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-purple-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-purple-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-purple-light app-bank-master-item.completed .title,
  body.theme-purple-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light app-bank-master-item.selected {
  background: #f3e5f5 !important; }
body.theme-purple-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-purple-light #hotel .content .center .toolbar {
    background: white; }
body.theme-purple-light #hotel .content .center .content {
    background: white; }
body.theme-purple-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light hotel-list-item.completed {
    background: #efefef; }
body.theme-purple-light hotel-list-item.completed .title,
    body.theme-purple-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light hotel-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #preapp .content .center .toolbar {
  background: white; }
body.theme-purple-light #preapp .content .center .content {
  background: white; }
body.theme-purple-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-purple-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-purple-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #pending .header .search-wrapper {
  background: white; }
body.theme-purple-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #pending .content .center .content {
  background: white; }
body.theme-purple-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-purple-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-purple-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-purple-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-purple-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light chop-list-item.completed {
  background: #efefef; }
body.theme-purple-light chop-list-item.completed .title,
  body.theme-purple-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light chop-list-item.selected {
  background: #f3e5f5 !important; }
body.theme-purple-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-purple-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-purple-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light .content-card .content {
  background: white !important; }
body.theme-purple-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-purple-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-purple-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-purple-light #flight .header .search-wrapper {
    background: white; }
body.theme-purple-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #flight .content .center .content {
  background: white; }
body.theme-purple-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-purple-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-purple-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light decision-list-item.completed {
    background: #efefef; }
body.theme-purple-light decision-list-item.completed .title,
    body.theme-purple-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light decision-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-purple-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-purple-light #payment .content .center .toolbar {
      background: white; }
body.theme-purple-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-purple-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-purple-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-purple-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-purple-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-purple-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-purple-light #payment .content .center .content {
      background: white; }
body.theme-purple-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #payment .content .invoice-container .card .footer .logo,
      body.theme-purple-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-purple-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light payment-list-item.completed {
    background: #efefef; }
body.theme-purple-light payment-list-item.completed .title,
    body.theme-purple-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light payment-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #f3e5f5; }
body.theme-purple-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-purple-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-purple-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-purple-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-purple-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-purple-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-purple-light #products .header .search-wrapper {
    background: white; }
body.theme-purple-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-purple-light #products .center .content-card {
  background: white; }
body.theme-purple-light #products .content .center .content {
  background: white; }
body.theme-purple-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-purple-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-purple-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light decision-list-item.completed {
    background: #efefef; }
body.theme-purple-light decision-list-item.completed .title,
    body.theme-purple-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light decision-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-purple-light #preappemployee .content .center .content {
  background: white; }
body.theme-purple-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-purple-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-purple-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-purple-light #preappvendor .content .center .content {
  background: white; }
body.theme-purple-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-purple-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #f3e5f5; }
body.theme-purple-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-purple-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-purple-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-purple-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-purple-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-purple-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-purple-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-purple-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-purple-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-purple-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-purple-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-purple-light #paymentvendor .content .center .content {
      background: white; }
body.theme-purple-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-purple-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light payment-list-item.completed {
    background: #efefef; }
body.theme-purple-light payment-list-item.completed .title,
    body.theme-purple-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light payment-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #f3e5f5; }
body.theme-purple-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #f3e5f5; }
body.theme-purple-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-purple-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-purple-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-purple-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-purple-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-purple-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-purple-light #preappaudit .content .center .content {
  background: white; }
body.theme-purple-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-purple-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #auditpreapp .content {
  background: white; }
body.theme-purple-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-purple-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-purple-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-purple-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-purple-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-purple-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-purple-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-purple-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-purple-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-purple-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-purple-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light payment-list-item.completed {
    background: #efefef; }
body.theme-purple-light payment-list-item.completed .title,
    body.theme-purple-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light payment-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-purple-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-purple-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-purple-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-purple-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light common-list-item.completed .title,
  body.theme-purple-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light common-list-item.selected {
    background: #f3e5f5 !important; }
body.theme-purple-light .content {
  background-color: #f5f5f5; }
body.theme-purple-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-purple-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-purple-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-purple-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-purple-light #travel .content .center .toolbar {
      background: white; }
body.theme-purple-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-purple-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-purple-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-purple-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-purple-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-purple-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-purple-light #travel .content .center .content {
      background: white; }
body.theme-purple-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #travel .content .invoice-container .card .footer .logo,
      body.theme-purple-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-purple-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light payment-list-item.completed {
    background: #efefef; }
body.theme-purple-light payment-list-item.completed .title,
    body.theme-purple-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light payment-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-purple-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-purple-light #employee .content .center .toolbar {
      background: white; }
body.theme-purple-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-purple-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-purple-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-purple-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-purple-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-purple-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-purple-light #employee .content .center .content {
      background: white; }
body.theme-purple-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #employee .content .invoice-container .card .footer .logo,
      body.theme-purple-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-purple-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light payment-list-item.completed {
    background: #efefef; }
body.theme-purple-light payment-list-item.completed .title,
    body.theme-purple-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light payment-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-purple-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-purple-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-purple-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-purple-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-purple-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-purple-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-purple-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-purple-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-purple-light #vendorpo .content .center .content {
      background: white; }
body.theme-purple-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-purple-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-purple-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-purple-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-purple-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-purple-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-purple-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-purple-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-purple-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light payment-list-item.completed {
    background: #efefef; }
body.theme-purple-light payment-list-item.completed .title,
    body.theme-purple-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light payment-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-purple-light #po-plan .content .center .content {
  background: white; }
body.theme-purple-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-purple-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #f3e5f5; }
body.theme-purple-light app-plan-detail .active {
  background-color: #fff; }
body.theme-purple-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #confirm .content .center {
  background: white; }
body.theme-purple-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-purple-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #downpament .content .center {
  background: white; }
body.theme-purple-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-purple-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #plan-invoice .content .center {
  background: white; }
body.theme-purple-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-purple-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #f3e5f5; }
body.theme-purple-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-purple-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #status .content .center {
  background: white; }
body.theme-purple-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-purple-light #createMaster .content .center .content {
  background: white; }
body.theme-purple-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-purple-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-purple-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-purple-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-purple-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-purple-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-purple-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-purple-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-purple-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light preapp-list-item.completed {
    background: #efefef; }
body.theme-purple-light preapp-list-item.completed .title,
    body.theme-purple-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light preapp-list-item.selected {
    background: #f3e5f5; }
body.theme-purple-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-purple-light #facility .content .center {
  background: white; }
body.theme-purple-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #facility .content-card {
  background: white; }
body.theme-purple-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-purple-light #facility .content-card .line1-title {
    background: white; }
body.theme-purple-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #f3e5f5; }
body.theme-purple-light app-plan-detail .active {
  background-color: #fff; }
body.theme-purple-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #my-credit .content .center {
  background: white; }
body.theme-purple-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-purple-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-purple-light #fix-assets-register .content .center {
  background: white; }
body.theme-purple-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #fix-assets-register .content-card {
  background: white; }
body.theme-purple-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-purple-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-purple-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #f3e5f5; }
body.theme-purple-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #debit-note .content .center {
  background: white; }
body.theme-purple-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light app-detail .active, body.theme-purple-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-purple-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #cost-transfer .content .center {
  background: white; }
body.theme-purple-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #f3e5f5; }
body.theme-purple-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-purple-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-purple-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-purple-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-purple-light #createMaster .content .center {
  background: white; }
body.theme-purple-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-purple-light #productMaster .content .center {
  background: white; }
body.theme-purple-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-purple-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-purple-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-purple-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-purple-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-purple-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-purple-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-purple-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-purple-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .primary-50-fg {
  color: #ececee !important; }
body.theme-purple-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-purple-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-purple-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-purple-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-purple-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-purple-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-purple-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-purple-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-purple-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-purple-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-purple-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-purple-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-purple-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-purple-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-purple-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-purple-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-purple-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-purple-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-purple-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-purple-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-purple-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-purple-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-purple-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-purple-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-purple-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-purple-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-purple-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-purple-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-purple-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-purple-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-purple-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-purple-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-purple-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-purple-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-purple-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-purple-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-purple-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-purple-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-purple-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-purple-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-purple-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-purple-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-purple-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-purple-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-purple-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-purple-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-purple-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-purple-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-purple-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-purple-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-purple-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-purple-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-purple-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-purple-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-purple-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-purple-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-purple-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-purple-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-purple-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-purple-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-purple-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-purple-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-800-fg {
  color: #262933 !important; }
body.theme-purple-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-purple-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-purple-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-purple-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-purple-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-purple-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-purple-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-purple-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-purple-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-purple-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-purple-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-purple-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-purple-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-purple-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-purple-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-purple-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-purple-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-purple-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-purple-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-purple-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-purple-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-purple-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-purple-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-purple-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-purple-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-purple-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-purple-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-purple-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-purple-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-purple-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-purple-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-purple-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-purple-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-purple-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-purple-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-purple-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-purple-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-purple-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-purple-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-purple-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-purple-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-purple-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-purple-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-purple-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-purple-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-purple-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-purple-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .primary-fg {
  color: #353a48 !important; }
body.theme-purple-light .primary-border {
  border-color: #353a48 !important; }
body.theme-purple-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-purple-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-purple-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-purple-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-purple-light .accent-50-bg {
  background-color: #f3e5f5 !important; }
body.theme-purple-light .accent-50 {
  background-color: #f3e5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .accent-50[disabled] {
    background-color: rgba(243, 229, 245, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .accent-50-fg {
  color: #f3e5f5 !important; }
body.theme-purple-light .accent-50-border {
  border-color: #f3e5f5 !important; }
body.theme-purple-light .accent-50-border-top {
  border-top-color: #f3e5f5 !important; }
body.theme-purple-light .accent-50-border-right {
  border-right-color: #f3e5f5 !important; }
body.theme-purple-light .accent-50-border-bottom {
  border-bottom-color: #f3e5f5 !important; }
body.theme-purple-light .accent-50-border-left {
  border-left-color: #f3e5f5 !important; }
body.theme-purple-light .accent-100-bg {
  background-color: #e1bee7 !important; }
body.theme-purple-light .accent-100 {
  background-color: #e1bee7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .accent-100[disabled] {
    background-color: rgba(225, 190, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .accent-100-fg {
  color: #e1bee7 !important; }
body.theme-purple-light .accent-100-border {
  border-color: #e1bee7 !important; }
body.theme-purple-light .accent-100-border-top {
  border-top-color: #e1bee7 !important; }
body.theme-purple-light .accent-100-border-right {
  border-right-color: #e1bee7 !important; }
body.theme-purple-light .accent-100-border-bottom {
  border-bottom-color: #e1bee7 !important; }
body.theme-purple-light .accent-100-border-left {
  border-left-color: #e1bee7 !important; }
body.theme-purple-light .accent-200-bg {
  background-color: #ce93d8 !important; }
body.theme-purple-light .accent-200 {
  background-color: #ce93d8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .accent-200[disabled] {
    background-color: rgba(206, 147, 216, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .accent-200-fg {
  color: #ce93d8 !important; }
body.theme-purple-light .accent-200-border {
  border-color: #ce93d8 !important; }
body.theme-purple-light .accent-200-border-top {
  border-top-color: #ce93d8 !important; }
body.theme-purple-light .accent-200-border-right {
  border-right-color: #ce93d8 !important; }
body.theme-purple-light .accent-200-border-bottom {
  border-bottom-color: #ce93d8 !important; }
body.theme-purple-light .accent-200-border-left {
  border-left-color: #ce93d8 !important; }
body.theme-purple-light .accent-300-bg {
  background-color: #ba68c8 !important; }
body.theme-purple-light .accent-300 {
  background-color: #ba68c8 !important;
  color: white !important; }
body.theme-purple-light .accent-300[disabled] {
    background-color: rgba(186, 104, 200, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-300-fg {
  color: #ba68c8 !important; }
body.theme-purple-light .accent-300-border {
  border-color: #ba68c8 !important; }
body.theme-purple-light .accent-300-border-top {
  border-top-color: #ba68c8 !important; }
body.theme-purple-light .accent-300-border-right {
  border-right-color: #ba68c8 !important; }
body.theme-purple-light .accent-300-border-bottom {
  border-bottom-color: #ba68c8 !important; }
body.theme-purple-light .accent-300-border-left {
  border-left-color: #ba68c8 !important; }
body.theme-purple-light .accent-400-bg {
  background-color: #ab47bc !important; }
body.theme-purple-light .accent-400 {
  background-color: #ab47bc !important;
  color: white !important; }
body.theme-purple-light .accent-400[disabled] {
    background-color: rgba(171, 71, 188, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-400-fg {
  color: #ab47bc !important; }
body.theme-purple-light .accent-400-border {
  border-color: #ab47bc !important; }
body.theme-purple-light .accent-400-border-top {
  border-top-color: #ab47bc !important; }
body.theme-purple-light .accent-400-border-right {
  border-right-color: #ab47bc !important; }
body.theme-purple-light .accent-400-border-bottom {
  border-bottom-color: #ab47bc !important; }
body.theme-purple-light .accent-400-border-left {
  border-left-color: #ab47bc !important; }
body.theme-purple-light .accent-500-bg {
  background-color: #9c27b0 !important; }
body.theme-purple-light .accent-500 {
  background-color: #9c27b0 !important;
  color: white !important; }
body.theme-purple-light .accent-500[disabled] {
    background-color: rgba(156, 39, 176, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-500-fg {
  color: #9c27b0 !important; }
body.theme-purple-light .accent-500-border {
  border-color: #9c27b0 !important; }
body.theme-purple-light .accent-500-border-top {
  border-top-color: #9c27b0 !important; }
body.theme-purple-light .accent-500-border-right {
  border-right-color: #9c27b0 !important; }
body.theme-purple-light .accent-500-border-bottom {
  border-bottom-color: #9c27b0 !important; }
body.theme-purple-light .accent-500-border-left {
  border-left-color: #9c27b0 !important; }
body.theme-purple-light .accent-600-bg {
  background-color: #8e24aa !important; }
body.theme-purple-light .accent-600 {
  background-color: #8e24aa !important;
  color: white !important; }
body.theme-purple-light .accent-600[disabled] {
    background-color: rgba(142, 36, 170, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-600-fg {
  color: #8e24aa !important; }
body.theme-purple-light .accent-600-border {
  border-color: #8e24aa !important; }
body.theme-purple-light .accent-600-border-top {
  border-top-color: #8e24aa !important; }
body.theme-purple-light .accent-600-border-right {
  border-right-color: #8e24aa !important; }
body.theme-purple-light .accent-600-border-bottom {
  border-bottom-color: #8e24aa !important; }
body.theme-purple-light .accent-600-border-left {
  border-left-color: #8e24aa !important; }
body.theme-purple-light .accent-700-bg {
  background-color: #7b1fa2 !important; }
body.theme-purple-light .accent-700 {
  background-color: #7b1fa2 !important;
  color: white !important; }
body.theme-purple-light .accent-700[disabled] {
    background-color: rgba(123, 31, 162, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-700-fg {
  color: #7b1fa2 !important; }
body.theme-purple-light .accent-700-border {
  border-color: #7b1fa2 !important; }
body.theme-purple-light .accent-700-border-top {
  border-top-color: #7b1fa2 !important; }
body.theme-purple-light .accent-700-border-right {
  border-right-color: #7b1fa2 !important; }
body.theme-purple-light .accent-700-border-bottom {
  border-bottom-color: #7b1fa2 !important; }
body.theme-purple-light .accent-700-border-left {
  border-left-color: #7b1fa2 !important; }
body.theme-purple-light .accent-800-bg {
  background-color: #6a1b9a !important; }
body.theme-purple-light .accent-800 {
  background-color: #6a1b9a !important;
  color: white !important; }
body.theme-purple-light .accent-800[disabled] {
    background-color: rgba(106, 27, 154, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-800-fg {
  color: #6a1b9a !important; }
body.theme-purple-light .accent-800-border {
  border-color: #6a1b9a !important; }
body.theme-purple-light .accent-800-border-top {
  border-top-color: #6a1b9a !important; }
body.theme-purple-light .accent-800-border-right {
  border-right-color: #6a1b9a !important; }
body.theme-purple-light .accent-800-border-bottom {
  border-bottom-color: #6a1b9a !important; }
body.theme-purple-light .accent-800-border-left {
  border-left-color: #6a1b9a !important; }
body.theme-purple-light .accent-900-bg {
  background-color: #4a148c !important; }
body.theme-purple-light .accent-900 {
  background-color: #4a148c !important;
  color: white !important; }
body.theme-purple-light .accent-900[disabled] {
    background-color: rgba(74, 20, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-900-fg {
  color: #4a148c !important; }
body.theme-purple-light .accent-900-border {
  border-color: #4a148c !important; }
body.theme-purple-light .accent-900-border-top {
  border-top-color: #4a148c !important; }
body.theme-purple-light .accent-900-border-right {
  border-right-color: #4a148c !important; }
body.theme-purple-light .accent-900-border-bottom {
  border-bottom-color: #4a148c !important; }
body.theme-purple-light .accent-900-border-left {
  border-left-color: #4a148c !important; }
body.theme-purple-light .accent-A100-bg {
  background-color: #ea80fc !important; }
body.theme-purple-light .accent-A100 {
  background-color: #ea80fc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .accent-A100[disabled] {
    background-color: rgba(234, 128, 252, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .accent-A100-fg {
  color: #ea80fc !important; }
body.theme-purple-light .accent-A100-border {
  border-color: #ea80fc !important; }
body.theme-purple-light .accent-A100-border-top {
  border-top-color: #ea80fc !important; }
body.theme-purple-light .accent-A100-border-right {
  border-right-color: #ea80fc !important; }
body.theme-purple-light .accent-A100-border-bottom {
  border-bottom-color: #ea80fc !important; }
body.theme-purple-light .accent-A100-border-left {
  border-left-color: #ea80fc !important; }
body.theme-purple-light .accent-A200-bg {
  background-color: #e040fb !important; }
body.theme-purple-light .accent-A200 {
  background-color: #e040fb !important;
  color: white !important; }
body.theme-purple-light .accent-A200[disabled] {
    background-color: rgba(224, 64, 251, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-A200-fg {
  color: #e040fb !important; }
body.theme-purple-light .accent-A200-border {
  border-color: #e040fb !important; }
body.theme-purple-light .accent-A200-border-top {
  border-top-color: #e040fb !important; }
body.theme-purple-light .accent-A200-border-right {
  border-right-color: #e040fb !important; }
body.theme-purple-light .accent-A200-border-bottom {
  border-bottom-color: #e040fb !important; }
body.theme-purple-light .accent-A200-border-left {
  border-left-color: #e040fb !important; }
body.theme-purple-light .accent-A400-bg {
  background-color: #d500f9 !important; }
body.theme-purple-light .accent-A400 {
  background-color: #d500f9 !important;
  color: white !important; }
body.theme-purple-light .accent-A400[disabled] {
    background-color: rgba(213, 0, 249, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-A400-fg {
  color: #d500f9 !important; }
body.theme-purple-light .accent-A400-border {
  border-color: #d500f9 !important; }
body.theme-purple-light .accent-A400-border-top {
  border-top-color: #d500f9 !important; }
body.theme-purple-light .accent-A400-border-right {
  border-right-color: #d500f9 !important; }
body.theme-purple-light .accent-A400-border-bottom {
  border-bottom-color: #d500f9 !important; }
body.theme-purple-light .accent-A400-border-left {
  border-left-color: #d500f9 !important; }
body.theme-purple-light .accent-A700-bg {
  background-color: #aa00ff !important; }
body.theme-purple-light .accent-A700 {
  background-color: #aa00ff !important;
  color: white !important; }
body.theme-purple-light .accent-A700[disabled] {
    background-color: rgba(170, 0, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-A700-fg {
  color: #aa00ff !important; }
body.theme-purple-light .accent-A700-border {
  border-color: #aa00ff !important; }
body.theme-purple-light .accent-A700-border-top {
  border-top-color: #aa00ff !important; }
body.theme-purple-light .accent-A700-border-right {
  border-right-color: #aa00ff !important; }
body.theme-purple-light .accent-A700-border-bottom {
  border-bottom-color: #aa00ff !important; }
body.theme-purple-light .accent-A700-border-left {
  border-left-color: #aa00ff !important; }
body.theme-purple-light .accent-bg {
  background-color: #8e24aa !important; }
body.theme-purple-light .accent {
  background-color: #8e24aa !important;
  color: white !important; }
body.theme-purple-light .accent[disabled] {
    background-color: rgba(142, 36, 170, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .accent-fg {
  color: #8e24aa !important; }
body.theme-purple-light .accent-border {
  border-color: #8e24aa !important; }
body.theme-purple-light .accent-border-top {
  border-top-color: #8e24aa !important; }
body.theme-purple-light .accent-border-right {
  border-right-color: #8e24aa !important; }
body.theme-purple-light .accent-border-bottom {
  border-bottom-color: #8e24aa !important; }
body.theme-purple-light .accent-border-left {
  border-left-color: #8e24aa !important; }
body.theme-purple-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-purple-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-purple-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-purple-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-purple-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-purple-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-purple-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-purple-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-purple-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-purple-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-purple-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-purple-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-purple-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-purple-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-purple-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-purple-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-purple-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-purple-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-purple-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-purple-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-purple-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-purple-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-purple-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-purple-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-purple-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-purple-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-purple-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-purple-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-purple-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-purple-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-purple-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-purple-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-purple-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-purple-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-purple-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-purple-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-purple-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-purple-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-purple-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-purple-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-purple-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-purple-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-purple-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-purple-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-purple-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-purple-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-purple-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-purple-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-purple-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-purple-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-purple-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-purple-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-purple-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-purple-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-purple-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-purple-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-purple-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-purple-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-purple-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-purple-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-purple-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-purple-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-purple-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-purple-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-purple-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-purple-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-purple-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-purple-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-purple-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-purple-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-purple-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-purple-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-purple-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-purple-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-purple-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-purple-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-purple-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-purple-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-purple-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-purple-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-purple-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-purple-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-purple-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-purple-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-purple-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-purple-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-purple-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-purple-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-purple-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-purple-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-purple-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-purple-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-purple-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-purple-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-purple-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-purple-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-purple-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-purple-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-purple-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-purple-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-purple-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-purple-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-purple-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-purple-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-purple-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-purple-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-purple-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-purple-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-purple-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-purple-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-purple-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-purple-light .warn-fg {
  color: #f44336 !important; }
body.theme-purple-light .warn-border {
  border-color: #f44336 !important; }
body.theme-purple-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-purple-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-purple-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-purple-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-purple-light .primary-50 i,
body.theme-purple-light .primary-50 .icon, body.theme-purple-light .primary-100 i,
body.theme-purple-light .primary-100 .icon, body.theme-purple-light .primary-200 i,
body.theme-purple-light .primary-200 .icon, body.theme-purple-light .primary-A100 i,
body.theme-purple-light .primary-A100 .icon, body.theme-purple-light .accent-50 i,
body.theme-purple-light .accent-50 .icon, body.theme-purple-light .accent-100 i,
body.theme-purple-light .accent-100 .icon, body.theme-purple-light .accent-200 i,
body.theme-purple-light .accent-200 .icon, body.theme-purple-light .accent-A100 i,
body.theme-purple-light .accent-A100 .icon, body.theme-purple-light .warn-50 i,
body.theme-purple-light .warn-50 .icon, body.theme-purple-light .warn-100 i,
body.theme-purple-light .warn-100 .icon, body.theme-purple-light .warn-200 i,
body.theme-purple-light .warn-200 .icon, body.theme-purple-light .warn-300 i,
body.theme-purple-light .warn-300 .icon, body.theme-purple-light .warn-400 i,
body.theme-purple-light .warn-400 .icon, body.theme-purple-light .warn-A100 i,
body.theme-purple-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-purple-light .primary-50.secondary-text,
body.theme-purple-light .primary-50 .secondary-text, body.theme-purple-light .primary-100.secondary-text,
body.theme-purple-light .primary-100 .secondary-text, body.theme-purple-light .primary-200.secondary-text,
body.theme-purple-light .primary-200 .secondary-text, body.theme-purple-light .primary-A100.secondary-text,
body.theme-purple-light .primary-A100 .secondary-text, body.theme-purple-light .accent-50.secondary-text,
body.theme-purple-light .accent-50 .secondary-text, body.theme-purple-light .accent-100.secondary-text,
body.theme-purple-light .accent-100 .secondary-text, body.theme-purple-light .accent-200.secondary-text,
body.theme-purple-light .accent-200 .secondary-text, body.theme-purple-light .accent-A100.secondary-text,
body.theme-purple-light .accent-A100 .secondary-text, body.theme-purple-light .warn-50.secondary-text,
body.theme-purple-light .warn-50 .secondary-text, body.theme-purple-light .warn-100.secondary-text,
body.theme-purple-light .warn-100 .secondary-text, body.theme-purple-light .warn-200.secondary-text,
body.theme-purple-light .warn-200 .secondary-text, body.theme-purple-light .warn-300.secondary-text,
body.theme-purple-light .warn-300 .secondary-text, body.theme-purple-light .warn-400.secondary-text,
body.theme-purple-light .warn-400 .secondary-text, body.theme-purple-light .warn-A100.secondary-text,
body.theme-purple-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-purple-light .primary-50.hint-text,
body.theme-purple-light .primary-50 .hint-text, body.theme-purple-light .primary-50.disabled-text,
body.theme-purple-light .primary-50 .disabled-text, body.theme-purple-light .primary-100.hint-text,
body.theme-purple-light .primary-100 .hint-text, body.theme-purple-light .primary-100.disabled-text,
body.theme-purple-light .primary-100 .disabled-text, body.theme-purple-light .primary-200.hint-text,
body.theme-purple-light .primary-200 .hint-text, body.theme-purple-light .primary-200.disabled-text,
body.theme-purple-light .primary-200 .disabled-text, body.theme-purple-light .primary-A100.hint-text,
body.theme-purple-light .primary-A100 .hint-text, body.theme-purple-light .primary-A100.disabled-text,
body.theme-purple-light .primary-A100 .disabled-text, body.theme-purple-light .accent-50.hint-text,
body.theme-purple-light .accent-50 .hint-text, body.theme-purple-light .accent-50.disabled-text,
body.theme-purple-light .accent-50 .disabled-text, body.theme-purple-light .accent-100.hint-text,
body.theme-purple-light .accent-100 .hint-text, body.theme-purple-light .accent-100.disabled-text,
body.theme-purple-light .accent-100 .disabled-text, body.theme-purple-light .accent-200.hint-text,
body.theme-purple-light .accent-200 .hint-text, body.theme-purple-light .accent-200.disabled-text,
body.theme-purple-light .accent-200 .disabled-text, body.theme-purple-light .accent-A100.hint-text,
body.theme-purple-light .accent-A100 .hint-text, body.theme-purple-light .accent-A100.disabled-text,
body.theme-purple-light .accent-A100 .disabled-text, body.theme-purple-light .warn-50.hint-text,
body.theme-purple-light .warn-50 .hint-text, body.theme-purple-light .warn-50.disabled-text,
body.theme-purple-light .warn-50 .disabled-text, body.theme-purple-light .warn-100.hint-text,
body.theme-purple-light .warn-100 .hint-text, body.theme-purple-light .warn-100.disabled-text,
body.theme-purple-light .warn-100 .disabled-text, body.theme-purple-light .warn-200.hint-text,
body.theme-purple-light .warn-200 .hint-text, body.theme-purple-light .warn-200.disabled-text,
body.theme-purple-light .warn-200 .disabled-text, body.theme-purple-light .warn-300.hint-text,
body.theme-purple-light .warn-300 .hint-text, body.theme-purple-light .warn-300.disabled-text,
body.theme-purple-light .warn-300 .disabled-text, body.theme-purple-light .warn-400.hint-text,
body.theme-purple-light .warn-400 .hint-text, body.theme-purple-light .warn-400.disabled-text,
body.theme-purple-light .warn-400 .disabled-text, body.theme-purple-light .warn-A100.hint-text,
body.theme-purple-light .warn-A100 .hint-text, body.theme-purple-light .warn-A100.disabled-text,
body.theme-purple-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-purple-light .primary-50.divider,
body.theme-purple-light .primary-50 .divider, body.theme-purple-light .primary-100.divider,
body.theme-purple-light .primary-100 .divider, body.theme-purple-light .primary-200.divider,
body.theme-purple-light .primary-200 .divider, body.theme-purple-light .primary-A100.divider,
body.theme-purple-light .primary-A100 .divider, body.theme-purple-light .accent-50.divider,
body.theme-purple-light .accent-50 .divider, body.theme-purple-light .accent-100.divider,
body.theme-purple-light .accent-100 .divider, body.theme-purple-light .accent-200.divider,
body.theme-purple-light .accent-200 .divider, body.theme-purple-light .accent-A100.divider,
body.theme-purple-light .accent-A100 .divider, body.theme-purple-light .warn-50.divider,
body.theme-purple-light .warn-50 .divider, body.theme-purple-light .warn-100.divider,
body.theme-purple-light .warn-100 .divider, body.theme-purple-light .warn-200.divider,
body.theme-purple-light .warn-200 .divider, body.theme-purple-light .warn-300.divider,
body.theme-purple-light .warn-300 .divider, body.theme-purple-light .warn-400.divider,
body.theme-purple-light .warn-400 .divider, body.theme-purple-light .warn-A100.divider,
body.theme-purple-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-purple-light .primary-50 .mat-ripple-element, body.theme-purple-light .primary-100 .mat-ripple-element, body.theme-purple-light .primary-200 .mat-ripple-element, body.theme-purple-light .primary-A100 .mat-ripple-element, body.theme-purple-light .accent-50 .mat-ripple-element, body.theme-purple-light .accent-100 .mat-ripple-element, body.theme-purple-light .accent-200 .mat-ripple-element, body.theme-purple-light .accent-A100 .mat-ripple-element, body.theme-purple-light .warn-50 .mat-ripple-element, body.theme-purple-light .warn-100 .mat-ripple-element, body.theme-purple-light .warn-200 .mat-ripple-element, body.theme-purple-light .warn-300 .mat-ripple-element, body.theme-purple-light .warn-400 .mat-ripple-element, body.theme-purple-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-purple-light .primary-50 .adaptive-border-color, body.theme-purple-light .primary-100 .adaptive-border-color, body.theme-purple-light .primary-200 .adaptive-border-color, body.theme-purple-light .primary-A100 .adaptive-border-color, body.theme-purple-light .accent-50 .adaptive-border-color, body.theme-purple-light .accent-100 .adaptive-border-color, body.theme-purple-light .accent-200 .adaptive-border-color, body.theme-purple-light .accent-A100 .adaptive-border-color, body.theme-purple-light .warn-50 .adaptive-border-color, body.theme-purple-light .warn-100 .adaptive-border-color, body.theme-purple-light .warn-200 .adaptive-border-color, body.theme-purple-light .warn-300 .adaptive-border-color, body.theme-purple-light .warn-400 .adaptive-border-color, body.theme-purple-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .primary-300 i,
body.theme-purple-light .primary-300 .icon, body.theme-purple-light .primary-400 i,
body.theme-purple-light .primary-400 .icon, body.theme-purple-light .primary-500 i,
body.theme-purple-light .primary-500 .icon, body.theme-purple-light .primary-600 i,
body.theme-purple-light .primary-600 .icon, body.theme-purple-light .primary-700 i,
body.theme-purple-light .primary-700 .icon, body.theme-purple-light .primary-800 i,
body.theme-purple-light .primary-800 .icon, body.theme-purple-light .primary-900 i,
body.theme-purple-light .primary-900 .icon, body.theme-purple-light .primary-A200 i,
body.theme-purple-light .primary-A200 .icon, body.theme-purple-light .primary-A400 i,
body.theme-purple-light .primary-A400 .icon, body.theme-purple-light .primary-A700 i,
body.theme-purple-light .primary-A700 .icon, body.theme-purple-light .primary i,
body.theme-purple-light .primary .icon, body.theme-purple-light .accent-300 i,
body.theme-purple-light .accent-300 .icon, body.theme-purple-light .accent-400 i,
body.theme-purple-light .accent-400 .icon, body.theme-purple-light .accent-500 i,
body.theme-purple-light .accent-500 .icon, body.theme-purple-light .accent-600 i,
body.theme-purple-light .accent-600 .icon, body.theme-purple-light .accent-700 i,
body.theme-purple-light .accent-700 .icon, body.theme-purple-light .accent-800 i,
body.theme-purple-light .accent-800 .icon, body.theme-purple-light .accent-900 i,
body.theme-purple-light .accent-900 .icon, body.theme-purple-light .accent-A200 i,
body.theme-purple-light .accent-A200 .icon, body.theme-purple-light .accent-A400 i,
body.theme-purple-light .accent-A400 .icon, body.theme-purple-light .accent-A700 i,
body.theme-purple-light .accent-A700 .icon, body.theme-purple-light .accent i,
body.theme-purple-light .accent .icon, body.theme-purple-light .warn-500 i,
body.theme-purple-light .warn-500 .icon, body.theme-purple-light .warn-600 i,
body.theme-purple-light .warn-600 .icon, body.theme-purple-light .warn-700 i,
body.theme-purple-light .warn-700 .icon, body.theme-purple-light .warn-800 i,
body.theme-purple-light .warn-800 .icon, body.theme-purple-light .warn-900 i,
body.theme-purple-light .warn-900 .icon, body.theme-purple-light .warn-A200 i,
body.theme-purple-light .warn-A200 .icon, body.theme-purple-light .warn-A400 i,
body.theme-purple-light .warn-A400 .icon, body.theme-purple-light .warn-A700 i,
body.theme-purple-light .warn-A700 .icon, body.theme-purple-light .warn i,
body.theme-purple-light .warn .icon {
  color: white; }
body.theme-purple-light .primary-300.secondary-text,
body.theme-purple-light .primary-300 .secondary-text, body.theme-purple-light .primary-400.secondary-text,
body.theme-purple-light .primary-400 .secondary-text, body.theme-purple-light .primary-500.secondary-text,
body.theme-purple-light .primary-500 .secondary-text, body.theme-purple-light .primary-600.secondary-text,
body.theme-purple-light .primary-600 .secondary-text, body.theme-purple-light .primary-700.secondary-text,
body.theme-purple-light .primary-700 .secondary-text, body.theme-purple-light .primary-800.secondary-text,
body.theme-purple-light .primary-800 .secondary-text, body.theme-purple-light .primary-900.secondary-text,
body.theme-purple-light .primary-900 .secondary-text, body.theme-purple-light .primary-A200.secondary-text,
body.theme-purple-light .primary-A200 .secondary-text, body.theme-purple-light .primary-A400.secondary-text,
body.theme-purple-light .primary-A400 .secondary-text, body.theme-purple-light .primary-A700.secondary-text,
body.theme-purple-light .primary-A700 .secondary-text, body.theme-purple-light .primary.secondary-text,
body.theme-purple-light .primary .secondary-text, body.theme-purple-light .accent-300.secondary-text,
body.theme-purple-light .accent-300 .secondary-text, body.theme-purple-light .accent-400.secondary-text,
body.theme-purple-light .accent-400 .secondary-text, body.theme-purple-light .accent-500.secondary-text,
body.theme-purple-light .accent-500 .secondary-text, body.theme-purple-light .accent-600.secondary-text,
body.theme-purple-light .accent-600 .secondary-text, body.theme-purple-light .accent-700.secondary-text,
body.theme-purple-light .accent-700 .secondary-text, body.theme-purple-light .accent-800.secondary-text,
body.theme-purple-light .accent-800 .secondary-text, body.theme-purple-light .accent-900.secondary-text,
body.theme-purple-light .accent-900 .secondary-text, body.theme-purple-light .accent-A200.secondary-text,
body.theme-purple-light .accent-A200 .secondary-text, body.theme-purple-light .accent-A400.secondary-text,
body.theme-purple-light .accent-A400 .secondary-text, body.theme-purple-light .accent-A700.secondary-text,
body.theme-purple-light .accent-A700 .secondary-text, body.theme-purple-light .accent.secondary-text,
body.theme-purple-light .accent .secondary-text, body.theme-purple-light .warn-500.secondary-text,
body.theme-purple-light .warn-500 .secondary-text, body.theme-purple-light .warn-600.secondary-text,
body.theme-purple-light .warn-600 .secondary-text, body.theme-purple-light .warn-700.secondary-text,
body.theme-purple-light .warn-700 .secondary-text, body.theme-purple-light .warn-800.secondary-text,
body.theme-purple-light .warn-800 .secondary-text, body.theme-purple-light .warn-900.secondary-text,
body.theme-purple-light .warn-900 .secondary-text, body.theme-purple-light .warn-A200.secondary-text,
body.theme-purple-light .warn-A200 .secondary-text, body.theme-purple-light .warn-A400.secondary-text,
body.theme-purple-light .warn-A400 .secondary-text, body.theme-purple-light .warn-A700.secondary-text,
body.theme-purple-light .warn-A700 .secondary-text, body.theme-purple-light .warn.secondary-text,
body.theme-purple-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-purple-light .primary-300.hint-text,
body.theme-purple-light .primary-300 .hint-text, body.theme-purple-light .primary-300.disabled-text,
body.theme-purple-light .primary-300 .disabled-text, body.theme-purple-light .primary-400.hint-text,
body.theme-purple-light .primary-400 .hint-text, body.theme-purple-light .primary-400.disabled-text,
body.theme-purple-light .primary-400 .disabled-text, body.theme-purple-light .primary-500.hint-text,
body.theme-purple-light .primary-500 .hint-text, body.theme-purple-light .primary-500.disabled-text,
body.theme-purple-light .primary-500 .disabled-text, body.theme-purple-light .primary-600.hint-text,
body.theme-purple-light .primary-600 .hint-text, body.theme-purple-light .primary-600.disabled-text,
body.theme-purple-light .primary-600 .disabled-text, body.theme-purple-light .primary-700.hint-text,
body.theme-purple-light .primary-700 .hint-text, body.theme-purple-light .primary-700.disabled-text,
body.theme-purple-light .primary-700 .disabled-text, body.theme-purple-light .primary-800.hint-text,
body.theme-purple-light .primary-800 .hint-text, body.theme-purple-light .primary-800.disabled-text,
body.theme-purple-light .primary-800 .disabled-text, body.theme-purple-light .primary-900.hint-text,
body.theme-purple-light .primary-900 .hint-text, body.theme-purple-light .primary-900.disabled-text,
body.theme-purple-light .primary-900 .disabled-text, body.theme-purple-light .primary-A200.hint-text,
body.theme-purple-light .primary-A200 .hint-text, body.theme-purple-light .primary-A200.disabled-text,
body.theme-purple-light .primary-A200 .disabled-text, body.theme-purple-light .primary-A400.hint-text,
body.theme-purple-light .primary-A400 .hint-text, body.theme-purple-light .primary-A400.disabled-text,
body.theme-purple-light .primary-A400 .disabled-text, body.theme-purple-light .primary-A700.hint-text,
body.theme-purple-light .primary-A700 .hint-text, body.theme-purple-light .primary-A700.disabled-text,
body.theme-purple-light .primary-A700 .disabled-text, body.theme-purple-light .primary.hint-text,
body.theme-purple-light .primary .hint-text, body.theme-purple-light .primary.disabled-text,
body.theme-purple-light .primary .disabled-text, body.theme-purple-light .accent-300.hint-text,
body.theme-purple-light .accent-300 .hint-text, body.theme-purple-light .accent-300.disabled-text,
body.theme-purple-light .accent-300 .disabled-text, body.theme-purple-light .accent-400.hint-text,
body.theme-purple-light .accent-400 .hint-text, body.theme-purple-light .accent-400.disabled-text,
body.theme-purple-light .accent-400 .disabled-text, body.theme-purple-light .accent-500.hint-text,
body.theme-purple-light .accent-500 .hint-text, body.theme-purple-light .accent-500.disabled-text,
body.theme-purple-light .accent-500 .disabled-text, body.theme-purple-light .accent-600.hint-text,
body.theme-purple-light .accent-600 .hint-text, body.theme-purple-light .accent-600.disabled-text,
body.theme-purple-light .accent-600 .disabled-text, body.theme-purple-light .accent-700.hint-text,
body.theme-purple-light .accent-700 .hint-text, body.theme-purple-light .accent-700.disabled-text,
body.theme-purple-light .accent-700 .disabled-text, body.theme-purple-light .accent-800.hint-text,
body.theme-purple-light .accent-800 .hint-text, body.theme-purple-light .accent-800.disabled-text,
body.theme-purple-light .accent-800 .disabled-text, body.theme-purple-light .accent-900.hint-text,
body.theme-purple-light .accent-900 .hint-text, body.theme-purple-light .accent-900.disabled-text,
body.theme-purple-light .accent-900 .disabled-text, body.theme-purple-light .accent-A200.hint-text,
body.theme-purple-light .accent-A200 .hint-text, body.theme-purple-light .accent-A200.disabled-text,
body.theme-purple-light .accent-A200 .disabled-text, body.theme-purple-light .accent-A400.hint-text,
body.theme-purple-light .accent-A400 .hint-text, body.theme-purple-light .accent-A400.disabled-text,
body.theme-purple-light .accent-A400 .disabled-text, body.theme-purple-light .accent-A700.hint-text,
body.theme-purple-light .accent-A700 .hint-text, body.theme-purple-light .accent-A700.disabled-text,
body.theme-purple-light .accent-A700 .disabled-text, body.theme-purple-light .accent.hint-text,
body.theme-purple-light .accent .hint-text, body.theme-purple-light .accent.disabled-text,
body.theme-purple-light .accent .disabled-text, body.theme-purple-light .warn-500.hint-text,
body.theme-purple-light .warn-500 .hint-text, body.theme-purple-light .warn-500.disabled-text,
body.theme-purple-light .warn-500 .disabled-text, body.theme-purple-light .warn-600.hint-text,
body.theme-purple-light .warn-600 .hint-text, body.theme-purple-light .warn-600.disabled-text,
body.theme-purple-light .warn-600 .disabled-text, body.theme-purple-light .warn-700.hint-text,
body.theme-purple-light .warn-700 .hint-text, body.theme-purple-light .warn-700.disabled-text,
body.theme-purple-light .warn-700 .disabled-text, body.theme-purple-light .warn-800.hint-text,
body.theme-purple-light .warn-800 .hint-text, body.theme-purple-light .warn-800.disabled-text,
body.theme-purple-light .warn-800 .disabled-text, body.theme-purple-light .warn-900.hint-text,
body.theme-purple-light .warn-900 .hint-text, body.theme-purple-light .warn-900.disabled-text,
body.theme-purple-light .warn-900 .disabled-text, body.theme-purple-light .warn-A200.hint-text,
body.theme-purple-light .warn-A200 .hint-text, body.theme-purple-light .warn-A200.disabled-text,
body.theme-purple-light .warn-A200 .disabled-text, body.theme-purple-light .warn-A400.hint-text,
body.theme-purple-light .warn-A400 .hint-text, body.theme-purple-light .warn-A400.disabled-text,
body.theme-purple-light .warn-A400 .disabled-text, body.theme-purple-light .warn-A700.hint-text,
body.theme-purple-light .warn-A700 .hint-text, body.theme-purple-light .warn-A700.disabled-text,
body.theme-purple-light .warn-A700 .disabled-text, body.theme-purple-light .warn.hint-text,
body.theme-purple-light .warn .hint-text, body.theme-purple-light .warn.disabled-text,
body.theme-purple-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-purple-light .primary-300.divider,
body.theme-purple-light .primary-300 .divider, body.theme-purple-light .primary-400.divider,
body.theme-purple-light .primary-400 .divider, body.theme-purple-light .primary-500.divider,
body.theme-purple-light .primary-500 .divider, body.theme-purple-light .primary-600.divider,
body.theme-purple-light .primary-600 .divider, body.theme-purple-light .primary-700.divider,
body.theme-purple-light .primary-700 .divider, body.theme-purple-light .primary-800.divider,
body.theme-purple-light .primary-800 .divider, body.theme-purple-light .primary-900.divider,
body.theme-purple-light .primary-900 .divider, body.theme-purple-light .primary-A200.divider,
body.theme-purple-light .primary-A200 .divider, body.theme-purple-light .primary-A400.divider,
body.theme-purple-light .primary-A400 .divider, body.theme-purple-light .primary-A700.divider,
body.theme-purple-light .primary-A700 .divider, body.theme-purple-light .primary.divider,
body.theme-purple-light .primary .divider, body.theme-purple-light .accent-300.divider,
body.theme-purple-light .accent-300 .divider, body.theme-purple-light .accent-400.divider,
body.theme-purple-light .accent-400 .divider, body.theme-purple-light .accent-500.divider,
body.theme-purple-light .accent-500 .divider, body.theme-purple-light .accent-600.divider,
body.theme-purple-light .accent-600 .divider, body.theme-purple-light .accent-700.divider,
body.theme-purple-light .accent-700 .divider, body.theme-purple-light .accent-800.divider,
body.theme-purple-light .accent-800 .divider, body.theme-purple-light .accent-900.divider,
body.theme-purple-light .accent-900 .divider, body.theme-purple-light .accent-A200.divider,
body.theme-purple-light .accent-A200 .divider, body.theme-purple-light .accent-A400.divider,
body.theme-purple-light .accent-A400 .divider, body.theme-purple-light .accent-A700.divider,
body.theme-purple-light .accent-A700 .divider, body.theme-purple-light .accent.divider,
body.theme-purple-light .accent .divider, body.theme-purple-light .warn-500.divider,
body.theme-purple-light .warn-500 .divider, body.theme-purple-light .warn-600.divider,
body.theme-purple-light .warn-600 .divider, body.theme-purple-light .warn-700.divider,
body.theme-purple-light .warn-700 .divider, body.theme-purple-light .warn-800.divider,
body.theme-purple-light .warn-800 .divider, body.theme-purple-light .warn-900.divider,
body.theme-purple-light .warn-900 .divider, body.theme-purple-light .warn-A200.divider,
body.theme-purple-light .warn-A200 .divider, body.theme-purple-light .warn-A400.divider,
body.theme-purple-light .warn-A400 .divider, body.theme-purple-light .warn-A700.divider,
body.theme-purple-light .warn-A700 .divider, body.theme-purple-light .warn.divider,
body.theme-purple-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-purple-light .primary-300 .mat-ripple-element, body.theme-purple-light .primary-400 .mat-ripple-element, body.theme-purple-light .primary-500 .mat-ripple-element, body.theme-purple-light .primary-600 .mat-ripple-element, body.theme-purple-light .primary-700 .mat-ripple-element, body.theme-purple-light .primary-800 .mat-ripple-element, body.theme-purple-light .primary-900 .mat-ripple-element, body.theme-purple-light .primary-A200 .mat-ripple-element, body.theme-purple-light .primary-A400 .mat-ripple-element, body.theme-purple-light .primary-A700 .mat-ripple-element, body.theme-purple-light .primary .mat-ripple-element, body.theme-purple-light .accent-300 .mat-ripple-element, body.theme-purple-light .accent-400 .mat-ripple-element, body.theme-purple-light .accent-500 .mat-ripple-element, body.theme-purple-light .accent-600 .mat-ripple-element, body.theme-purple-light .accent-700 .mat-ripple-element, body.theme-purple-light .accent-800 .mat-ripple-element, body.theme-purple-light .accent-900 .mat-ripple-element, body.theme-purple-light .accent-A200 .mat-ripple-element, body.theme-purple-light .accent-A400 .mat-ripple-element, body.theme-purple-light .accent-A700 .mat-ripple-element, body.theme-purple-light .accent .mat-ripple-element, body.theme-purple-light .warn-500 .mat-ripple-element, body.theme-purple-light .warn-600 .mat-ripple-element, body.theme-purple-light .warn-700 .mat-ripple-element, body.theme-purple-light .warn-800 .mat-ripple-element, body.theme-purple-light .warn-900 .mat-ripple-element, body.theme-purple-light .warn-A200 .mat-ripple-element, body.theme-purple-light .warn-A400 .mat-ripple-element, body.theme-purple-light .warn-A700 .mat-ripple-element, body.theme-purple-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-purple-light .primary-300 .adaptive-border-color, body.theme-purple-light .primary-400 .adaptive-border-color, body.theme-purple-light .primary-500 .adaptive-border-color, body.theme-purple-light .primary-600 .adaptive-border-color, body.theme-purple-light .primary-700 .adaptive-border-color, body.theme-purple-light .primary-800 .adaptive-border-color, body.theme-purple-light .primary-900 .adaptive-border-color, body.theme-purple-light .primary-A200 .adaptive-border-color, body.theme-purple-light .primary-A400 .adaptive-border-color, body.theme-purple-light .primary-A700 .adaptive-border-color, body.theme-purple-light .primary .adaptive-border-color, body.theme-purple-light .accent-300 .adaptive-border-color, body.theme-purple-light .accent-400 .adaptive-border-color, body.theme-purple-light .accent-500 .adaptive-border-color, body.theme-purple-light .accent-600 .adaptive-border-color, body.theme-purple-light .accent-700 .adaptive-border-color, body.theme-purple-light .accent-800 .adaptive-border-color, body.theme-purple-light .accent-900 .adaptive-border-color, body.theme-purple-light .accent-A200 .adaptive-border-color, body.theme-purple-light .accent-A400 .adaptive-border-color, body.theme-purple-light .accent-A700 .adaptive-border-color, body.theme-purple-light .accent .adaptive-border-color, body.theme-purple-light .warn-500 .adaptive-border-color, body.theme-purple-light .warn-600 .adaptive-border-color, body.theme-purple-light .warn-700 .adaptive-border-color, body.theme-purple-light .warn-800 .adaptive-border-color, body.theme-purple-light .warn-900 .adaptive-border-color, body.theme-purple-light .warn-A200 .adaptive-border-color, body.theme-purple-light .warn-A400 .adaptive-border-color, body.theme-purple-light .warn-A700 .adaptive-border-color, body.theme-purple-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-purple-light .primary-50 input[type='text'], body.theme-purple-light .primary-100 input[type='text'], body.theme-purple-light .primary-200 input[type='text'], body.theme-purple-light .primary-A100 input[type='text'], body.theme-purple-light .accent-50 input[type='text'], body.theme-purple-light .accent-100 input[type='text'], body.theme-purple-light .accent-200 input[type='text'], body.theme-purple-light .accent-A100 input[type='text'], body.theme-purple-light .warn-50 input[type='text'], body.theme-purple-light .warn-100 input[type='text'], body.theme-purple-light .warn-200 input[type='text'], body.theme-purple-light .warn-300 input[type='text'], body.theme-purple-light .warn-400 input[type='text'], body.theme-purple-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-purple-light .primary-50 .mat-form-field-label, body.theme-purple-light .primary-100 .mat-form-field-label, body.theme-purple-light .primary-200 .mat-form-field-label, body.theme-purple-light .primary-A100 .mat-form-field-label, body.theme-purple-light .accent-50 .mat-form-field-label, body.theme-purple-light .accent-100 .mat-form-field-label, body.theme-purple-light .accent-200 .mat-form-field-label, body.theme-purple-light .accent-A100 .mat-form-field-label, body.theme-purple-light .warn-50 .mat-form-field-label, body.theme-purple-light .warn-100 .mat-form-field-label, body.theme-purple-light .warn-200 .mat-form-field-label, body.theme-purple-light .warn-300 .mat-form-field-label, body.theme-purple-light .warn-400 .mat-form-field-label, body.theme-purple-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .primary-50 .mat-form-field-underline, body.theme-purple-light .primary-100 .mat-form-field-underline, body.theme-purple-light .primary-200 .mat-form-field-underline, body.theme-purple-light .primary-A100 .mat-form-field-underline, body.theme-purple-light .accent-50 .mat-form-field-underline, body.theme-purple-light .accent-100 .mat-form-field-underline, body.theme-purple-light .accent-200 .mat-form-field-underline, body.theme-purple-light .accent-A100 .mat-form-field-underline, body.theme-purple-light .warn-50 .mat-form-field-underline, body.theme-purple-light .warn-100 .mat-form-field-underline, body.theme-purple-light .warn-200 .mat-form-field-underline, body.theme-purple-light .warn-300 .mat-form-field-underline, body.theme-purple-light .warn-400 .mat-form-field-underline, body.theme-purple-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .primary-50 .mat-select-trigger,
body.theme-purple-light .primary-50 .mat-select-arrow, body.theme-purple-light .primary-100 .mat-select-trigger,
body.theme-purple-light .primary-100 .mat-select-arrow, body.theme-purple-light .primary-200 .mat-select-trigger,
body.theme-purple-light .primary-200 .mat-select-arrow, body.theme-purple-light .primary-A100 .mat-select-trigger,
body.theme-purple-light .primary-A100 .mat-select-arrow, body.theme-purple-light .accent-50 .mat-select-trigger,
body.theme-purple-light .accent-50 .mat-select-arrow, body.theme-purple-light .accent-100 .mat-select-trigger,
body.theme-purple-light .accent-100 .mat-select-arrow, body.theme-purple-light .accent-200 .mat-select-trigger,
body.theme-purple-light .accent-200 .mat-select-arrow, body.theme-purple-light .accent-A100 .mat-select-trigger,
body.theme-purple-light .accent-A100 .mat-select-arrow, body.theme-purple-light .warn-50 .mat-select-trigger,
body.theme-purple-light .warn-50 .mat-select-arrow, body.theme-purple-light .warn-100 .mat-select-trigger,
body.theme-purple-light .warn-100 .mat-select-arrow, body.theme-purple-light .warn-200 .mat-select-trigger,
body.theme-purple-light .warn-200 .mat-select-arrow, body.theme-purple-light .warn-300 .mat-select-trigger,
body.theme-purple-light .warn-300 .mat-select-arrow, body.theme-purple-light .warn-400 .mat-select-trigger,
body.theme-purple-light .warn-400 .mat-select-arrow, body.theme-purple-light .warn-A100 .mat-select-trigger,
body.theme-purple-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .primary-50 .mat-select-underline, body.theme-purple-light .primary-100 .mat-select-underline, body.theme-purple-light .primary-200 .mat-select-underline, body.theme-purple-light .primary-A100 .mat-select-underline, body.theme-purple-light .accent-50 .mat-select-underline, body.theme-purple-light .accent-100 .mat-select-underline, body.theme-purple-light .accent-200 .mat-select-underline, body.theme-purple-light .accent-A100 .mat-select-underline, body.theme-purple-light .warn-50 .mat-select-underline, body.theme-purple-light .warn-100 .mat-select-underline, body.theme-purple-light .warn-200 .mat-select-underline, body.theme-purple-light .warn-300 .mat-select-underline, body.theme-purple-light .warn-400 .mat-select-underline, body.theme-purple-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-purple-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-50 .mat-select-arrow,
body.theme-purple-light .primary-50 .mat-select-trigger, body.theme-purple-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-100 .mat-select-arrow,
body.theme-purple-light .primary-100 .mat-select-trigger, body.theme-purple-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-200 .mat-select-arrow,
body.theme-purple-light .primary-200 .mat-select-trigger, body.theme-purple-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-A100 .mat-select-arrow,
body.theme-purple-light .primary-A100 .mat-select-trigger, body.theme-purple-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-50 .mat-select-arrow,
body.theme-purple-light .accent-50 .mat-select-trigger, body.theme-purple-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-100 .mat-select-arrow,
body.theme-purple-light .accent-100 .mat-select-trigger, body.theme-purple-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-200 .mat-select-arrow,
body.theme-purple-light .accent-200 .mat-select-trigger, body.theme-purple-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-A100 .mat-select-arrow,
body.theme-purple-light .accent-A100 .mat-select-trigger, body.theme-purple-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-50 .mat-select-arrow,
body.theme-purple-light .warn-50 .mat-select-trigger, body.theme-purple-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-100 .mat-select-arrow,
body.theme-purple-light .warn-100 .mat-select-trigger, body.theme-purple-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-200 .mat-select-arrow,
body.theme-purple-light .warn-200 .mat-select-trigger, body.theme-purple-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-300 .mat-select-arrow,
body.theme-purple-light .warn-300 .mat-select-trigger, body.theme-purple-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-400 .mat-select-arrow,
body.theme-purple-light .warn-400 .mat-select-trigger, body.theme-purple-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-A100 .mat-select-arrow,
body.theme-purple-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-purple-light .primary-300 input[type='text'], body.theme-purple-light .primary-400 input[type='text'], body.theme-purple-light .primary-500 input[type='text'], body.theme-purple-light .primary-600 input[type='text'], body.theme-purple-light .primary-700 input[type='text'], body.theme-purple-light .primary-800 input[type='text'], body.theme-purple-light .primary-900 input[type='text'], body.theme-purple-light .primary-A200 input[type='text'], body.theme-purple-light .primary-A400 input[type='text'], body.theme-purple-light .primary-A700 input[type='text'], body.theme-purple-light .primary input[type='text'], body.theme-purple-light .accent-300 input[type='text'], body.theme-purple-light .accent-400 input[type='text'], body.theme-purple-light .accent-500 input[type='text'], body.theme-purple-light .accent-600 input[type='text'], body.theme-purple-light .accent-700 input[type='text'], body.theme-purple-light .accent-800 input[type='text'], body.theme-purple-light .accent-900 input[type='text'], body.theme-purple-light .accent-A200 input[type='text'], body.theme-purple-light .accent-A400 input[type='text'], body.theme-purple-light .accent-A700 input[type='text'], body.theme-purple-light .accent input[type='text'], body.theme-purple-light .warn-500 input[type='text'], body.theme-purple-light .warn-600 input[type='text'], body.theme-purple-light .warn-700 input[type='text'], body.theme-purple-light .warn-800 input[type='text'], body.theme-purple-light .warn-900 input[type='text'], body.theme-purple-light .warn-A200 input[type='text'], body.theme-purple-light .warn-A400 input[type='text'], body.theme-purple-light .warn-A700 input[type='text'], body.theme-purple-light .warn input[type='text'] {
  color: white; }
body.theme-purple-light .primary-300 .mat-form-field-label, body.theme-purple-light .primary-400 .mat-form-field-label, body.theme-purple-light .primary-500 .mat-form-field-label, body.theme-purple-light .primary-600 .mat-form-field-label, body.theme-purple-light .primary-700 .mat-form-field-label, body.theme-purple-light .primary-800 .mat-form-field-label, body.theme-purple-light .primary-900 .mat-form-field-label, body.theme-purple-light .primary-A200 .mat-form-field-label, body.theme-purple-light .primary-A400 .mat-form-field-label, body.theme-purple-light .primary-A700 .mat-form-field-label, body.theme-purple-light .primary .mat-form-field-label, body.theme-purple-light .accent-300 .mat-form-field-label, body.theme-purple-light .accent-400 .mat-form-field-label, body.theme-purple-light .accent-500 .mat-form-field-label, body.theme-purple-light .accent-600 .mat-form-field-label, body.theme-purple-light .accent-700 .mat-form-field-label, body.theme-purple-light .accent-800 .mat-form-field-label, body.theme-purple-light .accent-900 .mat-form-field-label, body.theme-purple-light .accent-A200 .mat-form-field-label, body.theme-purple-light .accent-A400 .mat-form-field-label, body.theme-purple-light .accent-A700 .mat-form-field-label, body.theme-purple-light .accent .mat-form-field-label, body.theme-purple-light .warn-500 .mat-form-field-label, body.theme-purple-light .warn-600 .mat-form-field-label, body.theme-purple-light .warn-700 .mat-form-field-label, body.theme-purple-light .warn-800 .mat-form-field-label, body.theme-purple-light .warn-900 .mat-form-field-label, body.theme-purple-light .warn-A200 .mat-form-field-label, body.theme-purple-light .warn-A400 .mat-form-field-label, body.theme-purple-light .warn-A700 .mat-form-field-label, body.theme-purple-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-purple-light .primary-300 .mat-form-field-underline, body.theme-purple-light .primary-400 .mat-form-field-underline, body.theme-purple-light .primary-500 .mat-form-field-underline, body.theme-purple-light .primary-600 .mat-form-field-underline, body.theme-purple-light .primary-700 .mat-form-field-underline, body.theme-purple-light .primary-800 .mat-form-field-underline, body.theme-purple-light .primary-900 .mat-form-field-underline, body.theme-purple-light .primary-A200 .mat-form-field-underline, body.theme-purple-light .primary-A400 .mat-form-field-underline, body.theme-purple-light .primary-A700 .mat-form-field-underline, body.theme-purple-light .primary .mat-form-field-underline, body.theme-purple-light .accent-300 .mat-form-field-underline, body.theme-purple-light .accent-400 .mat-form-field-underline, body.theme-purple-light .accent-500 .mat-form-field-underline, body.theme-purple-light .accent-600 .mat-form-field-underline, body.theme-purple-light .accent-700 .mat-form-field-underline, body.theme-purple-light .accent-800 .mat-form-field-underline, body.theme-purple-light .accent-900 .mat-form-field-underline, body.theme-purple-light .accent-A200 .mat-form-field-underline, body.theme-purple-light .accent-A400 .mat-form-field-underline, body.theme-purple-light .accent-A700 .mat-form-field-underline, body.theme-purple-light .accent .mat-form-field-underline, body.theme-purple-light .warn-500 .mat-form-field-underline, body.theme-purple-light .warn-600 .mat-form-field-underline, body.theme-purple-light .warn-700 .mat-form-field-underline, body.theme-purple-light .warn-800 .mat-form-field-underline, body.theme-purple-light .warn-900 .mat-form-field-underline, body.theme-purple-light .warn-A200 .mat-form-field-underline, body.theme-purple-light .warn-A400 .mat-form-field-underline, body.theme-purple-light .warn-A700 .mat-form-field-underline, body.theme-purple-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-purple-light .primary-300 .mat-select-trigger,
body.theme-purple-light .primary-300 .mat-select-arrow, body.theme-purple-light .primary-400 .mat-select-trigger,
body.theme-purple-light .primary-400 .mat-select-arrow, body.theme-purple-light .primary-500 .mat-select-trigger,
body.theme-purple-light .primary-500 .mat-select-arrow, body.theme-purple-light .primary-600 .mat-select-trigger,
body.theme-purple-light .primary-600 .mat-select-arrow, body.theme-purple-light .primary-700 .mat-select-trigger,
body.theme-purple-light .primary-700 .mat-select-arrow, body.theme-purple-light .primary-800 .mat-select-trigger,
body.theme-purple-light .primary-800 .mat-select-arrow, body.theme-purple-light .primary-900 .mat-select-trigger,
body.theme-purple-light .primary-900 .mat-select-arrow, body.theme-purple-light .primary-A200 .mat-select-trigger,
body.theme-purple-light .primary-A200 .mat-select-arrow, body.theme-purple-light .primary-A400 .mat-select-trigger,
body.theme-purple-light .primary-A400 .mat-select-arrow, body.theme-purple-light .primary-A700 .mat-select-trigger,
body.theme-purple-light .primary-A700 .mat-select-arrow, body.theme-purple-light .primary .mat-select-trigger,
body.theme-purple-light .primary .mat-select-arrow, body.theme-purple-light .accent-300 .mat-select-trigger,
body.theme-purple-light .accent-300 .mat-select-arrow, body.theme-purple-light .accent-400 .mat-select-trigger,
body.theme-purple-light .accent-400 .mat-select-arrow, body.theme-purple-light .accent-500 .mat-select-trigger,
body.theme-purple-light .accent-500 .mat-select-arrow, body.theme-purple-light .accent-600 .mat-select-trigger,
body.theme-purple-light .accent-600 .mat-select-arrow, body.theme-purple-light .accent-700 .mat-select-trigger,
body.theme-purple-light .accent-700 .mat-select-arrow, body.theme-purple-light .accent-800 .mat-select-trigger,
body.theme-purple-light .accent-800 .mat-select-arrow, body.theme-purple-light .accent-900 .mat-select-trigger,
body.theme-purple-light .accent-900 .mat-select-arrow, body.theme-purple-light .accent-A200 .mat-select-trigger,
body.theme-purple-light .accent-A200 .mat-select-arrow, body.theme-purple-light .accent-A400 .mat-select-trigger,
body.theme-purple-light .accent-A400 .mat-select-arrow, body.theme-purple-light .accent-A700 .mat-select-trigger,
body.theme-purple-light .accent-A700 .mat-select-arrow, body.theme-purple-light .accent .mat-select-trigger,
body.theme-purple-light .accent .mat-select-arrow, body.theme-purple-light .warn-500 .mat-select-trigger,
body.theme-purple-light .warn-500 .mat-select-arrow, body.theme-purple-light .warn-600 .mat-select-trigger,
body.theme-purple-light .warn-600 .mat-select-arrow, body.theme-purple-light .warn-700 .mat-select-trigger,
body.theme-purple-light .warn-700 .mat-select-arrow, body.theme-purple-light .warn-800 .mat-select-trigger,
body.theme-purple-light .warn-800 .mat-select-arrow, body.theme-purple-light .warn-900 .mat-select-trigger,
body.theme-purple-light .warn-900 .mat-select-arrow, body.theme-purple-light .warn-A200 .mat-select-trigger,
body.theme-purple-light .warn-A200 .mat-select-arrow, body.theme-purple-light .warn-A400 .mat-select-trigger,
body.theme-purple-light .warn-A400 .mat-select-arrow, body.theme-purple-light .warn-A700 .mat-select-trigger,
body.theme-purple-light .warn-A700 .mat-select-arrow, body.theme-purple-light .warn .mat-select-trigger,
body.theme-purple-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-purple-light .primary-300 .mat-select-underline, body.theme-purple-light .primary-400 .mat-select-underline, body.theme-purple-light .primary-500 .mat-select-underline, body.theme-purple-light .primary-600 .mat-select-underline, body.theme-purple-light .primary-700 .mat-select-underline, body.theme-purple-light .primary-800 .mat-select-underline, body.theme-purple-light .primary-900 .mat-select-underline, body.theme-purple-light .primary-A200 .mat-select-underline, body.theme-purple-light .primary-A400 .mat-select-underline, body.theme-purple-light .primary-A700 .mat-select-underline, body.theme-purple-light .primary .mat-select-underline, body.theme-purple-light .accent-300 .mat-select-underline, body.theme-purple-light .accent-400 .mat-select-underline, body.theme-purple-light .accent-500 .mat-select-underline, body.theme-purple-light .accent-600 .mat-select-underline, body.theme-purple-light .accent-700 .mat-select-underline, body.theme-purple-light .accent-800 .mat-select-underline, body.theme-purple-light .accent-900 .mat-select-underline, body.theme-purple-light .accent-A200 .mat-select-underline, body.theme-purple-light .accent-A400 .mat-select-underline, body.theme-purple-light .accent-A700 .mat-select-underline, body.theme-purple-light .accent .mat-select-underline, body.theme-purple-light .warn-500 .mat-select-underline, body.theme-purple-light .warn-600 .mat-select-underline, body.theme-purple-light .warn-700 .mat-select-underline, body.theme-purple-light .warn-800 .mat-select-underline, body.theme-purple-light .warn-900 .mat-select-underline, body.theme-purple-light .warn-A200 .mat-select-underline, body.theme-purple-light .warn-A400 .mat-select-underline, body.theme-purple-light .warn-A700 .mat-select-underline, body.theme-purple-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-purple-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-300 .mat-select-arrow,
body.theme-purple-light .primary-300 .mat-select-trigger, body.theme-purple-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-400 .mat-select-arrow,
body.theme-purple-light .primary-400 .mat-select-trigger, body.theme-purple-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-500 .mat-select-arrow,
body.theme-purple-light .primary-500 .mat-select-trigger, body.theme-purple-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-600 .mat-select-arrow,
body.theme-purple-light .primary-600 .mat-select-trigger, body.theme-purple-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-700 .mat-select-arrow,
body.theme-purple-light .primary-700 .mat-select-trigger, body.theme-purple-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-800 .mat-select-arrow,
body.theme-purple-light .primary-800 .mat-select-trigger, body.theme-purple-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-900 .mat-select-arrow,
body.theme-purple-light .primary-900 .mat-select-trigger, body.theme-purple-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-A200 .mat-select-arrow,
body.theme-purple-light .primary-A200 .mat-select-trigger, body.theme-purple-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-A400 .mat-select-arrow,
body.theme-purple-light .primary-A400 .mat-select-trigger, body.theme-purple-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary-A700 .mat-select-arrow,
body.theme-purple-light .primary-A700 .mat-select-trigger, body.theme-purple-light .primary .mat-select-disabled .mat-select-value,
body.theme-purple-light .primary .mat-select-arrow,
body.theme-purple-light .primary .mat-select-trigger, body.theme-purple-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-300 .mat-select-arrow,
body.theme-purple-light .accent-300 .mat-select-trigger, body.theme-purple-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-400 .mat-select-arrow,
body.theme-purple-light .accent-400 .mat-select-trigger, body.theme-purple-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-500 .mat-select-arrow,
body.theme-purple-light .accent-500 .mat-select-trigger, body.theme-purple-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-600 .mat-select-arrow,
body.theme-purple-light .accent-600 .mat-select-trigger, body.theme-purple-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-700 .mat-select-arrow,
body.theme-purple-light .accent-700 .mat-select-trigger, body.theme-purple-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-800 .mat-select-arrow,
body.theme-purple-light .accent-800 .mat-select-trigger, body.theme-purple-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-900 .mat-select-arrow,
body.theme-purple-light .accent-900 .mat-select-trigger, body.theme-purple-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-A200 .mat-select-arrow,
body.theme-purple-light .accent-A200 .mat-select-trigger, body.theme-purple-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-A400 .mat-select-arrow,
body.theme-purple-light .accent-A400 .mat-select-trigger, body.theme-purple-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent-A700 .mat-select-arrow,
body.theme-purple-light .accent-A700 .mat-select-trigger, body.theme-purple-light .accent .mat-select-disabled .mat-select-value,
body.theme-purple-light .accent .mat-select-arrow,
body.theme-purple-light .accent .mat-select-trigger, body.theme-purple-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-500 .mat-select-arrow,
body.theme-purple-light .warn-500 .mat-select-trigger, body.theme-purple-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-600 .mat-select-arrow,
body.theme-purple-light .warn-600 .mat-select-trigger, body.theme-purple-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-700 .mat-select-arrow,
body.theme-purple-light .warn-700 .mat-select-trigger, body.theme-purple-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-800 .mat-select-arrow,
body.theme-purple-light .warn-800 .mat-select-trigger, body.theme-purple-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-900 .mat-select-arrow,
body.theme-purple-light .warn-900 .mat-select-trigger, body.theme-purple-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-A200 .mat-select-arrow,
body.theme-purple-light .warn-A200 .mat-select-trigger, body.theme-purple-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-A400 .mat-select-arrow,
body.theme-purple-light .warn-A400 .mat-select-trigger, body.theme-purple-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn-A700 .mat-select-arrow,
body.theme-purple-light .warn-A700 .mat-select-trigger, body.theme-purple-light .warn .mat-select-disabled .mat-select-value,
body.theme-purple-light .warn .mat-select-arrow,
body.theme-purple-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-purple-light .primary-300 .mat-select-value, body.theme-purple-light .primary-400 .mat-select-value, body.theme-purple-light .primary-500 .mat-select-value, body.theme-purple-light .primary-600 .mat-select-value, body.theme-purple-light .primary-700 .mat-select-value, body.theme-purple-light .primary-800 .mat-select-value, body.theme-purple-light .primary-900 .mat-select-value, body.theme-purple-light .primary-A200 .mat-select-value, body.theme-purple-light .primary-A400 .mat-select-value, body.theme-purple-light .primary-A700 .mat-select-value, body.theme-purple-light .primary .mat-select-value, body.theme-purple-light .accent-300 .mat-select-value, body.theme-purple-light .accent-400 .mat-select-value, body.theme-purple-light .accent-500 .mat-select-value, body.theme-purple-light .accent-600 .mat-select-value, body.theme-purple-light .accent-700 .mat-select-value, body.theme-purple-light .accent-800 .mat-select-value, body.theme-purple-light .accent-900 .mat-select-value, body.theme-purple-light .accent-A200 .mat-select-value, body.theme-purple-light .accent-A400 .mat-select-value, body.theme-purple-light .accent-A700 .mat-select-value, body.theme-purple-light .accent .mat-select-value, body.theme-purple-light .warn-500 .mat-select-value, body.theme-purple-light .warn-600 .mat-select-value, body.theme-purple-light .warn-700 .mat-select-value, body.theme-purple-light .warn-800 .mat-select-value, body.theme-purple-light .warn-900 .mat-select-value, body.theme-purple-light .warn-A200 .mat-select-value, body.theme-purple-light .warn-A400 .mat-select-value, body.theme-purple-light .warn-A700 .mat-select-value, body.theme-purple-light .warn .mat-select-value {
  color: white; }
body.theme-deep-orange-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-deep-orange-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-option:hover:not(.mat-option-disabled), body.theme-deep-orange-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-deep-orange-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f4511e; }
body.theme-deep-orange-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-deep-orange-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-deep-orange-light .mat-pseudo-checkbox-checked,
body.theme-deep-orange-light .mat-pseudo-checkbox-indeterminate,
body.theme-deep-orange-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-deep-orange-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #f4511e; }
body.theme-deep-orange-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-deep-orange-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-deep-orange-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-deep-orange-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-deep-orange-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-deep-orange-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-deep-orange-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .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); }
body.theme-deep-orange-light .mat-app-background, body.theme-deep-orange-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-deep-orange-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-deep-orange-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-deep-orange-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-deep-orange-light .mat-badge-accent .mat-badge-content {
  background: #f4511e;
  color: white; }
body.theme-deep-orange-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-deep-orange-light .mat-badge {
  position: relative; }
body.theme-deep-orange-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-deep-orange-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-deep-orange-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-deep-orange-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-deep-orange-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-deep-orange-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-deep-orange-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-deep-orange-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-deep-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-deep-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-deep-orange-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-deep-orange-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-deep-orange-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-deep-orange-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-deep-orange-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-deep-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-deep-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-deep-orange-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-deep-orange-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-deep-orange-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-deep-orange-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-deep-orange-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-deep-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-deep-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-deep-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-deep-orange-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-button, body.theme-deep-orange-light .mat-icon-button, body.theme-deep-orange-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-deep-orange-light .mat-button.mat-primary, body.theme-deep-orange-light .mat-icon-button.mat-primary, body.theme-deep-orange-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-deep-orange-light .mat-button.mat-accent, body.theme-deep-orange-light .mat-icon-button.mat-accent, body.theme-deep-orange-light .mat-stroked-button.mat-accent {
    color: #f4511e; }
body.theme-deep-orange-light .mat-button.mat-warn, body.theme-deep-orange-light .mat-icon-button.mat-warn, body.theme-deep-orange-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-deep-orange-light .mat-button.mat-primary[disabled], body.theme-deep-orange-light .mat-button.mat-accent[disabled], body.theme-deep-orange-light .mat-button.mat-warn[disabled], body.theme-deep-orange-light .mat-button[disabled][disabled], body.theme-deep-orange-light .mat-icon-button.mat-primary[disabled], body.theme-deep-orange-light .mat-icon-button.mat-accent[disabled], body.theme-deep-orange-light .mat-icon-button.mat-warn[disabled], body.theme-deep-orange-light .mat-icon-button[disabled][disabled], body.theme-deep-orange-light .mat-stroked-button.mat-primary[disabled], body.theme-deep-orange-light .mat-stroked-button.mat-accent[disabled], body.theme-deep-orange-light .mat-stroked-button.mat-warn[disabled], body.theme-deep-orange-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-deep-orange-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-deep-orange-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-deep-orange-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-deep-orange-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-deep-orange-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #f4511e; }
body.theme-deep-orange-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-deep-orange-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-deep-orange-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-deep-orange-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-deep-orange-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-deep-orange-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-deep-orange-light .mat-button .mat-ripple-element, body.theme-deep-orange-light .mat-icon-button .mat-ripple-element, body.theme-deep-orange-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-deep-orange-light .mat-button-focus-overlay {
  background: black; }
body.theme-deep-orange-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-flat-button, body.theme-deep-orange-light .mat-raised-button, body.theme-deep-orange-light .mat-fab, body.theme-deep-orange-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-deep-orange-light .mat-flat-button.mat-primary, body.theme-deep-orange-light .mat-raised-button.mat-primary, body.theme-deep-orange-light .mat-fab.mat-primary, body.theme-deep-orange-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-deep-orange-light .mat-flat-button.mat-accent, body.theme-deep-orange-light .mat-raised-button.mat-accent, body.theme-deep-orange-light .mat-fab.mat-accent, body.theme-deep-orange-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-deep-orange-light .mat-flat-button.mat-warn, body.theme-deep-orange-light .mat-raised-button.mat-warn, body.theme-deep-orange-light .mat-fab.mat-warn, body.theme-deep-orange-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-deep-orange-light .mat-flat-button.mat-primary[disabled], body.theme-deep-orange-light .mat-flat-button.mat-accent[disabled], body.theme-deep-orange-light .mat-flat-button.mat-warn[disabled], body.theme-deep-orange-light .mat-flat-button[disabled][disabled], body.theme-deep-orange-light .mat-raised-button.mat-primary[disabled], body.theme-deep-orange-light .mat-raised-button.mat-accent[disabled], body.theme-deep-orange-light .mat-raised-button.mat-warn[disabled], body.theme-deep-orange-light .mat-raised-button[disabled][disabled], body.theme-deep-orange-light .mat-fab.mat-primary[disabled], body.theme-deep-orange-light .mat-fab.mat-accent[disabled], body.theme-deep-orange-light .mat-fab.mat-warn[disabled], body.theme-deep-orange-light .mat-fab[disabled][disabled], body.theme-deep-orange-light .mat-mini-fab.mat-primary[disabled], body.theme-deep-orange-light .mat-mini-fab.mat-accent[disabled], body.theme-deep-orange-light .mat-mini-fab.mat-warn[disabled], body.theme-deep-orange-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-flat-button.mat-primary, body.theme-deep-orange-light .mat-raised-button.mat-primary, body.theme-deep-orange-light .mat-fab.mat-primary, body.theme-deep-orange-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-deep-orange-light .mat-flat-button.mat-accent, body.theme-deep-orange-light .mat-raised-button.mat-accent, body.theme-deep-orange-light .mat-fab.mat-accent, body.theme-deep-orange-light .mat-mini-fab.mat-accent {
    background-color: #f4511e; }
body.theme-deep-orange-light .mat-flat-button.mat-warn, body.theme-deep-orange-light .mat-raised-button.mat-warn, body.theme-deep-orange-light .mat-fab.mat-warn, body.theme-deep-orange-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-deep-orange-light .mat-flat-button.mat-primary[disabled], body.theme-deep-orange-light .mat-flat-button.mat-accent[disabled], body.theme-deep-orange-light .mat-flat-button.mat-warn[disabled], body.theme-deep-orange-light .mat-flat-button[disabled][disabled], body.theme-deep-orange-light .mat-raised-button.mat-primary[disabled], body.theme-deep-orange-light .mat-raised-button.mat-accent[disabled], body.theme-deep-orange-light .mat-raised-button.mat-warn[disabled], body.theme-deep-orange-light .mat-raised-button[disabled][disabled], body.theme-deep-orange-light .mat-fab.mat-primary[disabled], body.theme-deep-orange-light .mat-fab.mat-accent[disabled], body.theme-deep-orange-light .mat-fab.mat-warn[disabled], body.theme-deep-orange-light .mat-fab[disabled][disabled], body.theme-deep-orange-light .mat-mini-fab.mat-primary[disabled], body.theme-deep-orange-light .mat-mini-fab.mat-accent[disabled], body.theme-deep-orange-light .mat-mini-fab.mat-warn[disabled], body.theme-deep-orange-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-deep-orange-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-deep-orange-light .mat-fab.mat-primary .mat-ripple-element, body.theme-deep-orange-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-deep-orange-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-deep-orange-light .mat-fab.mat-accent .mat-ripple-element, body.theme-deep-orange-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-deep-orange-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-deep-orange-light .mat-fab.mat-warn .mat-ripple-element, body.theme-deep-orange-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-deep-orange-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-fab:not([class*='mat-elevation-z']), body.theme-deep-orange-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-deep-orange-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-deep-orange-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-button-toggle-standalone,
body.theme-deep-orange-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-deep-orange-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-deep-orange-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-deep-orange-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-deep-orange-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-deep-orange-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-deep-orange-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-deep-orange-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-deep-orange-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-deep-orange-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-deep-orange-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-deep-orange-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-deep-orange-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-deep-orange-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-deep-orange-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-deep-orange-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-deep-orange-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-deep-orange-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-deep-orange-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-deep-orange-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-deep-orange-light .mat-checkbox-background {
    background: none; } }
body.theme-deep-orange-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #f4511e;
  color: white; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-deep-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .mat-table {
  background: white; }
body.theme-deep-orange-light .mat-table thead, body.theme-deep-orange-light .mat-table tbody, body.theme-deep-orange-light .mat-table tfoot,
body.theme-deep-orange-light mat-header-row, body.theme-deep-orange-light mat-row, body.theme-deep-orange-light mat-footer-row,
body.theme-deep-orange-light [mat-header-row], body.theme-deep-orange-light [mat-row], body.theme-deep-orange-light [mat-footer-row],
body.theme-deep-orange-light .mat-table-sticky {
  background: inherit; }
body.theme-deep-orange-light mat-row, body.theme-deep-orange-light mat-header-row, body.theme-deep-orange-light mat-footer-row,
body.theme-deep-orange-light th.mat-header-cell, body.theme-deep-orange-light td.mat-cell, body.theme-deep-orange-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-cell, body.theme-deep-orange-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-datepicker-toggle,
body.theme-deep-orange-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-deep-orange-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-deep-orange-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-deep-orange-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-deep-orange-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-deep-orange-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-deep-orange-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-deep-orange-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-deep-orange-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #f4511e;
    color: white; }
body.theme-deep-orange-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 81, 30, 0.4); }
body.theme-deep-orange-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-deep-orange-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-deep-orange-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-deep-orange-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-deep-orange-light .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); }
body.theme-deep-orange-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-deep-orange-light .mat-datepicker-toggle-active.mat-accent {
    color: #f4511e; }
body.theme-deep-orange-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-deep-orange-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-deep-orange-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-deep-orange-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-deep-orange-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-deep-orange-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-expansion-panel-header-description,
body.theme-deep-orange-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-deep-orange-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-deep-orange-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-deep-orange-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-deep-orange-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-deep-orange-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #f4511e; }
body.theme-deep-orange-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-deep-orange-light .mat-focused .mat-form-field-required-marker {
  color: #f4511e; }
body.theme-deep-orange-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #f4511e; }
body.theme-deep-orange-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-deep-orange-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-deep-orange-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #f4511e; }
body.theme-deep-orange-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-deep-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-deep-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-deep-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-error {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-deep-orange-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-deep-orange-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-deep-orange-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-deep-orange-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-deep-orange-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #f4511e; }
body.theme-deep-orange-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-deep-orange-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-deep-orange-light .mat-icon.mat-accent {
  color: #f4511e; }
body.theme-deep-orange-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-input-element:disabled,
body.theme-deep-orange-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-input-element {
  caret-color: #353a48; }
body.theme-deep-orange-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-accent .mat-input-element {
  caret-color: #f4511e; }
body.theme-deep-orange-light .mat-warn .mat-input-element,
body.theme-deep-orange-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-deep-orange-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-deep-orange-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-deep-orange-light .mat-list-option:hover, body.theme-deep-orange-light .mat-list-option:focus,
body.theme-deep-orange-light .mat-nav-list .mat-list-item:hover,
body.theme-deep-orange-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .mat-menu-panel {
  background: white; }
body.theme-deep-orange-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-menu-item[disabled], body.theme-deep-orange-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-menu-item .mat-icon-no-color,
body.theme-deep-orange-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-menu-item:hover:not([disabled]),
body.theme-deep-orange-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-deep-orange-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-deep-orange-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .mat-paginator {
  background: white; }
body.theme-deep-orange-light .mat-paginator,
body.theme-deep-orange-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-paginator-decrement,
body.theme-deep-orange-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-paginator-first,
body.theme-deep-orange-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-deep-orange-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-deep-orange-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-deep-orange-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-deep-orange-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-deep-orange-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ff7043; }
body.theme-deep-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ff7043; }
body.theme-deep-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-deep-orange-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-deep-orange-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-progress-spinner circle, body.theme-deep-orange-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-deep-orange-light .mat-progress-spinner.mat-accent circle, body.theme-deep-orange-light .mat-spinner.mat-accent circle {
  stroke: #f4511e; }
body.theme-deep-orange-light .mat-progress-spinner.mat-warn circle, body.theme-deep-orange-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-deep-orange-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-deep-orange-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-deep-orange-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-deep-orange-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-deep-orange-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f4511e; }
body.theme-deep-orange-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-deep-orange-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-deep-orange-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-deep-orange-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-deep-orange-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-deep-orange-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-deep-orange-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-deep-orange-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-deep-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-deep-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-deep-orange-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-deep-orange-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-select-panel {
  background: white; }
body.theme-deep-orange-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-deep-orange-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #f4511e; }
body.theme-deep-orange-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-deep-orange-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-deep-orange-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-deep-orange-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-deep-orange-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-deep-orange-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 81, 30, 0.54); }
body.theme-deep-orange-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-deep-orange-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-deep-orange-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-deep-orange-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-deep-orange-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-primary .mat-slider-track-fill,
body.theme-deep-orange-light .mat-primary .mat-slider-thumb,
body.theme-deep-orange-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-deep-orange-light .mat-accent .mat-slider-track-fill,
body.theme-deep-orange-light .mat-accent .mat-slider-thumb,
body.theme-deep-orange-light .mat-accent .mat-slider-thumb-label {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-deep-orange-light .mat-warn .mat-slider-track-fill,
body.theme-deep-orange-light .mat-warn .mat-slider-thumb,
body.theme-deep-orange-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-deep-orange-light .mat-slider-focus-ring {
  background-color: rgba(244, 81, 30, 0.2); }
body.theme-deep-orange-light .mat-slider:hover .mat-slider-track-background,
body.theme-deep-orange-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-slider-disabled .mat-slider-track-background,
body.theme-deep-orange-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-deep-orange-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-deep-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-deep-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-deep-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-deep-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-deep-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-deep-orange-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-deep-orange-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-deep-orange-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-deep-orange-light .mat-step-header.cdk-keyboard-focused, body.theme-deep-orange-light .mat-step-header.cdk-program-focused, body.theme-deep-orange-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-deep-orange-light .mat-step-header:hover {
    background: none; } }
body.theme-deep-orange-light .mat-step-header .mat-step-label,
body.theme-deep-orange-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-deep-orange-light .mat-step-header .mat-step-icon-selected,
body.theme-deep-orange-light .mat-step-header .mat-step-icon-state-done,
body.theme-deep-orange-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-deep-orange-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-deep-orange-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-deep-orange-light .mat-stepper-horizontal, body.theme-deep-orange-light .mat-stepper-vertical {
  background-color: white; }
body.theme-deep-orange-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-horizontal-stepper-header::before,
body.theme-deep-orange-light .mat-horizontal-stepper-header::after,
body.theme-deep-orange-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-deep-orange-light .mat-tab-nav-bar,
body.theme-deep-orange-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-deep-orange-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-deep-orange-light .mat-tab-label, body.theme-deep-orange-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-deep-orange-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-deep-orange-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-deep-orange-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-deep-orange-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-deep-orange-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 112, 67, 0.3); }
body.theme-deep-orange-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-deep-orange-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-deep-orange-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-deep-orange-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-deep-orange-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-deep-orange-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-deep-orange-light .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); }
body.theme-deep-orange-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 112, 67, 0.3); }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #f4511e; }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-deep-orange-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-deep-orange-light .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); }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-deep-orange-light .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); }
body.theme-deep-orange-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-deep-orange-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-deep-orange-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-deep-orange-light .mat-toolbar.mat-accent {
    background: #f4511e;
    color: white; }
body.theme-deep-orange-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-deep-orange-light .mat-toolbar .mat-form-field-underline,
  body.theme-deep-orange-light .mat-toolbar .mat-form-field-ripple,
  body.theme-deep-orange-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-deep-orange-light .mat-toolbar .mat-form-field-label,
  body.theme-deep-orange-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-deep-orange-light .mat-toolbar .mat-select-value,
  body.theme-deep-orange-light .mat-toolbar .mat-select-arrow,
  body.theme-deep-orange-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-deep-orange-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-deep-orange-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-deep-orange-light .mat-tree {
  background: white; }
body.theme-deep-orange-light .mat-tree-node,
body.theme-deep-orange-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .mat-simple-snackbar-action {
  color: #f4511e; }
body.theme-deep-orange-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-deep-orange-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .icon,
body.theme-deep-orange-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .fade-text,
body.theme-deep-orange-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .form-wrapper {
  background-color: white; }
body.theme-deep-orange-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .simple-pagination {
  background: white; }
body.theme-deep-orange-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .price-tables .price-table {
  background: white; }
body.theme-deep-orange-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .simple-table-container {
  background: white; }
body.theme-deep-orange-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-deep-orange-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-deep-orange-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-deep-orange-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-deep-orange-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .page-layout.simple.left-sidebar > .center > .content, body.theme-deep-orange-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-deep-orange-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-deep-orange-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-deep-orange-light a,
body.theme-deep-orange-light .chart-label,
body.theme-deep-orange-light .theme-text {
  color: #f4511e; }
body.theme-deep-orange-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-deep-orange-light .changelog .entry {
  background-color: white; }
body.theme-deep-orange-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-deep-orange-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-deep-orange-light fuse-sidebar {
  background: #fafafa; }
body.theme-deep-orange-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-deep-orange-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-deep-orange-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-deep-orange-light fuse-widget > .fuse-widget-front,
body.theme-deep-orange-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #ff5722; }
body.theme-deep-orange-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-deep-orange-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-deep-orange-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #fbe9e7; }
body.theme-deep-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-deep-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-deep-orange-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #f4511e; }
body.theme-deep-orange-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #f4511e;
    color: white; }
body.theme-deep-orange-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-deep-orange-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-deep-orange-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-deep-orange-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-deep-orange-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-deep-orange-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-deep-orange-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-deep-orange-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-deep-orange-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-deep-orange-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #academy-course .sidebar .steps .step.current {
    background: #fbe9e7;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #f4511e; }
body.theme-deep-orange-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #f4511e; }
body.theme-deep-orange-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #f4511e; }
body.theme-deep-orange-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #f4511e; }
body.theme-deep-orange-light #academy-course .sidebar .steps .step .index:before, body.theme-deep-orange-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-deep-orange-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-deep-orange-light .cal-month-view {
  background: white; }
body.theme-deep-orange-light .cal-month-view .cal-day-badge {
    background: #f4511e;
    color: white; }
body.theme-deep-orange-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-deep-orange-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-deep-orange-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #f4511e; }
body.theme-deep-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-month-view .cal-open-day-events {
    background: #f4511e; }
body.theme-deep-orange-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-deep-orange-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #f4511e; }
body.theme-deep-orange-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-deep-orange-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-deep-orange-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #f4511e; }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-deep-orange-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #contacts .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-deep-orange-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-deep-orange-light scrumboard-board-list .list .list-header,
body.theme-deep-orange-light scrumboard-board-list .list .list-content,
body.theme-deep-orange-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-deep-orange-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-deep-orange-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light scrumboard-board #board > .header {
  background-color: #f4511e;
  color: white; }
body.theme-deep-orange-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-deep-orange-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-deep-orange-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-deep-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-deep-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-deep-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-deep-orange-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-deep-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-deep-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-deep-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-deep-orange-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #f4511e;
  color: white; }
body.theme-deep-orange-light todo .center .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light todo-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light todo-list-item.completed .title,
    body.theme-deep-orange-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light todo-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-deep-orange-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-deep-orange-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light login-2 #login #login-intro {
  color: white; }
body.theme-deep-orange-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-deep-orange-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-deep-orange-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-deep-orange-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-deep-orange-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light register-2 #register #register-intro {
  color: white; }
body.theme-deep-orange-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-deep-orange-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-deep-orange-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-deep-orange-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-deep-orange-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-deep-orange-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-deep-orange-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-deep-orange-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-deep-orange-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-deep-orange-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-deep-orange-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-deep-orange-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-deep-orange-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-deep-orange-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-deep-orange-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-deep-orange-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-deep-orange-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-about .profile-box .content {
  background-color: white; }
body.theme-deep-orange-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-deep-orange-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-deep-orange-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #f4511e; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #f4511e; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-deep-orange-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #f4511e; }
body.theme-deep-orange-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-deep-orange-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-deep-orange-light search-classic .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light search-modern .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light search-modern .content .results .result-item {
  background: white; }
body.theme-deep-orange-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-deep-orange-light datatable-body {
  background-color: white; }
body.theme-deep-orange-light #decision .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #decision .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #decision .content .center .content {
  background: white; }
body.theme-deep-orange-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-deep-orange-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-deep-orange-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light decision-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light decision-list-item.completed .title,
    body.theme-deep-orange-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light decision-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #my-itservice .content .center .content {
  background: white; }
body.theme-deep-orange-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-deep-orange-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-deep-orange-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-deep-orange-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-deep-orange-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light app-itservice-list-item.completed .title,
    body.theme-deep-orange-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light app-itservice-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #createMaster .content .center .content {
  background: white; }
body.theme-deep-orange-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light .theme-blue-gray-dark mat-tab-group,
body.theme-deep-orange-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-deep-orange-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-deep-orange-light .mat-select-panel {
  max-width: none !important; }
body.theme-deep-orange-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-deep-orange-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-deep-orange-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-deep-orange-light app-cost-center-item.completed .title,
  body.theme-deep-orange-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light app-cost-center-item.selected {
  background: #fbe9e7 !important; }
body.theme-deep-orange-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-deep-orange-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-deep-orange-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-deep-orange-light app-bank-master-item.completed .title,
  body.theme-deep-orange-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light app-bank-master-item.selected {
  background: #fbe9e7 !important; }
body.theme-deep-orange-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-deep-orange-light #hotel .content .center .toolbar {
    background: white; }
body.theme-deep-orange-light #hotel .content .center .content {
    background: white; }
body.theme-deep-orange-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light hotel-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light hotel-list-item.completed .title,
    body.theme-deep-orange-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light hotel-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #preapp .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #preapp .content .center .content {
  background: white; }
body.theme-deep-orange-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #pending .header .search-wrapper {
  background: white; }
body.theme-deep-orange-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #pending .content .center .content {
  background: white; }
body.theme-deep-orange-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-deep-orange-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-deep-orange-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-deep-orange-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-deep-orange-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light chop-list-item.completed {
  background: #efefef; }
body.theme-deep-orange-light chop-list-item.completed .title,
  body.theme-deep-orange-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light chop-list-item.selected {
  background: #fbe9e7 !important; }
body.theme-deep-orange-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-deep-orange-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-deep-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light .content-card .content {
  background: white !important; }
body.theme-deep-orange-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-deep-orange-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-deep-orange-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-deep-orange-light #flight .header .search-wrapper {
    background: white; }
body.theme-deep-orange-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #flight .content .center .content {
  background: white; }
body.theme-deep-orange-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-deep-orange-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-deep-orange-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light decision-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light decision-list-item.completed .title,
    body.theme-deep-orange-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light decision-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-deep-orange-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-deep-orange-light #payment .content .center .toolbar {
      background: white; }
body.theme-deep-orange-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-deep-orange-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-deep-orange-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-deep-orange-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-deep-orange-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-deep-orange-light #payment .content .center .content {
      background: white; }
body.theme-deep-orange-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-deep-orange-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light payment-list-item.completed .title,
    body.theme-deep-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light payment-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #fbe9e7; }
body.theme-deep-orange-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-deep-orange-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-deep-orange-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-deep-orange-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-deep-orange-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-deep-orange-light #products .header .search-wrapper {
    background: white; }
body.theme-deep-orange-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-deep-orange-light #products .center .content-card {
  background: white; }
body.theme-deep-orange-light #products .content .center .content {
  background: white; }
body.theme-deep-orange-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-deep-orange-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-deep-orange-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light decision-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light decision-list-item.completed .title,
    body.theme-deep-orange-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light decision-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #preappemployee .content .center .content {
  background: white; }
body.theme-deep-orange-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-deep-orange-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #preappvendor .content .center .content {
  background: white; }
body.theme-deep-orange-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fbe9e7; }
body.theme-deep-orange-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-deep-orange-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-deep-orange-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-deep-orange-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-deep-orange-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-deep-orange-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-deep-orange-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-deep-orange-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-deep-orange-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-deep-orange-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-deep-orange-light #paymentvendor .content .center .content {
      background: white; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light payment-list-item.completed .title,
    body.theme-deep-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light payment-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #fbe9e7; }
body.theme-deep-orange-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fbe9e7; }
body.theme-deep-orange-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-deep-orange-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-deep-orange-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-deep-orange-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-deep-orange-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-deep-orange-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #preappaudit .content .center .content {
  background: white; }
body.theme-deep-orange-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #auditpreapp .content {
  background: white; }
body.theme-deep-orange-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-deep-orange-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-deep-orange-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-deep-orange-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-deep-orange-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-deep-orange-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-deep-orange-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-deep-orange-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light payment-list-item.completed .title,
    body.theme-deep-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light payment-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-deep-orange-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-deep-orange-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-deep-orange-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-deep-orange-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light common-list-item.completed .title,
  body.theme-deep-orange-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light common-list-item.selected {
    background: #fbe9e7 !important; }
body.theme-deep-orange-light .content {
  background-color: #f5f5f5; }
body.theme-deep-orange-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-deep-orange-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-deep-orange-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-deep-orange-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-deep-orange-light #travel .content .center .toolbar {
      background: white; }
body.theme-deep-orange-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-deep-orange-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-deep-orange-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-deep-orange-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-deep-orange-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-deep-orange-light #travel .content .center .content {
      background: white; }
body.theme-deep-orange-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-deep-orange-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light payment-list-item.completed .title,
    body.theme-deep-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light payment-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-deep-orange-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-deep-orange-light #employee .content .center .toolbar {
      background: white; }
body.theme-deep-orange-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-deep-orange-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-deep-orange-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-deep-orange-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-deep-orange-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-deep-orange-light #employee .content .center .content {
      background: white; }
body.theme-deep-orange-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-deep-orange-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light payment-list-item.completed .title,
    body.theme-deep-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light payment-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-deep-orange-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-deep-orange-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-deep-orange-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-deep-orange-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-deep-orange-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-deep-orange-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-deep-orange-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-deep-orange-light #vendorpo .content .center .content {
      background: white; }
body.theme-deep-orange-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-deep-orange-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-deep-orange-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-deep-orange-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-deep-orange-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-deep-orange-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light payment-list-item.completed .title,
    body.theme-deep-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light payment-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #po-plan .content .center .content {
  background: white; }
body.theme-deep-orange-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fbe9e7; }
body.theme-deep-orange-light app-plan-detail .active {
  background-color: #fff; }
body.theme-deep-orange-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #confirm .content .center {
  background: white; }
body.theme-deep-orange-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #downpament .content .center {
  background: white; }
body.theme-deep-orange-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #plan-invoice .content .center {
  background: white; }
body.theme-deep-orange-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #fbe9e7; }
body.theme-deep-orange-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-deep-orange-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #status .content .center {
  background: white; }
body.theme-deep-orange-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-deep-orange-light #createMaster .content .center .content {
  background: white; }
body.theme-deep-orange-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-deep-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-deep-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-deep-orange-light preapp-list-item.completed .title,
    body.theme-deep-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light preapp-list-item.selected {
    background: #fbe9e7; }
body.theme-deep-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-deep-orange-light #facility .content .center {
  background: white; }
body.theme-deep-orange-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #facility .content-card {
  background: white; }
body.theme-deep-orange-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-deep-orange-light #facility .content-card .line1-title {
    background: white; }
body.theme-deep-orange-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fbe9e7; }
body.theme-deep-orange-light app-plan-detail .active {
  background-color: #fff; }
body.theme-deep-orange-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #my-credit .content .center {
  background: white; }
body.theme-deep-orange-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-deep-orange-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light #fix-assets-register .content .center {
  background: white; }
body.theme-deep-orange-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #fix-assets-register .content-card {
  background: white; }
body.theme-deep-orange-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-deep-orange-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-deep-orange-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #fbe9e7; }
body.theme-deep-orange-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #debit-note .content .center {
  background: white; }
body.theme-deep-orange-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light app-detail .active, body.theme-deep-orange-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-deep-orange-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #cost-transfer .content .center {
  background: white; }
body.theme-deep-orange-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #fbe9e7; }
body.theme-deep-orange-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-deep-orange-light #createMaster .content .center {
  background: white; }
body.theme-deep-orange-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-deep-orange-light #productMaster .content .center {
  background: white; }
body.theme-deep-orange-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-deep-orange-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-deep-orange-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-deep-orange-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-deep-orange-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-deep-orange-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-deep-orange-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-deep-orange-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-deep-orange-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .primary-50-fg {
  color: #ececee !important; }
body.theme-deep-orange-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-deep-orange-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-deep-orange-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-deep-orange-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-deep-orange-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-deep-orange-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-deep-orange-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-deep-orange-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-deep-orange-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-deep-orange-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-deep-orange-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-deep-orange-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-deep-orange-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-deep-orange-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-deep-orange-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-deep-orange-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-deep-orange-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-deep-orange-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-deep-orange-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-deep-orange-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-deep-orange-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-deep-orange-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-deep-orange-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-deep-orange-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-deep-orange-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-deep-orange-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-deep-orange-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-deep-orange-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-deep-orange-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-deep-orange-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-deep-orange-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-deep-orange-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-deep-orange-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-deep-orange-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-deep-orange-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-deep-orange-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-deep-orange-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-deep-orange-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-deep-orange-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-deep-orange-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-deep-orange-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-deep-orange-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-deep-orange-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-deep-orange-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-deep-orange-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-deep-orange-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-deep-orange-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-deep-orange-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-800-fg {
  color: #262933 !important; }
body.theme-deep-orange-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-deep-orange-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-deep-orange-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-deep-orange-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-deep-orange-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-deep-orange-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-deep-orange-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-deep-orange-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-deep-orange-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-deep-orange-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-deep-orange-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-deep-orange-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-deep-orange-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-deep-orange-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-deep-orange-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-deep-orange-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-deep-orange-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-deep-orange-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-deep-orange-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-deep-orange-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-deep-orange-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-deep-orange-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-deep-orange-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-deep-orange-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-deep-orange-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-deep-orange-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-deep-orange-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-deep-orange-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-deep-orange-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-deep-orange-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-deep-orange-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-deep-orange-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-deep-orange-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-deep-orange-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-deep-orange-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .primary-fg {
  color: #353a48 !important; }
body.theme-deep-orange-light .primary-border {
  border-color: #353a48 !important; }
body.theme-deep-orange-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-deep-orange-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-deep-orange-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-deep-orange-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-deep-orange-light .accent-50-bg {
  background-color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-50 {
  background-color: #fbe9e7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-50[disabled] {
    background-color: rgba(251, 233, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-50-fg {
  color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-50-border {
  border-color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-50-border-top {
  border-top-color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-50-border-right {
  border-right-color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-50-border-bottom {
  border-bottom-color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-50-border-left {
  border-left-color: #fbe9e7 !important; }
body.theme-deep-orange-light .accent-100-bg {
  background-color: #ffccbc !important; }
body.theme-deep-orange-light .accent-100 {
  background-color: #ffccbc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-100[disabled] {
    background-color: rgba(255, 204, 188, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-100-fg {
  color: #ffccbc !important; }
body.theme-deep-orange-light .accent-100-border {
  border-color: #ffccbc !important; }
body.theme-deep-orange-light .accent-100-border-top {
  border-top-color: #ffccbc !important; }
body.theme-deep-orange-light .accent-100-border-right {
  border-right-color: #ffccbc !important; }
body.theme-deep-orange-light .accent-100-border-bottom {
  border-bottom-color: #ffccbc !important; }
body.theme-deep-orange-light .accent-100-border-left {
  border-left-color: #ffccbc !important; }
body.theme-deep-orange-light .accent-200-bg {
  background-color: #ffab91 !important; }
body.theme-deep-orange-light .accent-200 {
  background-color: #ffab91 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-200[disabled] {
    background-color: rgba(255, 171, 145, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-200-fg {
  color: #ffab91 !important; }
body.theme-deep-orange-light .accent-200-border {
  border-color: #ffab91 !important; }
body.theme-deep-orange-light .accent-200-border-top {
  border-top-color: #ffab91 !important; }
body.theme-deep-orange-light .accent-200-border-right {
  border-right-color: #ffab91 !important; }
body.theme-deep-orange-light .accent-200-border-bottom {
  border-bottom-color: #ffab91 !important; }
body.theme-deep-orange-light .accent-200-border-left {
  border-left-color: #ffab91 !important; }
body.theme-deep-orange-light .accent-300-bg {
  background-color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-300 {
  background-color: #ff8a65 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-300[disabled] {
    background-color: rgba(255, 138, 101, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-300-fg {
  color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-300-border {
  border-color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-300-border-top {
  border-top-color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-300-border-right {
  border-right-color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-300-border-bottom {
  border-bottom-color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-300-border-left {
  border-left-color: #ff8a65 !important; }
body.theme-deep-orange-light .accent-400-bg {
  background-color: #ff7043 !important; }
body.theme-deep-orange-light .accent-400 {
  background-color: #ff7043 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-400[disabled] {
    background-color: rgba(255, 112, 67, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-400-fg {
  color: #ff7043 !important; }
body.theme-deep-orange-light .accent-400-border {
  border-color: #ff7043 !important; }
body.theme-deep-orange-light .accent-400-border-top {
  border-top-color: #ff7043 !important; }
body.theme-deep-orange-light .accent-400-border-right {
  border-right-color: #ff7043 !important; }
body.theme-deep-orange-light .accent-400-border-bottom {
  border-bottom-color: #ff7043 !important; }
body.theme-deep-orange-light .accent-400-border-left {
  border-left-color: #ff7043 !important; }
body.theme-deep-orange-light .accent-500-bg {
  background-color: #ff5722 !important; }
body.theme-deep-orange-light .accent-500 {
  background-color: #ff5722 !important;
  color: white !important; }
body.theme-deep-orange-light .accent-500[disabled] {
    background-color: rgba(255, 87, 34, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-500-fg {
  color: #ff5722 !important; }
body.theme-deep-orange-light .accent-500-border {
  border-color: #ff5722 !important; }
body.theme-deep-orange-light .accent-500-border-top {
  border-top-color: #ff5722 !important; }
body.theme-deep-orange-light .accent-500-border-right {
  border-right-color: #ff5722 !important; }
body.theme-deep-orange-light .accent-500-border-bottom {
  border-bottom-color: #ff5722 !important; }
body.theme-deep-orange-light .accent-500-border-left {
  border-left-color: #ff5722 !important; }
body.theme-deep-orange-light .accent-600-bg {
  background-color: #f4511e !important; }
body.theme-deep-orange-light .accent-600 {
  background-color: #f4511e !important;
  color: white !important; }
body.theme-deep-orange-light .accent-600[disabled] {
    background-color: rgba(244, 81, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-600-fg {
  color: #f4511e !important; }
body.theme-deep-orange-light .accent-600-border {
  border-color: #f4511e !important; }
body.theme-deep-orange-light .accent-600-border-top {
  border-top-color: #f4511e !important; }
body.theme-deep-orange-light .accent-600-border-right {
  border-right-color: #f4511e !important; }
body.theme-deep-orange-light .accent-600-border-bottom {
  border-bottom-color: #f4511e !important; }
body.theme-deep-orange-light .accent-600-border-left {
  border-left-color: #f4511e !important; }
body.theme-deep-orange-light .accent-700-bg {
  background-color: #e64a19 !important; }
body.theme-deep-orange-light .accent-700 {
  background-color: #e64a19 !important;
  color: white !important; }
body.theme-deep-orange-light .accent-700[disabled] {
    background-color: rgba(230, 74, 25, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-700-fg {
  color: #e64a19 !important; }
body.theme-deep-orange-light .accent-700-border {
  border-color: #e64a19 !important; }
body.theme-deep-orange-light .accent-700-border-top {
  border-top-color: #e64a19 !important; }
body.theme-deep-orange-light .accent-700-border-right {
  border-right-color: #e64a19 !important; }
body.theme-deep-orange-light .accent-700-border-bottom {
  border-bottom-color: #e64a19 !important; }
body.theme-deep-orange-light .accent-700-border-left {
  border-left-color: #e64a19 !important; }
body.theme-deep-orange-light .accent-800-bg {
  background-color: #d84315 !important; }
body.theme-deep-orange-light .accent-800 {
  background-color: #d84315 !important;
  color: white !important; }
body.theme-deep-orange-light .accent-800[disabled] {
    background-color: rgba(216, 67, 21, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-800-fg {
  color: #d84315 !important; }
body.theme-deep-orange-light .accent-800-border {
  border-color: #d84315 !important; }
body.theme-deep-orange-light .accent-800-border-top {
  border-top-color: #d84315 !important; }
body.theme-deep-orange-light .accent-800-border-right {
  border-right-color: #d84315 !important; }
body.theme-deep-orange-light .accent-800-border-bottom {
  border-bottom-color: #d84315 !important; }
body.theme-deep-orange-light .accent-800-border-left {
  border-left-color: #d84315 !important; }
body.theme-deep-orange-light .accent-900-bg {
  background-color: #bf360c !important; }
body.theme-deep-orange-light .accent-900 {
  background-color: #bf360c !important;
  color: white !important; }
body.theme-deep-orange-light .accent-900[disabled] {
    background-color: rgba(191, 54, 12, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-900-fg {
  color: #bf360c !important; }
body.theme-deep-orange-light .accent-900-border {
  border-color: #bf360c !important; }
body.theme-deep-orange-light .accent-900-border-top {
  border-top-color: #bf360c !important; }
body.theme-deep-orange-light .accent-900-border-right {
  border-right-color: #bf360c !important; }
body.theme-deep-orange-light .accent-900-border-bottom {
  border-bottom-color: #bf360c !important; }
body.theme-deep-orange-light .accent-900-border-left {
  border-left-color: #bf360c !important; }
body.theme-deep-orange-light .accent-A100-bg {
  background-color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A100 {
  background-color: #ff9e80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-A100[disabled] {
    background-color: rgba(255, 158, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-A100-fg {
  color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A100-border {
  border-color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A100-border-top {
  border-top-color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A100-border-right {
  border-right-color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A100-border-bottom {
  border-bottom-color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A100-border-left {
  border-left-color: #ff9e80 !important; }
body.theme-deep-orange-light .accent-A200-bg {
  background-color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A200 {
  background-color: #ff6e40 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .accent-A200[disabled] {
    background-color: rgba(255, 110, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .accent-A200-fg {
  color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A200-border {
  border-color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A200-border-top {
  border-top-color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A200-border-right {
  border-right-color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A200-border-bottom {
  border-bottom-color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A200-border-left {
  border-left-color: #ff6e40 !important; }
body.theme-deep-orange-light .accent-A400-bg {
  background-color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A400 {
  background-color: #ff3d00 !important;
  color: white !important; }
body.theme-deep-orange-light .accent-A400[disabled] {
    background-color: rgba(255, 61, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-A400-fg {
  color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A400-border {
  border-color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A400-border-top {
  border-top-color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A400-border-right {
  border-right-color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A400-border-bottom {
  border-bottom-color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A400-border-left {
  border-left-color: #ff3d00 !important; }
body.theme-deep-orange-light .accent-A700-bg {
  background-color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-A700 {
  background-color: #dd2c00 !important;
  color: white !important; }
body.theme-deep-orange-light .accent-A700[disabled] {
    background-color: rgba(221, 44, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-A700-fg {
  color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-A700-border {
  border-color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-A700-border-top {
  border-top-color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-A700-border-right {
  border-right-color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-A700-border-bottom {
  border-bottom-color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-A700-border-left {
  border-left-color: #dd2c00 !important; }
body.theme-deep-orange-light .accent-bg {
  background-color: #f4511e !important; }
body.theme-deep-orange-light .accent {
  background-color: #f4511e !important;
  color: white !important; }
body.theme-deep-orange-light .accent[disabled] {
    background-color: rgba(244, 81, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .accent-fg {
  color: #f4511e !important; }
body.theme-deep-orange-light .accent-border {
  border-color: #f4511e !important; }
body.theme-deep-orange-light .accent-border-top {
  border-top-color: #f4511e !important; }
body.theme-deep-orange-light .accent-border-right {
  border-right-color: #f4511e !important; }
body.theme-deep-orange-light .accent-border-bottom {
  border-bottom-color: #f4511e !important; }
body.theme-deep-orange-light .accent-border-left {
  border-left-color: #f4511e !important; }
body.theme-deep-orange-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-deep-orange-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-deep-orange-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-deep-orange-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-deep-orange-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-deep-orange-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-deep-orange-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-deep-orange-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-deep-orange-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-deep-orange-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-deep-orange-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-deep-orange-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-deep-orange-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-deep-orange-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-deep-orange-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-deep-orange-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-deep-orange-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-deep-orange-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-deep-orange-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-deep-orange-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-deep-orange-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-deep-orange-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-deep-orange-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-deep-orange-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-deep-orange-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-deep-orange-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-deep-orange-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-deep-orange-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-deep-orange-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-deep-orange-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-deep-orange-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-deep-orange-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-deep-orange-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-deep-orange-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-deep-orange-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-deep-orange-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-deep-orange-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-deep-orange-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-deep-orange-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-deep-orange-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-deep-orange-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-deep-orange-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-deep-orange-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-deep-orange-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-deep-orange-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-deep-orange-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-deep-orange-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-deep-orange-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-deep-orange-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-deep-orange-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-deep-orange-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-deep-orange-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-deep-orange-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-deep-orange-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-deep-orange-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-deep-orange-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-deep-orange-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-deep-orange-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-deep-orange-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-deep-orange-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-deep-orange-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-deep-orange-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-deep-orange-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-deep-orange-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-deep-orange-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-deep-orange-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-deep-orange-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-deep-orange-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-deep-orange-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-deep-orange-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-deep-orange-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-deep-orange-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-deep-orange-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-deep-orange-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-deep-orange-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-deep-orange-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-deep-orange-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-deep-orange-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-deep-orange-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-deep-orange-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-deep-orange-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-deep-orange-light .warn-fg {
  color: #f44336 !important; }
body.theme-deep-orange-light .warn-border {
  border-color: #f44336 !important; }
body.theme-deep-orange-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-deep-orange-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-deep-orange-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-deep-orange-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-deep-orange-light .primary-50 i,
body.theme-deep-orange-light .primary-50 .icon, body.theme-deep-orange-light .primary-100 i,
body.theme-deep-orange-light .primary-100 .icon, body.theme-deep-orange-light .primary-200 i,
body.theme-deep-orange-light .primary-200 .icon, body.theme-deep-orange-light .primary-A100 i,
body.theme-deep-orange-light .primary-A100 .icon, body.theme-deep-orange-light .accent-50 i,
body.theme-deep-orange-light .accent-50 .icon, body.theme-deep-orange-light .accent-100 i,
body.theme-deep-orange-light .accent-100 .icon, body.theme-deep-orange-light .accent-200 i,
body.theme-deep-orange-light .accent-200 .icon, body.theme-deep-orange-light .accent-300 i,
body.theme-deep-orange-light .accent-300 .icon, body.theme-deep-orange-light .accent-400 i,
body.theme-deep-orange-light .accent-400 .icon, body.theme-deep-orange-light .accent-A100 i,
body.theme-deep-orange-light .accent-A100 .icon, body.theme-deep-orange-light .accent-A200 i,
body.theme-deep-orange-light .accent-A200 .icon, body.theme-deep-orange-light .warn-50 i,
body.theme-deep-orange-light .warn-50 .icon, body.theme-deep-orange-light .warn-100 i,
body.theme-deep-orange-light .warn-100 .icon, body.theme-deep-orange-light .warn-200 i,
body.theme-deep-orange-light .warn-200 .icon, body.theme-deep-orange-light .warn-300 i,
body.theme-deep-orange-light .warn-300 .icon, body.theme-deep-orange-light .warn-400 i,
body.theme-deep-orange-light .warn-400 .icon, body.theme-deep-orange-light .warn-A100 i,
body.theme-deep-orange-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-deep-orange-light .primary-50.secondary-text,
body.theme-deep-orange-light .primary-50 .secondary-text, body.theme-deep-orange-light .primary-100.secondary-text,
body.theme-deep-orange-light .primary-100 .secondary-text, body.theme-deep-orange-light .primary-200.secondary-text,
body.theme-deep-orange-light .primary-200 .secondary-text, body.theme-deep-orange-light .primary-A100.secondary-text,
body.theme-deep-orange-light .primary-A100 .secondary-text, body.theme-deep-orange-light .accent-50.secondary-text,
body.theme-deep-orange-light .accent-50 .secondary-text, body.theme-deep-orange-light .accent-100.secondary-text,
body.theme-deep-orange-light .accent-100 .secondary-text, body.theme-deep-orange-light .accent-200.secondary-text,
body.theme-deep-orange-light .accent-200 .secondary-text, body.theme-deep-orange-light .accent-300.secondary-text,
body.theme-deep-orange-light .accent-300 .secondary-text, body.theme-deep-orange-light .accent-400.secondary-text,
body.theme-deep-orange-light .accent-400 .secondary-text, body.theme-deep-orange-light .accent-A100.secondary-text,
body.theme-deep-orange-light .accent-A100 .secondary-text, body.theme-deep-orange-light .accent-A200.secondary-text,
body.theme-deep-orange-light .accent-A200 .secondary-text, body.theme-deep-orange-light .warn-50.secondary-text,
body.theme-deep-orange-light .warn-50 .secondary-text, body.theme-deep-orange-light .warn-100.secondary-text,
body.theme-deep-orange-light .warn-100 .secondary-text, body.theme-deep-orange-light .warn-200.secondary-text,
body.theme-deep-orange-light .warn-200 .secondary-text, body.theme-deep-orange-light .warn-300.secondary-text,
body.theme-deep-orange-light .warn-300 .secondary-text, body.theme-deep-orange-light .warn-400.secondary-text,
body.theme-deep-orange-light .warn-400 .secondary-text, body.theme-deep-orange-light .warn-A100.secondary-text,
body.theme-deep-orange-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-deep-orange-light .primary-50.hint-text,
body.theme-deep-orange-light .primary-50 .hint-text, body.theme-deep-orange-light .primary-50.disabled-text,
body.theme-deep-orange-light .primary-50 .disabled-text, body.theme-deep-orange-light .primary-100.hint-text,
body.theme-deep-orange-light .primary-100 .hint-text, body.theme-deep-orange-light .primary-100.disabled-text,
body.theme-deep-orange-light .primary-100 .disabled-text, body.theme-deep-orange-light .primary-200.hint-text,
body.theme-deep-orange-light .primary-200 .hint-text, body.theme-deep-orange-light .primary-200.disabled-text,
body.theme-deep-orange-light .primary-200 .disabled-text, body.theme-deep-orange-light .primary-A100.hint-text,
body.theme-deep-orange-light .primary-A100 .hint-text, body.theme-deep-orange-light .primary-A100.disabled-text,
body.theme-deep-orange-light .primary-A100 .disabled-text, body.theme-deep-orange-light .accent-50.hint-text,
body.theme-deep-orange-light .accent-50 .hint-text, body.theme-deep-orange-light .accent-50.disabled-text,
body.theme-deep-orange-light .accent-50 .disabled-text, body.theme-deep-orange-light .accent-100.hint-text,
body.theme-deep-orange-light .accent-100 .hint-text, body.theme-deep-orange-light .accent-100.disabled-text,
body.theme-deep-orange-light .accent-100 .disabled-text, body.theme-deep-orange-light .accent-200.hint-text,
body.theme-deep-orange-light .accent-200 .hint-text, body.theme-deep-orange-light .accent-200.disabled-text,
body.theme-deep-orange-light .accent-200 .disabled-text, body.theme-deep-orange-light .accent-300.hint-text,
body.theme-deep-orange-light .accent-300 .hint-text, body.theme-deep-orange-light .accent-300.disabled-text,
body.theme-deep-orange-light .accent-300 .disabled-text, body.theme-deep-orange-light .accent-400.hint-text,
body.theme-deep-orange-light .accent-400 .hint-text, body.theme-deep-orange-light .accent-400.disabled-text,
body.theme-deep-orange-light .accent-400 .disabled-text, body.theme-deep-orange-light .accent-A100.hint-text,
body.theme-deep-orange-light .accent-A100 .hint-text, body.theme-deep-orange-light .accent-A100.disabled-text,
body.theme-deep-orange-light .accent-A100 .disabled-text, body.theme-deep-orange-light .accent-A200.hint-text,
body.theme-deep-orange-light .accent-A200 .hint-text, body.theme-deep-orange-light .accent-A200.disabled-text,
body.theme-deep-orange-light .accent-A200 .disabled-text, body.theme-deep-orange-light .warn-50.hint-text,
body.theme-deep-orange-light .warn-50 .hint-text, body.theme-deep-orange-light .warn-50.disabled-text,
body.theme-deep-orange-light .warn-50 .disabled-text, body.theme-deep-orange-light .warn-100.hint-text,
body.theme-deep-orange-light .warn-100 .hint-text, body.theme-deep-orange-light .warn-100.disabled-text,
body.theme-deep-orange-light .warn-100 .disabled-text, body.theme-deep-orange-light .warn-200.hint-text,
body.theme-deep-orange-light .warn-200 .hint-text, body.theme-deep-orange-light .warn-200.disabled-text,
body.theme-deep-orange-light .warn-200 .disabled-text, body.theme-deep-orange-light .warn-300.hint-text,
body.theme-deep-orange-light .warn-300 .hint-text, body.theme-deep-orange-light .warn-300.disabled-text,
body.theme-deep-orange-light .warn-300 .disabled-text, body.theme-deep-orange-light .warn-400.hint-text,
body.theme-deep-orange-light .warn-400 .hint-text, body.theme-deep-orange-light .warn-400.disabled-text,
body.theme-deep-orange-light .warn-400 .disabled-text, body.theme-deep-orange-light .warn-A100.hint-text,
body.theme-deep-orange-light .warn-A100 .hint-text, body.theme-deep-orange-light .warn-A100.disabled-text,
body.theme-deep-orange-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-deep-orange-light .primary-50.divider,
body.theme-deep-orange-light .primary-50 .divider, body.theme-deep-orange-light .primary-100.divider,
body.theme-deep-orange-light .primary-100 .divider, body.theme-deep-orange-light .primary-200.divider,
body.theme-deep-orange-light .primary-200 .divider, body.theme-deep-orange-light .primary-A100.divider,
body.theme-deep-orange-light .primary-A100 .divider, body.theme-deep-orange-light .accent-50.divider,
body.theme-deep-orange-light .accent-50 .divider, body.theme-deep-orange-light .accent-100.divider,
body.theme-deep-orange-light .accent-100 .divider, body.theme-deep-orange-light .accent-200.divider,
body.theme-deep-orange-light .accent-200 .divider, body.theme-deep-orange-light .accent-300.divider,
body.theme-deep-orange-light .accent-300 .divider, body.theme-deep-orange-light .accent-400.divider,
body.theme-deep-orange-light .accent-400 .divider, body.theme-deep-orange-light .accent-A100.divider,
body.theme-deep-orange-light .accent-A100 .divider, body.theme-deep-orange-light .accent-A200.divider,
body.theme-deep-orange-light .accent-A200 .divider, body.theme-deep-orange-light .warn-50.divider,
body.theme-deep-orange-light .warn-50 .divider, body.theme-deep-orange-light .warn-100.divider,
body.theme-deep-orange-light .warn-100 .divider, body.theme-deep-orange-light .warn-200.divider,
body.theme-deep-orange-light .warn-200 .divider, body.theme-deep-orange-light .warn-300.divider,
body.theme-deep-orange-light .warn-300 .divider, body.theme-deep-orange-light .warn-400.divider,
body.theme-deep-orange-light .warn-400 .divider, body.theme-deep-orange-light .warn-A100.divider,
body.theme-deep-orange-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-deep-orange-light .primary-50 .mat-ripple-element, body.theme-deep-orange-light .primary-100 .mat-ripple-element, body.theme-deep-orange-light .primary-200 .mat-ripple-element, body.theme-deep-orange-light .primary-A100 .mat-ripple-element, body.theme-deep-orange-light .accent-50 .mat-ripple-element, body.theme-deep-orange-light .accent-100 .mat-ripple-element, body.theme-deep-orange-light .accent-200 .mat-ripple-element, body.theme-deep-orange-light .accent-300 .mat-ripple-element, body.theme-deep-orange-light .accent-400 .mat-ripple-element, body.theme-deep-orange-light .accent-A100 .mat-ripple-element, body.theme-deep-orange-light .accent-A200 .mat-ripple-element, body.theme-deep-orange-light .warn-50 .mat-ripple-element, body.theme-deep-orange-light .warn-100 .mat-ripple-element, body.theme-deep-orange-light .warn-200 .mat-ripple-element, body.theme-deep-orange-light .warn-300 .mat-ripple-element, body.theme-deep-orange-light .warn-400 .mat-ripple-element, body.theme-deep-orange-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-deep-orange-light .primary-50 .adaptive-border-color, body.theme-deep-orange-light .primary-100 .adaptive-border-color, body.theme-deep-orange-light .primary-200 .adaptive-border-color, body.theme-deep-orange-light .primary-A100 .adaptive-border-color, body.theme-deep-orange-light .accent-50 .adaptive-border-color, body.theme-deep-orange-light .accent-100 .adaptive-border-color, body.theme-deep-orange-light .accent-200 .adaptive-border-color, body.theme-deep-orange-light .accent-300 .adaptive-border-color, body.theme-deep-orange-light .accent-400 .adaptive-border-color, body.theme-deep-orange-light .accent-A100 .adaptive-border-color, body.theme-deep-orange-light .accent-A200 .adaptive-border-color, body.theme-deep-orange-light .warn-50 .adaptive-border-color, body.theme-deep-orange-light .warn-100 .adaptive-border-color, body.theme-deep-orange-light .warn-200 .adaptive-border-color, body.theme-deep-orange-light .warn-300 .adaptive-border-color, body.theme-deep-orange-light .warn-400 .adaptive-border-color, body.theme-deep-orange-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .primary-300 i,
body.theme-deep-orange-light .primary-300 .icon, body.theme-deep-orange-light .primary-400 i,
body.theme-deep-orange-light .primary-400 .icon, body.theme-deep-orange-light .primary-500 i,
body.theme-deep-orange-light .primary-500 .icon, body.theme-deep-orange-light .primary-600 i,
body.theme-deep-orange-light .primary-600 .icon, body.theme-deep-orange-light .primary-700 i,
body.theme-deep-orange-light .primary-700 .icon, body.theme-deep-orange-light .primary-800 i,
body.theme-deep-orange-light .primary-800 .icon, body.theme-deep-orange-light .primary-900 i,
body.theme-deep-orange-light .primary-900 .icon, body.theme-deep-orange-light .primary-A200 i,
body.theme-deep-orange-light .primary-A200 .icon, body.theme-deep-orange-light .primary-A400 i,
body.theme-deep-orange-light .primary-A400 .icon, body.theme-deep-orange-light .primary-A700 i,
body.theme-deep-orange-light .primary-A700 .icon, body.theme-deep-orange-light .primary i,
body.theme-deep-orange-light .primary .icon, body.theme-deep-orange-light .accent-500 i,
body.theme-deep-orange-light .accent-500 .icon, body.theme-deep-orange-light .accent-600 i,
body.theme-deep-orange-light .accent-600 .icon, body.theme-deep-orange-light .accent-700 i,
body.theme-deep-orange-light .accent-700 .icon, body.theme-deep-orange-light .accent-800 i,
body.theme-deep-orange-light .accent-800 .icon, body.theme-deep-orange-light .accent-900 i,
body.theme-deep-orange-light .accent-900 .icon, body.theme-deep-orange-light .accent-A400 i,
body.theme-deep-orange-light .accent-A400 .icon, body.theme-deep-orange-light .accent-A700 i,
body.theme-deep-orange-light .accent-A700 .icon, body.theme-deep-orange-light .accent i,
body.theme-deep-orange-light .accent .icon, body.theme-deep-orange-light .warn-500 i,
body.theme-deep-orange-light .warn-500 .icon, body.theme-deep-orange-light .warn-600 i,
body.theme-deep-orange-light .warn-600 .icon, body.theme-deep-orange-light .warn-700 i,
body.theme-deep-orange-light .warn-700 .icon, body.theme-deep-orange-light .warn-800 i,
body.theme-deep-orange-light .warn-800 .icon, body.theme-deep-orange-light .warn-900 i,
body.theme-deep-orange-light .warn-900 .icon, body.theme-deep-orange-light .warn-A200 i,
body.theme-deep-orange-light .warn-A200 .icon, body.theme-deep-orange-light .warn-A400 i,
body.theme-deep-orange-light .warn-A400 .icon, body.theme-deep-orange-light .warn-A700 i,
body.theme-deep-orange-light .warn-A700 .icon, body.theme-deep-orange-light .warn i,
body.theme-deep-orange-light .warn .icon {
  color: white; }
body.theme-deep-orange-light .primary-300.secondary-text,
body.theme-deep-orange-light .primary-300 .secondary-text, body.theme-deep-orange-light .primary-400.secondary-text,
body.theme-deep-orange-light .primary-400 .secondary-text, body.theme-deep-orange-light .primary-500.secondary-text,
body.theme-deep-orange-light .primary-500 .secondary-text, body.theme-deep-orange-light .primary-600.secondary-text,
body.theme-deep-orange-light .primary-600 .secondary-text, body.theme-deep-orange-light .primary-700.secondary-text,
body.theme-deep-orange-light .primary-700 .secondary-text, body.theme-deep-orange-light .primary-800.secondary-text,
body.theme-deep-orange-light .primary-800 .secondary-text, body.theme-deep-orange-light .primary-900.secondary-text,
body.theme-deep-orange-light .primary-900 .secondary-text, body.theme-deep-orange-light .primary-A200.secondary-text,
body.theme-deep-orange-light .primary-A200 .secondary-text, body.theme-deep-orange-light .primary-A400.secondary-text,
body.theme-deep-orange-light .primary-A400 .secondary-text, body.theme-deep-orange-light .primary-A700.secondary-text,
body.theme-deep-orange-light .primary-A700 .secondary-text, body.theme-deep-orange-light .primary.secondary-text,
body.theme-deep-orange-light .primary .secondary-text, body.theme-deep-orange-light .accent-500.secondary-text,
body.theme-deep-orange-light .accent-500 .secondary-text, body.theme-deep-orange-light .accent-600.secondary-text,
body.theme-deep-orange-light .accent-600 .secondary-text, body.theme-deep-orange-light .accent-700.secondary-text,
body.theme-deep-orange-light .accent-700 .secondary-text, body.theme-deep-orange-light .accent-800.secondary-text,
body.theme-deep-orange-light .accent-800 .secondary-text, body.theme-deep-orange-light .accent-900.secondary-text,
body.theme-deep-orange-light .accent-900 .secondary-text, body.theme-deep-orange-light .accent-A400.secondary-text,
body.theme-deep-orange-light .accent-A400 .secondary-text, body.theme-deep-orange-light .accent-A700.secondary-text,
body.theme-deep-orange-light .accent-A700 .secondary-text, body.theme-deep-orange-light .accent.secondary-text,
body.theme-deep-orange-light .accent .secondary-text, body.theme-deep-orange-light .warn-500.secondary-text,
body.theme-deep-orange-light .warn-500 .secondary-text, body.theme-deep-orange-light .warn-600.secondary-text,
body.theme-deep-orange-light .warn-600 .secondary-text, body.theme-deep-orange-light .warn-700.secondary-text,
body.theme-deep-orange-light .warn-700 .secondary-text, body.theme-deep-orange-light .warn-800.secondary-text,
body.theme-deep-orange-light .warn-800 .secondary-text, body.theme-deep-orange-light .warn-900.secondary-text,
body.theme-deep-orange-light .warn-900 .secondary-text, body.theme-deep-orange-light .warn-A200.secondary-text,
body.theme-deep-orange-light .warn-A200 .secondary-text, body.theme-deep-orange-light .warn-A400.secondary-text,
body.theme-deep-orange-light .warn-A400 .secondary-text, body.theme-deep-orange-light .warn-A700.secondary-text,
body.theme-deep-orange-light .warn-A700 .secondary-text, body.theme-deep-orange-light .warn.secondary-text,
body.theme-deep-orange-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-deep-orange-light .primary-300.hint-text,
body.theme-deep-orange-light .primary-300 .hint-text, body.theme-deep-orange-light .primary-300.disabled-text,
body.theme-deep-orange-light .primary-300 .disabled-text, body.theme-deep-orange-light .primary-400.hint-text,
body.theme-deep-orange-light .primary-400 .hint-text, body.theme-deep-orange-light .primary-400.disabled-text,
body.theme-deep-orange-light .primary-400 .disabled-text, body.theme-deep-orange-light .primary-500.hint-text,
body.theme-deep-orange-light .primary-500 .hint-text, body.theme-deep-orange-light .primary-500.disabled-text,
body.theme-deep-orange-light .primary-500 .disabled-text, body.theme-deep-orange-light .primary-600.hint-text,
body.theme-deep-orange-light .primary-600 .hint-text, body.theme-deep-orange-light .primary-600.disabled-text,
body.theme-deep-orange-light .primary-600 .disabled-text, body.theme-deep-orange-light .primary-700.hint-text,
body.theme-deep-orange-light .primary-700 .hint-text, body.theme-deep-orange-light .primary-700.disabled-text,
body.theme-deep-orange-light .primary-700 .disabled-text, body.theme-deep-orange-light .primary-800.hint-text,
body.theme-deep-orange-light .primary-800 .hint-text, body.theme-deep-orange-light .primary-800.disabled-text,
body.theme-deep-orange-light .primary-800 .disabled-text, body.theme-deep-orange-light .primary-900.hint-text,
body.theme-deep-orange-light .primary-900 .hint-text, body.theme-deep-orange-light .primary-900.disabled-text,
body.theme-deep-orange-light .primary-900 .disabled-text, body.theme-deep-orange-light .primary-A200.hint-text,
body.theme-deep-orange-light .primary-A200 .hint-text, body.theme-deep-orange-light .primary-A200.disabled-text,
body.theme-deep-orange-light .primary-A200 .disabled-text, body.theme-deep-orange-light .primary-A400.hint-text,
body.theme-deep-orange-light .primary-A400 .hint-text, body.theme-deep-orange-light .primary-A400.disabled-text,
body.theme-deep-orange-light .primary-A400 .disabled-text, body.theme-deep-orange-light .primary-A700.hint-text,
body.theme-deep-orange-light .primary-A700 .hint-text, body.theme-deep-orange-light .primary-A700.disabled-text,
body.theme-deep-orange-light .primary-A700 .disabled-text, body.theme-deep-orange-light .primary.hint-text,
body.theme-deep-orange-light .primary .hint-text, body.theme-deep-orange-light .primary.disabled-text,
body.theme-deep-orange-light .primary .disabled-text, body.theme-deep-orange-light .accent-500.hint-text,
body.theme-deep-orange-light .accent-500 .hint-text, body.theme-deep-orange-light .accent-500.disabled-text,
body.theme-deep-orange-light .accent-500 .disabled-text, body.theme-deep-orange-light .accent-600.hint-text,
body.theme-deep-orange-light .accent-600 .hint-text, body.theme-deep-orange-light .accent-600.disabled-text,
body.theme-deep-orange-light .accent-600 .disabled-text, body.theme-deep-orange-light .accent-700.hint-text,
body.theme-deep-orange-light .accent-700 .hint-text, body.theme-deep-orange-light .accent-700.disabled-text,
body.theme-deep-orange-light .accent-700 .disabled-text, body.theme-deep-orange-light .accent-800.hint-text,
body.theme-deep-orange-light .accent-800 .hint-text, body.theme-deep-orange-light .accent-800.disabled-text,
body.theme-deep-orange-light .accent-800 .disabled-text, body.theme-deep-orange-light .accent-900.hint-text,
body.theme-deep-orange-light .accent-900 .hint-text, body.theme-deep-orange-light .accent-900.disabled-text,
body.theme-deep-orange-light .accent-900 .disabled-text, body.theme-deep-orange-light .accent-A400.hint-text,
body.theme-deep-orange-light .accent-A400 .hint-text, body.theme-deep-orange-light .accent-A400.disabled-text,
body.theme-deep-orange-light .accent-A400 .disabled-text, body.theme-deep-orange-light .accent-A700.hint-text,
body.theme-deep-orange-light .accent-A700 .hint-text, body.theme-deep-orange-light .accent-A700.disabled-text,
body.theme-deep-orange-light .accent-A700 .disabled-text, body.theme-deep-orange-light .accent.hint-text,
body.theme-deep-orange-light .accent .hint-text, body.theme-deep-orange-light .accent.disabled-text,
body.theme-deep-orange-light .accent .disabled-text, body.theme-deep-orange-light .warn-500.hint-text,
body.theme-deep-orange-light .warn-500 .hint-text, body.theme-deep-orange-light .warn-500.disabled-text,
body.theme-deep-orange-light .warn-500 .disabled-text, body.theme-deep-orange-light .warn-600.hint-text,
body.theme-deep-orange-light .warn-600 .hint-text, body.theme-deep-orange-light .warn-600.disabled-text,
body.theme-deep-orange-light .warn-600 .disabled-text, body.theme-deep-orange-light .warn-700.hint-text,
body.theme-deep-orange-light .warn-700 .hint-text, body.theme-deep-orange-light .warn-700.disabled-text,
body.theme-deep-orange-light .warn-700 .disabled-text, body.theme-deep-orange-light .warn-800.hint-text,
body.theme-deep-orange-light .warn-800 .hint-text, body.theme-deep-orange-light .warn-800.disabled-text,
body.theme-deep-orange-light .warn-800 .disabled-text, body.theme-deep-orange-light .warn-900.hint-text,
body.theme-deep-orange-light .warn-900 .hint-text, body.theme-deep-orange-light .warn-900.disabled-text,
body.theme-deep-orange-light .warn-900 .disabled-text, body.theme-deep-orange-light .warn-A200.hint-text,
body.theme-deep-orange-light .warn-A200 .hint-text, body.theme-deep-orange-light .warn-A200.disabled-text,
body.theme-deep-orange-light .warn-A200 .disabled-text, body.theme-deep-orange-light .warn-A400.hint-text,
body.theme-deep-orange-light .warn-A400 .hint-text, body.theme-deep-orange-light .warn-A400.disabled-text,
body.theme-deep-orange-light .warn-A400 .disabled-text, body.theme-deep-orange-light .warn-A700.hint-text,
body.theme-deep-orange-light .warn-A700 .hint-text, body.theme-deep-orange-light .warn-A700.disabled-text,
body.theme-deep-orange-light .warn-A700 .disabled-text, body.theme-deep-orange-light .warn.hint-text,
body.theme-deep-orange-light .warn .hint-text, body.theme-deep-orange-light .warn.disabled-text,
body.theme-deep-orange-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-deep-orange-light .primary-300.divider,
body.theme-deep-orange-light .primary-300 .divider, body.theme-deep-orange-light .primary-400.divider,
body.theme-deep-orange-light .primary-400 .divider, body.theme-deep-orange-light .primary-500.divider,
body.theme-deep-orange-light .primary-500 .divider, body.theme-deep-orange-light .primary-600.divider,
body.theme-deep-orange-light .primary-600 .divider, body.theme-deep-orange-light .primary-700.divider,
body.theme-deep-orange-light .primary-700 .divider, body.theme-deep-orange-light .primary-800.divider,
body.theme-deep-orange-light .primary-800 .divider, body.theme-deep-orange-light .primary-900.divider,
body.theme-deep-orange-light .primary-900 .divider, body.theme-deep-orange-light .primary-A200.divider,
body.theme-deep-orange-light .primary-A200 .divider, body.theme-deep-orange-light .primary-A400.divider,
body.theme-deep-orange-light .primary-A400 .divider, body.theme-deep-orange-light .primary-A700.divider,
body.theme-deep-orange-light .primary-A700 .divider, body.theme-deep-orange-light .primary.divider,
body.theme-deep-orange-light .primary .divider, body.theme-deep-orange-light .accent-500.divider,
body.theme-deep-orange-light .accent-500 .divider, body.theme-deep-orange-light .accent-600.divider,
body.theme-deep-orange-light .accent-600 .divider, body.theme-deep-orange-light .accent-700.divider,
body.theme-deep-orange-light .accent-700 .divider, body.theme-deep-orange-light .accent-800.divider,
body.theme-deep-orange-light .accent-800 .divider, body.theme-deep-orange-light .accent-900.divider,
body.theme-deep-orange-light .accent-900 .divider, body.theme-deep-orange-light .accent-A400.divider,
body.theme-deep-orange-light .accent-A400 .divider, body.theme-deep-orange-light .accent-A700.divider,
body.theme-deep-orange-light .accent-A700 .divider, body.theme-deep-orange-light .accent.divider,
body.theme-deep-orange-light .accent .divider, body.theme-deep-orange-light .warn-500.divider,
body.theme-deep-orange-light .warn-500 .divider, body.theme-deep-orange-light .warn-600.divider,
body.theme-deep-orange-light .warn-600 .divider, body.theme-deep-orange-light .warn-700.divider,
body.theme-deep-orange-light .warn-700 .divider, body.theme-deep-orange-light .warn-800.divider,
body.theme-deep-orange-light .warn-800 .divider, body.theme-deep-orange-light .warn-900.divider,
body.theme-deep-orange-light .warn-900 .divider, body.theme-deep-orange-light .warn-A200.divider,
body.theme-deep-orange-light .warn-A200 .divider, body.theme-deep-orange-light .warn-A400.divider,
body.theme-deep-orange-light .warn-A400 .divider, body.theme-deep-orange-light .warn-A700.divider,
body.theme-deep-orange-light .warn-A700 .divider, body.theme-deep-orange-light .warn.divider,
body.theme-deep-orange-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-deep-orange-light .primary-300 .mat-ripple-element, body.theme-deep-orange-light .primary-400 .mat-ripple-element, body.theme-deep-orange-light .primary-500 .mat-ripple-element, body.theme-deep-orange-light .primary-600 .mat-ripple-element, body.theme-deep-orange-light .primary-700 .mat-ripple-element, body.theme-deep-orange-light .primary-800 .mat-ripple-element, body.theme-deep-orange-light .primary-900 .mat-ripple-element, body.theme-deep-orange-light .primary-A200 .mat-ripple-element, body.theme-deep-orange-light .primary-A400 .mat-ripple-element, body.theme-deep-orange-light .primary-A700 .mat-ripple-element, body.theme-deep-orange-light .primary .mat-ripple-element, body.theme-deep-orange-light .accent-500 .mat-ripple-element, body.theme-deep-orange-light .accent-600 .mat-ripple-element, body.theme-deep-orange-light .accent-700 .mat-ripple-element, body.theme-deep-orange-light .accent-800 .mat-ripple-element, body.theme-deep-orange-light .accent-900 .mat-ripple-element, body.theme-deep-orange-light .accent-A400 .mat-ripple-element, body.theme-deep-orange-light .accent-A700 .mat-ripple-element, body.theme-deep-orange-light .accent .mat-ripple-element, body.theme-deep-orange-light .warn-500 .mat-ripple-element, body.theme-deep-orange-light .warn-600 .mat-ripple-element, body.theme-deep-orange-light .warn-700 .mat-ripple-element, body.theme-deep-orange-light .warn-800 .mat-ripple-element, body.theme-deep-orange-light .warn-900 .mat-ripple-element, body.theme-deep-orange-light .warn-A200 .mat-ripple-element, body.theme-deep-orange-light .warn-A400 .mat-ripple-element, body.theme-deep-orange-light .warn-A700 .mat-ripple-element, body.theme-deep-orange-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-deep-orange-light .primary-300 .adaptive-border-color, body.theme-deep-orange-light .primary-400 .adaptive-border-color, body.theme-deep-orange-light .primary-500 .adaptive-border-color, body.theme-deep-orange-light .primary-600 .adaptive-border-color, body.theme-deep-orange-light .primary-700 .adaptive-border-color, body.theme-deep-orange-light .primary-800 .adaptive-border-color, body.theme-deep-orange-light .primary-900 .adaptive-border-color, body.theme-deep-orange-light .primary-A200 .adaptive-border-color, body.theme-deep-orange-light .primary-A400 .adaptive-border-color, body.theme-deep-orange-light .primary-A700 .adaptive-border-color, body.theme-deep-orange-light .primary .adaptive-border-color, body.theme-deep-orange-light .accent-500 .adaptive-border-color, body.theme-deep-orange-light .accent-600 .adaptive-border-color, body.theme-deep-orange-light .accent-700 .adaptive-border-color, body.theme-deep-orange-light .accent-800 .adaptive-border-color, body.theme-deep-orange-light .accent-900 .adaptive-border-color, body.theme-deep-orange-light .accent-A400 .adaptive-border-color, body.theme-deep-orange-light .accent-A700 .adaptive-border-color, body.theme-deep-orange-light .accent .adaptive-border-color, body.theme-deep-orange-light .warn-500 .adaptive-border-color, body.theme-deep-orange-light .warn-600 .adaptive-border-color, body.theme-deep-orange-light .warn-700 .adaptive-border-color, body.theme-deep-orange-light .warn-800 .adaptive-border-color, body.theme-deep-orange-light .warn-900 .adaptive-border-color, body.theme-deep-orange-light .warn-A200 .adaptive-border-color, body.theme-deep-orange-light .warn-A400 .adaptive-border-color, body.theme-deep-orange-light .warn-A700 .adaptive-border-color, body.theme-deep-orange-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-deep-orange-light .primary-50 input[type='text'], body.theme-deep-orange-light .primary-100 input[type='text'], body.theme-deep-orange-light .primary-200 input[type='text'], body.theme-deep-orange-light .primary-A100 input[type='text'], body.theme-deep-orange-light .accent-50 input[type='text'], body.theme-deep-orange-light .accent-100 input[type='text'], body.theme-deep-orange-light .accent-200 input[type='text'], body.theme-deep-orange-light .accent-300 input[type='text'], body.theme-deep-orange-light .accent-400 input[type='text'], body.theme-deep-orange-light .accent-A100 input[type='text'], body.theme-deep-orange-light .accent-A200 input[type='text'], body.theme-deep-orange-light .warn-50 input[type='text'], body.theme-deep-orange-light .warn-100 input[type='text'], body.theme-deep-orange-light .warn-200 input[type='text'], body.theme-deep-orange-light .warn-300 input[type='text'], body.theme-deep-orange-light .warn-400 input[type='text'], body.theme-deep-orange-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-deep-orange-light .primary-50 .mat-form-field-label, body.theme-deep-orange-light .primary-100 .mat-form-field-label, body.theme-deep-orange-light .primary-200 .mat-form-field-label, body.theme-deep-orange-light .primary-A100 .mat-form-field-label, body.theme-deep-orange-light .accent-50 .mat-form-field-label, body.theme-deep-orange-light .accent-100 .mat-form-field-label, body.theme-deep-orange-light .accent-200 .mat-form-field-label, body.theme-deep-orange-light .accent-300 .mat-form-field-label, body.theme-deep-orange-light .accent-400 .mat-form-field-label, body.theme-deep-orange-light .accent-A100 .mat-form-field-label, body.theme-deep-orange-light .accent-A200 .mat-form-field-label, body.theme-deep-orange-light .warn-50 .mat-form-field-label, body.theme-deep-orange-light .warn-100 .mat-form-field-label, body.theme-deep-orange-light .warn-200 .mat-form-field-label, body.theme-deep-orange-light .warn-300 .mat-form-field-label, body.theme-deep-orange-light .warn-400 .mat-form-field-label, body.theme-deep-orange-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .primary-50 .mat-form-field-underline, body.theme-deep-orange-light .primary-100 .mat-form-field-underline, body.theme-deep-orange-light .primary-200 .mat-form-field-underline, body.theme-deep-orange-light .primary-A100 .mat-form-field-underline, body.theme-deep-orange-light .accent-50 .mat-form-field-underline, body.theme-deep-orange-light .accent-100 .mat-form-field-underline, body.theme-deep-orange-light .accent-200 .mat-form-field-underline, body.theme-deep-orange-light .accent-300 .mat-form-field-underline, body.theme-deep-orange-light .accent-400 .mat-form-field-underline, body.theme-deep-orange-light .accent-A100 .mat-form-field-underline, body.theme-deep-orange-light .accent-A200 .mat-form-field-underline, body.theme-deep-orange-light .warn-50 .mat-form-field-underline, body.theme-deep-orange-light .warn-100 .mat-form-field-underline, body.theme-deep-orange-light .warn-200 .mat-form-field-underline, body.theme-deep-orange-light .warn-300 .mat-form-field-underline, body.theme-deep-orange-light .warn-400 .mat-form-field-underline, body.theme-deep-orange-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .primary-50 .mat-select-trigger,
body.theme-deep-orange-light .primary-50 .mat-select-arrow, body.theme-deep-orange-light .primary-100 .mat-select-trigger,
body.theme-deep-orange-light .primary-100 .mat-select-arrow, body.theme-deep-orange-light .primary-200 .mat-select-trigger,
body.theme-deep-orange-light .primary-200 .mat-select-arrow, body.theme-deep-orange-light .primary-A100 .mat-select-trigger,
body.theme-deep-orange-light .primary-A100 .mat-select-arrow, body.theme-deep-orange-light .accent-50 .mat-select-trigger,
body.theme-deep-orange-light .accent-50 .mat-select-arrow, body.theme-deep-orange-light .accent-100 .mat-select-trigger,
body.theme-deep-orange-light .accent-100 .mat-select-arrow, body.theme-deep-orange-light .accent-200 .mat-select-trigger,
body.theme-deep-orange-light .accent-200 .mat-select-arrow, body.theme-deep-orange-light .accent-300 .mat-select-trigger,
body.theme-deep-orange-light .accent-300 .mat-select-arrow, body.theme-deep-orange-light .accent-400 .mat-select-trigger,
body.theme-deep-orange-light .accent-400 .mat-select-arrow, body.theme-deep-orange-light .accent-A100 .mat-select-trigger,
body.theme-deep-orange-light .accent-A100 .mat-select-arrow, body.theme-deep-orange-light .accent-A200 .mat-select-trigger,
body.theme-deep-orange-light .accent-A200 .mat-select-arrow, body.theme-deep-orange-light .warn-50 .mat-select-trigger,
body.theme-deep-orange-light .warn-50 .mat-select-arrow, body.theme-deep-orange-light .warn-100 .mat-select-trigger,
body.theme-deep-orange-light .warn-100 .mat-select-arrow, body.theme-deep-orange-light .warn-200 .mat-select-trigger,
body.theme-deep-orange-light .warn-200 .mat-select-arrow, body.theme-deep-orange-light .warn-300 .mat-select-trigger,
body.theme-deep-orange-light .warn-300 .mat-select-arrow, body.theme-deep-orange-light .warn-400 .mat-select-trigger,
body.theme-deep-orange-light .warn-400 .mat-select-arrow, body.theme-deep-orange-light .warn-A100 .mat-select-trigger,
body.theme-deep-orange-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .primary-50 .mat-select-underline, body.theme-deep-orange-light .primary-100 .mat-select-underline, body.theme-deep-orange-light .primary-200 .mat-select-underline, body.theme-deep-orange-light .primary-A100 .mat-select-underline, body.theme-deep-orange-light .accent-50 .mat-select-underline, body.theme-deep-orange-light .accent-100 .mat-select-underline, body.theme-deep-orange-light .accent-200 .mat-select-underline, body.theme-deep-orange-light .accent-300 .mat-select-underline, body.theme-deep-orange-light .accent-400 .mat-select-underline, body.theme-deep-orange-light .accent-A100 .mat-select-underline, body.theme-deep-orange-light .accent-A200 .mat-select-underline, body.theme-deep-orange-light .warn-50 .mat-select-underline, body.theme-deep-orange-light .warn-100 .mat-select-underline, body.theme-deep-orange-light .warn-200 .mat-select-underline, body.theme-deep-orange-light .warn-300 .mat-select-underline, body.theme-deep-orange-light .warn-400 .mat-select-underline, body.theme-deep-orange-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-deep-orange-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-50 .mat-select-arrow,
body.theme-deep-orange-light .primary-50 .mat-select-trigger, body.theme-deep-orange-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-100 .mat-select-arrow,
body.theme-deep-orange-light .primary-100 .mat-select-trigger, body.theme-deep-orange-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-200 .mat-select-arrow,
body.theme-deep-orange-light .primary-200 .mat-select-trigger, body.theme-deep-orange-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-A100 .mat-select-arrow,
body.theme-deep-orange-light .primary-A100 .mat-select-trigger, body.theme-deep-orange-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-50 .mat-select-arrow,
body.theme-deep-orange-light .accent-50 .mat-select-trigger, body.theme-deep-orange-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-100 .mat-select-arrow,
body.theme-deep-orange-light .accent-100 .mat-select-trigger, body.theme-deep-orange-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-200 .mat-select-arrow,
body.theme-deep-orange-light .accent-200 .mat-select-trigger, body.theme-deep-orange-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-300 .mat-select-arrow,
body.theme-deep-orange-light .accent-300 .mat-select-trigger, body.theme-deep-orange-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-400 .mat-select-arrow,
body.theme-deep-orange-light .accent-400 .mat-select-trigger, body.theme-deep-orange-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-A100 .mat-select-arrow,
body.theme-deep-orange-light .accent-A100 .mat-select-trigger, body.theme-deep-orange-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-A200 .mat-select-arrow,
body.theme-deep-orange-light .accent-A200 .mat-select-trigger, body.theme-deep-orange-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-50 .mat-select-arrow,
body.theme-deep-orange-light .warn-50 .mat-select-trigger, body.theme-deep-orange-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-100 .mat-select-arrow,
body.theme-deep-orange-light .warn-100 .mat-select-trigger, body.theme-deep-orange-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-200 .mat-select-arrow,
body.theme-deep-orange-light .warn-200 .mat-select-trigger, body.theme-deep-orange-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-300 .mat-select-arrow,
body.theme-deep-orange-light .warn-300 .mat-select-trigger, body.theme-deep-orange-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-400 .mat-select-arrow,
body.theme-deep-orange-light .warn-400 .mat-select-trigger, body.theme-deep-orange-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-A100 .mat-select-arrow,
body.theme-deep-orange-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-deep-orange-light .primary-300 input[type='text'], body.theme-deep-orange-light .primary-400 input[type='text'], body.theme-deep-orange-light .primary-500 input[type='text'], body.theme-deep-orange-light .primary-600 input[type='text'], body.theme-deep-orange-light .primary-700 input[type='text'], body.theme-deep-orange-light .primary-800 input[type='text'], body.theme-deep-orange-light .primary-900 input[type='text'], body.theme-deep-orange-light .primary-A200 input[type='text'], body.theme-deep-orange-light .primary-A400 input[type='text'], body.theme-deep-orange-light .primary-A700 input[type='text'], body.theme-deep-orange-light .primary input[type='text'], body.theme-deep-orange-light .accent-500 input[type='text'], body.theme-deep-orange-light .accent-600 input[type='text'], body.theme-deep-orange-light .accent-700 input[type='text'], body.theme-deep-orange-light .accent-800 input[type='text'], body.theme-deep-orange-light .accent-900 input[type='text'], body.theme-deep-orange-light .accent-A400 input[type='text'], body.theme-deep-orange-light .accent-A700 input[type='text'], body.theme-deep-orange-light .accent input[type='text'], body.theme-deep-orange-light .warn-500 input[type='text'], body.theme-deep-orange-light .warn-600 input[type='text'], body.theme-deep-orange-light .warn-700 input[type='text'], body.theme-deep-orange-light .warn-800 input[type='text'], body.theme-deep-orange-light .warn-900 input[type='text'], body.theme-deep-orange-light .warn-A200 input[type='text'], body.theme-deep-orange-light .warn-A400 input[type='text'], body.theme-deep-orange-light .warn-A700 input[type='text'], body.theme-deep-orange-light .warn input[type='text'] {
  color: white; }
body.theme-deep-orange-light .primary-300 .mat-form-field-label, body.theme-deep-orange-light .primary-400 .mat-form-field-label, body.theme-deep-orange-light .primary-500 .mat-form-field-label, body.theme-deep-orange-light .primary-600 .mat-form-field-label, body.theme-deep-orange-light .primary-700 .mat-form-field-label, body.theme-deep-orange-light .primary-800 .mat-form-field-label, body.theme-deep-orange-light .primary-900 .mat-form-field-label, body.theme-deep-orange-light .primary-A200 .mat-form-field-label, body.theme-deep-orange-light .primary-A400 .mat-form-field-label, body.theme-deep-orange-light .primary-A700 .mat-form-field-label, body.theme-deep-orange-light .primary .mat-form-field-label, body.theme-deep-orange-light .accent-500 .mat-form-field-label, body.theme-deep-orange-light .accent-600 .mat-form-field-label, body.theme-deep-orange-light .accent-700 .mat-form-field-label, body.theme-deep-orange-light .accent-800 .mat-form-field-label, body.theme-deep-orange-light .accent-900 .mat-form-field-label, body.theme-deep-orange-light .accent-A400 .mat-form-field-label, body.theme-deep-orange-light .accent-A700 .mat-form-field-label, body.theme-deep-orange-light .accent .mat-form-field-label, body.theme-deep-orange-light .warn-500 .mat-form-field-label, body.theme-deep-orange-light .warn-600 .mat-form-field-label, body.theme-deep-orange-light .warn-700 .mat-form-field-label, body.theme-deep-orange-light .warn-800 .mat-form-field-label, body.theme-deep-orange-light .warn-900 .mat-form-field-label, body.theme-deep-orange-light .warn-A200 .mat-form-field-label, body.theme-deep-orange-light .warn-A400 .mat-form-field-label, body.theme-deep-orange-light .warn-A700 .mat-form-field-label, body.theme-deep-orange-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-deep-orange-light .primary-300 .mat-form-field-underline, body.theme-deep-orange-light .primary-400 .mat-form-field-underline, body.theme-deep-orange-light .primary-500 .mat-form-field-underline, body.theme-deep-orange-light .primary-600 .mat-form-field-underline, body.theme-deep-orange-light .primary-700 .mat-form-field-underline, body.theme-deep-orange-light .primary-800 .mat-form-field-underline, body.theme-deep-orange-light .primary-900 .mat-form-field-underline, body.theme-deep-orange-light .primary-A200 .mat-form-field-underline, body.theme-deep-orange-light .primary-A400 .mat-form-field-underline, body.theme-deep-orange-light .primary-A700 .mat-form-field-underline, body.theme-deep-orange-light .primary .mat-form-field-underline, body.theme-deep-orange-light .accent-500 .mat-form-field-underline, body.theme-deep-orange-light .accent-600 .mat-form-field-underline, body.theme-deep-orange-light .accent-700 .mat-form-field-underline, body.theme-deep-orange-light .accent-800 .mat-form-field-underline, body.theme-deep-orange-light .accent-900 .mat-form-field-underline, body.theme-deep-orange-light .accent-A400 .mat-form-field-underline, body.theme-deep-orange-light .accent-A700 .mat-form-field-underline, body.theme-deep-orange-light .accent .mat-form-field-underline, body.theme-deep-orange-light .warn-500 .mat-form-field-underline, body.theme-deep-orange-light .warn-600 .mat-form-field-underline, body.theme-deep-orange-light .warn-700 .mat-form-field-underline, body.theme-deep-orange-light .warn-800 .mat-form-field-underline, body.theme-deep-orange-light .warn-900 .mat-form-field-underline, body.theme-deep-orange-light .warn-A200 .mat-form-field-underline, body.theme-deep-orange-light .warn-A400 .mat-form-field-underline, body.theme-deep-orange-light .warn-A700 .mat-form-field-underline, body.theme-deep-orange-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-deep-orange-light .primary-300 .mat-select-trigger,
body.theme-deep-orange-light .primary-300 .mat-select-arrow, body.theme-deep-orange-light .primary-400 .mat-select-trigger,
body.theme-deep-orange-light .primary-400 .mat-select-arrow, body.theme-deep-orange-light .primary-500 .mat-select-trigger,
body.theme-deep-orange-light .primary-500 .mat-select-arrow, body.theme-deep-orange-light .primary-600 .mat-select-trigger,
body.theme-deep-orange-light .primary-600 .mat-select-arrow, body.theme-deep-orange-light .primary-700 .mat-select-trigger,
body.theme-deep-orange-light .primary-700 .mat-select-arrow, body.theme-deep-orange-light .primary-800 .mat-select-trigger,
body.theme-deep-orange-light .primary-800 .mat-select-arrow, body.theme-deep-orange-light .primary-900 .mat-select-trigger,
body.theme-deep-orange-light .primary-900 .mat-select-arrow, body.theme-deep-orange-light .primary-A200 .mat-select-trigger,
body.theme-deep-orange-light .primary-A200 .mat-select-arrow, body.theme-deep-orange-light .primary-A400 .mat-select-trigger,
body.theme-deep-orange-light .primary-A400 .mat-select-arrow, body.theme-deep-orange-light .primary-A700 .mat-select-trigger,
body.theme-deep-orange-light .primary-A700 .mat-select-arrow, body.theme-deep-orange-light .primary .mat-select-trigger,
body.theme-deep-orange-light .primary .mat-select-arrow, body.theme-deep-orange-light .accent-500 .mat-select-trigger,
body.theme-deep-orange-light .accent-500 .mat-select-arrow, body.theme-deep-orange-light .accent-600 .mat-select-trigger,
body.theme-deep-orange-light .accent-600 .mat-select-arrow, body.theme-deep-orange-light .accent-700 .mat-select-trigger,
body.theme-deep-orange-light .accent-700 .mat-select-arrow, body.theme-deep-orange-light .accent-800 .mat-select-trigger,
body.theme-deep-orange-light .accent-800 .mat-select-arrow, body.theme-deep-orange-light .accent-900 .mat-select-trigger,
body.theme-deep-orange-light .accent-900 .mat-select-arrow, body.theme-deep-orange-light .accent-A400 .mat-select-trigger,
body.theme-deep-orange-light .accent-A400 .mat-select-arrow, body.theme-deep-orange-light .accent-A700 .mat-select-trigger,
body.theme-deep-orange-light .accent-A700 .mat-select-arrow, body.theme-deep-orange-light .accent .mat-select-trigger,
body.theme-deep-orange-light .accent .mat-select-arrow, body.theme-deep-orange-light .warn-500 .mat-select-trigger,
body.theme-deep-orange-light .warn-500 .mat-select-arrow, body.theme-deep-orange-light .warn-600 .mat-select-trigger,
body.theme-deep-orange-light .warn-600 .mat-select-arrow, body.theme-deep-orange-light .warn-700 .mat-select-trigger,
body.theme-deep-orange-light .warn-700 .mat-select-arrow, body.theme-deep-orange-light .warn-800 .mat-select-trigger,
body.theme-deep-orange-light .warn-800 .mat-select-arrow, body.theme-deep-orange-light .warn-900 .mat-select-trigger,
body.theme-deep-orange-light .warn-900 .mat-select-arrow, body.theme-deep-orange-light .warn-A200 .mat-select-trigger,
body.theme-deep-orange-light .warn-A200 .mat-select-arrow, body.theme-deep-orange-light .warn-A400 .mat-select-trigger,
body.theme-deep-orange-light .warn-A400 .mat-select-arrow, body.theme-deep-orange-light .warn-A700 .mat-select-trigger,
body.theme-deep-orange-light .warn-A700 .mat-select-arrow, body.theme-deep-orange-light .warn .mat-select-trigger,
body.theme-deep-orange-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-deep-orange-light .primary-300 .mat-select-underline, body.theme-deep-orange-light .primary-400 .mat-select-underline, body.theme-deep-orange-light .primary-500 .mat-select-underline, body.theme-deep-orange-light .primary-600 .mat-select-underline, body.theme-deep-orange-light .primary-700 .mat-select-underline, body.theme-deep-orange-light .primary-800 .mat-select-underline, body.theme-deep-orange-light .primary-900 .mat-select-underline, body.theme-deep-orange-light .primary-A200 .mat-select-underline, body.theme-deep-orange-light .primary-A400 .mat-select-underline, body.theme-deep-orange-light .primary-A700 .mat-select-underline, body.theme-deep-orange-light .primary .mat-select-underline, body.theme-deep-orange-light .accent-500 .mat-select-underline, body.theme-deep-orange-light .accent-600 .mat-select-underline, body.theme-deep-orange-light .accent-700 .mat-select-underline, body.theme-deep-orange-light .accent-800 .mat-select-underline, body.theme-deep-orange-light .accent-900 .mat-select-underline, body.theme-deep-orange-light .accent-A400 .mat-select-underline, body.theme-deep-orange-light .accent-A700 .mat-select-underline, body.theme-deep-orange-light .accent .mat-select-underline, body.theme-deep-orange-light .warn-500 .mat-select-underline, body.theme-deep-orange-light .warn-600 .mat-select-underline, body.theme-deep-orange-light .warn-700 .mat-select-underline, body.theme-deep-orange-light .warn-800 .mat-select-underline, body.theme-deep-orange-light .warn-900 .mat-select-underline, body.theme-deep-orange-light .warn-A200 .mat-select-underline, body.theme-deep-orange-light .warn-A400 .mat-select-underline, body.theme-deep-orange-light .warn-A700 .mat-select-underline, body.theme-deep-orange-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-deep-orange-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-300 .mat-select-arrow,
body.theme-deep-orange-light .primary-300 .mat-select-trigger, body.theme-deep-orange-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-400 .mat-select-arrow,
body.theme-deep-orange-light .primary-400 .mat-select-trigger, body.theme-deep-orange-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-500 .mat-select-arrow,
body.theme-deep-orange-light .primary-500 .mat-select-trigger, body.theme-deep-orange-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-600 .mat-select-arrow,
body.theme-deep-orange-light .primary-600 .mat-select-trigger, body.theme-deep-orange-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-700 .mat-select-arrow,
body.theme-deep-orange-light .primary-700 .mat-select-trigger, body.theme-deep-orange-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-800 .mat-select-arrow,
body.theme-deep-orange-light .primary-800 .mat-select-trigger, body.theme-deep-orange-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-900 .mat-select-arrow,
body.theme-deep-orange-light .primary-900 .mat-select-trigger, body.theme-deep-orange-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-A200 .mat-select-arrow,
body.theme-deep-orange-light .primary-A200 .mat-select-trigger, body.theme-deep-orange-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-A400 .mat-select-arrow,
body.theme-deep-orange-light .primary-A400 .mat-select-trigger, body.theme-deep-orange-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary-A700 .mat-select-arrow,
body.theme-deep-orange-light .primary-A700 .mat-select-trigger, body.theme-deep-orange-light .primary .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .primary .mat-select-arrow,
body.theme-deep-orange-light .primary .mat-select-trigger, body.theme-deep-orange-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-500 .mat-select-arrow,
body.theme-deep-orange-light .accent-500 .mat-select-trigger, body.theme-deep-orange-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-600 .mat-select-arrow,
body.theme-deep-orange-light .accent-600 .mat-select-trigger, body.theme-deep-orange-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-700 .mat-select-arrow,
body.theme-deep-orange-light .accent-700 .mat-select-trigger, body.theme-deep-orange-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-800 .mat-select-arrow,
body.theme-deep-orange-light .accent-800 .mat-select-trigger, body.theme-deep-orange-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-900 .mat-select-arrow,
body.theme-deep-orange-light .accent-900 .mat-select-trigger, body.theme-deep-orange-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-A400 .mat-select-arrow,
body.theme-deep-orange-light .accent-A400 .mat-select-trigger, body.theme-deep-orange-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent-A700 .mat-select-arrow,
body.theme-deep-orange-light .accent-A700 .mat-select-trigger, body.theme-deep-orange-light .accent .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .accent .mat-select-arrow,
body.theme-deep-orange-light .accent .mat-select-trigger, body.theme-deep-orange-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-500 .mat-select-arrow,
body.theme-deep-orange-light .warn-500 .mat-select-trigger, body.theme-deep-orange-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-600 .mat-select-arrow,
body.theme-deep-orange-light .warn-600 .mat-select-trigger, body.theme-deep-orange-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-700 .mat-select-arrow,
body.theme-deep-orange-light .warn-700 .mat-select-trigger, body.theme-deep-orange-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-800 .mat-select-arrow,
body.theme-deep-orange-light .warn-800 .mat-select-trigger, body.theme-deep-orange-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-900 .mat-select-arrow,
body.theme-deep-orange-light .warn-900 .mat-select-trigger, body.theme-deep-orange-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-A200 .mat-select-arrow,
body.theme-deep-orange-light .warn-A200 .mat-select-trigger, body.theme-deep-orange-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-A400 .mat-select-arrow,
body.theme-deep-orange-light .warn-A400 .mat-select-trigger, body.theme-deep-orange-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn-A700 .mat-select-arrow,
body.theme-deep-orange-light .warn-A700 .mat-select-trigger, body.theme-deep-orange-light .warn .mat-select-disabled .mat-select-value,
body.theme-deep-orange-light .warn .mat-select-arrow,
body.theme-deep-orange-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-deep-orange-light .primary-300 .mat-select-value, body.theme-deep-orange-light .primary-400 .mat-select-value, body.theme-deep-orange-light .primary-500 .mat-select-value, body.theme-deep-orange-light .primary-600 .mat-select-value, body.theme-deep-orange-light .primary-700 .mat-select-value, body.theme-deep-orange-light .primary-800 .mat-select-value, body.theme-deep-orange-light .primary-900 .mat-select-value, body.theme-deep-orange-light .primary-A200 .mat-select-value, body.theme-deep-orange-light .primary-A400 .mat-select-value, body.theme-deep-orange-light .primary-A700 .mat-select-value, body.theme-deep-orange-light .primary .mat-select-value, body.theme-deep-orange-light .accent-500 .mat-select-value, body.theme-deep-orange-light .accent-600 .mat-select-value, body.theme-deep-orange-light .accent-700 .mat-select-value, body.theme-deep-orange-light .accent-800 .mat-select-value, body.theme-deep-orange-light .accent-900 .mat-select-value, body.theme-deep-orange-light .accent-A400 .mat-select-value, body.theme-deep-orange-light .accent-A700 .mat-select-value, body.theme-deep-orange-light .accent .mat-select-value, body.theme-deep-orange-light .warn-500 .mat-select-value, body.theme-deep-orange-light .warn-600 .mat-select-value, body.theme-deep-orange-light .warn-700 .mat-select-value, body.theme-deep-orange-light .warn-800 .mat-select-value, body.theme-deep-orange-light .warn-900 .mat-select-value, body.theme-deep-orange-light .warn-A200 .mat-select-value, body.theme-deep-orange-light .warn-A400 .mat-select-value, body.theme-deep-orange-light .warn-A700 .mat-select-value, body.theme-deep-orange-light .warn .mat-select-value {
  color: white; }
body.theme-orange-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-orange-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-option:hover:not(.mat-option-disabled), body.theme-orange-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-orange-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #fb8c00; }
body.theme-orange-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-orange-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-orange-light .mat-pseudo-checkbox-checked,
body.theme-orange-light .mat-pseudo-checkbox-indeterminate,
body.theme-orange-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-orange-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #fb8c00; }
body.theme-orange-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-orange-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-orange-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-orange-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-orange-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-orange-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-orange-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .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); }
body.theme-orange-light .mat-app-background, body.theme-orange-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-orange-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-orange-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-orange-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-orange-light .mat-badge-accent .mat-badge-content {
  background: #fb8c00;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-orange-light .mat-badge {
  position: relative; }
body.theme-orange-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-orange-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-orange-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-orange-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-orange-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-orange-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-orange-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-orange-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-orange-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-orange-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-orange-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-orange-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-orange-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-orange-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-orange-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-orange-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-orange-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-orange-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-orange-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-orange-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-orange-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-orange-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-orange-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-orange-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-orange-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-orange-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-orange-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-orange-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-button, body.theme-orange-light .mat-icon-button, body.theme-orange-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-orange-light .mat-button.mat-primary, body.theme-orange-light .mat-icon-button.mat-primary, body.theme-orange-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-orange-light .mat-button.mat-accent, body.theme-orange-light .mat-icon-button.mat-accent, body.theme-orange-light .mat-stroked-button.mat-accent {
    color: #fb8c00; }
body.theme-orange-light .mat-button.mat-warn, body.theme-orange-light .mat-icon-button.mat-warn, body.theme-orange-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-orange-light .mat-button.mat-primary[disabled], body.theme-orange-light .mat-button.mat-accent[disabled], body.theme-orange-light .mat-button.mat-warn[disabled], body.theme-orange-light .mat-button[disabled][disabled], body.theme-orange-light .mat-icon-button.mat-primary[disabled], body.theme-orange-light .mat-icon-button.mat-accent[disabled], body.theme-orange-light .mat-icon-button.mat-warn[disabled], body.theme-orange-light .mat-icon-button[disabled][disabled], body.theme-orange-light .mat-stroked-button.mat-primary[disabled], body.theme-orange-light .mat-stroked-button.mat-accent[disabled], body.theme-orange-light .mat-stroked-button.mat-warn[disabled], body.theme-orange-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-orange-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-orange-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-orange-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-orange-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-orange-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #fb8c00; }
body.theme-orange-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-orange-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-orange-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-orange-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-orange-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-orange-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-orange-light .mat-button .mat-ripple-element, body.theme-orange-light .mat-icon-button .mat-ripple-element, body.theme-orange-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-orange-light .mat-button-focus-overlay {
  background: black; }
body.theme-orange-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-flat-button, body.theme-orange-light .mat-raised-button, body.theme-orange-light .mat-fab, body.theme-orange-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-orange-light .mat-flat-button.mat-primary, body.theme-orange-light .mat-raised-button.mat-primary, body.theme-orange-light .mat-fab.mat-primary, body.theme-orange-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-orange-light .mat-flat-button.mat-accent, body.theme-orange-light .mat-raised-button.mat-accent, body.theme-orange-light .mat-fab.mat-accent, body.theme-orange-light .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-flat-button.mat-warn, body.theme-orange-light .mat-raised-button.mat-warn, body.theme-orange-light .mat-fab.mat-warn, body.theme-orange-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-orange-light .mat-flat-button.mat-primary[disabled], body.theme-orange-light .mat-flat-button.mat-accent[disabled], body.theme-orange-light .mat-flat-button.mat-warn[disabled], body.theme-orange-light .mat-flat-button[disabled][disabled], body.theme-orange-light .mat-raised-button.mat-primary[disabled], body.theme-orange-light .mat-raised-button.mat-accent[disabled], body.theme-orange-light .mat-raised-button.mat-warn[disabled], body.theme-orange-light .mat-raised-button[disabled][disabled], body.theme-orange-light .mat-fab.mat-primary[disabled], body.theme-orange-light .mat-fab.mat-accent[disabled], body.theme-orange-light .mat-fab.mat-warn[disabled], body.theme-orange-light .mat-fab[disabled][disabled], body.theme-orange-light .mat-mini-fab.mat-primary[disabled], body.theme-orange-light .mat-mini-fab.mat-accent[disabled], body.theme-orange-light .mat-mini-fab.mat-warn[disabled], body.theme-orange-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-flat-button.mat-primary, body.theme-orange-light .mat-raised-button.mat-primary, body.theme-orange-light .mat-fab.mat-primary, body.theme-orange-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-orange-light .mat-flat-button.mat-accent, body.theme-orange-light .mat-raised-button.mat-accent, body.theme-orange-light .mat-fab.mat-accent, body.theme-orange-light .mat-mini-fab.mat-accent {
    background-color: #fb8c00; }
body.theme-orange-light .mat-flat-button.mat-warn, body.theme-orange-light .mat-raised-button.mat-warn, body.theme-orange-light .mat-fab.mat-warn, body.theme-orange-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-orange-light .mat-flat-button.mat-primary[disabled], body.theme-orange-light .mat-flat-button.mat-accent[disabled], body.theme-orange-light .mat-flat-button.mat-warn[disabled], body.theme-orange-light .mat-flat-button[disabled][disabled], body.theme-orange-light .mat-raised-button.mat-primary[disabled], body.theme-orange-light .mat-raised-button.mat-accent[disabled], body.theme-orange-light .mat-raised-button.mat-warn[disabled], body.theme-orange-light .mat-raised-button[disabled][disabled], body.theme-orange-light .mat-fab.mat-primary[disabled], body.theme-orange-light .mat-fab.mat-accent[disabled], body.theme-orange-light .mat-fab.mat-warn[disabled], body.theme-orange-light .mat-fab[disabled][disabled], body.theme-orange-light .mat-mini-fab.mat-primary[disabled], body.theme-orange-light .mat-mini-fab.mat-accent[disabled], body.theme-orange-light .mat-mini-fab.mat-warn[disabled], body.theme-orange-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-orange-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-orange-light .mat-fab.mat-primary .mat-ripple-element, body.theme-orange-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-orange-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-orange-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-orange-light .mat-fab.mat-accent .mat-ripple-element, body.theme-orange-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-orange-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-orange-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-orange-light .mat-fab.mat-warn .mat-ripple-element, body.theme-orange-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-orange-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-orange-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-fab:not([class*='mat-elevation-z']), body.theme-orange-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-orange-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-orange-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-button-toggle-standalone,
body.theme-orange-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-orange-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-orange-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-orange-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-orange-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-orange-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-orange-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-orange-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-orange-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-orange-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-orange-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-orange-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-orange-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-orange-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-orange-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-orange-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #fb8c00; }
body.theme-orange-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-orange-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-orange-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-orange-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-orange-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-orange-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-orange-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-orange-light .mat-checkbox-background {
    background: none; } }
body.theme-orange-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-orange-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #fb8c00; }
body.theme-orange-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-orange-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-orange-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-orange-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #fb8c00;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-orange-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-orange-light .mat-table {
  background: white; }
body.theme-orange-light .mat-table thead, body.theme-orange-light .mat-table tbody, body.theme-orange-light .mat-table tfoot,
body.theme-orange-light mat-header-row, body.theme-orange-light mat-row, body.theme-orange-light mat-footer-row,
body.theme-orange-light [mat-header-row], body.theme-orange-light [mat-row], body.theme-orange-light [mat-footer-row],
body.theme-orange-light .mat-table-sticky {
  background: inherit; }
body.theme-orange-light mat-row, body.theme-orange-light mat-header-row, body.theme-orange-light mat-footer-row,
body.theme-orange-light th.mat-header-cell, body.theme-orange-light td.mat-cell, body.theme-orange-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-cell, body.theme-orange-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-datepicker-toggle,
body.theme-orange-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-orange-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-orange-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-orange-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-orange-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-orange-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-orange-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-orange-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-orange-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #fb8c00;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(251, 140, 0, 0.4); }
body.theme-orange-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-orange-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-orange-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-orange-light .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); }
body.theme-orange-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-orange-light .mat-datepicker-toggle-active.mat-accent {
    color: #fb8c00; }
body.theme-orange-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-orange-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-orange-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-orange-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-orange-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-orange-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-expansion-panel-header-description,
body.theme-orange-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-orange-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-orange-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-orange-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-orange-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-orange-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #fb8c00; }
body.theme-orange-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-orange-light .mat-focused .mat-form-field-required-marker {
  color: #fb8c00; }
body.theme-orange-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-orange-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #fb8c00; }
body.theme-orange-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-orange-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-orange-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #fb8c00; }
body.theme-orange-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-orange-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-orange-light .mat-error {
  color: #f44336; }
body.theme-orange-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-orange-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-orange-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-orange-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-orange-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-orange-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #fb8c00; }
body.theme-orange-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-orange-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-orange-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-orange-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-orange-light .mat-icon.mat-accent {
  color: #fb8c00; }
body.theme-orange-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-orange-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-input-element:disabled,
body.theme-orange-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-input-element {
  caret-color: #353a48; }
body.theme-orange-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-accent .mat-input-element {
  caret-color: #fb8c00; }
body.theme-orange-light .mat-warn .mat-input-element,
body.theme-orange-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-orange-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-orange-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-orange-light .mat-list-option:hover, body.theme-orange-light .mat-list-option:focus,
body.theme-orange-light .mat-nav-list .mat-list-item:hover,
body.theme-orange-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .mat-menu-panel {
  background: white; }
body.theme-orange-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-menu-item[disabled], body.theme-orange-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-menu-item .mat-icon-no-color,
body.theme-orange-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-menu-item:hover:not([disabled]),
body.theme-orange-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-orange-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-orange-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .mat-paginator {
  background: white; }
body.theme-orange-light .mat-paginator,
body.theme-orange-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-paginator-decrement,
body.theme-orange-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-paginator-first,
body.theme-orange-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-orange-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-orange-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-orange-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-orange-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-orange-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffa726; }
body.theme-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffa726; }
body.theme-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #fb8c00; }
body.theme-orange-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-orange-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-orange-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-orange-light .mat-progress-spinner circle, body.theme-orange-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-orange-light .mat-progress-spinner.mat-accent circle, body.theme-orange-light .mat-spinner.mat-accent circle {
  stroke: #fb8c00; }
body.theme-orange-light .mat-progress-spinner.mat-warn circle, body.theme-orange-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-orange-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-orange-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-orange-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-orange-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-orange-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-orange-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #fb8c00; }
body.theme-orange-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-orange-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-orange-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-orange-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #fb8c00; }
body.theme-orange-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-orange-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-orange-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-orange-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-orange-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-orange-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-orange-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-orange-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-select-panel {
  background: white; }
body.theme-orange-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-orange-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #fb8c00; }
body.theme-orange-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-orange-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-orange-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-orange-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-orange-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-orange-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-orange-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #fb8c00; }
body.theme-orange-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(251, 140, 0, 0.54); }
body.theme-orange-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #fb8c00; }
body.theme-orange-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-orange-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-orange-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-orange-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-orange-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-orange-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-orange-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-orange-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-orange-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-primary .mat-slider-track-fill,
body.theme-orange-light .mat-primary .mat-slider-thumb,
body.theme-orange-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-orange-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-orange-light .mat-accent .mat-slider-track-fill,
body.theme-orange-light .mat-accent .mat-slider-thumb,
body.theme-orange-light .mat-accent .mat-slider-thumb-label {
  background-color: #fb8c00; }
body.theme-orange-light .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-warn .mat-slider-track-fill,
body.theme-orange-light .mat-warn .mat-slider-thumb,
body.theme-orange-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-orange-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-orange-light .mat-slider-focus-ring {
  background-color: rgba(251, 140, 0, 0.2); }
body.theme-orange-light .mat-slider:hover .mat-slider-track-background,
body.theme-orange-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-slider-disabled .mat-slider-track-background,
body.theme-orange-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-orange-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-orange-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-orange-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-orange-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-orange-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-orange-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-orange-light .mat-step-header.cdk-keyboard-focused, body.theme-orange-light .mat-step-header.cdk-program-focused, body.theme-orange-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-orange-light .mat-step-header:hover {
    background: none; } }
body.theme-orange-light .mat-step-header .mat-step-label,
body.theme-orange-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-orange-light .mat-step-header .mat-step-icon-selected,
body.theme-orange-light .mat-step-header .mat-step-icon-state-done,
body.theme-orange-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-orange-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-orange-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-orange-light .mat-stepper-horizontal, body.theme-orange-light .mat-stepper-vertical {
  background-color: white; }
body.theme-orange-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-horizontal-stepper-header::before,
body.theme-orange-light .mat-horizontal-stepper-header::after,
body.theme-orange-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-orange-light .mat-tab-nav-bar,
body.theme-orange-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-orange-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-orange-light .mat-tab-label, body.theme-orange-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-orange-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-orange-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-orange-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-orange-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-orange-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-orange-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-orange-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 167, 38, 0.3); }
body.theme-orange-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-orange-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #fb8c00; }
body.theme-orange-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-orange-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-orange-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-orange-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-orange-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-orange-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-orange-light .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); }
body.theme-orange-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-orange-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 167, 38, 0.3); }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #fb8c00; }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-orange-light .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); }
body.theme-orange-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-orange-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-light .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); }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-orange-light .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); }
body.theme-orange-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-orange-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-orange-light .mat-toolbar.mat-accent {
    background: #fb8c00;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-orange-light .mat-toolbar .mat-form-field-underline,
  body.theme-orange-light .mat-toolbar .mat-form-field-ripple,
  body.theme-orange-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-orange-light .mat-toolbar .mat-form-field-label,
  body.theme-orange-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-orange-light .mat-toolbar .mat-select-value,
  body.theme-orange-light .mat-toolbar .mat-select-arrow,
  body.theme-orange-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-orange-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-orange-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-orange-light .mat-tree {
  background: white; }
body.theme-orange-light .mat-tree-node,
body.theme-orange-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-light .mat-simple-snackbar-action {
  color: #fb8c00; }
body.theme-orange-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-orange-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .icon,
body.theme-orange-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .fade-text,
body.theme-orange-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .form-wrapper {
  background-color: white; }
body.theme-orange-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light .simple-pagination {
  background: white; }
body.theme-orange-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .price-tables .price-table {
  background: white; }
body.theme-orange-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .simple-table-container {
  background: white; }
body.theme-orange-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-orange-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-orange-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-orange-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-orange-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .page-layout.simple.left-sidebar > .center > .content, body.theme-orange-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-orange-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-orange-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-orange-light a,
body.theme-orange-light .chart-label,
body.theme-orange-light .theme-text {
  color: #fb8c00; }
body.theme-orange-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-orange-light .changelog .entry {
  background-color: white; }
body.theme-orange-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-orange-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-orange-light fuse-sidebar {
  background: #fafafa; }
body.theme-orange-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-orange-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-orange-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-orange-light fuse-widget > .fuse-widget-front,
body.theme-orange-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #ff9800; }
body.theme-orange-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-orange-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-orange-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #fff3e0; }
body.theme-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-orange-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #fb8c00; }
body.theme-orange-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #fb8c00;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-orange-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-orange-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-orange-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-orange-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-orange-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-orange-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-orange-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-orange-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-orange-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #academy-course .sidebar .steps .step.current {
    background: #fff3e0;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #fb8c00; }
body.theme-orange-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #fb8c00; }
body.theme-orange-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #fb8c00; }
body.theme-orange-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #fb8c00; }
body.theme-orange-light #academy-course .sidebar .steps .step .index:before, body.theme-orange-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-orange-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-orange-light .cal-month-view {
  background: white; }
body.theme-orange-light .cal-month-view .cal-day-badge {
    background: #fb8c00;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-orange-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-orange-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #fb8c00; }
body.theme-orange-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-month-view .cal-open-day-events {
    background: #fb8c00; }
body.theme-orange-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-orange-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #fb8c00; }
body.theme-orange-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-orange-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-orange-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-orange-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-orange-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-orange-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #fb8c00; }
body.theme-orange-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-orange-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-orange-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-orange-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #contacts .header .search-wrapper {
  background: white; }
body.theme-orange-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-orange-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-orange-light scrumboard-board-list .list .list-header,
body.theme-orange-light scrumboard-board-list .list .list-content,
body.theme-orange-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-orange-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-orange-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light scrumboard-board #board > .header {
  background-color: #fb8c00;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-orange-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-orange-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-orange-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-orange-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-orange-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-orange-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #fb8c00;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light todo .center .header .search-wrapper {
  background: white; }
body.theme-orange-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light todo-list-item.completed {
    background: #efefef; }
body.theme-orange-light todo-list-item.completed .title,
    body.theme-orange-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light todo-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-orange-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-orange-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light login-2 #login #login-intro {
  color: white; }
body.theme-orange-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-orange-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-orange-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-orange-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-orange-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light register-2 #register #register-intro {
  color: white; }
body.theme-orange-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-orange-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-orange-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-orange-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-orange-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-orange-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-orange-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-orange-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-orange-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-orange-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-orange-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-orange-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-orange-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-orange-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-orange-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-orange-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-orange-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-about .profile-box .content {
  background-color: white; }
body.theme-orange-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-orange-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-orange-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-orange-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-orange-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #fb8c00; }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #fb8c00; }
body.theme-orange-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-orange-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #fb8c00; }
body.theme-orange-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-orange-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-orange-light search-classic .header .search-wrapper {
  background: white; }
body.theme-orange-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light search-modern .header .search-wrapper {
  background: white; }
body.theme-orange-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light search-modern .content .results .result-item {
  background: white; }
body.theme-orange-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-orange-light datatable-body {
  background-color: white; }
body.theme-orange-light #decision .header .search-wrapper {
  background: white; }
body.theme-orange-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #decision .content .center .toolbar {
  background: white; }
body.theme-orange-light #decision .content .center .content {
  background: white; }
body.theme-orange-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-orange-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-orange-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light decision-list-item.completed {
    background: #efefef; }
body.theme-orange-light decision-list-item.completed .title,
    body.theme-orange-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light decision-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-orange-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-orange-light #my-itservice .content .center .content {
  background: white; }
body.theme-orange-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-orange-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-orange-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-orange-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-orange-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-orange-light app-itservice-list-item.completed .title,
    body.theme-orange-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light app-itservice-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-orange-light #createMaster .content .center .content {
  background: white; }
body.theme-orange-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light .theme-blue-gray-dark mat-tab-group,
body.theme-orange-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-orange-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-orange-light .mat-select-panel {
  max-width: none !important; }
body.theme-orange-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-orange-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-orange-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-orange-light app-cost-center-item.completed .title,
  body.theme-orange-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light app-cost-center-item.selected {
  background: #fff3e0 !important; }
body.theme-orange-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-orange-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-orange-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-orange-light app-bank-master-item.completed .title,
  body.theme-orange-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light app-bank-master-item.selected {
  background: #fff3e0 !important; }
body.theme-orange-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-light #hotel .content .center .toolbar {
    background: white; }
body.theme-orange-light #hotel .content .center .content {
    background: white; }
body.theme-orange-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light hotel-list-item.completed {
    background: #efefef; }
body.theme-orange-light hotel-list-item.completed .title,
    body.theme-orange-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light hotel-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #preapp .content .center .toolbar {
  background: white; }
body.theme-orange-light #preapp .content .center .content {
  background: white; }
body.theme-orange-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-orange-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #pending .header .search-wrapper {
  background: white; }
body.theme-orange-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #pending .content .center .content {
  background: white; }
body.theme-orange-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-orange-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-orange-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-orange-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-orange-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light chop-list-item.completed {
  background: #efefef; }
body.theme-orange-light chop-list-item.completed .title,
  body.theme-orange-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light chop-list-item.selected {
  background: #fff3e0 !important; }
body.theme-orange-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-orange-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light .content-card .content {
  background: white !important; }
body.theme-orange-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-orange-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-orange-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-orange-light #flight .header .search-wrapper {
    background: white; }
body.theme-orange-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #flight .content .center .content {
  background: white; }
body.theme-orange-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-orange-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-orange-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light decision-list-item.completed {
    background: #efefef; }
body.theme-orange-light decision-list-item.completed .title,
    body.theme-orange-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light decision-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-light #payment .content .center .toolbar {
      background: white; }
body.theme-orange-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-orange-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-orange-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-light #payment .content .center .content {
      background: white; }
body.theme-orange-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #payment .content .invoice-container .card .footer .logo,
      body.theme-orange-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-orange-light payment-list-item.completed .title,
    body.theme-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light payment-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #fff3e0; }
body.theme-orange-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-orange-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-orange-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-orange-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-orange-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-orange-light #products .header .search-wrapper {
    background: white; }
body.theme-orange-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-orange-light #products .center .content-card {
  background: white; }
body.theme-orange-light #products .content .center .content {
  background: white; }
body.theme-orange-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-orange-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-orange-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light decision-list-item.completed {
    background: #efefef; }
body.theme-orange-light decision-list-item.completed .title,
    body.theme-orange-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light decision-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-orange-light #preappemployee .content .center .content {
  background: white; }
body.theme-orange-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-orange-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-orange-light #preappvendor .content .center .content {
  background: white; }
body.theme-orange-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-orange-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fff3e0; }
body.theme-orange-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-orange-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-orange-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-orange-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-orange-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-light #paymentvendor .content .center .content {
      background: white; }
body.theme-orange-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-orange-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-orange-light payment-list-item.completed .title,
    body.theme-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light payment-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #fff3e0; }
body.theme-orange-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fff3e0; }
body.theme-orange-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-orange-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-orange-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-orange-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-orange-light #preappaudit .content .center .content {
  background: white; }
body.theme-orange-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-orange-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #auditpreapp .content {
  background: white; }
body.theme-orange-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-orange-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-orange-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-orange-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-orange-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-orange-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-orange-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-orange-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-orange-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-orange-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-orange-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-orange-light payment-list-item.completed .title,
    body.theme-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light payment-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-orange-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-orange-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-orange-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-orange-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light common-list-item.completed .title,
  body.theme-orange-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light common-list-item.selected {
    background: #fff3e0 !important; }
body.theme-orange-light .content {
  background-color: #f5f5f5; }
body.theme-orange-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-orange-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-orange-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-light #travel .content .center .toolbar {
      background: white; }
body.theme-orange-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-orange-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-orange-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-light #travel .content .center .content {
      background: white; }
body.theme-orange-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #travel .content .invoice-container .card .footer .logo,
      body.theme-orange-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-orange-light payment-list-item.completed .title,
    body.theme-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light payment-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-light #employee .content .center .toolbar {
      background: white; }
body.theme-orange-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-orange-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-orange-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-light #employee .content .center .content {
      background: white; }
body.theme-orange-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #employee .content .invoice-container .card .footer .logo,
      body.theme-orange-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-orange-light payment-list-item.completed .title,
    body.theme-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light payment-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-orange-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-orange-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-orange-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-light #vendorpo .content .center .content {
      background: white; }
body.theme-orange-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-orange-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-orange-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light payment-list-item.completed {
    background: #efefef; }
body.theme-orange-light payment-list-item.completed .title,
    body.theme-orange-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light payment-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-orange-light #po-plan .content .center .content {
  background: white; }
body.theme-orange-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-orange-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fff3e0; }
body.theme-orange-light app-plan-detail .active {
  background-color: #fff; }
body.theme-orange-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #confirm .content .center {
  background: white; }
body.theme-orange-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-orange-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #downpament .content .center {
  background: white; }
body.theme-orange-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-orange-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #plan-invoice .content .center {
  background: white; }
body.theme-orange-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-orange-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #fff3e0; }
body.theme-orange-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-orange-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #status .content .center {
  background: white; }
body.theme-orange-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-orange-light #createMaster .content .center .content {
  background: white; }
body.theme-orange-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-orange-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light preapp-list-item.completed {
    background: #efefef; }
body.theme-orange-light preapp-list-item.completed .title,
    body.theme-orange-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light preapp-list-item.selected {
    background: #fff3e0; }
body.theme-orange-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-light #facility .content .center {
  background: white; }
body.theme-orange-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #facility .content-card {
  background: white; }
body.theme-orange-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-orange-light #facility .content-card .line1-title {
    background: white; }
body.theme-orange-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fff3e0; }
body.theme-orange-light app-plan-detail .active {
  background-color: #fff; }
body.theme-orange-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #my-credit .content .center {
  background: white; }
body.theme-orange-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-orange-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-light #fix-assets-register .content .center {
  background: white; }
body.theme-orange-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #fix-assets-register .content-card {
  background: white; }
body.theme-orange-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-orange-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-orange-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #fff3e0; }
body.theme-orange-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #debit-note .content .center {
  background: white; }
body.theme-orange-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light app-detail .active, body.theme-orange-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-orange-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #cost-transfer .content .center {
  background: white; }
body.theme-orange-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #fff3e0; }
body.theme-orange-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-light #createMaster .content .center {
  background: white; }
body.theme-orange-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-light #productMaster .content .center {
  background: white; }
body.theme-orange-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-orange-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-orange-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-orange-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-orange-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .primary-50-fg {
  color: #ececee !important; }
body.theme-orange-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-orange-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-orange-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-orange-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-orange-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-orange-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-orange-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-orange-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-orange-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-orange-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-orange-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-orange-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-orange-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-orange-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-orange-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-orange-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-orange-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-orange-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-orange-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-orange-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-orange-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-orange-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-orange-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-orange-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-orange-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-orange-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-orange-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-orange-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-orange-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-orange-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-orange-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-orange-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-orange-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-orange-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-orange-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-orange-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-orange-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-orange-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-orange-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-orange-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-orange-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-orange-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-orange-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-orange-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-orange-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-orange-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-orange-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-orange-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-orange-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-orange-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-orange-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-orange-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-orange-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-orange-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-orange-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-orange-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-orange-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-orange-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-orange-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-orange-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-orange-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-orange-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-800-fg {
  color: #262933 !important; }
body.theme-orange-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-orange-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-orange-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-orange-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-orange-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-orange-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-orange-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-orange-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-orange-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-orange-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-orange-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-orange-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-orange-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-orange-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-orange-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-orange-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-orange-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-orange-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-orange-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-orange-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-orange-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-orange-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-orange-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-orange-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-orange-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-orange-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-orange-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-orange-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-orange-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-orange-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-orange-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-orange-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-orange-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-orange-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-orange-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-orange-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-orange-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-orange-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-orange-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-orange-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-orange-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-orange-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-orange-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-orange-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-orange-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-orange-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-orange-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .primary-fg {
  color: #353a48 !important; }
body.theme-orange-light .primary-border {
  border-color: #353a48 !important; }
body.theme-orange-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-orange-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-orange-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-orange-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-orange-light .accent-50-bg {
  background-color: #fff3e0 !important; }
body.theme-orange-light .accent-50 {
  background-color: #fff3e0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-50[disabled] {
    background-color: rgba(255, 243, 224, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-50-fg {
  color: #fff3e0 !important; }
body.theme-orange-light .accent-50-border {
  border-color: #fff3e0 !important; }
body.theme-orange-light .accent-50-border-top {
  border-top-color: #fff3e0 !important; }
body.theme-orange-light .accent-50-border-right {
  border-right-color: #fff3e0 !important; }
body.theme-orange-light .accent-50-border-bottom {
  border-bottom-color: #fff3e0 !important; }
body.theme-orange-light .accent-50-border-left {
  border-left-color: #fff3e0 !important; }
body.theme-orange-light .accent-100-bg {
  background-color: #ffe0b2 !important; }
body.theme-orange-light .accent-100 {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-100[disabled] {
    background-color: rgba(255, 224, 178, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-100-fg {
  color: #ffe0b2 !important; }
body.theme-orange-light .accent-100-border {
  border-color: #ffe0b2 !important; }
body.theme-orange-light .accent-100-border-top {
  border-top-color: #ffe0b2 !important; }
body.theme-orange-light .accent-100-border-right {
  border-right-color: #ffe0b2 !important; }
body.theme-orange-light .accent-100-border-bottom {
  border-bottom-color: #ffe0b2 !important; }
body.theme-orange-light .accent-100-border-left {
  border-left-color: #ffe0b2 !important; }
body.theme-orange-light .accent-200-bg {
  background-color: #ffcc80 !important; }
body.theme-orange-light .accent-200 {
  background-color: #ffcc80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-200[disabled] {
    background-color: rgba(255, 204, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-200-fg {
  color: #ffcc80 !important; }
body.theme-orange-light .accent-200-border {
  border-color: #ffcc80 !important; }
body.theme-orange-light .accent-200-border-top {
  border-top-color: #ffcc80 !important; }
body.theme-orange-light .accent-200-border-right {
  border-right-color: #ffcc80 !important; }
body.theme-orange-light .accent-200-border-bottom {
  border-bottom-color: #ffcc80 !important; }
body.theme-orange-light .accent-200-border-left {
  border-left-color: #ffcc80 !important; }
body.theme-orange-light .accent-300-bg {
  background-color: #ffb74d !important; }
body.theme-orange-light .accent-300 {
  background-color: #ffb74d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-300[disabled] {
    background-color: rgba(255, 183, 77, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-300-fg {
  color: #ffb74d !important; }
body.theme-orange-light .accent-300-border {
  border-color: #ffb74d !important; }
body.theme-orange-light .accent-300-border-top {
  border-top-color: #ffb74d !important; }
body.theme-orange-light .accent-300-border-right {
  border-right-color: #ffb74d !important; }
body.theme-orange-light .accent-300-border-bottom {
  border-bottom-color: #ffb74d !important; }
body.theme-orange-light .accent-300-border-left {
  border-left-color: #ffb74d !important; }
body.theme-orange-light .accent-400-bg {
  background-color: #ffa726 !important; }
body.theme-orange-light .accent-400 {
  background-color: #ffa726 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-400[disabled] {
    background-color: rgba(255, 167, 38, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-400-fg {
  color: #ffa726 !important; }
body.theme-orange-light .accent-400-border {
  border-color: #ffa726 !important; }
body.theme-orange-light .accent-400-border-top {
  border-top-color: #ffa726 !important; }
body.theme-orange-light .accent-400-border-right {
  border-right-color: #ffa726 !important; }
body.theme-orange-light .accent-400-border-bottom {
  border-bottom-color: #ffa726 !important; }
body.theme-orange-light .accent-400-border-left {
  border-left-color: #ffa726 !important; }
body.theme-orange-light .accent-500-bg {
  background-color: #ff9800 !important; }
body.theme-orange-light .accent-500 {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-500[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-500-fg {
  color: #ff9800 !important; }
body.theme-orange-light .accent-500-border {
  border-color: #ff9800 !important; }
body.theme-orange-light .accent-500-border-top {
  border-top-color: #ff9800 !important; }
body.theme-orange-light .accent-500-border-right {
  border-right-color: #ff9800 !important; }
body.theme-orange-light .accent-500-border-bottom {
  border-bottom-color: #ff9800 !important; }
body.theme-orange-light .accent-500-border-left {
  border-left-color: #ff9800 !important; }
body.theme-orange-light .accent-600-bg {
  background-color: #fb8c00 !important; }
body.theme-orange-light .accent-600 {
  background-color: #fb8c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-600[disabled] {
    background-color: rgba(251, 140, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-600-fg {
  color: #fb8c00 !important; }
body.theme-orange-light .accent-600-border {
  border-color: #fb8c00 !important; }
body.theme-orange-light .accent-600-border-top {
  border-top-color: #fb8c00 !important; }
body.theme-orange-light .accent-600-border-right {
  border-right-color: #fb8c00 !important; }
body.theme-orange-light .accent-600-border-bottom {
  border-bottom-color: #fb8c00 !important; }
body.theme-orange-light .accent-600-border-left {
  border-left-color: #fb8c00 !important; }
body.theme-orange-light .accent-700-bg {
  background-color: #f57c00 !important; }
body.theme-orange-light .accent-700 {
  background-color: #f57c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-700[disabled] {
    background-color: rgba(245, 124, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-700-fg {
  color: #f57c00 !important; }
body.theme-orange-light .accent-700-border {
  border-color: #f57c00 !important; }
body.theme-orange-light .accent-700-border-top {
  border-top-color: #f57c00 !important; }
body.theme-orange-light .accent-700-border-right {
  border-right-color: #f57c00 !important; }
body.theme-orange-light .accent-700-border-bottom {
  border-bottom-color: #f57c00 !important; }
body.theme-orange-light .accent-700-border-left {
  border-left-color: #f57c00 !important; }
body.theme-orange-light .accent-800-bg {
  background-color: #ef6c00 !important; }
body.theme-orange-light .accent-800 {
  background-color: #ef6c00 !important;
  color: white !important; }
body.theme-orange-light .accent-800[disabled] {
    background-color: rgba(239, 108, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .accent-800-fg {
  color: #ef6c00 !important; }
body.theme-orange-light .accent-800-border {
  border-color: #ef6c00 !important; }
body.theme-orange-light .accent-800-border-top {
  border-top-color: #ef6c00 !important; }
body.theme-orange-light .accent-800-border-right {
  border-right-color: #ef6c00 !important; }
body.theme-orange-light .accent-800-border-bottom {
  border-bottom-color: #ef6c00 !important; }
body.theme-orange-light .accent-800-border-left {
  border-left-color: #ef6c00 !important; }
body.theme-orange-light .accent-900-bg {
  background-color: #e65100 !important; }
body.theme-orange-light .accent-900 {
  background-color: #e65100 !important;
  color: white !important; }
body.theme-orange-light .accent-900[disabled] {
    background-color: rgba(230, 81, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .accent-900-fg {
  color: #e65100 !important; }
body.theme-orange-light .accent-900-border {
  border-color: #e65100 !important; }
body.theme-orange-light .accent-900-border-top {
  border-top-color: #e65100 !important; }
body.theme-orange-light .accent-900-border-right {
  border-right-color: #e65100 !important; }
body.theme-orange-light .accent-900-border-bottom {
  border-bottom-color: #e65100 !important; }
body.theme-orange-light .accent-900-border-left {
  border-left-color: #e65100 !important; }
body.theme-orange-light .accent-A100-bg {
  background-color: #ffd180 !important; }
body.theme-orange-light .accent-A100 {
  background-color: #ffd180 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-A100[disabled] {
    background-color: rgba(255, 209, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-A100-fg {
  color: #ffd180 !important; }
body.theme-orange-light .accent-A100-border {
  border-color: #ffd180 !important; }
body.theme-orange-light .accent-A100-border-top {
  border-top-color: #ffd180 !important; }
body.theme-orange-light .accent-A100-border-right {
  border-right-color: #ffd180 !important; }
body.theme-orange-light .accent-A100-border-bottom {
  border-bottom-color: #ffd180 !important; }
body.theme-orange-light .accent-A100-border-left {
  border-left-color: #ffd180 !important; }
body.theme-orange-light .accent-A200-bg {
  background-color: #ffab40 !important; }
body.theme-orange-light .accent-A200 {
  background-color: #ffab40 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-A200[disabled] {
    background-color: rgba(255, 171, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-A200-fg {
  color: #ffab40 !important; }
body.theme-orange-light .accent-A200-border {
  border-color: #ffab40 !important; }
body.theme-orange-light .accent-A200-border-top {
  border-top-color: #ffab40 !important; }
body.theme-orange-light .accent-A200-border-right {
  border-right-color: #ffab40 !important; }
body.theme-orange-light .accent-A200-border-bottom {
  border-bottom-color: #ffab40 !important; }
body.theme-orange-light .accent-A200-border-left {
  border-left-color: #ffab40 !important; }
body.theme-orange-light .accent-A400-bg {
  background-color: #ff9100 !important; }
body.theme-orange-light .accent-A400 {
  background-color: #ff9100 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent-A400[disabled] {
    background-color: rgba(255, 145, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-A400-fg {
  color: #ff9100 !important; }
body.theme-orange-light .accent-A400-border {
  border-color: #ff9100 !important; }
body.theme-orange-light .accent-A400-border-top {
  border-top-color: #ff9100 !important; }
body.theme-orange-light .accent-A400-border-right {
  border-right-color: #ff9100 !important; }
body.theme-orange-light .accent-A400-border-bottom {
  border-bottom-color: #ff9100 !important; }
body.theme-orange-light .accent-A400-border-left {
  border-left-color: #ff9100 !important; }
body.theme-orange-light .accent-A700-bg {
  background-color: #ff6d00 !important; }
body.theme-orange-light .accent-A700 {
  background-color: #ff6d00 !important;
  color: black !important; }
body.theme-orange-light .accent-A700[disabled] {
    background-color: rgba(255, 109, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-A700-fg {
  color: #ff6d00 !important; }
body.theme-orange-light .accent-A700-border {
  border-color: #ff6d00 !important; }
body.theme-orange-light .accent-A700-border-top {
  border-top-color: #ff6d00 !important; }
body.theme-orange-light .accent-A700-border-right {
  border-right-color: #ff6d00 !important; }
body.theme-orange-light .accent-A700-border-bottom {
  border-bottom-color: #ff6d00 !important; }
body.theme-orange-light .accent-A700-border-left {
  border-left-color: #ff6d00 !important; }
body.theme-orange-light .accent-bg {
  background-color: #fb8c00 !important; }
body.theme-orange-light .accent {
  background-color: #fb8c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .accent[disabled] {
    background-color: rgba(251, 140, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .accent-fg {
  color: #fb8c00 !important; }
body.theme-orange-light .accent-border {
  border-color: #fb8c00 !important; }
body.theme-orange-light .accent-border-top {
  border-top-color: #fb8c00 !important; }
body.theme-orange-light .accent-border-right {
  border-right-color: #fb8c00 !important; }
body.theme-orange-light .accent-border-bottom {
  border-bottom-color: #fb8c00 !important; }
body.theme-orange-light .accent-border-left {
  border-left-color: #fb8c00 !important; }
body.theme-orange-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-orange-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-orange-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-orange-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-orange-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-orange-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-orange-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-orange-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-orange-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-orange-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-orange-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-orange-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-orange-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-orange-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-orange-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-orange-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-orange-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-orange-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-orange-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-orange-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-orange-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-orange-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-orange-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-orange-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-orange-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-orange-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-orange-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-orange-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-orange-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-orange-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-orange-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-orange-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-orange-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-orange-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-orange-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-orange-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-orange-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-orange-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-orange-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-orange-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-orange-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-orange-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-orange-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-orange-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-orange-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-orange-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-orange-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-orange-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-orange-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-orange-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-orange-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-orange-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-orange-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-orange-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-orange-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-orange-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-orange-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-orange-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-orange-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-orange-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-orange-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-orange-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-orange-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-orange-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-orange-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-orange-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-orange-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-orange-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-orange-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-orange-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-orange-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-orange-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-orange-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-orange-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-orange-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-orange-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-orange-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-orange-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-orange-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-orange-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-orange-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-orange-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-orange-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-orange-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-orange-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-orange-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-orange-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-orange-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-orange-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-orange-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-orange-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-orange-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-orange-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-orange-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-orange-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-orange-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-orange-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-orange-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-orange-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-orange-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-orange-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-orange-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-orange-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-orange-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-orange-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-orange-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-orange-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-orange-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-orange-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-light .warn-fg {
  color: #f44336 !important; }
body.theme-orange-light .warn-border {
  border-color: #f44336 !important; }
body.theme-orange-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-orange-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-orange-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-orange-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-orange-light .primary-50 i,
body.theme-orange-light .primary-50 .icon, body.theme-orange-light .primary-100 i,
body.theme-orange-light .primary-100 .icon, body.theme-orange-light .primary-200 i,
body.theme-orange-light .primary-200 .icon, body.theme-orange-light .primary-A100 i,
body.theme-orange-light .primary-A100 .icon, body.theme-orange-light .accent-50 i,
body.theme-orange-light .accent-50 .icon, body.theme-orange-light .accent-100 i,
body.theme-orange-light .accent-100 .icon, body.theme-orange-light .accent-200 i,
body.theme-orange-light .accent-200 .icon, body.theme-orange-light .accent-300 i,
body.theme-orange-light .accent-300 .icon, body.theme-orange-light .accent-400 i,
body.theme-orange-light .accent-400 .icon, body.theme-orange-light .accent-500 i,
body.theme-orange-light .accent-500 .icon, body.theme-orange-light .accent-600 i,
body.theme-orange-light .accent-600 .icon, body.theme-orange-light .accent-700 i,
body.theme-orange-light .accent-700 .icon, body.theme-orange-light .accent-A100 i,
body.theme-orange-light .accent-A100 .icon, body.theme-orange-light .accent-A200 i,
body.theme-orange-light .accent-A200 .icon, body.theme-orange-light .accent-A400 i,
body.theme-orange-light .accent-A400 .icon, body.theme-orange-light .accent-A700 i,
body.theme-orange-light .accent-A700 .icon, body.theme-orange-light .accent i,
body.theme-orange-light .accent .icon, body.theme-orange-light .warn-50 i,
body.theme-orange-light .warn-50 .icon, body.theme-orange-light .warn-100 i,
body.theme-orange-light .warn-100 .icon, body.theme-orange-light .warn-200 i,
body.theme-orange-light .warn-200 .icon, body.theme-orange-light .warn-300 i,
body.theme-orange-light .warn-300 .icon, body.theme-orange-light .warn-400 i,
body.theme-orange-light .warn-400 .icon, body.theme-orange-light .warn-A100 i,
body.theme-orange-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-light .primary-50.secondary-text,
body.theme-orange-light .primary-50 .secondary-text, body.theme-orange-light .primary-100.secondary-text,
body.theme-orange-light .primary-100 .secondary-text, body.theme-orange-light .primary-200.secondary-text,
body.theme-orange-light .primary-200 .secondary-text, body.theme-orange-light .primary-A100.secondary-text,
body.theme-orange-light .primary-A100 .secondary-text, body.theme-orange-light .accent-50.secondary-text,
body.theme-orange-light .accent-50 .secondary-text, body.theme-orange-light .accent-100.secondary-text,
body.theme-orange-light .accent-100 .secondary-text, body.theme-orange-light .accent-200.secondary-text,
body.theme-orange-light .accent-200 .secondary-text, body.theme-orange-light .accent-300.secondary-text,
body.theme-orange-light .accent-300 .secondary-text, body.theme-orange-light .accent-400.secondary-text,
body.theme-orange-light .accent-400 .secondary-text, body.theme-orange-light .accent-500.secondary-text,
body.theme-orange-light .accent-500 .secondary-text, body.theme-orange-light .accent-600.secondary-text,
body.theme-orange-light .accent-600 .secondary-text, body.theme-orange-light .accent-700.secondary-text,
body.theme-orange-light .accent-700 .secondary-text, body.theme-orange-light .accent-A100.secondary-text,
body.theme-orange-light .accent-A100 .secondary-text, body.theme-orange-light .accent-A200.secondary-text,
body.theme-orange-light .accent-A200 .secondary-text, body.theme-orange-light .accent-A400.secondary-text,
body.theme-orange-light .accent-A400 .secondary-text, body.theme-orange-light .accent-A700.secondary-text,
body.theme-orange-light .accent-A700 .secondary-text, body.theme-orange-light .accent.secondary-text,
body.theme-orange-light .accent .secondary-text, body.theme-orange-light .warn-50.secondary-text,
body.theme-orange-light .warn-50 .secondary-text, body.theme-orange-light .warn-100.secondary-text,
body.theme-orange-light .warn-100 .secondary-text, body.theme-orange-light .warn-200.secondary-text,
body.theme-orange-light .warn-200 .secondary-text, body.theme-orange-light .warn-300.secondary-text,
body.theme-orange-light .warn-300 .secondary-text, body.theme-orange-light .warn-400.secondary-text,
body.theme-orange-light .warn-400 .secondary-text, body.theme-orange-light .warn-A100.secondary-text,
body.theme-orange-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-orange-light .primary-50.hint-text,
body.theme-orange-light .primary-50 .hint-text, body.theme-orange-light .primary-50.disabled-text,
body.theme-orange-light .primary-50 .disabled-text, body.theme-orange-light .primary-100.hint-text,
body.theme-orange-light .primary-100 .hint-text, body.theme-orange-light .primary-100.disabled-text,
body.theme-orange-light .primary-100 .disabled-text, body.theme-orange-light .primary-200.hint-text,
body.theme-orange-light .primary-200 .hint-text, body.theme-orange-light .primary-200.disabled-text,
body.theme-orange-light .primary-200 .disabled-text, body.theme-orange-light .primary-A100.hint-text,
body.theme-orange-light .primary-A100 .hint-text, body.theme-orange-light .primary-A100.disabled-text,
body.theme-orange-light .primary-A100 .disabled-text, body.theme-orange-light .accent-50.hint-text,
body.theme-orange-light .accent-50 .hint-text, body.theme-orange-light .accent-50.disabled-text,
body.theme-orange-light .accent-50 .disabled-text, body.theme-orange-light .accent-100.hint-text,
body.theme-orange-light .accent-100 .hint-text, body.theme-orange-light .accent-100.disabled-text,
body.theme-orange-light .accent-100 .disabled-text, body.theme-orange-light .accent-200.hint-text,
body.theme-orange-light .accent-200 .hint-text, body.theme-orange-light .accent-200.disabled-text,
body.theme-orange-light .accent-200 .disabled-text, body.theme-orange-light .accent-300.hint-text,
body.theme-orange-light .accent-300 .hint-text, body.theme-orange-light .accent-300.disabled-text,
body.theme-orange-light .accent-300 .disabled-text, body.theme-orange-light .accent-400.hint-text,
body.theme-orange-light .accent-400 .hint-text, body.theme-orange-light .accent-400.disabled-text,
body.theme-orange-light .accent-400 .disabled-text, body.theme-orange-light .accent-500.hint-text,
body.theme-orange-light .accent-500 .hint-text, body.theme-orange-light .accent-500.disabled-text,
body.theme-orange-light .accent-500 .disabled-text, body.theme-orange-light .accent-600.hint-text,
body.theme-orange-light .accent-600 .hint-text, body.theme-orange-light .accent-600.disabled-text,
body.theme-orange-light .accent-600 .disabled-text, body.theme-orange-light .accent-700.hint-text,
body.theme-orange-light .accent-700 .hint-text, body.theme-orange-light .accent-700.disabled-text,
body.theme-orange-light .accent-700 .disabled-text, body.theme-orange-light .accent-A100.hint-text,
body.theme-orange-light .accent-A100 .hint-text, body.theme-orange-light .accent-A100.disabled-text,
body.theme-orange-light .accent-A100 .disabled-text, body.theme-orange-light .accent-A200.hint-text,
body.theme-orange-light .accent-A200 .hint-text, body.theme-orange-light .accent-A200.disabled-text,
body.theme-orange-light .accent-A200 .disabled-text, body.theme-orange-light .accent-A400.hint-text,
body.theme-orange-light .accent-A400 .hint-text, body.theme-orange-light .accent-A400.disabled-text,
body.theme-orange-light .accent-A400 .disabled-text, body.theme-orange-light .accent-A700.hint-text,
body.theme-orange-light .accent-A700 .hint-text, body.theme-orange-light .accent-A700.disabled-text,
body.theme-orange-light .accent-A700 .disabled-text, body.theme-orange-light .accent.hint-text,
body.theme-orange-light .accent .hint-text, body.theme-orange-light .accent.disabled-text,
body.theme-orange-light .accent .disabled-text, body.theme-orange-light .warn-50.hint-text,
body.theme-orange-light .warn-50 .hint-text, body.theme-orange-light .warn-50.disabled-text,
body.theme-orange-light .warn-50 .disabled-text, body.theme-orange-light .warn-100.hint-text,
body.theme-orange-light .warn-100 .hint-text, body.theme-orange-light .warn-100.disabled-text,
body.theme-orange-light .warn-100 .disabled-text, body.theme-orange-light .warn-200.hint-text,
body.theme-orange-light .warn-200 .hint-text, body.theme-orange-light .warn-200.disabled-text,
body.theme-orange-light .warn-200 .disabled-text, body.theme-orange-light .warn-300.hint-text,
body.theme-orange-light .warn-300 .hint-text, body.theme-orange-light .warn-300.disabled-text,
body.theme-orange-light .warn-300 .disabled-text, body.theme-orange-light .warn-400.hint-text,
body.theme-orange-light .warn-400 .hint-text, body.theme-orange-light .warn-400.disabled-text,
body.theme-orange-light .warn-400 .disabled-text, body.theme-orange-light .warn-A100.hint-text,
body.theme-orange-light .warn-A100 .hint-text, body.theme-orange-light .warn-A100.disabled-text,
body.theme-orange-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-orange-light .primary-50.divider,
body.theme-orange-light .primary-50 .divider, body.theme-orange-light .primary-100.divider,
body.theme-orange-light .primary-100 .divider, body.theme-orange-light .primary-200.divider,
body.theme-orange-light .primary-200 .divider, body.theme-orange-light .primary-A100.divider,
body.theme-orange-light .primary-A100 .divider, body.theme-orange-light .accent-50.divider,
body.theme-orange-light .accent-50 .divider, body.theme-orange-light .accent-100.divider,
body.theme-orange-light .accent-100 .divider, body.theme-orange-light .accent-200.divider,
body.theme-orange-light .accent-200 .divider, body.theme-orange-light .accent-300.divider,
body.theme-orange-light .accent-300 .divider, body.theme-orange-light .accent-400.divider,
body.theme-orange-light .accent-400 .divider, body.theme-orange-light .accent-500.divider,
body.theme-orange-light .accent-500 .divider, body.theme-orange-light .accent-600.divider,
body.theme-orange-light .accent-600 .divider, body.theme-orange-light .accent-700.divider,
body.theme-orange-light .accent-700 .divider, body.theme-orange-light .accent-A100.divider,
body.theme-orange-light .accent-A100 .divider, body.theme-orange-light .accent-A200.divider,
body.theme-orange-light .accent-A200 .divider, body.theme-orange-light .accent-A400.divider,
body.theme-orange-light .accent-A400 .divider, body.theme-orange-light .accent-A700.divider,
body.theme-orange-light .accent-A700 .divider, body.theme-orange-light .accent.divider,
body.theme-orange-light .accent .divider, body.theme-orange-light .warn-50.divider,
body.theme-orange-light .warn-50 .divider, body.theme-orange-light .warn-100.divider,
body.theme-orange-light .warn-100 .divider, body.theme-orange-light .warn-200.divider,
body.theme-orange-light .warn-200 .divider, body.theme-orange-light .warn-300.divider,
body.theme-orange-light .warn-300 .divider, body.theme-orange-light .warn-400.divider,
body.theme-orange-light .warn-400 .divider, body.theme-orange-light .warn-A100.divider,
body.theme-orange-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-light .primary-50 .mat-ripple-element, body.theme-orange-light .primary-100 .mat-ripple-element, body.theme-orange-light .primary-200 .mat-ripple-element, body.theme-orange-light .primary-A100 .mat-ripple-element, body.theme-orange-light .accent-50 .mat-ripple-element, body.theme-orange-light .accent-100 .mat-ripple-element, body.theme-orange-light .accent-200 .mat-ripple-element, body.theme-orange-light .accent-300 .mat-ripple-element, body.theme-orange-light .accent-400 .mat-ripple-element, body.theme-orange-light .accent-500 .mat-ripple-element, body.theme-orange-light .accent-600 .mat-ripple-element, body.theme-orange-light .accent-700 .mat-ripple-element, body.theme-orange-light .accent-A100 .mat-ripple-element, body.theme-orange-light .accent-A200 .mat-ripple-element, body.theme-orange-light .accent-A400 .mat-ripple-element, body.theme-orange-light .accent-A700 .mat-ripple-element, body.theme-orange-light .accent .mat-ripple-element, body.theme-orange-light .warn-50 .mat-ripple-element, body.theme-orange-light .warn-100 .mat-ripple-element, body.theme-orange-light .warn-200 .mat-ripple-element, body.theme-orange-light .warn-300 .mat-ripple-element, body.theme-orange-light .warn-400 .mat-ripple-element, body.theme-orange-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-orange-light .primary-50 .adaptive-border-color, body.theme-orange-light .primary-100 .adaptive-border-color, body.theme-orange-light .primary-200 .adaptive-border-color, body.theme-orange-light .primary-A100 .adaptive-border-color, body.theme-orange-light .accent-50 .adaptive-border-color, body.theme-orange-light .accent-100 .adaptive-border-color, body.theme-orange-light .accent-200 .adaptive-border-color, body.theme-orange-light .accent-300 .adaptive-border-color, body.theme-orange-light .accent-400 .adaptive-border-color, body.theme-orange-light .accent-500 .adaptive-border-color, body.theme-orange-light .accent-600 .adaptive-border-color, body.theme-orange-light .accent-700 .adaptive-border-color, body.theme-orange-light .accent-A100 .adaptive-border-color, body.theme-orange-light .accent-A200 .adaptive-border-color, body.theme-orange-light .accent-A400 .adaptive-border-color, body.theme-orange-light .accent-A700 .adaptive-border-color, body.theme-orange-light .accent .adaptive-border-color, body.theme-orange-light .warn-50 .adaptive-border-color, body.theme-orange-light .warn-100 .adaptive-border-color, body.theme-orange-light .warn-200 .adaptive-border-color, body.theme-orange-light .warn-300 .adaptive-border-color, body.theme-orange-light .warn-400 .adaptive-border-color, body.theme-orange-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .primary-300 i,
body.theme-orange-light .primary-300 .icon, body.theme-orange-light .primary-400 i,
body.theme-orange-light .primary-400 .icon, body.theme-orange-light .primary-500 i,
body.theme-orange-light .primary-500 .icon, body.theme-orange-light .primary-600 i,
body.theme-orange-light .primary-600 .icon, body.theme-orange-light .primary-700 i,
body.theme-orange-light .primary-700 .icon, body.theme-orange-light .primary-800 i,
body.theme-orange-light .primary-800 .icon, body.theme-orange-light .primary-900 i,
body.theme-orange-light .primary-900 .icon, body.theme-orange-light .primary-A200 i,
body.theme-orange-light .primary-A200 .icon, body.theme-orange-light .primary-A400 i,
body.theme-orange-light .primary-A400 .icon, body.theme-orange-light .primary-A700 i,
body.theme-orange-light .primary-A700 .icon, body.theme-orange-light .primary i,
body.theme-orange-light .primary .icon, body.theme-orange-light .accent-800 i,
body.theme-orange-light .accent-800 .icon, body.theme-orange-light .accent-900 i,
body.theme-orange-light .accent-900 .icon, body.theme-orange-light .warn-500 i,
body.theme-orange-light .warn-500 .icon, body.theme-orange-light .warn-600 i,
body.theme-orange-light .warn-600 .icon, body.theme-orange-light .warn-700 i,
body.theme-orange-light .warn-700 .icon, body.theme-orange-light .warn-800 i,
body.theme-orange-light .warn-800 .icon, body.theme-orange-light .warn-900 i,
body.theme-orange-light .warn-900 .icon, body.theme-orange-light .warn-A200 i,
body.theme-orange-light .warn-A200 .icon, body.theme-orange-light .warn-A400 i,
body.theme-orange-light .warn-A400 .icon, body.theme-orange-light .warn-A700 i,
body.theme-orange-light .warn-A700 .icon, body.theme-orange-light .warn i,
body.theme-orange-light .warn .icon {
  color: white; }
body.theme-orange-light .primary-300.secondary-text,
body.theme-orange-light .primary-300 .secondary-text, body.theme-orange-light .primary-400.secondary-text,
body.theme-orange-light .primary-400 .secondary-text, body.theme-orange-light .primary-500.secondary-text,
body.theme-orange-light .primary-500 .secondary-text, body.theme-orange-light .primary-600.secondary-text,
body.theme-orange-light .primary-600 .secondary-text, body.theme-orange-light .primary-700.secondary-text,
body.theme-orange-light .primary-700 .secondary-text, body.theme-orange-light .primary-800.secondary-text,
body.theme-orange-light .primary-800 .secondary-text, body.theme-orange-light .primary-900.secondary-text,
body.theme-orange-light .primary-900 .secondary-text, body.theme-orange-light .primary-A200.secondary-text,
body.theme-orange-light .primary-A200 .secondary-text, body.theme-orange-light .primary-A400.secondary-text,
body.theme-orange-light .primary-A400 .secondary-text, body.theme-orange-light .primary-A700.secondary-text,
body.theme-orange-light .primary-A700 .secondary-text, body.theme-orange-light .primary.secondary-text,
body.theme-orange-light .primary .secondary-text, body.theme-orange-light .accent-800.secondary-text,
body.theme-orange-light .accent-800 .secondary-text, body.theme-orange-light .accent-900.secondary-text,
body.theme-orange-light .accent-900 .secondary-text, body.theme-orange-light .warn-500.secondary-text,
body.theme-orange-light .warn-500 .secondary-text, body.theme-orange-light .warn-600.secondary-text,
body.theme-orange-light .warn-600 .secondary-text, body.theme-orange-light .warn-700.secondary-text,
body.theme-orange-light .warn-700 .secondary-text, body.theme-orange-light .warn-800.secondary-text,
body.theme-orange-light .warn-800 .secondary-text, body.theme-orange-light .warn-900.secondary-text,
body.theme-orange-light .warn-900 .secondary-text, body.theme-orange-light .warn-A200.secondary-text,
body.theme-orange-light .warn-A200 .secondary-text, body.theme-orange-light .warn-A400.secondary-text,
body.theme-orange-light .warn-A400 .secondary-text, body.theme-orange-light .warn-A700.secondary-text,
body.theme-orange-light .warn-A700 .secondary-text, body.theme-orange-light .warn.secondary-text,
body.theme-orange-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-orange-light .primary-300.hint-text,
body.theme-orange-light .primary-300 .hint-text, body.theme-orange-light .primary-300.disabled-text,
body.theme-orange-light .primary-300 .disabled-text, body.theme-orange-light .primary-400.hint-text,
body.theme-orange-light .primary-400 .hint-text, body.theme-orange-light .primary-400.disabled-text,
body.theme-orange-light .primary-400 .disabled-text, body.theme-orange-light .primary-500.hint-text,
body.theme-orange-light .primary-500 .hint-text, body.theme-orange-light .primary-500.disabled-text,
body.theme-orange-light .primary-500 .disabled-text, body.theme-orange-light .primary-600.hint-text,
body.theme-orange-light .primary-600 .hint-text, body.theme-orange-light .primary-600.disabled-text,
body.theme-orange-light .primary-600 .disabled-text, body.theme-orange-light .primary-700.hint-text,
body.theme-orange-light .primary-700 .hint-text, body.theme-orange-light .primary-700.disabled-text,
body.theme-orange-light .primary-700 .disabled-text, body.theme-orange-light .primary-800.hint-text,
body.theme-orange-light .primary-800 .hint-text, body.theme-orange-light .primary-800.disabled-text,
body.theme-orange-light .primary-800 .disabled-text, body.theme-orange-light .primary-900.hint-text,
body.theme-orange-light .primary-900 .hint-text, body.theme-orange-light .primary-900.disabled-text,
body.theme-orange-light .primary-900 .disabled-text, body.theme-orange-light .primary-A200.hint-text,
body.theme-orange-light .primary-A200 .hint-text, body.theme-orange-light .primary-A200.disabled-text,
body.theme-orange-light .primary-A200 .disabled-text, body.theme-orange-light .primary-A400.hint-text,
body.theme-orange-light .primary-A400 .hint-text, body.theme-orange-light .primary-A400.disabled-text,
body.theme-orange-light .primary-A400 .disabled-text, body.theme-orange-light .primary-A700.hint-text,
body.theme-orange-light .primary-A700 .hint-text, body.theme-orange-light .primary-A700.disabled-text,
body.theme-orange-light .primary-A700 .disabled-text, body.theme-orange-light .primary.hint-text,
body.theme-orange-light .primary .hint-text, body.theme-orange-light .primary.disabled-text,
body.theme-orange-light .primary .disabled-text, body.theme-orange-light .accent-800.hint-text,
body.theme-orange-light .accent-800 .hint-text, body.theme-orange-light .accent-800.disabled-text,
body.theme-orange-light .accent-800 .disabled-text, body.theme-orange-light .accent-900.hint-text,
body.theme-orange-light .accent-900 .hint-text, body.theme-orange-light .accent-900.disabled-text,
body.theme-orange-light .accent-900 .disabled-text, body.theme-orange-light .warn-500.hint-text,
body.theme-orange-light .warn-500 .hint-text, body.theme-orange-light .warn-500.disabled-text,
body.theme-orange-light .warn-500 .disabled-text, body.theme-orange-light .warn-600.hint-text,
body.theme-orange-light .warn-600 .hint-text, body.theme-orange-light .warn-600.disabled-text,
body.theme-orange-light .warn-600 .disabled-text, body.theme-orange-light .warn-700.hint-text,
body.theme-orange-light .warn-700 .hint-text, body.theme-orange-light .warn-700.disabled-text,
body.theme-orange-light .warn-700 .disabled-text, body.theme-orange-light .warn-800.hint-text,
body.theme-orange-light .warn-800 .hint-text, body.theme-orange-light .warn-800.disabled-text,
body.theme-orange-light .warn-800 .disabled-text, body.theme-orange-light .warn-900.hint-text,
body.theme-orange-light .warn-900 .hint-text, body.theme-orange-light .warn-900.disabled-text,
body.theme-orange-light .warn-900 .disabled-text, body.theme-orange-light .warn-A200.hint-text,
body.theme-orange-light .warn-A200 .hint-text, body.theme-orange-light .warn-A200.disabled-text,
body.theme-orange-light .warn-A200 .disabled-text, body.theme-orange-light .warn-A400.hint-text,
body.theme-orange-light .warn-A400 .hint-text, body.theme-orange-light .warn-A400.disabled-text,
body.theme-orange-light .warn-A400 .disabled-text, body.theme-orange-light .warn-A700.hint-text,
body.theme-orange-light .warn-A700 .hint-text, body.theme-orange-light .warn-A700.disabled-text,
body.theme-orange-light .warn-A700 .disabled-text, body.theme-orange-light .warn.hint-text,
body.theme-orange-light .warn .hint-text, body.theme-orange-light .warn.disabled-text,
body.theme-orange-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-orange-light .primary-300.divider,
body.theme-orange-light .primary-300 .divider, body.theme-orange-light .primary-400.divider,
body.theme-orange-light .primary-400 .divider, body.theme-orange-light .primary-500.divider,
body.theme-orange-light .primary-500 .divider, body.theme-orange-light .primary-600.divider,
body.theme-orange-light .primary-600 .divider, body.theme-orange-light .primary-700.divider,
body.theme-orange-light .primary-700 .divider, body.theme-orange-light .primary-800.divider,
body.theme-orange-light .primary-800 .divider, body.theme-orange-light .primary-900.divider,
body.theme-orange-light .primary-900 .divider, body.theme-orange-light .primary-A200.divider,
body.theme-orange-light .primary-A200 .divider, body.theme-orange-light .primary-A400.divider,
body.theme-orange-light .primary-A400 .divider, body.theme-orange-light .primary-A700.divider,
body.theme-orange-light .primary-A700 .divider, body.theme-orange-light .primary.divider,
body.theme-orange-light .primary .divider, body.theme-orange-light .accent-800.divider,
body.theme-orange-light .accent-800 .divider, body.theme-orange-light .accent-900.divider,
body.theme-orange-light .accent-900 .divider, body.theme-orange-light .warn-500.divider,
body.theme-orange-light .warn-500 .divider, body.theme-orange-light .warn-600.divider,
body.theme-orange-light .warn-600 .divider, body.theme-orange-light .warn-700.divider,
body.theme-orange-light .warn-700 .divider, body.theme-orange-light .warn-800.divider,
body.theme-orange-light .warn-800 .divider, body.theme-orange-light .warn-900.divider,
body.theme-orange-light .warn-900 .divider, body.theme-orange-light .warn-A200.divider,
body.theme-orange-light .warn-A200 .divider, body.theme-orange-light .warn-A400.divider,
body.theme-orange-light .warn-A400 .divider, body.theme-orange-light .warn-A700.divider,
body.theme-orange-light .warn-A700 .divider, body.theme-orange-light .warn.divider,
body.theme-orange-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-orange-light .primary-300 .mat-ripple-element, body.theme-orange-light .primary-400 .mat-ripple-element, body.theme-orange-light .primary-500 .mat-ripple-element, body.theme-orange-light .primary-600 .mat-ripple-element, body.theme-orange-light .primary-700 .mat-ripple-element, body.theme-orange-light .primary-800 .mat-ripple-element, body.theme-orange-light .primary-900 .mat-ripple-element, body.theme-orange-light .primary-A200 .mat-ripple-element, body.theme-orange-light .primary-A400 .mat-ripple-element, body.theme-orange-light .primary-A700 .mat-ripple-element, body.theme-orange-light .primary .mat-ripple-element, body.theme-orange-light .accent-800 .mat-ripple-element, body.theme-orange-light .accent-900 .mat-ripple-element, body.theme-orange-light .warn-500 .mat-ripple-element, body.theme-orange-light .warn-600 .mat-ripple-element, body.theme-orange-light .warn-700 .mat-ripple-element, body.theme-orange-light .warn-800 .mat-ripple-element, body.theme-orange-light .warn-900 .mat-ripple-element, body.theme-orange-light .warn-A200 .mat-ripple-element, body.theme-orange-light .warn-A400 .mat-ripple-element, body.theme-orange-light .warn-A700 .mat-ripple-element, body.theme-orange-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-orange-light .primary-300 .adaptive-border-color, body.theme-orange-light .primary-400 .adaptive-border-color, body.theme-orange-light .primary-500 .adaptive-border-color, body.theme-orange-light .primary-600 .adaptive-border-color, body.theme-orange-light .primary-700 .adaptive-border-color, body.theme-orange-light .primary-800 .adaptive-border-color, body.theme-orange-light .primary-900 .adaptive-border-color, body.theme-orange-light .primary-A200 .adaptive-border-color, body.theme-orange-light .primary-A400 .adaptive-border-color, body.theme-orange-light .primary-A700 .adaptive-border-color, body.theme-orange-light .primary .adaptive-border-color, body.theme-orange-light .accent-800 .adaptive-border-color, body.theme-orange-light .accent-900 .adaptive-border-color, body.theme-orange-light .warn-500 .adaptive-border-color, body.theme-orange-light .warn-600 .adaptive-border-color, body.theme-orange-light .warn-700 .adaptive-border-color, body.theme-orange-light .warn-800 .adaptive-border-color, body.theme-orange-light .warn-900 .adaptive-border-color, body.theme-orange-light .warn-A200 .adaptive-border-color, body.theme-orange-light .warn-A400 .adaptive-border-color, body.theme-orange-light .warn-A700 .adaptive-border-color, body.theme-orange-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-light .primary-50 input[type='text'], body.theme-orange-light .primary-100 input[type='text'], body.theme-orange-light .primary-200 input[type='text'], body.theme-orange-light .primary-A100 input[type='text'], body.theme-orange-light .accent-50 input[type='text'], body.theme-orange-light .accent-100 input[type='text'], body.theme-orange-light .accent-200 input[type='text'], body.theme-orange-light .accent-300 input[type='text'], body.theme-orange-light .accent-400 input[type='text'], body.theme-orange-light .accent-500 input[type='text'], body.theme-orange-light .accent-600 input[type='text'], body.theme-orange-light .accent-700 input[type='text'], body.theme-orange-light .accent-A100 input[type='text'], body.theme-orange-light .accent-A200 input[type='text'], body.theme-orange-light .accent-A400 input[type='text'], body.theme-orange-light .accent-A700 input[type='text'], body.theme-orange-light .accent input[type='text'], body.theme-orange-light .warn-50 input[type='text'], body.theme-orange-light .warn-100 input[type='text'], body.theme-orange-light .warn-200 input[type='text'], body.theme-orange-light .warn-300 input[type='text'], body.theme-orange-light .warn-400 input[type='text'], body.theme-orange-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-orange-light .primary-50 .mat-form-field-label, body.theme-orange-light .primary-100 .mat-form-field-label, body.theme-orange-light .primary-200 .mat-form-field-label, body.theme-orange-light .primary-A100 .mat-form-field-label, body.theme-orange-light .accent-50 .mat-form-field-label, body.theme-orange-light .accent-100 .mat-form-field-label, body.theme-orange-light .accent-200 .mat-form-field-label, body.theme-orange-light .accent-300 .mat-form-field-label, body.theme-orange-light .accent-400 .mat-form-field-label, body.theme-orange-light .accent-500 .mat-form-field-label, body.theme-orange-light .accent-600 .mat-form-field-label, body.theme-orange-light .accent-700 .mat-form-field-label, body.theme-orange-light .accent-A100 .mat-form-field-label, body.theme-orange-light .accent-A200 .mat-form-field-label, body.theme-orange-light .accent-A400 .mat-form-field-label, body.theme-orange-light .accent-A700 .mat-form-field-label, body.theme-orange-light .accent .mat-form-field-label, body.theme-orange-light .warn-50 .mat-form-field-label, body.theme-orange-light .warn-100 .mat-form-field-label, body.theme-orange-light .warn-200 .mat-form-field-label, body.theme-orange-light .warn-300 .mat-form-field-label, body.theme-orange-light .warn-400 .mat-form-field-label, body.theme-orange-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .primary-50 .mat-form-field-underline, body.theme-orange-light .primary-100 .mat-form-field-underline, body.theme-orange-light .primary-200 .mat-form-field-underline, body.theme-orange-light .primary-A100 .mat-form-field-underline, body.theme-orange-light .accent-50 .mat-form-field-underline, body.theme-orange-light .accent-100 .mat-form-field-underline, body.theme-orange-light .accent-200 .mat-form-field-underline, body.theme-orange-light .accent-300 .mat-form-field-underline, body.theme-orange-light .accent-400 .mat-form-field-underline, body.theme-orange-light .accent-500 .mat-form-field-underline, body.theme-orange-light .accent-600 .mat-form-field-underline, body.theme-orange-light .accent-700 .mat-form-field-underline, body.theme-orange-light .accent-A100 .mat-form-field-underline, body.theme-orange-light .accent-A200 .mat-form-field-underline, body.theme-orange-light .accent-A400 .mat-form-field-underline, body.theme-orange-light .accent-A700 .mat-form-field-underline, body.theme-orange-light .accent .mat-form-field-underline, body.theme-orange-light .warn-50 .mat-form-field-underline, body.theme-orange-light .warn-100 .mat-form-field-underline, body.theme-orange-light .warn-200 .mat-form-field-underline, body.theme-orange-light .warn-300 .mat-form-field-underline, body.theme-orange-light .warn-400 .mat-form-field-underline, body.theme-orange-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .primary-50 .mat-select-trigger,
body.theme-orange-light .primary-50 .mat-select-arrow, body.theme-orange-light .primary-100 .mat-select-trigger,
body.theme-orange-light .primary-100 .mat-select-arrow, body.theme-orange-light .primary-200 .mat-select-trigger,
body.theme-orange-light .primary-200 .mat-select-arrow, body.theme-orange-light .primary-A100 .mat-select-trigger,
body.theme-orange-light .primary-A100 .mat-select-arrow, body.theme-orange-light .accent-50 .mat-select-trigger,
body.theme-orange-light .accent-50 .mat-select-arrow, body.theme-orange-light .accent-100 .mat-select-trigger,
body.theme-orange-light .accent-100 .mat-select-arrow, body.theme-orange-light .accent-200 .mat-select-trigger,
body.theme-orange-light .accent-200 .mat-select-arrow, body.theme-orange-light .accent-300 .mat-select-trigger,
body.theme-orange-light .accent-300 .mat-select-arrow, body.theme-orange-light .accent-400 .mat-select-trigger,
body.theme-orange-light .accent-400 .mat-select-arrow, body.theme-orange-light .accent-500 .mat-select-trigger,
body.theme-orange-light .accent-500 .mat-select-arrow, body.theme-orange-light .accent-600 .mat-select-trigger,
body.theme-orange-light .accent-600 .mat-select-arrow, body.theme-orange-light .accent-700 .mat-select-trigger,
body.theme-orange-light .accent-700 .mat-select-arrow, body.theme-orange-light .accent-A100 .mat-select-trigger,
body.theme-orange-light .accent-A100 .mat-select-arrow, body.theme-orange-light .accent-A200 .mat-select-trigger,
body.theme-orange-light .accent-A200 .mat-select-arrow, body.theme-orange-light .accent-A400 .mat-select-trigger,
body.theme-orange-light .accent-A400 .mat-select-arrow, body.theme-orange-light .accent-A700 .mat-select-trigger,
body.theme-orange-light .accent-A700 .mat-select-arrow, body.theme-orange-light .accent .mat-select-trigger,
body.theme-orange-light .accent .mat-select-arrow, body.theme-orange-light .warn-50 .mat-select-trigger,
body.theme-orange-light .warn-50 .mat-select-arrow, body.theme-orange-light .warn-100 .mat-select-trigger,
body.theme-orange-light .warn-100 .mat-select-arrow, body.theme-orange-light .warn-200 .mat-select-trigger,
body.theme-orange-light .warn-200 .mat-select-arrow, body.theme-orange-light .warn-300 .mat-select-trigger,
body.theme-orange-light .warn-300 .mat-select-arrow, body.theme-orange-light .warn-400 .mat-select-trigger,
body.theme-orange-light .warn-400 .mat-select-arrow, body.theme-orange-light .warn-A100 .mat-select-trigger,
body.theme-orange-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .primary-50 .mat-select-underline, body.theme-orange-light .primary-100 .mat-select-underline, body.theme-orange-light .primary-200 .mat-select-underline, body.theme-orange-light .primary-A100 .mat-select-underline, body.theme-orange-light .accent-50 .mat-select-underline, body.theme-orange-light .accent-100 .mat-select-underline, body.theme-orange-light .accent-200 .mat-select-underline, body.theme-orange-light .accent-300 .mat-select-underline, body.theme-orange-light .accent-400 .mat-select-underline, body.theme-orange-light .accent-500 .mat-select-underline, body.theme-orange-light .accent-600 .mat-select-underline, body.theme-orange-light .accent-700 .mat-select-underline, body.theme-orange-light .accent-A100 .mat-select-underline, body.theme-orange-light .accent-A200 .mat-select-underline, body.theme-orange-light .accent-A400 .mat-select-underline, body.theme-orange-light .accent-A700 .mat-select-underline, body.theme-orange-light .accent .mat-select-underline, body.theme-orange-light .warn-50 .mat-select-underline, body.theme-orange-light .warn-100 .mat-select-underline, body.theme-orange-light .warn-200 .mat-select-underline, body.theme-orange-light .warn-300 .mat-select-underline, body.theme-orange-light .warn-400 .mat-select-underline, body.theme-orange-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-50 .mat-select-arrow,
body.theme-orange-light .primary-50 .mat-select-trigger, body.theme-orange-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-100 .mat-select-arrow,
body.theme-orange-light .primary-100 .mat-select-trigger, body.theme-orange-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-200 .mat-select-arrow,
body.theme-orange-light .primary-200 .mat-select-trigger, body.theme-orange-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-A100 .mat-select-arrow,
body.theme-orange-light .primary-A100 .mat-select-trigger, body.theme-orange-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-50 .mat-select-arrow,
body.theme-orange-light .accent-50 .mat-select-trigger, body.theme-orange-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-100 .mat-select-arrow,
body.theme-orange-light .accent-100 .mat-select-trigger, body.theme-orange-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-200 .mat-select-arrow,
body.theme-orange-light .accent-200 .mat-select-trigger, body.theme-orange-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-300 .mat-select-arrow,
body.theme-orange-light .accent-300 .mat-select-trigger, body.theme-orange-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-400 .mat-select-arrow,
body.theme-orange-light .accent-400 .mat-select-trigger, body.theme-orange-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-500 .mat-select-arrow,
body.theme-orange-light .accent-500 .mat-select-trigger, body.theme-orange-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-600 .mat-select-arrow,
body.theme-orange-light .accent-600 .mat-select-trigger, body.theme-orange-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-700 .mat-select-arrow,
body.theme-orange-light .accent-700 .mat-select-trigger, body.theme-orange-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-A100 .mat-select-arrow,
body.theme-orange-light .accent-A100 .mat-select-trigger, body.theme-orange-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-A200 .mat-select-arrow,
body.theme-orange-light .accent-A200 .mat-select-trigger, body.theme-orange-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-A400 .mat-select-arrow,
body.theme-orange-light .accent-A400 .mat-select-trigger, body.theme-orange-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-A700 .mat-select-arrow,
body.theme-orange-light .accent-A700 .mat-select-trigger, body.theme-orange-light .accent .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent .mat-select-arrow,
body.theme-orange-light .accent .mat-select-trigger, body.theme-orange-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-50 .mat-select-arrow,
body.theme-orange-light .warn-50 .mat-select-trigger, body.theme-orange-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-100 .mat-select-arrow,
body.theme-orange-light .warn-100 .mat-select-trigger, body.theme-orange-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-200 .mat-select-arrow,
body.theme-orange-light .warn-200 .mat-select-trigger, body.theme-orange-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-300 .mat-select-arrow,
body.theme-orange-light .warn-300 .mat-select-trigger, body.theme-orange-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-400 .mat-select-arrow,
body.theme-orange-light .warn-400 .mat-select-trigger, body.theme-orange-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-A100 .mat-select-arrow,
body.theme-orange-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-light .primary-300 input[type='text'], body.theme-orange-light .primary-400 input[type='text'], body.theme-orange-light .primary-500 input[type='text'], body.theme-orange-light .primary-600 input[type='text'], body.theme-orange-light .primary-700 input[type='text'], body.theme-orange-light .primary-800 input[type='text'], body.theme-orange-light .primary-900 input[type='text'], body.theme-orange-light .primary-A200 input[type='text'], body.theme-orange-light .primary-A400 input[type='text'], body.theme-orange-light .primary-A700 input[type='text'], body.theme-orange-light .primary input[type='text'], body.theme-orange-light .accent-800 input[type='text'], body.theme-orange-light .accent-900 input[type='text'], body.theme-orange-light .warn-500 input[type='text'], body.theme-orange-light .warn-600 input[type='text'], body.theme-orange-light .warn-700 input[type='text'], body.theme-orange-light .warn-800 input[type='text'], body.theme-orange-light .warn-900 input[type='text'], body.theme-orange-light .warn-A200 input[type='text'], body.theme-orange-light .warn-A400 input[type='text'], body.theme-orange-light .warn-A700 input[type='text'], body.theme-orange-light .warn input[type='text'] {
  color: white; }
body.theme-orange-light .primary-300 .mat-form-field-label, body.theme-orange-light .primary-400 .mat-form-field-label, body.theme-orange-light .primary-500 .mat-form-field-label, body.theme-orange-light .primary-600 .mat-form-field-label, body.theme-orange-light .primary-700 .mat-form-field-label, body.theme-orange-light .primary-800 .mat-form-field-label, body.theme-orange-light .primary-900 .mat-form-field-label, body.theme-orange-light .primary-A200 .mat-form-field-label, body.theme-orange-light .primary-A400 .mat-form-field-label, body.theme-orange-light .primary-A700 .mat-form-field-label, body.theme-orange-light .primary .mat-form-field-label, body.theme-orange-light .accent-800 .mat-form-field-label, body.theme-orange-light .accent-900 .mat-form-field-label, body.theme-orange-light .warn-500 .mat-form-field-label, body.theme-orange-light .warn-600 .mat-form-field-label, body.theme-orange-light .warn-700 .mat-form-field-label, body.theme-orange-light .warn-800 .mat-form-field-label, body.theme-orange-light .warn-900 .mat-form-field-label, body.theme-orange-light .warn-A200 .mat-form-field-label, body.theme-orange-light .warn-A400 .mat-form-field-label, body.theme-orange-light .warn-A700 .mat-form-field-label, body.theme-orange-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-light .primary-300 .mat-form-field-underline, body.theme-orange-light .primary-400 .mat-form-field-underline, body.theme-orange-light .primary-500 .mat-form-field-underline, body.theme-orange-light .primary-600 .mat-form-field-underline, body.theme-orange-light .primary-700 .mat-form-field-underline, body.theme-orange-light .primary-800 .mat-form-field-underline, body.theme-orange-light .primary-900 .mat-form-field-underline, body.theme-orange-light .primary-A200 .mat-form-field-underline, body.theme-orange-light .primary-A400 .mat-form-field-underline, body.theme-orange-light .primary-A700 .mat-form-field-underline, body.theme-orange-light .primary .mat-form-field-underline, body.theme-orange-light .accent-800 .mat-form-field-underline, body.theme-orange-light .accent-900 .mat-form-field-underline, body.theme-orange-light .warn-500 .mat-form-field-underline, body.theme-orange-light .warn-600 .mat-form-field-underline, body.theme-orange-light .warn-700 .mat-form-field-underline, body.theme-orange-light .warn-800 .mat-form-field-underline, body.theme-orange-light .warn-900 .mat-form-field-underline, body.theme-orange-light .warn-A200 .mat-form-field-underline, body.theme-orange-light .warn-A400 .mat-form-field-underline, body.theme-orange-light .warn-A700 .mat-form-field-underline, body.theme-orange-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-light .primary-300 .mat-select-trigger,
body.theme-orange-light .primary-300 .mat-select-arrow, body.theme-orange-light .primary-400 .mat-select-trigger,
body.theme-orange-light .primary-400 .mat-select-arrow, body.theme-orange-light .primary-500 .mat-select-trigger,
body.theme-orange-light .primary-500 .mat-select-arrow, body.theme-orange-light .primary-600 .mat-select-trigger,
body.theme-orange-light .primary-600 .mat-select-arrow, body.theme-orange-light .primary-700 .mat-select-trigger,
body.theme-orange-light .primary-700 .mat-select-arrow, body.theme-orange-light .primary-800 .mat-select-trigger,
body.theme-orange-light .primary-800 .mat-select-arrow, body.theme-orange-light .primary-900 .mat-select-trigger,
body.theme-orange-light .primary-900 .mat-select-arrow, body.theme-orange-light .primary-A200 .mat-select-trigger,
body.theme-orange-light .primary-A200 .mat-select-arrow, body.theme-orange-light .primary-A400 .mat-select-trigger,
body.theme-orange-light .primary-A400 .mat-select-arrow, body.theme-orange-light .primary-A700 .mat-select-trigger,
body.theme-orange-light .primary-A700 .mat-select-arrow, body.theme-orange-light .primary .mat-select-trigger,
body.theme-orange-light .primary .mat-select-arrow, body.theme-orange-light .accent-800 .mat-select-trigger,
body.theme-orange-light .accent-800 .mat-select-arrow, body.theme-orange-light .accent-900 .mat-select-trigger,
body.theme-orange-light .accent-900 .mat-select-arrow, body.theme-orange-light .warn-500 .mat-select-trigger,
body.theme-orange-light .warn-500 .mat-select-arrow, body.theme-orange-light .warn-600 .mat-select-trigger,
body.theme-orange-light .warn-600 .mat-select-arrow, body.theme-orange-light .warn-700 .mat-select-trigger,
body.theme-orange-light .warn-700 .mat-select-arrow, body.theme-orange-light .warn-800 .mat-select-trigger,
body.theme-orange-light .warn-800 .mat-select-arrow, body.theme-orange-light .warn-900 .mat-select-trigger,
body.theme-orange-light .warn-900 .mat-select-arrow, body.theme-orange-light .warn-A200 .mat-select-trigger,
body.theme-orange-light .warn-A200 .mat-select-arrow, body.theme-orange-light .warn-A400 .mat-select-trigger,
body.theme-orange-light .warn-A400 .mat-select-arrow, body.theme-orange-light .warn-A700 .mat-select-trigger,
body.theme-orange-light .warn-A700 .mat-select-arrow, body.theme-orange-light .warn .mat-select-trigger,
body.theme-orange-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-light .primary-300 .mat-select-underline, body.theme-orange-light .primary-400 .mat-select-underline, body.theme-orange-light .primary-500 .mat-select-underline, body.theme-orange-light .primary-600 .mat-select-underline, body.theme-orange-light .primary-700 .mat-select-underline, body.theme-orange-light .primary-800 .mat-select-underline, body.theme-orange-light .primary-900 .mat-select-underline, body.theme-orange-light .primary-A200 .mat-select-underline, body.theme-orange-light .primary-A400 .mat-select-underline, body.theme-orange-light .primary-A700 .mat-select-underline, body.theme-orange-light .primary .mat-select-underline, body.theme-orange-light .accent-800 .mat-select-underline, body.theme-orange-light .accent-900 .mat-select-underline, body.theme-orange-light .warn-500 .mat-select-underline, body.theme-orange-light .warn-600 .mat-select-underline, body.theme-orange-light .warn-700 .mat-select-underline, body.theme-orange-light .warn-800 .mat-select-underline, body.theme-orange-light .warn-900 .mat-select-underline, body.theme-orange-light .warn-A200 .mat-select-underline, body.theme-orange-light .warn-A400 .mat-select-underline, body.theme-orange-light .warn-A700 .mat-select-underline, body.theme-orange-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-300 .mat-select-arrow,
body.theme-orange-light .primary-300 .mat-select-trigger, body.theme-orange-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-400 .mat-select-arrow,
body.theme-orange-light .primary-400 .mat-select-trigger, body.theme-orange-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-500 .mat-select-arrow,
body.theme-orange-light .primary-500 .mat-select-trigger, body.theme-orange-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-600 .mat-select-arrow,
body.theme-orange-light .primary-600 .mat-select-trigger, body.theme-orange-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-700 .mat-select-arrow,
body.theme-orange-light .primary-700 .mat-select-trigger, body.theme-orange-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-800 .mat-select-arrow,
body.theme-orange-light .primary-800 .mat-select-trigger, body.theme-orange-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-900 .mat-select-arrow,
body.theme-orange-light .primary-900 .mat-select-trigger, body.theme-orange-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-A200 .mat-select-arrow,
body.theme-orange-light .primary-A200 .mat-select-trigger, body.theme-orange-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-A400 .mat-select-arrow,
body.theme-orange-light .primary-A400 .mat-select-trigger, body.theme-orange-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary-A700 .mat-select-arrow,
body.theme-orange-light .primary-A700 .mat-select-trigger, body.theme-orange-light .primary .mat-select-disabled .mat-select-value,
body.theme-orange-light .primary .mat-select-arrow,
body.theme-orange-light .primary .mat-select-trigger, body.theme-orange-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-800 .mat-select-arrow,
body.theme-orange-light .accent-800 .mat-select-trigger, body.theme-orange-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-orange-light .accent-900 .mat-select-arrow,
body.theme-orange-light .accent-900 .mat-select-trigger, body.theme-orange-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-500 .mat-select-arrow,
body.theme-orange-light .warn-500 .mat-select-trigger, body.theme-orange-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-600 .mat-select-arrow,
body.theme-orange-light .warn-600 .mat-select-trigger, body.theme-orange-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-700 .mat-select-arrow,
body.theme-orange-light .warn-700 .mat-select-trigger, body.theme-orange-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-800 .mat-select-arrow,
body.theme-orange-light .warn-800 .mat-select-trigger, body.theme-orange-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-900 .mat-select-arrow,
body.theme-orange-light .warn-900 .mat-select-trigger, body.theme-orange-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-A200 .mat-select-arrow,
body.theme-orange-light .warn-A200 .mat-select-trigger, body.theme-orange-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-A400 .mat-select-arrow,
body.theme-orange-light .warn-A400 .mat-select-trigger, body.theme-orange-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn-A700 .mat-select-arrow,
body.theme-orange-light .warn-A700 .mat-select-trigger, body.theme-orange-light .warn .mat-select-disabled .mat-select-value,
body.theme-orange-light .warn .mat-select-arrow,
body.theme-orange-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-light .primary-300 .mat-select-value, body.theme-orange-light .primary-400 .mat-select-value, body.theme-orange-light .primary-500 .mat-select-value, body.theme-orange-light .primary-600 .mat-select-value, body.theme-orange-light .primary-700 .mat-select-value, body.theme-orange-light .primary-800 .mat-select-value, body.theme-orange-light .primary-900 .mat-select-value, body.theme-orange-light .primary-A200 .mat-select-value, body.theme-orange-light .primary-A400 .mat-select-value, body.theme-orange-light .primary-A700 .mat-select-value, body.theme-orange-light .primary .mat-select-value, body.theme-orange-light .accent-800 .mat-select-value, body.theme-orange-light .accent-900 .mat-select-value, body.theme-orange-light .warn-500 .mat-select-value, body.theme-orange-light .warn-600 .mat-select-value, body.theme-orange-light .warn-700 .mat-select-value, body.theme-orange-light .warn-800 .mat-select-value, body.theme-orange-light .warn-900 .mat-select-value, body.theme-orange-light .warn-A200 .mat-select-value, body.theme-orange-light .warn-A400 .mat-select-value, body.theme-orange-light .warn-A700 .mat-select-value, body.theme-orange-light .warn .mat-select-value {
  color: white; }
body.theme-light-green-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-light-green-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-option:hover:not(.mat-option-disabled), body.theme-light-green-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-light-green-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #7cb342; }
body.theme-light-green-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-light-green-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-light-green-light .mat-pseudo-checkbox-checked,
body.theme-light-green-light .mat-pseudo-checkbox-indeterminate,
body.theme-light-green-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-light-green-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #7cb342; }
body.theme-light-green-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-light-green-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-light-green-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-light-green-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-light-green-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-light-green-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-light-green-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .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); }
body.theme-light-green-light .mat-app-background, body.theme-light-green-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-light-green-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-light-green-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-light-green-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-light-green-light .mat-badge-accent .mat-badge-content {
  background: #7cb342;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-light-green-light .mat-badge {
  position: relative; }
body.theme-light-green-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-light-green-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-light-green-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-light-green-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-light-green-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-light-green-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-light-green-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-light-green-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-light-green-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-light-green-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-light-green-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-light-green-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-light-green-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-light-green-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-light-green-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-light-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-light-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-light-green-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-light-green-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-light-green-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-light-green-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-light-green-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-light-green-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-light-green-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-light-green-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-light-green-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-button, body.theme-light-green-light .mat-icon-button, body.theme-light-green-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-light-green-light .mat-button.mat-primary, body.theme-light-green-light .mat-icon-button.mat-primary, body.theme-light-green-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-light-green-light .mat-button.mat-accent, body.theme-light-green-light .mat-icon-button.mat-accent, body.theme-light-green-light .mat-stroked-button.mat-accent {
    color: #7cb342; }
body.theme-light-green-light .mat-button.mat-warn, body.theme-light-green-light .mat-icon-button.mat-warn, body.theme-light-green-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-light-green-light .mat-button.mat-primary[disabled], body.theme-light-green-light .mat-button.mat-accent[disabled], body.theme-light-green-light .mat-button.mat-warn[disabled], body.theme-light-green-light .mat-button[disabled][disabled], body.theme-light-green-light .mat-icon-button.mat-primary[disabled], body.theme-light-green-light .mat-icon-button.mat-accent[disabled], body.theme-light-green-light .mat-icon-button.mat-warn[disabled], body.theme-light-green-light .mat-icon-button[disabled][disabled], body.theme-light-green-light .mat-stroked-button.mat-primary[disabled], body.theme-light-green-light .mat-stroked-button.mat-accent[disabled], body.theme-light-green-light .mat-stroked-button.mat-warn[disabled], body.theme-light-green-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-light-green-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-light-green-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-light-green-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-light-green-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-light-green-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #7cb342; }
body.theme-light-green-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-light-green-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-light-green-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-light-green-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-light-green-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-light-green-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-light-green-light .mat-button .mat-ripple-element, body.theme-light-green-light .mat-icon-button .mat-ripple-element, body.theme-light-green-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-light-green-light .mat-button-focus-overlay {
  background: black; }
body.theme-light-green-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-flat-button, body.theme-light-green-light .mat-raised-button, body.theme-light-green-light .mat-fab, body.theme-light-green-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-light-green-light .mat-flat-button.mat-primary, body.theme-light-green-light .mat-raised-button.mat-primary, body.theme-light-green-light .mat-fab.mat-primary, body.theme-light-green-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-light-green-light .mat-flat-button.mat-accent, body.theme-light-green-light .mat-raised-button.mat-accent, body.theme-light-green-light .mat-fab.mat-accent, body.theme-light-green-light .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-flat-button.mat-warn, body.theme-light-green-light .mat-raised-button.mat-warn, body.theme-light-green-light .mat-fab.mat-warn, body.theme-light-green-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-light-green-light .mat-flat-button.mat-primary[disabled], body.theme-light-green-light .mat-flat-button.mat-accent[disabled], body.theme-light-green-light .mat-flat-button.mat-warn[disabled], body.theme-light-green-light .mat-flat-button[disabled][disabled], body.theme-light-green-light .mat-raised-button.mat-primary[disabled], body.theme-light-green-light .mat-raised-button.mat-accent[disabled], body.theme-light-green-light .mat-raised-button.mat-warn[disabled], body.theme-light-green-light .mat-raised-button[disabled][disabled], body.theme-light-green-light .mat-fab.mat-primary[disabled], body.theme-light-green-light .mat-fab.mat-accent[disabled], body.theme-light-green-light .mat-fab.mat-warn[disabled], body.theme-light-green-light .mat-fab[disabled][disabled], body.theme-light-green-light .mat-mini-fab.mat-primary[disabled], body.theme-light-green-light .mat-mini-fab.mat-accent[disabled], body.theme-light-green-light .mat-mini-fab.mat-warn[disabled], body.theme-light-green-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-flat-button.mat-primary, body.theme-light-green-light .mat-raised-button.mat-primary, body.theme-light-green-light .mat-fab.mat-primary, body.theme-light-green-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-light-green-light .mat-flat-button.mat-accent, body.theme-light-green-light .mat-raised-button.mat-accent, body.theme-light-green-light .mat-fab.mat-accent, body.theme-light-green-light .mat-mini-fab.mat-accent {
    background-color: #7cb342; }
body.theme-light-green-light .mat-flat-button.mat-warn, body.theme-light-green-light .mat-raised-button.mat-warn, body.theme-light-green-light .mat-fab.mat-warn, body.theme-light-green-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-light-green-light .mat-flat-button.mat-primary[disabled], body.theme-light-green-light .mat-flat-button.mat-accent[disabled], body.theme-light-green-light .mat-flat-button.mat-warn[disabled], body.theme-light-green-light .mat-flat-button[disabled][disabled], body.theme-light-green-light .mat-raised-button.mat-primary[disabled], body.theme-light-green-light .mat-raised-button.mat-accent[disabled], body.theme-light-green-light .mat-raised-button.mat-warn[disabled], body.theme-light-green-light .mat-raised-button[disabled][disabled], body.theme-light-green-light .mat-fab.mat-primary[disabled], body.theme-light-green-light .mat-fab.mat-accent[disabled], body.theme-light-green-light .mat-fab.mat-warn[disabled], body.theme-light-green-light .mat-fab[disabled][disabled], body.theme-light-green-light .mat-mini-fab.mat-primary[disabled], body.theme-light-green-light .mat-mini-fab.mat-accent[disabled], body.theme-light-green-light .mat-mini-fab.mat-warn[disabled], body.theme-light-green-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-light-green-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-light-green-light .mat-fab.mat-primary .mat-ripple-element, body.theme-light-green-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-green-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-light-green-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-light-green-light .mat-fab.mat-accent .mat-ripple-element, body.theme-light-green-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-light-green-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-light-green-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-light-green-light .mat-fab.mat-warn .mat-ripple-element, body.theme-light-green-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-green-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-light-green-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-fab:not([class*='mat-elevation-z']), body.theme-light-green-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-light-green-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-light-green-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-button-toggle-standalone,
body.theme-light-green-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-light-green-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-light-green-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-light-green-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-light-green-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-light-green-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-light-green-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-light-green-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-light-green-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-light-green-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-light-green-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-light-green-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-light-green-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-light-green-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-light-green-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-light-green-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #7cb342; }
body.theme-light-green-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-light-green-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-light-green-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-light-green-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-light-green-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-light-green-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-light-green-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-light-green-light .mat-checkbox-background {
    background: none; } }
body.theme-light-green-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-light-green-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #7cb342; }
body.theme-light-green-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-light-green-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-light-green-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-light-green-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #7cb342;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-light-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-light-green-light .mat-table {
  background: white; }
body.theme-light-green-light .mat-table thead, body.theme-light-green-light .mat-table tbody, body.theme-light-green-light .mat-table tfoot,
body.theme-light-green-light mat-header-row, body.theme-light-green-light mat-row, body.theme-light-green-light mat-footer-row,
body.theme-light-green-light [mat-header-row], body.theme-light-green-light [mat-row], body.theme-light-green-light [mat-footer-row],
body.theme-light-green-light .mat-table-sticky {
  background: inherit; }
body.theme-light-green-light mat-row, body.theme-light-green-light mat-header-row, body.theme-light-green-light mat-footer-row,
body.theme-light-green-light th.mat-header-cell, body.theme-light-green-light td.mat-cell, body.theme-light-green-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-cell, body.theme-light-green-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-datepicker-toggle,
body.theme-light-green-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-light-green-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-light-green-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-light-green-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-light-green-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-light-green-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-light-green-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-light-green-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-light-green-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #7cb342;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(124, 179, 66, 0.4); }
body.theme-light-green-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-light-green-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-light-green-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-light-green-light .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); }
body.theme-light-green-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-light-green-light .mat-datepicker-toggle-active.mat-accent {
    color: #7cb342; }
body.theme-light-green-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-light-green-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-light-green-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-light-green-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-light-green-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-light-green-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-expansion-panel-header-description,
body.theme-light-green-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-light-green-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-light-green-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-light-green-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-light-green-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-light-green-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #7cb342; }
body.theme-light-green-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-light-green-light .mat-focused .mat-form-field-required-marker {
  color: #7cb342; }
body.theme-light-green-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-light-green-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #7cb342; }
body.theme-light-green-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-light-green-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-light-green-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #7cb342; }
body.theme-light-green-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-light-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-light-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-light-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-light-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-light-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-light-green-light .mat-error {
  color: #f44336; }
body.theme-light-green-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-light-green-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-light-green-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-light-green-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-light-green-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-light-green-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #7cb342; }
body.theme-light-green-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-light-green-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-light-green-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-light-green-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-light-green-light .mat-icon.mat-accent {
  color: #7cb342; }
body.theme-light-green-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-light-green-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-input-element:disabled,
body.theme-light-green-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-input-element {
  caret-color: #353a48; }
body.theme-light-green-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-accent .mat-input-element {
  caret-color: #7cb342; }
body.theme-light-green-light .mat-warn .mat-input-element,
body.theme-light-green-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-light-green-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-light-green-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-light-green-light .mat-list-option:hover, body.theme-light-green-light .mat-list-option:focus,
body.theme-light-green-light .mat-nav-list .mat-list-item:hover,
body.theme-light-green-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .mat-menu-panel {
  background: white; }
body.theme-light-green-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-menu-item[disabled], body.theme-light-green-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-menu-item .mat-icon-no-color,
body.theme-light-green-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-menu-item:hover:not([disabled]),
body.theme-light-green-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-light-green-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-light-green-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .mat-paginator {
  background: white; }
body.theme-light-green-light .mat-paginator,
body.theme-light-green-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-paginator-decrement,
body.theme-light-green-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-paginator-first,
body.theme-light-green-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-light-green-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-light-green-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-light-green-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-light-green-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-light-green-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-light-green-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #9ccc65; }
body.theme-light-green-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #9ccc65; }
body.theme-light-green-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #7cb342; }
body.theme-light-green-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-light-green-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-light-green-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-light-green-light .mat-progress-spinner circle, body.theme-light-green-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-light-green-light .mat-progress-spinner.mat-accent circle, body.theme-light-green-light .mat-spinner.mat-accent circle {
  stroke: #7cb342; }
body.theme-light-green-light .mat-progress-spinner.mat-warn circle, body.theme-light-green-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-light-green-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-light-green-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-light-green-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-green-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-green-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-light-green-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #7cb342; }
body.theme-light-green-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-light-green-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-green-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-green-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #7cb342; }
body.theme-light-green-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-light-green-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-light-green-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-green-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-green-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-light-green-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-light-green-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-light-green-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-light-green-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-light-green-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-select-panel {
  background: white; }
body.theme-light-green-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-light-green-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #7cb342; }
body.theme-light-green-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-light-green-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-light-green-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-light-green-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-light-green-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-light-green-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-light-green-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #7cb342; }
body.theme-light-green-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(124, 179, 66, 0.54); }
body.theme-light-green-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #7cb342; }
body.theme-light-green-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-light-green-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-light-green-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-light-green-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-light-green-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-light-green-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-light-green-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-light-green-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-light-green-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-primary .mat-slider-track-fill,
body.theme-light-green-light .mat-primary .mat-slider-thumb,
body.theme-light-green-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-light-green-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-light-green-light .mat-accent .mat-slider-track-fill,
body.theme-light-green-light .mat-accent .mat-slider-thumb,
body.theme-light-green-light .mat-accent .mat-slider-thumb-label {
  background-color: #7cb342; }
body.theme-light-green-light .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-warn .mat-slider-track-fill,
body.theme-light-green-light .mat-warn .mat-slider-thumb,
body.theme-light-green-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-light-green-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-light-green-light .mat-slider-focus-ring {
  background-color: rgba(124, 179, 66, 0.2); }
body.theme-light-green-light .mat-slider:hover .mat-slider-track-background,
body.theme-light-green-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-slider-disabled .mat-slider-track-background,
body.theme-light-green-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-light-green-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-light-green-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-light-green-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-light-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-light-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-light-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-light-green-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-light-green-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-light-green-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-light-green-light .mat-step-header.cdk-keyboard-focused, body.theme-light-green-light .mat-step-header.cdk-program-focused, body.theme-light-green-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-light-green-light .mat-step-header:hover {
    background: none; } }
body.theme-light-green-light .mat-step-header .mat-step-label,
body.theme-light-green-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-light-green-light .mat-step-header .mat-step-icon-selected,
body.theme-light-green-light .mat-step-header .mat-step-icon-state-done,
body.theme-light-green-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-light-green-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-light-green-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-light-green-light .mat-stepper-horizontal, body.theme-light-green-light .mat-stepper-vertical {
  background-color: white; }
body.theme-light-green-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-horizontal-stepper-header::before,
body.theme-light-green-light .mat-horizontal-stepper-header::after,
body.theme-light-green-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-light-green-light .mat-tab-nav-bar,
body.theme-light-green-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-light-green-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-light-green-light .mat-tab-label, body.theme-light-green-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-light-green-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-light-green-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-light-green-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-light-green-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-light-green-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-light-green-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-light-green-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(156, 204, 101, 0.3); }
body.theme-light-green-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-light-green-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #7cb342; }
body.theme-light-green-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-light-green-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-light-green-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-light-green-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-light-green-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-light-green-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-green-light .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); }
body.theme-light-green-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-light-green-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(156, 204, 101, 0.3); }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #7cb342; }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-green-light .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); }
body.theme-light-green-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-light-green-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-light .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); }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-green-light .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); }
body.theme-light-green-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-light-green-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-light-green-light .mat-toolbar.mat-accent {
    background: #7cb342;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-light-green-light .mat-toolbar .mat-form-field-underline,
  body.theme-light-green-light .mat-toolbar .mat-form-field-ripple,
  body.theme-light-green-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-light-green-light .mat-toolbar .mat-form-field-label,
  body.theme-light-green-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-light-green-light .mat-toolbar .mat-select-value,
  body.theme-light-green-light .mat-toolbar .mat-select-arrow,
  body.theme-light-green-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-light-green-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-light-green-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-light-green-light .mat-tree {
  background: white; }
body.theme-light-green-light .mat-tree-node,
body.theme-light-green-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .mat-simple-snackbar-action {
  color: #7cb342; }
body.theme-light-green-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-light-green-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .icon,
body.theme-light-green-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .fade-text,
body.theme-light-green-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .form-wrapper {
  background-color: white; }
body.theme-light-green-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .simple-pagination {
  background: white; }
body.theme-light-green-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .price-tables .price-table {
  background: white; }
body.theme-light-green-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .simple-table-container {
  background: white; }
body.theme-light-green-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-light-green-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-light-green-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-light-green-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-light-green-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .page-layout.simple.left-sidebar > .center > .content, body.theme-light-green-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-light-green-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-light-green-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-light-green-light a,
body.theme-light-green-light .chart-label,
body.theme-light-green-light .theme-text {
  color: #7cb342; }
body.theme-light-green-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-light-green-light .changelog .entry {
  background-color: white; }
body.theme-light-green-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-light-green-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-light-green-light fuse-sidebar {
  background: #fafafa; }
body.theme-light-green-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-light-green-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-light-green-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-light-green-light fuse-widget > .fuse-widget-front,
body.theme-light-green-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #8bc34a; }
body.theme-light-green-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-light-green-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-light-green-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #f1f8e9; }
body.theme-light-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-light-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-light-green-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #7cb342; }
body.theme-light-green-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #7cb342;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-light-green-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-light-green-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-light-green-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-light-green-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-light-green-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-light-green-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-light-green-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-light-green-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-light-green-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #academy-course .sidebar .steps .step.current {
    background: #f1f8e9;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #7cb342; }
body.theme-light-green-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #7cb342; }
body.theme-light-green-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #7cb342; }
body.theme-light-green-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #7cb342; }
body.theme-light-green-light #academy-course .sidebar .steps .step .index:before, body.theme-light-green-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-light-green-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-light-green-light .cal-month-view {
  background: white; }
body.theme-light-green-light .cal-month-view .cal-day-badge {
    background: #7cb342;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-light-green-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-light-green-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #7cb342; }
body.theme-light-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-month-view .cal-open-day-events {
    background: #7cb342; }
body.theme-light-green-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-light-green-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #7cb342; }
body.theme-light-green-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-light-green-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-light-green-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-light-green-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-light-green-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #7cb342; }
body.theme-light-green-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-light-green-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-light-green-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-light-green-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #contacts .header .search-wrapper {
  background: white; }
body.theme-light-green-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-light-green-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-light-green-light scrumboard-board-list .list .list-header,
body.theme-light-green-light scrumboard-board-list .list .list-content,
body.theme-light-green-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-light-green-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-light-green-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light scrumboard-board #board > .header {
  background-color: #7cb342;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-light-green-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-light-green-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-light-green-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-light-green-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-light-green-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-light-green-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-light-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-light-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-light-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-light-green-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #7cb342;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light todo .center .header .search-wrapper {
  background: white; }
body.theme-light-green-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light todo-list-item.completed {
    background: #efefef; }
body.theme-light-green-light todo-list-item.completed .title,
    body.theme-light-green-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light todo-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-light-green-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-light-green-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light login-2 #login #login-intro {
  color: white; }
body.theme-light-green-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-light-green-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-light-green-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-light-green-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-light-green-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light register-2 #register #register-intro {
  color: white; }
body.theme-light-green-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-light-green-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-light-green-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-light-green-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-light-green-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-light-green-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-light-green-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-light-green-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-light-green-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-light-green-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-light-green-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-light-green-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-light-green-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-light-green-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-light-green-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-light-green-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-light-green-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-about .profile-box .content {
  background-color: white; }
body.theme-light-green-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-light-green-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-light-green-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-light-green-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-light-green-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #7cb342; }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #7cb342; }
body.theme-light-green-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-light-green-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #7cb342; }
body.theme-light-green-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-light-green-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-light-green-light search-classic .header .search-wrapper {
  background: white; }
body.theme-light-green-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light search-modern .header .search-wrapper {
  background: white; }
body.theme-light-green-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light search-modern .content .results .result-item {
  background: white; }
body.theme-light-green-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-light-green-light datatable-body {
  background-color: white; }
body.theme-light-green-light #decision .header .search-wrapper {
  background: white; }
body.theme-light-green-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #decision .content .center .toolbar {
  background: white; }
body.theme-light-green-light #decision .content .center .content {
  background: white; }
body.theme-light-green-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-light-green-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-green-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light decision-list-item.completed {
    background: #efefef; }
body.theme-light-green-light decision-list-item.completed .title,
    body.theme-light-green-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light decision-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-light-green-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-light-green-light #my-itservice .content .center .content {
  background: white; }
body.theme-light-green-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-light-green-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-green-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-light-green-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-light-green-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-light-green-light app-itservice-list-item.completed .title,
    body.theme-light-green-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light app-itservice-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-light-green-light #createMaster .content .center .content {
  background: white; }
body.theme-light-green-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light .theme-blue-gray-dark mat-tab-group,
body.theme-light-green-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-light-green-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-light-green-light .mat-select-panel {
  max-width: none !important; }
body.theme-light-green-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-light-green-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-light-green-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-light-green-light app-cost-center-item.completed .title,
  body.theme-light-green-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light app-cost-center-item.selected {
  background: #f1f8e9 !important; }
body.theme-light-green-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-light-green-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-light-green-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-light-green-light app-bank-master-item.completed .title,
  body.theme-light-green-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light app-bank-master-item.selected {
  background: #f1f8e9 !important; }
body.theme-light-green-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-light #hotel .content .center .toolbar {
    background: white; }
body.theme-light-green-light #hotel .content .center .content {
    background: white; }
body.theme-light-green-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light hotel-list-item.completed {
    background: #efefef; }
body.theme-light-green-light hotel-list-item.completed .title,
    body.theme-light-green-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light hotel-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #preapp .content .center .toolbar {
  background: white; }
body.theme-light-green-light #preapp .content .center .content {
  background: white; }
body.theme-light-green-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #pending .header .search-wrapper {
  background: white; }
body.theme-light-green-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #pending .content .center .content {
  background: white; }
body.theme-light-green-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-light-green-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-light-green-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-green-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-green-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light chop-list-item.completed {
  background: #efefef; }
body.theme-light-green-light chop-list-item.completed .title,
  body.theme-light-green-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light chop-list-item.selected {
  background: #f1f8e9 !important; }
body.theme-light-green-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-light-green-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-light-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light .content-card .content {
  background: white !important; }
body.theme-light-green-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-light-green-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-light-green-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-light-green-light #flight .header .search-wrapper {
    background: white; }
body.theme-light-green-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #flight .content .center .content {
  background: white; }
body.theme-light-green-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-light-green-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-green-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light decision-list-item.completed {
    background: #efefef; }
body.theme-light-green-light decision-list-item.completed .title,
    body.theme-light-green-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light decision-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-light #payment .content .center .toolbar {
      background: white; }
body.theme-light-green-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-light-green-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-light-green-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-light #payment .content .center .content {
      background: white; }
body.theme-light-green-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #payment .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-light-green-light payment-list-item.completed .title,
    body.theme-light-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light payment-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #f1f8e9; }
body.theme-light-green-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-light-green-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-light-green-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-light-green-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-light-green-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-light-green-light #products .header .search-wrapper {
    background: white; }
body.theme-light-green-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-light #products .center .content-card {
  background: white; }
body.theme-light-green-light #products .content .center .content {
  background: white; }
body.theme-light-green-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-light-green-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-green-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light decision-list-item.completed {
    background: #efefef; }
body.theme-light-green-light decision-list-item.completed .title,
    body.theme-light-green-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light decision-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-light-green-light #preappemployee .content .center .content {
  background: white; }
body.theme-light-green-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-light-green-light #preappvendor .content .center .content {
  background: white; }
body.theme-light-green-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #f1f8e9; }
body.theme-light-green-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-light-green-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-light-green-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-light-green-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-light-green-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-light #paymentvendor .content .center .content {
      background: white; }
body.theme-light-green-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-light-green-light payment-list-item.completed .title,
    body.theme-light-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light payment-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #f1f8e9; }
body.theme-light-green-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #f1f8e9; }
body.theme-light-green-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-light-green-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-light-green-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-light-green-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-light-green-light #preappaudit .content .center .content {
  background: white; }
body.theme-light-green-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #auditpreapp .content {
  background: white; }
body.theme-light-green-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-light-green-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-light-green-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-light-green-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-light-green-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-light-green-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-light-green-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-light-green-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-light-green-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-light-green-light payment-list-item.completed .title,
    body.theme-light-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light payment-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-light-green-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-light-green-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-light-green-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-light-green-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light common-list-item.completed .title,
  body.theme-light-green-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light common-list-item.selected {
    background: #f1f8e9 !important; }
body.theme-light-green-light .content {
  background-color: #f5f5f5; }
body.theme-light-green-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-light-green-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-light-green-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-light #travel .content .center .toolbar {
      background: white; }
body.theme-light-green-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-light-green-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-light-green-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-light #travel .content .center .content {
      background: white; }
body.theme-light-green-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #travel .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-light-green-light payment-list-item.completed .title,
    body.theme-light-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light payment-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-light #employee .content .center .toolbar {
      background: white; }
body.theme-light-green-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-light-green-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-light-green-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-light #employee .content .center .content {
      background: white; }
body.theme-light-green-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #employee .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-light-green-light payment-list-item.completed .title,
    body.theme-light-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light payment-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-light-green-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-light-green-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-light-green-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-light #vendorpo .content .center .content {
      background: white; }
body.theme-light-green-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-light-green-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-light-green-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-light-green-light payment-list-item.completed .title,
    body.theme-light-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light payment-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-light-green-light #po-plan .content .center .content {
  background: white; }
body.theme-light-green-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #f1f8e9; }
body.theme-light-green-light app-plan-detail .active {
  background-color: #fff; }
body.theme-light-green-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #confirm .content .center {
  background: white; }
body.theme-light-green-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #downpament .content .center {
  background: white; }
body.theme-light-green-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #plan-invoice .content .center {
  background: white; }
body.theme-light-green-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #f1f8e9; }
body.theme-light-green-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-light-green-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #status .content .center {
  background: white; }
body.theme-light-green-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-light-green-light #createMaster .content .center .content {
  background: white; }
body.theme-light-green-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-light-green-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-light-green-light preapp-list-item.completed .title,
    body.theme-light-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light preapp-list-item.selected {
    background: #f1f8e9; }
body.theme-light-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-light #facility .content .center {
  background: white; }
body.theme-light-green-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #facility .content-card {
  background: white; }
body.theme-light-green-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-light-green-light #facility .content-card .line1-title {
    background: white; }
body.theme-light-green-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #f1f8e9; }
body.theme-light-green-light app-plan-detail .active {
  background-color: #fff; }
body.theme-light-green-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #my-credit .content .center {
  background: white; }
body.theme-light-green-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-light-green-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light #fix-assets-register .content .center {
  background: white; }
body.theme-light-green-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #fix-assets-register .content-card {
  background: white; }
body.theme-light-green-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-light-green-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-light-green-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #f1f8e9; }
body.theme-light-green-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #debit-note .content .center {
  background: white; }
body.theme-light-green-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light app-detail .active, body.theme-light-green-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-light-green-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #cost-transfer .content .center {
  background: white; }
body.theme-light-green-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #f1f8e9; }
body.theme-light-green-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-light #createMaster .content .center {
  background: white; }
body.theme-light-green-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-light #productMaster .content .center {
  background: white; }
body.theme-light-green-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-light-green-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-light-green-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-light-green-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-light-green-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .primary-50-fg {
  color: #ececee !important; }
body.theme-light-green-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-light-green-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-light-green-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-light-green-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-light-green-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-light-green-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-light-green-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-light-green-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-light-green-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-light-green-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-light-green-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-light-green-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-light-green-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-light-green-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-light-green-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-light-green-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-light-green-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-light-green-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-light-green-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-light-green-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-light-green-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-light-green-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-light-green-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-light-green-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-light-green-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-light-green-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-light-green-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-light-green-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-light-green-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-light-green-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-light-green-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-light-green-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-light-green-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-light-green-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-light-green-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-light-green-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-light-green-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-light-green-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-light-green-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-light-green-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-light-green-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-light-green-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-light-green-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-light-green-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-light-green-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-light-green-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-light-green-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-light-green-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-light-green-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-light-green-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-light-green-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-light-green-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-light-green-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-light-green-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-light-green-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-light-green-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-800-fg {
  color: #262933 !important; }
body.theme-light-green-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-light-green-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-light-green-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-light-green-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-light-green-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-light-green-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-light-green-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-light-green-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-light-green-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-light-green-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-light-green-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-light-green-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-light-green-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-light-green-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-light-green-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-light-green-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-light-green-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-light-green-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-light-green-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-light-green-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-light-green-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-light-green-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-light-green-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-light-green-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-light-green-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-light-green-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-light-green-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-light-green-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-light-green-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-light-green-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-light-green-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-light-green-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-light-green-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-light-green-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-light-green-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-light-green-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-light-green-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-light-green-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-light-green-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-light-green-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-light-green-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .primary-fg {
  color: #353a48 !important; }
body.theme-light-green-light .primary-border {
  border-color: #353a48 !important; }
body.theme-light-green-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-light-green-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-light-green-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-light-green-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-light-green-light .accent-50-bg {
  background-color: #f1f8e9 !important; }
body.theme-light-green-light .accent-50 {
  background-color: #f1f8e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-50[disabled] {
    background-color: rgba(241, 248, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-50-fg {
  color: #f1f8e9 !important; }
body.theme-light-green-light .accent-50-border {
  border-color: #f1f8e9 !important; }
body.theme-light-green-light .accent-50-border-top {
  border-top-color: #f1f8e9 !important; }
body.theme-light-green-light .accent-50-border-right {
  border-right-color: #f1f8e9 !important; }
body.theme-light-green-light .accent-50-border-bottom {
  border-bottom-color: #f1f8e9 !important; }
body.theme-light-green-light .accent-50-border-left {
  border-left-color: #f1f8e9 !important; }
body.theme-light-green-light .accent-100-bg {
  background-color: #dcedc8 !important; }
body.theme-light-green-light .accent-100 {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-100[disabled] {
    background-color: rgba(220, 237, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-100-fg {
  color: #dcedc8 !important; }
body.theme-light-green-light .accent-100-border {
  border-color: #dcedc8 !important; }
body.theme-light-green-light .accent-100-border-top {
  border-top-color: #dcedc8 !important; }
body.theme-light-green-light .accent-100-border-right {
  border-right-color: #dcedc8 !important; }
body.theme-light-green-light .accent-100-border-bottom {
  border-bottom-color: #dcedc8 !important; }
body.theme-light-green-light .accent-100-border-left {
  border-left-color: #dcedc8 !important; }
body.theme-light-green-light .accent-200-bg {
  background-color: #c5e1a5 !important; }
body.theme-light-green-light .accent-200 {
  background-color: #c5e1a5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-200[disabled] {
    background-color: rgba(197, 225, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-200-fg {
  color: #c5e1a5 !important; }
body.theme-light-green-light .accent-200-border {
  border-color: #c5e1a5 !important; }
body.theme-light-green-light .accent-200-border-top {
  border-top-color: #c5e1a5 !important; }
body.theme-light-green-light .accent-200-border-right {
  border-right-color: #c5e1a5 !important; }
body.theme-light-green-light .accent-200-border-bottom {
  border-bottom-color: #c5e1a5 !important; }
body.theme-light-green-light .accent-200-border-left {
  border-left-color: #c5e1a5 !important; }
body.theme-light-green-light .accent-300-bg {
  background-color: #aed581 !important; }
body.theme-light-green-light .accent-300 {
  background-color: #aed581 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-300[disabled] {
    background-color: rgba(174, 213, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-300-fg {
  color: #aed581 !important; }
body.theme-light-green-light .accent-300-border {
  border-color: #aed581 !important; }
body.theme-light-green-light .accent-300-border-top {
  border-top-color: #aed581 !important; }
body.theme-light-green-light .accent-300-border-right {
  border-right-color: #aed581 !important; }
body.theme-light-green-light .accent-300-border-bottom {
  border-bottom-color: #aed581 !important; }
body.theme-light-green-light .accent-300-border-left {
  border-left-color: #aed581 !important; }
body.theme-light-green-light .accent-400-bg {
  background-color: #9ccc65 !important; }
body.theme-light-green-light .accent-400 {
  background-color: #9ccc65 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-400[disabled] {
    background-color: rgba(156, 204, 101, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-400-fg {
  color: #9ccc65 !important; }
body.theme-light-green-light .accent-400-border {
  border-color: #9ccc65 !important; }
body.theme-light-green-light .accent-400-border-top {
  border-top-color: #9ccc65 !important; }
body.theme-light-green-light .accent-400-border-right {
  border-right-color: #9ccc65 !important; }
body.theme-light-green-light .accent-400-border-bottom {
  border-bottom-color: #9ccc65 !important; }
body.theme-light-green-light .accent-400-border-left {
  border-left-color: #9ccc65 !important; }
body.theme-light-green-light .accent-500-bg {
  background-color: #8bc34a !important; }
body.theme-light-green-light .accent-500 {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-500[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-500-fg {
  color: #8bc34a !important; }
body.theme-light-green-light .accent-500-border {
  border-color: #8bc34a !important; }
body.theme-light-green-light .accent-500-border-top {
  border-top-color: #8bc34a !important; }
body.theme-light-green-light .accent-500-border-right {
  border-right-color: #8bc34a !important; }
body.theme-light-green-light .accent-500-border-bottom {
  border-bottom-color: #8bc34a !important; }
body.theme-light-green-light .accent-500-border-left {
  border-left-color: #8bc34a !important; }
body.theme-light-green-light .accent-600-bg {
  background-color: #7cb342 !important; }
body.theme-light-green-light .accent-600 {
  background-color: #7cb342 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-600[disabled] {
    background-color: rgba(124, 179, 66, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-600-fg {
  color: #7cb342 !important; }
body.theme-light-green-light .accent-600-border {
  border-color: #7cb342 !important; }
body.theme-light-green-light .accent-600-border-top {
  border-top-color: #7cb342 !important; }
body.theme-light-green-light .accent-600-border-right {
  border-right-color: #7cb342 !important; }
body.theme-light-green-light .accent-600-border-bottom {
  border-bottom-color: #7cb342 !important; }
body.theme-light-green-light .accent-600-border-left {
  border-left-color: #7cb342 !important; }
body.theme-light-green-light .accent-700-bg {
  background-color: #689f38 !important; }
body.theme-light-green-light .accent-700 {
  background-color: #689f38 !important;
  color: white !important; }
body.theme-light-green-light .accent-700[disabled] {
    background-color: rgba(104, 159, 56, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .accent-700-fg {
  color: #689f38 !important; }
body.theme-light-green-light .accent-700-border {
  border-color: #689f38 !important; }
body.theme-light-green-light .accent-700-border-top {
  border-top-color: #689f38 !important; }
body.theme-light-green-light .accent-700-border-right {
  border-right-color: #689f38 !important; }
body.theme-light-green-light .accent-700-border-bottom {
  border-bottom-color: #689f38 !important; }
body.theme-light-green-light .accent-700-border-left {
  border-left-color: #689f38 !important; }
body.theme-light-green-light .accent-800-bg {
  background-color: #558b2f !important; }
body.theme-light-green-light .accent-800 {
  background-color: #558b2f !important;
  color: white !important; }
body.theme-light-green-light .accent-800[disabled] {
    background-color: rgba(85, 139, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .accent-800-fg {
  color: #558b2f !important; }
body.theme-light-green-light .accent-800-border {
  border-color: #558b2f !important; }
body.theme-light-green-light .accent-800-border-top {
  border-top-color: #558b2f !important; }
body.theme-light-green-light .accent-800-border-right {
  border-right-color: #558b2f !important; }
body.theme-light-green-light .accent-800-border-bottom {
  border-bottom-color: #558b2f !important; }
body.theme-light-green-light .accent-800-border-left {
  border-left-color: #558b2f !important; }
body.theme-light-green-light .accent-900-bg {
  background-color: #33691e !important; }
body.theme-light-green-light .accent-900 {
  background-color: #33691e !important;
  color: white !important; }
body.theme-light-green-light .accent-900[disabled] {
    background-color: rgba(51, 105, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .accent-900-fg {
  color: #33691e !important; }
body.theme-light-green-light .accent-900-border {
  border-color: #33691e !important; }
body.theme-light-green-light .accent-900-border-top {
  border-top-color: #33691e !important; }
body.theme-light-green-light .accent-900-border-right {
  border-right-color: #33691e !important; }
body.theme-light-green-light .accent-900-border-bottom {
  border-bottom-color: #33691e !important; }
body.theme-light-green-light .accent-900-border-left {
  border-left-color: #33691e !important; }
body.theme-light-green-light .accent-A100-bg {
  background-color: #ccff90 !important; }
body.theme-light-green-light .accent-A100 {
  background-color: #ccff90 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-A100[disabled] {
    background-color: rgba(204, 255, 144, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-A100-fg {
  color: #ccff90 !important; }
body.theme-light-green-light .accent-A100-border {
  border-color: #ccff90 !important; }
body.theme-light-green-light .accent-A100-border-top {
  border-top-color: #ccff90 !important; }
body.theme-light-green-light .accent-A100-border-right {
  border-right-color: #ccff90 !important; }
body.theme-light-green-light .accent-A100-border-bottom {
  border-bottom-color: #ccff90 !important; }
body.theme-light-green-light .accent-A100-border-left {
  border-left-color: #ccff90 !important; }
body.theme-light-green-light .accent-A200-bg {
  background-color: #b2ff59 !important; }
body.theme-light-green-light .accent-A200 {
  background-color: #b2ff59 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-A200[disabled] {
    background-color: rgba(178, 255, 89, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-A200-fg {
  color: #b2ff59 !important; }
body.theme-light-green-light .accent-A200-border {
  border-color: #b2ff59 !important; }
body.theme-light-green-light .accent-A200-border-top {
  border-top-color: #b2ff59 !important; }
body.theme-light-green-light .accent-A200-border-right {
  border-right-color: #b2ff59 !important; }
body.theme-light-green-light .accent-A200-border-bottom {
  border-bottom-color: #b2ff59 !important; }
body.theme-light-green-light .accent-A200-border-left {
  border-left-color: #b2ff59 !important; }
body.theme-light-green-light .accent-A400-bg {
  background-color: #76ff03 !important; }
body.theme-light-green-light .accent-A400 {
  background-color: #76ff03 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-A400[disabled] {
    background-color: rgba(118, 255, 3, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-A400-fg {
  color: #76ff03 !important; }
body.theme-light-green-light .accent-A400-border {
  border-color: #76ff03 !important; }
body.theme-light-green-light .accent-A400-border-top {
  border-top-color: #76ff03 !important; }
body.theme-light-green-light .accent-A400-border-right {
  border-right-color: #76ff03 !important; }
body.theme-light-green-light .accent-A400-border-bottom {
  border-bottom-color: #76ff03 !important; }
body.theme-light-green-light .accent-A400-border-left {
  border-left-color: #76ff03 !important; }
body.theme-light-green-light .accent-A700-bg {
  background-color: #64dd17 !important; }
body.theme-light-green-light .accent-A700 {
  background-color: #64dd17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent-A700[disabled] {
    background-color: rgba(100, 221, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-A700-fg {
  color: #64dd17 !important; }
body.theme-light-green-light .accent-A700-border {
  border-color: #64dd17 !important; }
body.theme-light-green-light .accent-A700-border-top {
  border-top-color: #64dd17 !important; }
body.theme-light-green-light .accent-A700-border-right {
  border-right-color: #64dd17 !important; }
body.theme-light-green-light .accent-A700-border-bottom {
  border-bottom-color: #64dd17 !important; }
body.theme-light-green-light .accent-A700-border-left {
  border-left-color: #64dd17 !important; }
body.theme-light-green-light .accent-bg {
  background-color: #7cb342 !important; }
body.theme-light-green-light .accent {
  background-color: #7cb342 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .accent[disabled] {
    background-color: rgba(124, 179, 66, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .accent-fg {
  color: #7cb342 !important; }
body.theme-light-green-light .accent-border {
  border-color: #7cb342 !important; }
body.theme-light-green-light .accent-border-top {
  border-top-color: #7cb342 !important; }
body.theme-light-green-light .accent-border-right {
  border-right-color: #7cb342 !important; }
body.theme-light-green-light .accent-border-bottom {
  border-bottom-color: #7cb342 !important; }
body.theme-light-green-light .accent-border-left {
  border-left-color: #7cb342 !important; }
body.theme-light-green-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-light-green-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-light-green-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-light-green-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-light-green-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-light-green-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-light-green-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-light-green-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-light-green-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-light-green-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-light-green-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-light-green-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-light-green-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-light-green-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-light-green-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-light-green-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-light-green-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-light-green-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-light-green-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-light-green-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-light-green-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-light-green-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-light-green-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-light-green-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-light-green-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-light-green-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-light-green-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-light-green-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-light-green-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-light-green-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-light-green-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-light-green-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-light-green-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-light-green-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-light-green-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-light-green-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-light-green-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-light-green-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-light-green-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-light-green-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-light-green-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-light-green-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-light-green-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-light-green-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-light-green-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-light-green-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-light-green-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-light-green-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-light-green-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-light-green-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-light-green-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-light-green-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-light-green-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-light-green-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-light-green-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-light-green-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-light-green-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-light-green-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-light-green-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-light-green-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-light-green-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-light-green-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-light-green-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-light-green-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-light-green-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-light-green-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-light-green-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-light-green-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-light-green-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-light-green-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-light-green-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-light-green-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-light-green-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-light-green-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-light-green-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-light-green-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-light-green-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-light-green-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-light-green-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-light-green-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-light-green-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-light-green-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-light-green-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-light-green-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-light-green-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-light-green-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-light-green-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-light-green-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-light-green-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-light-green-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-light-green-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-light-green-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-light-green-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-light-green-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-light-green-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-light-green-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-light-green-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-light-green-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-light-green-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-light-green-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-light-green-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-light-green-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-light-green-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-light-green-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-light-green-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-light-green-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-light-green-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-light-green-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-light-green-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-light .warn-fg {
  color: #f44336 !important; }
body.theme-light-green-light .warn-border {
  border-color: #f44336 !important; }
body.theme-light-green-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-light-green-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-light-green-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-light-green-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-light-green-light .primary-50 i,
body.theme-light-green-light .primary-50 .icon, body.theme-light-green-light .primary-100 i,
body.theme-light-green-light .primary-100 .icon, body.theme-light-green-light .primary-200 i,
body.theme-light-green-light .primary-200 .icon, body.theme-light-green-light .primary-A100 i,
body.theme-light-green-light .primary-A100 .icon, body.theme-light-green-light .accent-50 i,
body.theme-light-green-light .accent-50 .icon, body.theme-light-green-light .accent-100 i,
body.theme-light-green-light .accent-100 .icon, body.theme-light-green-light .accent-200 i,
body.theme-light-green-light .accent-200 .icon, body.theme-light-green-light .accent-300 i,
body.theme-light-green-light .accent-300 .icon, body.theme-light-green-light .accent-400 i,
body.theme-light-green-light .accent-400 .icon, body.theme-light-green-light .accent-500 i,
body.theme-light-green-light .accent-500 .icon, body.theme-light-green-light .accent-600 i,
body.theme-light-green-light .accent-600 .icon, body.theme-light-green-light .accent-A100 i,
body.theme-light-green-light .accent-A100 .icon, body.theme-light-green-light .accent-A200 i,
body.theme-light-green-light .accent-A200 .icon, body.theme-light-green-light .accent-A400 i,
body.theme-light-green-light .accent-A400 .icon, body.theme-light-green-light .accent-A700 i,
body.theme-light-green-light .accent-A700 .icon, body.theme-light-green-light .accent i,
body.theme-light-green-light .accent .icon, body.theme-light-green-light .warn-50 i,
body.theme-light-green-light .warn-50 .icon, body.theme-light-green-light .warn-100 i,
body.theme-light-green-light .warn-100 .icon, body.theme-light-green-light .warn-200 i,
body.theme-light-green-light .warn-200 .icon, body.theme-light-green-light .warn-300 i,
body.theme-light-green-light .warn-300 .icon, body.theme-light-green-light .warn-400 i,
body.theme-light-green-light .warn-400 .icon, body.theme-light-green-light .warn-A100 i,
body.theme-light-green-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-light .primary-50.secondary-text,
body.theme-light-green-light .primary-50 .secondary-text, body.theme-light-green-light .primary-100.secondary-text,
body.theme-light-green-light .primary-100 .secondary-text, body.theme-light-green-light .primary-200.secondary-text,
body.theme-light-green-light .primary-200 .secondary-text, body.theme-light-green-light .primary-A100.secondary-text,
body.theme-light-green-light .primary-A100 .secondary-text, body.theme-light-green-light .accent-50.secondary-text,
body.theme-light-green-light .accent-50 .secondary-text, body.theme-light-green-light .accent-100.secondary-text,
body.theme-light-green-light .accent-100 .secondary-text, body.theme-light-green-light .accent-200.secondary-text,
body.theme-light-green-light .accent-200 .secondary-text, body.theme-light-green-light .accent-300.secondary-text,
body.theme-light-green-light .accent-300 .secondary-text, body.theme-light-green-light .accent-400.secondary-text,
body.theme-light-green-light .accent-400 .secondary-text, body.theme-light-green-light .accent-500.secondary-text,
body.theme-light-green-light .accent-500 .secondary-text, body.theme-light-green-light .accent-600.secondary-text,
body.theme-light-green-light .accent-600 .secondary-text, body.theme-light-green-light .accent-A100.secondary-text,
body.theme-light-green-light .accent-A100 .secondary-text, body.theme-light-green-light .accent-A200.secondary-text,
body.theme-light-green-light .accent-A200 .secondary-text, body.theme-light-green-light .accent-A400.secondary-text,
body.theme-light-green-light .accent-A400 .secondary-text, body.theme-light-green-light .accent-A700.secondary-text,
body.theme-light-green-light .accent-A700 .secondary-text, body.theme-light-green-light .accent.secondary-text,
body.theme-light-green-light .accent .secondary-text, body.theme-light-green-light .warn-50.secondary-text,
body.theme-light-green-light .warn-50 .secondary-text, body.theme-light-green-light .warn-100.secondary-text,
body.theme-light-green-light .warn-100 .secondary-text, body.theme-light-green-light .warn-200.secondary-text,
body.theme-light-green-light .warn-200 .secondary-text, body.theme-light-green-light .warn-300.secondary-text,
body.theme-light-green-light .warn-300 .secondary-text, body.theme-light-green-light .warn-400.secondary-text,
body.theme-light-green-light .warn-400 .secondary-text, body.theme-light-green-light .warn-A100.secondary-text,
body.theme-light-green-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-light-green-light .primary-50.hint-text,
body.theme-light-green-light .primary-50 .hint-text, body.theme-light-green-light .primary-50.disabled-text,
body.theme-light-green-light .primary-50 .disabled-text, body.theme-light-green-light .primary-100.hint-text,
body.theme-light-green-light .primary-100 .hint-text, body.theme-light-green-light .primary-100.disabled-text,
body.theme-light-green-light .primary-100 .disabled-text, body.theme-light-green-light .primary-200.hint-text,
body.theme-light-green-light .primary-200 .hint-text, body.theme-light-green-light .primary-200.disabled-text,
body.theme-light-green-light .primary-200 .disabled-text, body.theme-light-green-light .primary-A100.hint-text,
body.theme-light-green-light .primary-A100 .hint-text, body.theme-light-green-light .primary-A100.disabled-text,
body.theme-light-green-light .primary-A100 .disabled-text, body.theme-light-green-light .accent-50.hint-text,
body.theme-light-green-light .accent-50 .hint-text, body.theme-light-green-light .accent-50.disabled-text,
body.theme-light-green-light .accent-50 .disabled-text, body.theme-light-green-light .accent-100.hint-text,
body.theme-light-green-light .accent-100 .hint-text, body.theme-light-green-light .accent-100.disabled-text,
body.theme-light-green-light .accent-100 .disabled-text, body.theme-light-green-light .accent-200.hint-text,
body.theme-light-green-light .accent-200 .hint-text, body.theme-light-green-light .accent-200.disabled-text,
body.theme-light-green-light .accent-200 .disabled-text, body.theme-light-green-light .accent-300.hint-text,
body.theme-light-green-light .accent-300 .hint-text, body.theme-light-green-light .accent-300.disabled-text,
body.theme-light-green-light .accent-300 .disabled-text, body.theme-light-green-light .accent-400.hint-text,
body.theme-light-green-light .accent-400 .hint-text, body.theme-light-green-light .accent-400.disabled-text,
body.theme-light-green-light .accent-400 .disabled-text, body.theme-light-green-light .accent-500.hint-text,
body.theme-light-green-light .accent-500 .hint-text, body.theme-light-green-light .accent-500.disabled-text,
body.theme-light-green-light .accent-500 .disabled-text, body.theme-light-green-light .accent-600.hint-text,
body.theme-light-green-light .accent-600 .hint-text, body.theme-light-green-light .accent-600.disabled-text,
body.theme-light-green-light .accent-600 .disabled-text, body.theme-light-green-light .accent-A100.hint-text,
body.theme-light-green-light .accent-A100 .hint-text, body.theme-light-green-light .accent-A100.disabled-text,
body.theme-light-green-light .accent-A100 .disabled-text, body.theme-light-green-light .accent-A200.hint-text,
body.theme-light-green-light .accent-A200 .hint-text, body.theme-light-green-light .accent-A200.disabled-text,
body.theme-light-green-light .accent-A200 .disabled-text, body.theme-light-green-light .accent-A400.hint-text,
body.theme-light-green-light .accent-A400 .hint-text, body.theme-light-green-light .accent-A400.disabled-text,
body.theme-light-green-light .accent-A400 .disabled-text, body.theme-light-green-light .accent-A700.hint-text,
body.theme-light-green-light .accent-A700 .hint-text, body.theme-light-green-light .accent-A700.disabled-text,
body.theme-light-green-light .accent-A700 .disabled-text, body.theme-light-green-light .accent.hint-text,
body.theme-light-green-light .accent .hint-text, body.theme-light-green-light .accent.disabled-text,
body.theme-light-green-light .accent .disabled-text, body.theme-light-green-light .warn-50.hint-text,
body.theme-light-green-light .warn-50 .hint-text, body.theme-light-green-light .warn-50.disabled-text,
body.theme-light-green-light .warn-50 .disabled-text, body.theme-light-green-light .warn-100.hint-text,
body.theme-light-green-light .warn-100 .hint-text, body.theme-light-green-light .warn-100.disabled-text,
body.theme-light-green-light .warn-100 .disabled-text, body.theme-light-green-light .warn-200.hint-text,
body.theme-light-green-light .warn-200 .hint-text, body.theme-light-green-light .warn-200.disabled-text,
body.theme-light-green-light .warn-200 .disabled-text, body.theme-light-green-light .warn-300.hint-text,
body.theme-light-green-light .warn-300 .hint-text, body.theme-light-green-light .warn-300.disabled-text,
body.theme-light-green-light .warn-300 .disabled-text, body.theme-light-green-light .warn-400.hint-text,
body.theme-light-green-light .warn-400 .hint-text, body.theme-light-green-light .warn-400.disabled-text,
body.theme-light-green-light .warn-400 .disabled-text, body.theme-light-green-light .warn-A100.hint-text,
body.theme-light-green-light .warn-A100 .hint-text, body.theme-light-green-light .warn-A100.disabled-text,
body.theme-light-green-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-light-green-light .primary-50.divider,
body.theme-light-green-light .primary-50 .divider, body.theme-light-green-light .primary-100.divider,
body.theme-light-green-light .primary-100 .divider, body.theme-light-green-light .primary-200.divider,
body.theme-light-green-light .primary-200 .divider, body.theme-light-green-light .primary-A100.divider,
body.theme-light-green-light .primary-A100 .divider, body.theme-light-green-light .accent-50.divider,
body.theme-light-green-light .accent-50 .divider, body.theme-light-green-light .accent-100.divider,
body.theme-light-green-light .accent-100 .divider, body.theme-light-green-light .accent-200.divider,
body.theme-light-green-light .accent-200 .divider, body.theme-light-green-light .accent-300.divider,
body.theme-light-green-light .accent-300 .divider, body.theme-light-green-light .accent-400.divider,
body.theme-light-green-light .accent-400 .divider, body.theme-light-green-light .accent-500.divider,
body.theme-light-green-light .accent-500 .divider, body.theme-light-green-light .accent-600.divider,
body.theme-light-green-light .accent-600 .divider, body.theme-light-green-light .accent-A100.divider,
body.theme-light-green-light .accent-A100 .divider, body.theme-light-green-light .accent-A200.divider,
body.theme-light-green-light .accent-A200 .divider, body.theme-light-green-light .accent-A400.divider,
body.theme-light-green-light .accent-A400 .divider, body.theme-light-green-light .accent-A700.divider,
body.theme-light-green-light .accent-A700 .divider, body.theme-light-green-light .accent.divider,
body.theme-light-green-light .accent .divider, body.theme-light-green-light .warn-50.divider,
body.theme-light-green-light .warn-50 .divider, body.theme-light-green-light .warn-100.divider,
body.theme-light-green-light .warn-100 .divider, body.theme-light-green-light .warn-200.divider,
body.theme-light-green-light .warn-200 .divider, body.theme-light-green-light .warn-300.divider,
body.theme-light-green-light .warn-300 .divider, body.theme-light-green-light .warn-400.divider,
body.theme-light-green-light .warn-400 .divider, body.theme-light-green-light .warn-A100.divider,
body.theme-light-green-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-light .primary-50 .mat-ripple-element, body.theme-light-green-light .primary-100 .mat-ripple-element, body.theme-light-green-light .primary-200 .mat-ripple-element, body.theme-light-green-light .primary-A100 .mat-ripple-element, body.theme-light-green-light .accent-50 .mat-ripple-element, body.theme-light-green-light .accent-100 .mat-ripple-element, body.theme-light-green-light .accent-200 .mat-ripple-element, body.theme-light-green-light .accent-300 .mat-ripple-element, body.theme-light-green-light .accent-400 .mat-ripple-element, body.theme-light-green-light .accent-500 .mat-ripple-element, body.theme-light-green-light .accent-600 .mat-ripple-element, body.theme-light-green-light .accent-A100 .mat-ripple-element, body.theme-light-green-light .accent-A200 .mat-ripple-element, body.theme-light-green-light .accent-A400 .mat-ripple-element, body.theme-light-green-light .accent-A700 .mat-ripple-element, body.theme-light-green-light .accent .mat-ripple-element, body.theme-light-green-light .warn-50 .mat-ripple-element, body.theme-light-green-light .warn-100 .mat-ripple-element, body.theme-light-green-light .warn-200 .mat-ripple-element, body.theme-light-green-light .warn-300 .mat-ripple-element, body.theme-light-green-light .warn-400 .mat-ripple-element, body.theme-light-green-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-light-green-light .primary-50 .adaptive-border-color, body.theme-light-green-light .primary-100 .adaptive-border-color, body.theme-light-green-light .primary-200 .adaptive-border-color, body.theme-light-green-light .primary-A100 .adaptive-border-color, body.theme-light-green-light .accent-50 .adaptive-border-color, body.theme-light-green-light .accent-100 .adaptive-border-color, body.theme-light-green-light .accent-200 .adaptive-border-color, body.theme-light-green-light .accent-300 .adaptive-border-color, body.theme-light-green-light .accent-400 .adaptive-border-color, body.theme-light-green-light .accent-500 .adaptive-border-color, body.theme-light-green-light .accent-600 .adaptive-border-color, body.theme-light-green-light .accent-A100 .adaptive-border-color, body.theme-light-green-light .accent-A200 .adaptive-border-color, body.theme-light-green-light .accent-A400 .adaptive-border-color, body.theme-light-green-light .accent-A700 .adaptive-border-color, body.theme-light-green-light .accent .adaptive-border-color, body.theme-light-green-light .warn-50 .adaptive-border-color, body.theme-light-green-light .warn-100 .adaptive-border-color, body.theme-light-green-light .warn-200 .adaptive-border-color, body.theme-light-green-light .warn-300 .adaptive-border-color, body.theme-light-green-light .warn-400 .adaptive-border-color, body.theme-light-green-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .primary-300 i,
body.theme-light-green-light .primary-300 .icon, body.theme-light-green-light .primary-400 i,
body.theme-light-green-light .primary-400 .icon, body.theme-light-green-light .primary-500 i,
body.theme-light-green-light .primary-500 .icon, body.theme-light-green-light .primary-600 i,
body.theme-light-green-light .primary-600 .icon, body.theme-light-green-light .primary-700 i,
body.theme-light-green-light .primary-700 .icon, body.theme-light-green-light .primary-800 i,
body.theme-light-green-light .primary-800 .icon, body.theme-light-green-light .primary-900 i,
body.theme-light-green-light .primary-900 .icon, body.theme-light-green-light .primary-A200 i,
body.theme-light-green-light .primary-A200 .icon, body.theme-light-green-light .primary-A400 i,
body.theme-light-green-light .primary-A400 .icon, body.theme-light-green-light .primary-A700 i,
body.theme-light-green-light .primary-A700 .icon, body.theme-light-green-light .primary i,
body.theme-light-green-light .primary .icon, body.theme-light-green-light .accent-700 i,
body.theme-light-green-light .accent-700 .icon, body.theme-light-green-light .accent-800 i,
body.theme-light-green-light .accent-800 .icon, body.theme-light-green-light .accent-900 i,
body.theme-light-green-light .accent-900 .icon, body.theme-light-green-light .warn-500 i,
body.theme-light-green-light .warn-500 .icon, body.theme-light-green-light .warn-600 i,
body.theme-light-green-light .warn-600 .icon, body.theme-light-green-light .warn-700 i,
body.theme-light-green-light .warn-700 .icon, body.theme-light-green-light .warn-800 i,
body.theme-light-green-light .warn-800 .icon, body.theme-light-green-light .warn-900 i,
body.theme-light-green-light .warn-900 .icon, body.theme-light-green-light .warn-A200 i,
body.theme-light-green-light .warn-A200 .icon, body.theme-light-green-light .warn-A400 i,
body.theme-light-green-light .warn-A400 .icon, body.theme-light-green-light .warn-A700 i,
body.theme-light-green-light .warn-A700 .icon, body.theme-light-green-light .warn i,
body.theme-light-green-light .warn .icon {
  color: white; }
body.theme-light-green-light .primary-300.secondary-text,
body.theme-light-green-light .primary-300 .secondary-text, body.theme-light-green-light .primary-400.secondary-text,
body.theme-light-green-light .primary-400 .secondary-text, body.theme-light-green-light .primary-500.secondary-text,
body.theme-light-green-light .primary-500 .secondary-text, body.theme-light-green-light .primary-600.secondary-text,
body.theme-light-green-light .primary-600 .secondary-text, body.theme-light-green-light .primary-700.secondary-text,
body.theme-light-green-light .primary-700 .secondary-text, body.theme-light-green-light .primary-800.secondary-text,
body.theme-light-green-light .primary-800 .secondary-text, body.theme-light-green-light .primary-900.secondary-text,
body.theme-light-green-light .primary-900 .secondary-text, body.theme-light-green-light .primary-A200.secondary-text,
body.theme-light-green-light .primary-A200 .secondary-text, body.theme-light-green-light .primary-A400.secondary-text,
body.theme-light-green-light .primary-A400 .secondary-text, body.theme-light-green-light .primary-A700.secondary-text,
body.theme-light-green-light .primary-A700 .secondary-text, body.theme-light-green-light .primary.secondary-text,
body.theme-light-green-light .primary .secondary-text, body.theme-light-green-light .accent-700.secondary-text,
body.theme-light-green-light .accent-700 .secondary-text, body.theme-light-green-light .accent-800.secondary-text,
body.theme-light-green-light .accent-800 .secondary-text, body.theme-light-green-light .accent-900.secondary-text,
body.theme-light-green-light .accent-900 .secondary-text, body.theme-light-green-light .warn-500.secondary-text,
body.theme-light-green-light .warn-500 .secondary-text, body.theme-light-green-light .warn-600.secondary-text,
body.theme-light-green-light .warn-600 .secondary-text, body.theme-light-green-light .warn-700.secondary-text,
body.theme-light-green-light .warn-700 .secondary-text, body.theme-light-green-light .warn-800.secondary-text,
body.theme-light-green-light .warn-800 .secondary-text, body.theme-light-green-light .warn-900.secondary-text,
body.theme-light-green-light .warn-900 .secondary-text, body.theme-light-green-light .warn-A200.secondary-text,
body.theme-light-green-light .warn-A200 .secondary-text, body.theme-light-green-light .warn-A400.secondary-text,
body.theme-light-green-light .warn-A400 .secondary-text, body.theme-light-green-light .warn-A700.secondary-text,
body.theme-light-green-light .warn-A700 .secondary-text, body.theme-light-green-light .warn.secondary-text,
body.theme-light-green-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-light-green-light .primary-300.hint-text,
body.theme-light-green-light .primary-300 .hint-text, body.theme-light-green-light .primary-300.disabled-text,
body.theme-light-green-light .primary-300 .disabled-text, body.theme-light-green-light .primary-400.hint-text,
body.theme-light-green-light .primary-400 .hint-text, body.theme-light-green-light .primary-400.disabled-text,
body.theme-light-green-light .primary-400 .disabled-text, body.theme-light-green-light .primary-500.hint-text,
body.theme-light-green-light .primary-500 .hint-text, body.theme-light-green-light .primary-500.disabled-text,
body.theme-light-green-light .primary-500 .disabled-text, body.theme-light-green-light .primary-600.hint-text,
body.theme-light-green-light .primary-600 .hint-text, body.theme-light-green-light .primary-600.disabled-text,
body.theme-light-green-light .primary-600 .disabled-text, body.theme-light-green-light .primary-700.hint-text,
body.theme-light-green-light .primary-700 .hint-text, body.theme-light-green-light .primary-700.disabled-text,
body.theme-light-green-light .primary-700 .disabled-text, body.theme-light-green-light .primary-800.hint-text,
body.theme-light-green-light .primary-800 .hint-text, body.theme-light-green-light .primary-800.disabled-text,
body.theme-light-green-light .primary-800 .disabled-text, body.theme-light-green-light .primary-900.hint-text,
body.theme-light-green-light .primary-900 .hint-text, body.theme-light-green-light .primary-900.disabled-text,
body.theme-light-green-light .primary-900 .disabled-text, body.theme-light-green-light .primary-A200.hint-text,
body.theme-light-green-light .primary-A200 .hint-text, body.theme-light-green-light .primary-A200.disabled-text,
body.theme-light-green-light .primary-A200 .disabled-text, body.theme-light-green-light .primary-A400.hint-text,
body.theme-light-green-light .primary-A400 .hint-text, body.theme-light-green-light .primary-A400.disabled-text,
body.theme-light-green-light .primary-A400 .disabled-text, body.theme-light-green-light .primary-A700.hint-text,
body.theme-light-green-light .primary-A700 .hint-text, body.theme-light-green-light .primary-A700.disabled-text,
body.theme-light-green-light .primary-A700 .disabled-text, body.theme-light-green-light .primary.hint-text,
body.theme-light-green-light .primary .hint-text, body.theme-light-green-light .primary.disabled-text,
body.theme-light-green-light .primary .disabled-text, body.theme-light-green-light .accent-700.hint-text,
body.theme-light-green-light .accent-700 .hint-text, body.theme-light-green-light .accent-700.disabled-text,
body.theme-light-green-light .accent-700 .disabled-text, body.theme-light-green-light .accent-800.hint-text,
body.theme-light-green-light .accent-800 .hint-text, body.theme-light-green-light .accent-800.disabled-text,
body.theme-light-green-light .accent-800 .disabled-text, body.theme-light-green-light .accent-900.hint-text,
body.theme-light-green-light .accent-900 .hint-text, body.theme-light-green-light .accent-900.disabled-text,
body.theme-light-green-light .accent-900 .disabled-text, body.theme-light-green-light .warn-500.hint-text,
body.theme-light-green-light .warn-500 .hint-text, body.theme-light-green-light .warn-500.disabled-text,
body.theme-light-green-light .warn-500 .disabled-text, body.theme-light-green-light .warn-600.hint-text,
body.theme-light-green-light .warn-600 .hint-text, body.theme-light-green-light .warn-600.disabled-text,
body.theme-light-green-light .warn-600 .disabled-text, body.theme-light-green-light .warn-700.hint-text,
body.theme-light-green-light .warn-700 .hint-text, body.theme-light-green-light .warn-700.disabled-text,
body.theme-light-green-light .warn-700 .disabled-text, body.theme-light-green-light .warn-800.hint-text,
body.theme-light-green-light .warn-800 .hint-text, body.theme-light-green-light .warn-800.disabled-text,
body.theme-light-green-light .warn-800 .disabled-text, body.theme-light-green-light .warn-900.hint-text,
body.theme-light-green-light .warn-900 .hint-text, body.theme-light-green-light .warn-900.disabled-text,
body.theme-light-green-light .warn-900 .disabled-text, body.theme-light-green-light .warn-A200.hint-text,
body.theme-light-green-light .warn-A200 .hint-text, body.theme-light-green-light .warn-A200.disabled-text,
body.theme-light-green-light .warn-A200 .disabled-text, body.theme-light-green-light .warn-A400.hint-text,
body.theme-light-green-light .warn-A400 .hint-text, body.theme-light-green-light .warn-A400.disabled-text,
body.theme-light-green-light .warn-A400 .disabled-text, body.theme-light-green-light .warn-A700.hint-text,
body.theme-light-green-light .warn-A700 .hint-text, body.theme-light-green-light .warn-A700.disabled-text,
body.theme-light-green-light .warn-A700 .disabled-text, body.theme-light-green-light .warn.hint-text,
body.theme-light-green-light .warn .hint-text, body.theme-light-green-light .warn.disabled-text,
body.theme-light-green-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-light-green-light .primary-300.divider,
body.theme-light-green-light .primary-300 .divider, body.theme-light-green-light .primary-400.divider,
body.theme-light-green-light .primary-400 .divider, body.theme-light-green-light .primary-500.divider,
body.theme-light-green-light .primary-500 .divider, body.theme-light-green-light .primary-600.divider,
body.theme-light-green-light .primary-600 .divider, body.theme-light-green-light .primary-700.divider,
body.theme-light-green-light .primary-700 .divider, body.theme-light-green-light .primary-800.divider,
body.theme-light-green-light .primary-800 .divider, body.theme-light-green-light .primary-900.divider,
body.theme-light-green-light .primary-900 .divider, body.theme-light-green-light .primary-A200.divider,
body.theme-light-green-light .primary-A200 .divider, body.theme-light-green-light .primary-A400.divider,
body.theme-light-green-light .primary-A400 .divider, body.theme-light-green-light .primary-A700.divider,
body.theme-light-green-light .primary-A700 .divider, body.theme-light-green-light .primary.divider,
body.theme-light-green-light .primary .divider, body.theme-light-green-light .accent-700.divider,
body.theme-light-green-light .accent-700 .divider, body.theme-light-green-light .accent-800.divider,
body.theme-light-green-light .accent-800 .divider, body.theme-light-green-light .accent-900.divider,
body.theme-light-green-light .accent-900 .divider, body.theme-light-green-light .warn-500.divider,
body.theme-light-green-light .warn-500 .divider, body.theme-light-green-light .warn-600.divider,
body.theme-light-green-light .warn-600 .divider, body.theme-light-green-light .warn-700.divider,
body.theme-light-green-light .warn-700 .divider, body.theme-light-green-light .warn-800.divider,
body.theme-light-green-light .warn-800 .divider, body.theme-light-green-light .warn-900.divider,
body.theme-light-green-light .warn-900 .divider, body.theme-light-green-light .warn-A200.divider,
body.theme-light-green-light .warn-A200 .divider, body.theme-light-green-light .warn-A400.divider,
body.theme-light-green-light .warn-A400 .divider, body.theme-light-green-light .warn-A700.divider,
body.theme-light-green-light .warn-A700 .divider, body.theme-light-green-light .warn.divider,
body.theme-light-green-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-light-green-light .primary-300 .mat-ripple-element, body.theme-light-green-light .primary-400 .mat-ripple-element, body.theme-light-green-light .primary-500 .mat-ripple-element, body.theme-light-green-light .primary-600 .mat-ripple-element, body.theme-light-green-light .primary-700 .mat-ripple-element, body.theme-light-green-light .primary-800 .mat-ripple-element, body.theme-light-green-light .primary-900 .mat-ripple-element, body.theme-light-green-light .primary-A200 .mat-ripple-element, body.theme-light-green-light .primary-A400 .mat-ripple-element, body.theme-light-green-light .primary-A700 .mat-ripple-element, body.theme-light-green-light .primary .mat-ripple-element, body.theme-light-green-light .accent-700 .mat-ripple-element, body.theme-light-green-light .accent-800 .mat-ripple-element, body.theme-light-green-light .accent-900 .mat-ripple-element, body.theme-light-green-light .warn-500 .mat-ripple-element, body.theme-light-green-light .warn-600 .mat-ripple-element, body.theme-light-green-light .warn-700 .mat-ripple-element, body.theme-light-green-light .warn-800 .mat-ripple-element, body.theme-light-green-light .warn-900 .mat-ripple-element, body.theme-light-green-light .warn-A200 .mat-ripple-element, body.theme-light-green-light .warn-A400 .mat-ripple-element, body.theme-light-green-light .warn-A700 .mat-ripple-element, body.theme-light-green-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-light-green-light .primary-300 .adaptive-border-color, body.theme-light-green-light .primary-400 .adaptive-border-color, body.theme-light-green-light .primary-500 .adaptive-border-color, body.theme-light-green-light .primary-600 .adaptive-border-color, body.theme-light-green-light .primary-700 .adaptive-border-color, body.theme-light-green-light .primary-800 .adaptive-border-color, body.theme-light-green-light .primary-900 .adaptive-border-color, body.theme-light-green-light .primary-A200 .adaptive-border-color, body.theme-light-green-light .primary-A400 .adaptive-border-color, body.theme-light-green-light .primary-A700 .adaptive-border-color, body.theme-light-green-light .primary .adaptive-border-color, body.theme-light-green-light .accent-700 .adaptive-border-color, body.theme-light-green-light .accent-800 .adaptive-border-color, body.theme-light-green-light .accent-900 .adaptive-border-color, body.theme-light-green-light .warn-500 .adaptive-border-color, body.theme-light-green-light .warn-600 .adaptive-border-color, body.theme-light-green-light .warn-700 .adaptive-border-color, body.theme-light-green-light .warn-800 .adaptive-border-color, body.theme-light-green-light .warn-900 .adaptive-border-color, body.theme-light-green-light .warn-A200 .adaptive-border-color, body.theme-light-green-light .warn-A400 .adaptive-border-color, body.theme-light-green-light .warn-A700 .adaptive-border-color, body.theme-light-green-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-light .primary-50 input[type='text'], body.theme-light-green-light .primary-100 input[type='text'], body.theme-light-green-light .primary-200 input[type='text'], body.theme-light-green-light .primary-A100 input[type='text'], body.theme-light-green-light .accent-50 input[type='text'], body.theme-light-green-light .accent-100 input[type='text'], body.theme-light-green-light .accent-200 input[type='text'], body.theme-light-green-light .accent-300 input[type='text'], body.theme-light-green-light .accent-400 input[type='text'], body.theme-light-green-light .accent-500 input[type='text'], body.theme-light-green-light .accent-600 input[type='text'], body.theme-light-green-light .accent-A100 input[type='text'], body.theme-light-green-light .accent-A200 input[type='text'], body.theme-light-green-light .accent-A400 input[type='text'], body.theme-light-green-light .accent-A700 input[type='text'], body.theme-light-green-light .accent input[type='text'], body.theme-light-green-light .warn-50 input[type='text'], body.theme-light-green-light .warn-100 input[type='text'], body.theme-light-green-light .warn-200 input[type='text'], body.theme-light-green-light .warn-300 input[type='text'], body.theme-light-green-light .warn-400 input[type='text'], body.theme-light-green-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-light-green-light .primary-50 .mat-form-field-label, body.theme-light-green-light .primary-100 .mat-form-field-label, body.theme-light-green-light .primary-200 .mat-form-field-label, body.theme-light-green-light .primary-A100 .mat-form-field-label, body.theme-light-green-light .accent-50 .mat-form-field-label, body.theme-light-green-light .accent-100 .mat-form-field-label, body.theme-light-green-light .accent-200 .mat-form-field-label, body.theme-light-green-light .accent-300 .mat-form-field-label, body.theme-light-green-light .accent-400 .mat-form-field-label, body.theme-light-green-light .accent-500 .mat-form-field-label, body.theme-light-green-light .accent-600 .mat-form-field-label, body.theme-light-green-light .accent-A100 .mat-form-field-label, body.theme-light-green-light .accent-A200 .mat-form-field-label, body.theme-light-green-light .accent-A400 .mat-form-field-label, body.theme-light-green-light .accent-A700 .mat-form-field-label, body.theme-light-green-light .accent .mat-form-field-label, body.theme-light-green-light .warn-50 .mat-form-field-label, body.theme-light-green-light .warn-100 .mat-form-field-label, body.theme-light-green-light .warn-200 .mat-form-field-label, body.theme-light-green-light .warn-300 .mat-form-field-label, body.theme-light-green-light .warn-400 .mat-form-field-label, body.theme-light-green-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .primary-50 .mat-form-field-underline, body.theme-light-green-light .primary-100 .mat-form-field-underline, body.theme-light-green-light .primary-200 .mat-form-field-underline, body.theme-light-green-light .primary-A100 .mat-form-field-underline, body.theme-light-green-light .accent-50 .mat-form-field-underline, body.theme-light-green-light .accent-100 .mat-form-field-underline, body.theme-light-green-light .accent-200 .mat-form-field-underline, body.theme-light-green-light .accent-300 .mat-form-field-underline, body.theme-light-green-light .accent-400 .mat-form-field-underline, body.theme-light-green-light .accent-500 .mat-form-field-underline, body.theme-light-green-light .accent-600 .mat-form-field-underline, body.theme-light-green-light .accent-A100 .mat-form-field-underline, body.theme-light-green-light .accent-A200 .mat-form-field-underline, body.theme-light-green-light .accent-A400 .mat-form-field-underline, body.theme-light-green-light .accent-A700 .mat-form-field-underline, body.theme-light-green-light .accent .mat-form-field-underline, body.theme-light-green-light .warn-50 .mat-form-field-underline, body.theme-light-green-light .warn-100 .mat-form-field-underline, body.theme-light-green-light .warn-200 .mat-form-field-underline, body.theme-light-green-light .warn-300 .mat-form-field-underline, body.theme-light-green-light .warn-400 .mat-form-field-underline, body.theme-light-green-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .primary-50 .mat-select-trigger,
body.theme-light-green-light .primary-50 .mat-select-arrow, body.theme-light-green-light .primary-100 .mat-select-trigger,
body.theme-light-green-light .primary-100 .mat-select-arrow, body.theme-light-green-light .primary-200 .mat-select-trigger,
body.theme-light-green-light .primary-200 .mat-select-arrow, body.theme-light-green-light .primary-A100 .mat-select-trigger,
body.theme-light-green-light .primary-A100 .mat-select-arrow, body.theme-light-green-light .accent-50 .mat-select-trigger,
body.theme-light-green-light .accent-50 .mat-select-arrow, body.theme-light-green-light .accent-100 .mat-select-trigger,
body.theme-light-green-light .accent-100 .mat-select-arrow, body.theme-light-green-light .accent-200 .mat-select-trigger,
body.theme-light-green-light .accent-200 .mat-select-arrow, body.theme-light-green-light .accent-300 .mat-select-trigger,
body.theme-light-green-light .accent-300 .mat-select-arrow, body.theme-light-green-light .accent-400 .mat-select-trigger,
body.theme-light-green-light .accent-400 .mat-select-arrow, body.theme-light-green-light .accent-500 .mat-select-trigger,
body.theme-light-green-light .accent-500 .mat-select-arrow, body.theme-light-green-light .accent-600 .mat-select-trigger,
body.theme-light-green-light .accent-600 .mat-select-arrow, body.theme-light-green-light .accent-A100 .mat-select-trigger,
body.theme-light-green-light .accent-A100 .mat-select-arrow, body.theme-light-green-light .accent-A200 .mat-select-trigger,
body.theme-light-green-light .accent-A200 .mat-select-arrow, body.theme-light-green-light .accent-A400 .mat-select-trigger,
body.theme-light-green-light .accent-A400 .mat-select-arrow, body.theme-light-green-light .accent-A700 .mat-select-trigger,
body.theme-light-green-light .accent-A700 .mat-select-arrow, body.theme-light-green-light .accent .mat-select-trigger,
body.theme-light-green-light .accent .mat-select-arrow, body.theme-light-green-light .warn-50 .mat-select-trigger,
body.theme-light-green-light .warn-50 .mat-select-arrow, body.theme-light-green-light .warn-100 .mat-select-trigger,
body.theme-light-green-light .warn-100 .mat-select-arrow, body.theme-light-green-light .warn-200 .mat-select-trigger,
body.theme-light-green-light .warn-200 .mat-select-arrow, body.theme-light-green-light .warn-300 .mat-select-trigger,
body.theme-light-green-light .warn-300 .mat-select-arrow, body.theme-light-green-light .warn-400 .mat-select-trigger,
body.theme-light-green-light .warn-400 .mat-select-arrow, body.theme-light-green-light .warn-A100 .mat-select-trigger,
body.theme-light-green-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .primary-50 .mat-select-underline, body.theme-light-green-light .primary-100 .mat-select-underline, body.theme-light-green-light .primary-200 .mat-select-underline, body.theme-light-green-light .primary-A100 .mat-select-underline, body.theme-light-green-light .accent-50 .mat-select-underline, body.theme-light-green-light .accent-100 .mat-select-underline, body.theme-light-green-light .accent-200 .mat-select-underline, body.theme-light-green-light .accent-300 .mat-select-underline, body.theme-light-green-light .accent-400 .mat-select-underline, body.theme-light-green-light .accent-500 .mat-select-underline, body.theme-light-green-light .accent-600 .mat-select-underline, body.theme-light-green-light .accent-A100 .mat-select-underline, body.theme-light-green-light .accent-A200 .mat-select-underline, body.theme-light-green-light .accent-A400 .mat-select-underline, body.theme-light-green-light .accent-A700 .mat-select-underline, body.theme-light-green-light .accent .mat-select-underline, body.theme-light-green-light .warn-50 .mat-select-underline, body.theme-light-green-light .warn-100 .mat-select-underline, body.theme-light-green-light .warn-200 .mat-select-underline, body.theme-light-green-light .warn-300 .mat-select-underline, body.theme-light-green-light .warn-400 .mat-select-underline, body.theme-light-green-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-50 .mat-select-arrow,
body.theme-light-green-light .primary-50 .mat-select-trigger, body.theme-light-green-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-100 .mat-select-arrow,
body.theme-light-green-light .primary-100 .mat-select-trigger, body.theme-light-green-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-200 .mat-select-arrow,
body.theme-light-green-light .primary-200 .mat-select-trigger, body.theme-light-green-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-A100 .mat-select-arrow,
body.theme-light-green-light .primary-A100 .mat-select-trigger, body.theme-light-green-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-50 .mat-select-arrow,
body.theme-light-green-light .accent-50 .mat-select-trigger, body.theme-light-green-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-100 .mat-select-arrow,
body.theme-light-green-light .accent-100 .mat-select-trigger, body.theme-light-green-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-200 .mat-select-arrow,
body.theme-light-green-light .accent-200 .mat-select-trigger, body.theme-light-green-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-300 .mat-select-arrow,
body.theme-light-green-light .accent-300 .mat-select-trigger, body.theme-light-green-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-400 .mat-select-arrow,
body.theme-light-green-light .accent-400 .mat-select-trigger, body.theme-light-green-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-500 .mat-select-arrow,
body.theme-light-green-light .accent-500 .mat-select-trigger, body.theme-light-green-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-600 .mat-select-arrow,
body.theme-light-green-light .accent-600 .mat-select-trigger, body.theme-light-green-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-A100 .mat-select-arrow,
body.theme-light-green-light .accent-A100 .mat-select-trigger, body.theme-light-green-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-A200 .mat-select-arrow,
body.theme-light-green-light .accent-A200 .mat-select-trigger, body.theme-light-green-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-A400 .mat-select-arrow,
body.theme-light-green-light .accent-A400 .mat-select-trigger, body.theme-light-green-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-A700 .mat-select-arrow,
body.theme-light-green-light .accent-A700 .mat-select-trigger, body.theme-light-green-light .accent .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent .mat-select-arrow,
body.theme-light-green-light .accent .mat-select-trigger, body.theme-light-green-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-50 .mat-select-arrow,
body.theme-light-green-light .warn-50 .mat-select-trigger, body.theme-light-green-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-100 .mat-select-arrow,
body.theme-light-green-light .warn-100 .mat-select-trigger, body.theme-light-green-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-200 .mat-select-arrow,
body.theme-light-green-light .warn-200 .mat-select-trigger, body.theme-light-green-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-300 .mat-select-arrow,
body.theme-light-green-light .warn-300 .mat-select-trigger, body.theme-light-green-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-400 .mat-select-arrow,
body.theme-light-green-light .warn-400 .mat-select-trigger, body.theme-light-green-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-A100 .mat-select-arrow,
body.theme-light-green-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-light .primary-300 input[type='text'], body.theme-light-green-light .primary-400 input[type='text'], body.theme-light-green-light .primary-500 input[type='text'], body.theme-light-green-light .primary-600 input[type='text'], body.theme-light-green-light .primary-700 input[type='text'], body.theme-light-green-light .primary-800 input[type='text'], body.theme-light-green-light .primary-900 input[type='text'], body.theme-light-green-light .primary-A200 input[type='text'], body.theme-light-green-light .primary-A400 input[type='text'], body.theme-light-green-light .primary-A700 input[type='text'], body.theme-light-green-light .primary input[type='text'], body.theme-light-green-light .accent-700 input[type='text'], body.theme-light-green-light .accent-800 input[type='text'], body.theme-light-green-light .accent-900 input[type='text'], body.theme-light-green-light .warn-500 input[type='text'], body.theme-light-green-light .warn-600 input[type='text'], body.theme-light-green-light .warn-700 input[type='text'], body.theme-light-green-light .warn-800 input[type='text'], body.theme-light-green-light .warn-900 input[type='text'], body.theme-light-green-light .warn-A200 input[type='text'], body.theme-light-green-light .warn-A400 input[type='text'], body.theme-light-green-light .warn-A700 input[type='text'], body.theme-light-green-light .warn input[type='text'] {
  color: white; }
body.theme-light-green-light .primary-300 .mat-form-field-label, body.theme-light-green-light .primary-400 .mat-form-field-label, body.theme-light-green-light .primary-500 .mat-form-field-label, body.theme-light-green-light .primary-600 .mat-form-field-label, body.theme-light-green-light .primary-700 .mat-form-field-label, body.theme-light-green-light .primary-800 .mat-form-field-label, body.theme-light-green-light .primary-900 .mat-form-field-label, body.theme-light-green-light .primary-A200 .mat-form-field-label, body.theme-light-green-light .primary-A400 .mat-form-field-label, body.theme-light-green-light .primary-A700 .mat-form-field-label, body.theme-light-green-light .primary .mat-form-field-label, body.theme-light-green-light .accent-700 .mat-form-field-label, body.theme-light-green-light .accent-800 .mat-form-field-label, body.theme-light-green-light .accent-900 .mat-form-field-label, body.theme-light-green-light .warn-500 .mat-form-field-label, body.theme-light-green-light .warn-600 .mat-form-field-label, body.theme-light-green-light .warn-700 .mat-form-field-label, body.theme-light-green-light .warn-800 .mat-form-field-label, body.theme-light-green-light .warn-900 .mat-form-field-label, body.theme-light-green-light .warn-A200 .mat-form-field-label, body.theme-light-green-light .warn-A400 .mat-form-field-label, body.theme-light-green-light .warn-A700 .mat-form-field-label, body.theme-light-green-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-light .primary-300 .mat-form-field-underline, body.theme-light-green-light .primary-400 .mat-form-field-underline, body.theme-light-green-light .primary-500 .mat-form-field-underline, body.theme-light-green-light .primary-600 .mat-form-field-underline, body.theme-light-green-light .primary-700 .mat-form-field-underline, body.theme-light-green-light .primary-800 .mat-form-field-underline, body.theme-light-green-light .primary-900 .mat-form-field-underline, body.theme-light-green-light .primary-A200 .mat-form-field-underline, body.theme-light-green-light .primary-A400 .mat-form-field-underline, body.theme-light-green-light .primary-A700 .mat-form-field-underline, body.theme-light-green-light .primary .mat-form-field-underline, body.theme-light-green-light .accent-700 .mat-form-field-underline, body.theme-light-green-light .accent-800 .mat-form-field-underline, body.theme-light-green-light .accent-900 .mat-form-field-underline, body.theme-light-green-light .warn-500 .mat-form-field-underline, body.theme-light-green-light .warn-600 .mat-form-field-underline, body.theme-light-green-light .warn-700 .mat-form-field-underline, body.theme-light-green-light .warn-800 .mat-form-field-underline, body.theme-light-green-light .warn-900 .mat-form-field-underline, body.theme-light-green-light .warn-A200 .mat-form-field-underline, body.theme-light-green-light .warn-A400 .mat-form-field-underline, body.theme-light-green-light .warn-A700 .mat-form-field-underline, body.theme-light-green-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-light .primary-300 .mat-select-trigger,
body.theme-light-green-light .primary-300 .mat-select-arrow, body.theme-light-green-light .primary-400 .mat-select-trigger,
body.theme-light-green-light .primary-400 .mat-select-arrow, body.theme-light-green-light .primary-500 .mat-select-trigger,
body.theme-light-green-light .primary-500 .mat-select-arrow, body.theme-light-green-light .primary-600 .mat-select-trigger,
body.theme-light-green-light .primary-600 .mat-select-arrow, body.theme-light-green-light .primary-700 .mat-select-trigger,
body.theme-light-green-light .primary-700 .mat-select-arrow, body.theme-light-green-light .primary-800 .mat-select-trigger,
body.theme-light-green-light .primary-800 .mat-select-arrow, body.theme-light-green-light .primary-900 .mat-select-trigger,
body.theme-light-green-light .primary-900 .mat-select-arrow, body.theme-light-green-light .primary-A200 .mat-select-trigger,
body.theme-light-green-light .primary-A200 .mat-select-arrow, body.theme-light-green-light .primary-A400 .mat-select-trigger,
body.theme-light-green-light .primary-A400 .mat-select-arrow, body.theme-light-green-light .primary-A700 .mat-select-trigger,
body.theme-light-green-light .primary-A700 .mat-select-arrow, body.theme-light-green-light .primary .mat-select-trigger,
body.theme-light-green-light .primary .mat-select-arrow, body.theme-light-green-light .accent-700 .mat-select-trigger,
body.theme-light-green-light .accent-700 .mat-select-arrow, body.theme-light-green-light .accent-800 .mat-select-trigger,
body.theme-light-green-light .accent-800 .mat-select-arrow, body.theme-light-green-light .accent-900 .mat-select-trigger,
body.theme-light-green-light .accent-900 .mat-select-arrow, body.theme-light-green-light .warn-500 .mat-select-trigger,
body.theme-light-green-light .warn-500 .mat-select-arrow, body.theme-light-green-light .warn-600 .mat-select-trigger,
body.theme-light-green-light .warn-600 .mat-select-arrow, body.theme-light-green-light .warn-700 .mat-select-trigger,
body.theme-light-green-light .warn-700 .mat-select-arrow, body.theme-light-green-light .warn-800 .mat-select-trigger,
body.theme-light-green-light .warn-800 .mat-select-arrow, body.theme-light-green-light .warn-900 .mat-select-trigger,
body.theme-light-green-light .warn-900 .mat-select-arrow, body.theme-light-green-light .warn-A200 .mat-select-trigger,
body.theme-light-green-light .warn-A200 .mat-select-arrow, body.theme-light-green-light .warn-A400 .mat-select-trigger,
body.theme-light-green-light .warn-A400 .mat-select-arrow, body.theme-light-green-light .warn-A700 .mat-select-trigger,
body.theme-light-green-light .warn-A700 .mat-select-arrow, body.theme-light-green-light .warn .mat-select-trigger,
body.theme-light-green-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-light .primary-300 .mat-select-underline, body.theme-light-green-light .primary-400 .mat-select-underline, body.theme-light-green-light .primary-500 .mat-select-underline, body.theme-light-green-light .primary-600 .mat-select-underline, body.theme-light-green-light .primary-700 .mat-select-underline, body.theme-light-green-light .primary-800 .mat-select-underline, body.theme-light-green-light .primary-900 .mat-select-underline, body.theme-light-green-light .primary-A200 .mat-select-underline, body.theme-light-green-light .primary-A400 .mat-select-underline, body.theme-light-green-light .primary-A700 .mat-select-underline, body.theme-light-green-light .primary .mat-select-underline, body.theme-light-green-light .accent-700 .mat-select-underline, body.theme-light-green-light .accent-800 .mat-select-underline, body.theme-light-green-light .accent-900 .mat-select-underline, body.theme-light-green-light .warn-500 .mat-select-underline, body.theme-light-green-light .warn-600 .mat-select-underline, body.theme-light-green-light .warn-700 .mat-select-underline, body.theme-light-green-light .warn-800 .mat-select-underline, body.theme-light-green-light .warn-900 .mat-select-underline, body.theme-light-green-light .warn-A200 .mat-select-underline, body.theme-light-green-light .warn-A400 .mat-select-underline, body.theme-light-green-light .warn-A700 .mat-select-underline, body.theme-light-green-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-300 .mat-select-arrow,
body.theme-light-green-light .primary-300 .mat-select-trigger, body.theme-light-green-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-400 .mat-select-arrow,
body.theme-light-green-light .primary-400 .mat-select-trigger, body.theme-light-green-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-500 .mat-select-arrow,
body.theme-light-green-light .primary-500 .mat-select-trigger, body.theme-light-green-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-600 .mat-select-arrow,
body.theme-light-green-light .primary-600 .mat-select-trigger, body.theme-light-green-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-700 .mat-select-arrow,
body.theme-light-green-light .primary-700 .mat-select-trigger, body.theme-light-green-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-800 .mat-select-arrow,
body.theme-light-green-light .primary-800 .mat-select-trigger, body.theme-light-green-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-900 .mat-select-arrow,
body.theme-light-green-light .primary-900 .mat-select-trigger, body.theme-light-green-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-A200 .mat-select-arrow,
body.theme-light-green-light .primary-A200 .mat-select-trigger, body.theme-light-green-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-A400 .mat-select-arrow,
body.theme-light-green-light .primary-A400 .mat-select-trigger, body.theme-light-green-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary-A700 .mat-select-arrow,
body.theme-light-green-light .primary-A700 .mat-select-trigger, body.theme-light-green-light .primary .mat-select-disabled .mat-select-value,
body.theme-light-green-light .primary .mat-select-arrow,
body.theme-light-green-light .primary .mat-select-trigger, body.theme-light-green-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-700 .mat-select-arrow,
body.theme-light-green-light .accent-700 .mat-select-trigger, body.theme-light-green-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-800 .mat-select-arrow,
body.theme-light-green-light .accent-800 .mat-select-trigger, body.theme-light-green-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .accent-900 .mat-select-arrow,
body.theme-light-green-light .accent-900 .mat-select-trigger, body.theme-light-green-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-500 .mat-select-arrow,
body.theme-light-green-light .warn-500 .mat-select-trigger, body.theme-light-green-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-600 .mat-select-arrow,
body.theme-light-green-light .warn-600 .mat-select-trigger, body.theme-light-green-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-700 .mat-select-arrow,
body.theme-light-green-light .warn-700 .mat-select-trigger, body.theme-light-green-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-800 .mat-select-arrow,
body.theme-light-green-light .warn-800 .mat-select-trigger, body.theme-light-green-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-900 .mat-select-arrow,
body.theme-light-green-light .warn-900 .mat-select-trigger, body.theme-light-green-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-A200 .mat-select-arrow,
body.theme-light-green-light .warn-A200 .mat-select-trigger, body.theme-light-green-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-A400 .mat-select-arrow,
body.theme-light-green-light .warn-A400 .mat-select-trigger, body.theme-light-green-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn-A700 .mat-select-arrow,
body.theme-light-green-light .warn-A700 .mat-select-trigger, body.theme-light-green-light .warn .mat-select-disabled .mat-select-value,
body.theme-light-green-light .warn .mat-select-arrow,
body.theme-light-green-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-light .primary-300 .mat-select-value, body.theme-light-green-light .primary-400 .mat-select-value, body.theme-light-green-light .primary-500 .mat-select-value, body.theme-light-green-light .primary-600 .mat-select-value, body.theme-light-green-light .primary-700 .mat-select-value, body.theme-light-green-light .primary-800 .mat-select-value, body.theme-light-green-light .primary-900 .mat-select-value, body.theme-light-green-light .primary-A200 .mat-select-value, body.theme-light-green-light .primary-A400 .mat-select-value, body.theme-light-green-light .primary-A700 .mat-select-value, body.theme-light-green-light .primary .mat-select-value, body.theme-light-green-light .accent-700 .mat-select-value, body.theme-light-green-light .accent-800 .mat-select-value, body.theme-light-green-light .accent-900 .mat-select-value, body.theme-light-green-light .warn-500 .mat-select-value, body.theme-light-green-light .warn-600 .mat-select-value, body.theme-light-green-light .warn-700 .mat-select-value, body.theme-light-green-light .warn-800 .mat-select-value, body.theme-light-green-light .warn-900 .mat-select-value, body.theme-light-green-light .warn-A200 .mat-select-value, body.theme-light-green-light .warn-A400 .mat-select-value, body.theme-light-green-light .warn-A700 .mat-select-value, body.theme-light-green-light .warn .mat-select-value {
  color: white; }
body.theme-brown-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-brown-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-option:hover:not(.mat-option-disabled), body.theme-brown-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-brown-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #6d4c41; }
body.theme-brown-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-brown-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-brown-light .mat-pseudo-checkbox-checked,
body.theme-brown-light .mat-pseudo-checkbox-indeterminate,
body.theme-brown-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-brown-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #6d4c41; }
body.theme-brown-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-brown-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-brown-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-brown-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-brown-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-brown-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-brown-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .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); }
body.theme-brown-light .mat-app-background, body.theme-brown-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-brown-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-brown-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-brown-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-brown-light .mat-badge-accent .mat-badge-content {
  background: #6d4c41;
  color: white; }
body.theme-brown-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-brown-light .mat-badge {
  position: relative; }
body.theme-brown-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-brown-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-brown-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-brown-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-brown-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-brown-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-brown-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-brown-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-brown-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-brown-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-brown-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-brown-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-brown-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-brown-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-brown-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-brown-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-brown-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-brown-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-brown-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-brown-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-brown-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-brown-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-brown-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-brown-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-brown-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-brown-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-brown-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-brown-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-brown-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-brown-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-brown-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-brown-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-brown-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-brown-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-brown-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-brown-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-brown-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-button, body.theme-brown-light .mat-icon-button, body.theme-brown-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-brown-light .mat-button.mat-primary, body.theme-brown-light .mat-icon-button.mat-primary, body.theme-brown-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-brown-light .mat-button.mat-accent, body.theme-brown-light .mat-icon-button.mat-accent, body.theme-brown-light .mat-stroked-button.mat-accent {
    color: #6d4c41; }
body.theme-brown-light .mat-button.mat-warn, body.theme-brown-light .mat-icon-button.mat-warn, body.theme-brown-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-brown-light .mat-button.mat-primary[disabled], body.theme-brown-light .mat-button.mat-accent[disabled], body.theme-brown-light .mat-button.mat-warn[disabled], body.theme-brown-light .mat-button[disabled][disabled], body.theme-brown-light .mat-icon-button.mat-primary[disabled], body.theme-brown-light .mat-icon-button.mat-accent[disabled], body.theme-brown-light .mat-icon-button.mat-warn[disabled], body.theme-brown-light .mat-icon-button[disabled][disabled], body.theme-brown-light .mat-stroked-button.mat-primary[disabled], body.theme-brown-light .mat-stroked-button.mat-accent[disabled], body.theme-brown-light .mat-stroked-button.mat-warn[disabled], body.theme-brown-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-brown-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-brown-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-brown-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-brown-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-brown-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #6d4c41; }
body.theme-brown-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-brown-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-brown-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-brown-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-brown-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-brown-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-brown-light .mat-button .mat-ripple-element, body.theme-brown-light .mat-icon-button .mat-ripple-element, body.theme-brown-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-brown-light .mat-button-focus-overlay {
  background: black; }
body.theme-brown-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-flat-button, body.theme-brown-light .mat-raised-button, body.theme-brown-light .mat-fab, body.theme-brown-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-brown-light .mat-flat-button.mat-primary, body.theme-brown-light .mat-raised-button.mat-primary, body.theme-brown-light .mat-fab.mat-primary, body.theme-brown-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-brown-light .mat-flat-button.mat-accent, body.theme-brown-light .mat-raised-button.mat-accent, body.theme-brown-light .mat-fab.mat-accent, body.theme-brown-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-brown-light .mat-flat-button.mat-warn, body.theme-brown-light .mat-raised-button.mat-warn, body.theme-brown-light .mat-fab.mat-warn, body.theme-brown-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-brown-light .mat-flat-button.mat-primary[disabled], body.theme-brown-light .mat-flat-button.mat-accent[disabled], body.theme-brown-light .mat-flat-button.mat-warn[disabled], body.theme-brown-light .mat-flat-button[disabled][disabled], body.theme-brown-light .mat-raised-button.mat-primary[disabled], body.theme-brown-light .mat-raised-button.mat-accent[disabled], body.theme-brown-light .mat-raised-button.mat-warn[disabled], body.theme-brown-light .mat-raised-button[disabled][disabled], body.theme-brown-light .mat-fab.mat-primary[disabled], body.theme-brown-light .mat-fab.mat-accent[disabled], body.theme-brown-light .mat-fab.mat-warn[disabled], body.theme-brown-light .mat-fab[disabled][disabled], body.theme-brown-light .mat-mini-fab.mat-primary[disabled], body.theme-brown-light .mat-mini-fab.mat-accent[disabled], body.theme-brown-light .mat-mini-fab.mat-warn[disabled], body.theme-brown-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-flat-button.mat-primary, body.theme-brown-light .mat-raised-button.mat-primary, body.theme-brown-light .mat-fab.mat-primary, body.theme-brown-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-brown-light .mat-flat-button.mat-accent, body.theme-brown-light .mat-raised-button.mat-accent, body.theme-brown-light .mat-fab.mat-accent, body.theme-brown-light .mat-mini-fab.mat-accent {
    background-color: #6d4c41; }
body.theme-brown-light .mat-flat-button.mat-warn, body.theme-brown-light .mat-raised-button.mat-warn, body.theme-brown-light .mat-fab.mat-warn, body.theme-brown-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-brown-light .mat-flat-button.mat-primary[disabled], body.theme-brown-light .mat-flat-button.mat-accent[disabled], body.theme-brown-light .mat-flat-button.mat-warn[disabled], body.theme-brown-light .mat-flat-button[disabled][disabled], body.theme-brown-light .mat-raised-button.mat-primary[disabled], body.theme-brown-light .mat-raised-button.mat-accent[disabled], body.theme-brown-light .mat-raised-button.mat-warn[disabled], body.theme-brown-light .mat-raised-button[disabled][disabled], body.theme-brown-light .mat-fab.mat-primary[disabled], body.theme-brown-light .mat-fab.mat-accent[disabled], body.theme-brown-light .mat-fab.mat-warn[disabled], body.theme-brown-light .mat-fab[disabled][disabled], body.theme-brown-light .mat-mini-fab.mat-primary[disabled], body.theme-brown-light .mat-mini-fab.mat-accent[disabled], body.theme-brown-light .mat-mini-fab.mat-warn[disabled], body.theme-brown-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-brown-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-brown-light .mat-fab.mat-primary .mat-ripple-element, body.theme-brown-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-brown-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-brown-light .mat-fab.mat-accent .mat-ripple-element, body.theme-brown-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-brown-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-brown-light .mat-fab.mat-warn .mat-ripple-element, body.theme-brown-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-brown-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-fab:not([class*='mat-elevation-z']), body.theme-brown-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-brown-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-brown-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-button-toggle-standalone,
body.theme-brown-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-brown-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-brown-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-brown-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-brown-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-brown-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-brown-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-brown-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-brown-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-brown-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-brown-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-brown-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-brown-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-brown-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-brown-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-brown-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #6d4c41; }
body.theme-brown-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-brown-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-brown-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-brown-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-brown-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-brown-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-brown-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-brown-light .mat-checkbox-background {
    background: none; } }
body.theme-brown-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-brown-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #6d4c41; }
body.theme-brown-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-brown-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-brown-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-brown-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #6d4c41;
  color: white; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-brown-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .mat-table {
  background: white; }
body.theme-brown-light .mat-table thead, body.theme-brown-light .mat-table tbody, body.theme-brown-light .mat-table tfoot,
body.theme-brown-light mat-header-row, body.theme-brown-light mat-row, body.theme-brown-light mat-footer-row,
body.theme-brown-light [mat-header-row], body.theme-brown-light [mat-row], body.theme-brown-light [mat-footer-row],
body.theme-brown-light .mat-table-sticky {
  background: inherit; }
body.theme-brown-light mat-row, body.theme-brown-light mat-header-row, body.theme-brown-light mat-footer-row,
body.theme-brown-light th.mat-header-cell, body.theme-brown-light td.mat-cell, body.theme-brown-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-cell, body.theme-brown-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-datepicker-toggle,
body.theme-brown-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-brown-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-brown-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-brown-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-brown-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-brown-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-brown-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-brown-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-brown-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #6d4c41;
    color: white; }
body.theme-brown-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(109, 76, 65, 0.4); }
body.theme-brown-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-brown-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-brown-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-brown-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-brown-light .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); }
body.theme-brown-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-brown-light .mat-datepicker-toggle-active.mat-accent {
    color: #6d4c41; }
body.theme-brown-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-brown-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-brown-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-brown-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-brown-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-brown-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-expansion-panel-header-description,
body.theme-brown-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-brown-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-brown-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-brown-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-brown-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-brown-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #6d4c41; }
body.theme-brown-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-brown-light .mat-focused .mat-form-field-required-marker {
  color: #6d4c41; }
body.theme-brown-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-brown-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #6d4c41; }
body.theme-brown-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-brown-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-brown-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #6d4c41; }
body.theme-brown-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-brown-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-brown-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-brown-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-brown-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-brown-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-brown-light .mat-error {
  color: #f44336; }
body.theme-brown-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-brown-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-brown-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-brown-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-brown-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-brown-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #6d4c41; }
body.theme-brown-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-brown-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-brown-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-brown-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-brown-light .mat-icon.mat-accent {
  color: #6d4c41; }
body.theme-brown-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-brown-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-input-element:disabled,
body.theme-brown-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-input-element {
  caret-color: #353a48; }
body.theme-brown-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-accent .mat-input-element {
  caret-color: #6d4c41; }
body.theme-brown-light .mat-warn .mat-input-element,
body.theme-brown-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-brown-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-brown-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-brown-light .mat-list-option:hover, body.theme-brown-light .mat-list-option:focus,
body.theme-brown-light .mat-nav-list .mat-list-item:hover,
body.theme-brown-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .mat-menu-panel {
  background: white; }
body.theme-brown-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-menu-item[disabled], body.theme-brown-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-menu-item .mat-icon-no-color,
body.theme-brown-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-menu-item:hover:not([disabled]),
body.theme-brown-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-brown-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-brown-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .mat-paginator {
  background: white; }
body.theme-brown-light .mat-paginator,
body.theme-brown-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-paginator-decrement,
body.theme-brown-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-paginator-first,
body.theme-brown-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-brown-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-brown-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-brown-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-brown-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-brown-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-brown-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #8d6e63; }
body.theme-brown-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #8d6e63; }
body.theme-brown-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #6d4c41; }
body.theme-brown-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-brown-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-brown-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-brown-light .mat-progress-spinner circle, body.theme-brown-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-brown-light .mat-progress-spinner.mat-accent circle, body.theme-brown-light .mat-spinner.mat-accent circle {
  stroke: #6d4c41; }
body.theme-brown-light .mat-progress-spinner.mat-warn circle, body.theme-brown-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-brown-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-brown-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-brown-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-brown-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-brown-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-brown-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #6d4c41; }
body.theme-brown-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-brown-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-brown-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-brown-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #6d4c41; }
body.theme-brown-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-brown-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-brown-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-brown-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-brown-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-brown-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-brown-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-brown-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-brown-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-brown-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-select-panel {
  background: white; }
body.theme-brown-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-brown-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #6d4c41; }
body.theme-brown-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-brown-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-brown-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-brown-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-brown-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-brown-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-brown-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #6d4c41; }
body.theme-brown-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(109, 76, 65, 0.54); }
body.theme-brown-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #6d4c41; }
body.theme-brown-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-brown-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-brown-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-brown-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-brown-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-brown-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-brown-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-brown-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-brown-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-primary .mat-slider-track-fill,
body.theme-brown-light .mat-primary .mat-slider-thumb,
body.theme-brown-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-brown-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-brown-light .mat-accent .mat-slider-track-fill,
body.theme-brown-light .mat-accent .mat-slider-thumb,
body.theme-brown-light .mat-accent .mat-slider-thumb-label {
  background-color: #6d4c41; }
body.theme-brown-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-brown-light .mat-warn .mat-slider-track-fill,
body.theme-brown-light .mat-warn .mat-slider-thumb,
body.theme-brown-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-brown-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-brown-light .mat-slider-focus-ring {
  background-color: rgba(109, 76, 65, 0.2); }
body.theme-brown-light .mat-slider:hover .mat-slider-track-background,
body.theme-brown-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-slider-disabled .mat-slider-track-background,
body.theme-brown-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-brown-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-brown-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-brown-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-brown-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-brown-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-brown-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-brown-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-brown-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-brown-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-brown-light .mat-step-header.cdk-keyboard-focused, body.theme-brown-light .mat-step-header.cdk-program-focused, body.theme-brown-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-brown-light .mat-step-header:hover {
    background: none; } }
body.theme-brown-light .mat-step-header .mat-step-label,
body.theme-brown-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-brown-light .mat-step-header .mat-step-icon-selected,
body.theme-brown-light .mat-step-header .mat-step-icon-state-done,
body.theme-brown-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-brown-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-brown-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-brown-light .mat-stepper-horizontal, body.theme-brown-light .mat-stepper-vertical {
  background-color: white; }
body.theme-brown-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-horizontal-stepper-header::before,
body.theme-brown-light .mat-horizontal-stepper-header::after,
body.theme-brown-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-brown-light .mat-tab-nav-bar,
body.theme-brown-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-brown-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-brown-light .mat-tab-label, body.theme-brown-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-brown-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-brown-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-brown-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-brown-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-brown-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-brown-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-brown-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(141, 110, 99, 0.3); }
body.theme-brown-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-brown-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #6d4c41; }
body.theme-brown-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-brown-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-brown-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-brown-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-brown-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-brown-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-brown-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-brown-light .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); }
body.theme-brown-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-brown-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(141, 110, 99, 0.3); }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #6d4c41; }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-brown-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-brown-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-brown-light .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); }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-brown-light .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); }
body.theme-brown-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-brown-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-brown-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-brown-light .mat-toolbar.mat-accent {
    background: #6d4c41;
    color: white; }
body.theme-brown-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-brown-light .mat-toolbar .mat-form-field-underline,
  body.theme-brown-light .mat-toolbar .mat-form-field-ripple,
  body.theme-brown-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-brown-light .mat-toolbar .mat-form-field-label,
  body.theme-brown-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-brown-light .mat-toolbar .mat-select-value,
  body.theme-brown-light .mat-toolbar .mat-select-arrow,
  body.theme-brown-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-brown-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-brown-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-brown-light .mat-tree {
  background: white; }
body.theme-brown-light .mat-tree-node,
body.theme-brown-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-brown-light .mat-simple-snackbar-action {
  color: #6d4c41; }
body.theme-brown-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-brown-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .icon,
body.theme-brown-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .fade-text,
body.theme-brown-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .form-wrapper {
  background-color: white; }
body.theme-brown-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light .simple-pagination {
  background: white; }
body.theme-brown-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .price-tables .price-table {
  background: white; }
body.theme-brown-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .simple-table-container {
  background: white; }
body.theme-brown-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-brown-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-brown-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-brown-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-brown-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .page-layout.simple.left-sidebar > .center > .content, body.theme-brown-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-brown-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-brown-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-brown-light a,
body.theme-brown-light .chart-label,
body.theme-brown-light .theme-text {
  color: #6d4c41; }
body.theme-brown-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-brown-light .changelog .entry {
  background-color: white; }
body.theme-brown-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-brown-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-brown-light fuse-sidebar {
  background: #fafafa; }
body.theme-brown-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-brown-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-brown-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-brown-light fuse-widget > .fuse-widget-front,
body.theme-brown-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #795548; }
body.theme-brown-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-brown-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-brown-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #efebe9; }
body.theme-brown-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-brown-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-brown-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #6d4c41; }
body.theme-brown-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #6d4c41;
    color: white; }
body.theme-brown-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-brown-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-brown-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-brown-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-brown-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-brown-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-brown-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-brown-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-brown-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-brown-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #academy-course .sidebar .steps .step.current {
    background: #efebe9;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #6d4c41; }
body.theme-brown-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #6d4c41; }
body.theme-brown-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #6d4c41; }
body.theme-brown-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #6d4c41; }
body.theme-brown-light #academy-course .sidebar .steps .step .index:before, body.theme-brown-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-brown-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-brown-light .cal-month-view {
  background: white; }
body.theme-brown-light .cal-month-view .cal-day-badge {
    background: #6d4c41;
    color: white; }
body.theme-brown-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-brown-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-brown-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #6d4c41; }
body.theme-brown-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-month-view .cal-open-day-events {
    background: #6d4c41; }
body.theme-brown-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-brown-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #6d4c41; }
body.theme-brown-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-brown-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-brown-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-brown-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-brown-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-brown-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #6d4c41; }
body.theme-brown-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-brown-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-brown-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-brown-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #contacts .header .search-wrapper {
  background: white; }
body.theme-brown-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-brown-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-brown-light scrumboard-board-list .list .list-header,
body.theme-brown-light scrumboard-board-list .list .list-content,
body.theme-brown-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-brown-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-brown-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light scrumboard-board #board > .header {
  background-color: #6d4c41;
  color: white; }
body.theme-brown-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-brown-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-brown-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-brown-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-brown-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-brown-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-brown-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-brown-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-brown-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-brown-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-brown-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #6d4c41;
  color: white; }
body.theme-brown-light todo .center .header .search-wrapper {
  background: white; }
body.theme-brown-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light todo-list-item.completed {
    background: #efefef; }
body.theme-brown-light todo-list-item.completed .title,
    body.theme-brown-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light todo-list-item.selected {
    background: #efebe9; }
body.theme-brown-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-brown-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-brown-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light login-2 #login #login-intro {
  color: white; }
body.theme-brown-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-brown-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-brown-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-brown-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-brown-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light register-2 #register #register-intro {
  color: white; }
body.theme-brown-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-brown-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-brown-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-brown-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-brown-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-brown-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-brown-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-brown-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-brown-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-brown-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-brown-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-brown-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-brown-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-brown-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-brown-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-brown-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-brown-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-about .profile-box .content {
  background-color: white; }
body.theme-brown-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-brown-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-brown-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-brown-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-brown-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #6d4c41; }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #6d4c41; }
body.theme-brown-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-brown-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #6d4c41; }
body.theme-brown-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-brown-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-brown-light search-classic .header .search-wrapper {
  background: white; }
body.theme-brown-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light search-modern .header .search-wrapper {
  background: white; }
body.theme-brown-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light search-modern .content .results .result-item {
  background: white; }
body.theme-brown-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-brown-light datatable-body {
  background-color: white; }
body.theme-brown-light #decision .header .search-wrapper {
  background: white; }
body.theme-brown-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #decision .content .center .toolbar {
  background: white; }
body.theme-brown-light #decision .content .center .content {
  background: white; }
body.theme-brown-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-brown-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-brown-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light decision-list-item.completed {
    background: #efefef; }
body.theme-brown-light decision-list-item.completed .title,
    body.theme-brown-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light decision-list-item.selected {
    background: #efebe9; }
body.theme-brown-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-brown-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-brown-light #my-itservice .content .center .content {
  background: white; }
body.theme-brown-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-brown-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-brown-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-brown-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-brown-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-brown-light app-itservice-list-item.completed .title,
    body.theme-brown-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light app-itservice-list-item.selected {
    background: #efebe9; }
body.theme-brown-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-brown-light #createMaster .content .center .content {
  background: white; }
body.theme-brown-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-brown-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light .theme-blue-gray-dark mat-tab-group,
body.theme-brown-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-brown-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-brown-light .mat-select-panel {
  max-width: none !important; }
body.theme-brown-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-brown-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-brown-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-brown-light app-cost-center-item.completed .title,
  body.theme-brown-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light app-cost-center-item.selected {
  background: #efebe9 !important; }
body.theme-brown-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-brown-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-brown-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-brown-light app-bank-master-item.completed .title,
  body.theme-brown-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light app-bank-master-item.selected {
  background: #efebe9 !important; }
body.theme-brown-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-brown-light #hotel .content .center .toolbar {
    background: white; }
body.theme-brown-light #hotel .content .center .content {
    background: white; }
body.theme-brown-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light hotel-list-item.completed {
    background: #efefef; }
body.theme-brown-light hotel-list-item.completed .title,
    body.theme-brown-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light hotel-list-item.selected {
    background: #efebe9; }
body.theme-brown-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #preapp .content .center .toolbar {
  background: white; }
body.theme-brown-light #preapp .content .center .content {
  background: white; }
body.theme-brown-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-brown-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-brown-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #pending .header .search-wrapper {
  background: white; }
body.theme-brown-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #pending .content .center .content {
  background: white; }
body.theme-brown-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-brown-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-brown-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-brown-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-brown-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light chop-list-item.completed {
  background: #efefef; }
body.theme-brown-light chop-list-item.completed .title,
  body.theme-brown-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light chop-list-item.selected {
  background: #efebe9 !important; }
body.theme-brown-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-brown-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-brown-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light .content-card .content {
  background: white !important; }
body.theme-brown-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-brown-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-brown-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-brown-light #flight .header .search-wrapper {
    background: white; }
body.theme-brown-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #flight .content .center .content {
  background: white; }
body.theme-brown-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-brown-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-brown-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light decision-list-item.completed {
    background: #efefef; }
body.theme-brown-light decision-list-item.completed .title,
    body.theme-brown-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light decision-list-item.selected {
    background: #efebe9; }
body.theme-brown-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-brown-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-brown-light #payment .content .center .toolbar {
      background: white; }
body.theme-brown-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-brown-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-brown-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-brown-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-brown-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-brown-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-brown-light #payment .content .center .content {
      background: white; }
body.theme-brown-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #payment .content .invoice-container .card .footer .logo,
      body.theme-brown-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-brown-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light payment-list-item.completed {
    background: #efefef; }
body.theme-brown-light payment-list-item.completed .title,
    body.theme-brown-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light payment-list-item.selected {
    background: #efebe9; }
body.theme-brown-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #efebe9; }
body.theme-brown-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-brown-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-brown-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-brown-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-brown-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-brown-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-brown-light #products .header .search-wrapper {
    background: white; }
body.theme-brown-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-brown-light #products .center .content-card {
  background: white; }
body.theme-brown-light #products .content .center .content {
  background: white; }
body.theme-brown-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-brown-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-brown-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light decision-list-item.completed {
    background: #efefef; }
body.theme-brown-light decision-list-item.completed .title,
    body.theme-brown-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light decision-list-item.selected {
    background: #efebe9; }
body.theme-brown-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-brown-light #preappemployee .content .center .content {
  background: white; }
body.theme-brown-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-brown-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-brown-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-brown-light #preappvendor .content .center .content {
  background: white; }
body.theme-brown-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-brown-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #efebe9; }
body.theme-brown-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-brown-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-brown-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-brown-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-brown-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-brown-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-brown-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-brown-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-brown-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-brown-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-brown-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-brown-light #paymentvendor .content .center .content {
      background: white; }
body.theme-brown-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-brown-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light payment-list-item.completed {
    background: #efefef; }
body.theme-brown-light payment-list-item.completed .title,
    body.theme-brown-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light payment-list-item.selected {
    background: #efebe9; }
body.theme-brown-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #efebe9; }
body.theme-brown-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #efebe9; }
body.theme-brown-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-brown-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-brown-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-brown-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-brown-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-brown-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-brown-light #preappaudit .content .center .content {
  background: white; }
body.theme-brown-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-brown-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #auditpreapp .content {
  background: white; }
body.theme-brown-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-brown-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-brown-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-brown-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-brown-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-brown-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-brown-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-brown-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-brown-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-brown-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-brown-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light payment-list-item.completed {
    background: #efefef; }
body.theme-brown-light payment-list-item.completed .title,
    body.theme-brown-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light payment-list-item.selected {
    background: #efebe9; }
body.theme-brown-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-brown-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-brown-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-brown-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-brown-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light common-list-item.completed .title,
  body.theme-brown-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light common-list-item.selected {
    background: #efebe9 !important; }
body.theme-brown-light .content {
  background-color: #f5f5f5; }
body.theme-brown-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-brown-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-brown-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-brown-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-brown-light #travel .content .center .toolbar {
      background: white; }
body.theme-brown-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-brown-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-brown-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-brown-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-brown-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-brown-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-brown-light #travel .content .center .content {
      background: white; }
body.theme-brown-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #travel .content .invoice-container .card .footer .logo,
      body.theme-brown-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-brown-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light payment-list-item.completed {
    background: #efefef; }
body.theme-brown-light payment-list-item.completed .title,
    body.theme-brown-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light payment-list-item.selected {
    background: #efebe9; }
body.theme-brown-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-brown-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-brown-light #employee .content .center .toolbar {
      background: white; }
body.theme-brown-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-brown-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-brown-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-brown-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-brown-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-brown-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-brown-light #employee .content .center .content {
      background: white; }
body.theme-brown-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #employee .content .invoice-container .card .footer .logo,
      body.theme-brown-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-brown-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light payment-list-item.completed {
    background: #efefef; }
body.theme-brown-light payment-list-item.completed .title,
    body.theme-brown-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light payment-list-item.selected {
    background: #efebe9; }
body.theme-brown-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-brown-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-brown-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-brown-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-brown-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-brown-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-brown-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-brown-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-brown-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-brown-light #vendorpo .content .center .content {
      background: white; }
body.theme-brown-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-brown-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-brown-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-brown-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-brown-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-brown-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-brown-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-brown-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-brown-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light payment-list-item.completed {
    background: #efefef; }
body.theme-brown-light payment-list-item.completed .title,
    body.theme-brown-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light payment-list-item.selected {
    background: #efebe9; }
body.theme-brown-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-brown-light #po-plan .content .center .content {
  background: white; }
body.theme-brown-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-brown-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #efebe9; }
body.theme-brown-light app-plan-detail .active {
  background-color: #fff; }
body.theme-brown-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #confirm .content .center {
  background: white; }
body.theme-brown-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-brown-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #downpament .content .center {
  background: white; }
body.theme-brown-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-brown-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #plan-invoice .content .center {
  background: white; }
body.theme-brown-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-brown-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #efebe9; }
body.theme-brown-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-brown-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #status .content .center {
  background: white; }
body.theme-brown-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-brown-light #createMaster .content .center .content {
  background: white; }
body.theme-brown-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-brown-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-brown-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-brown-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-brown-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-brown-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-brown-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-brown-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-brown-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light preapp-list-item.completed {
    background: #efefef; }
body.theme-brown-light preapp-list-item.completed .title,
    body.theme-brown-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light preapp-list-item.selected {
    background: #efebe9; }
body.theme-brown-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-brown-light #facility .content .center {
  background: white; }
body.theme-brown-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #facility .content-card {
  background: white; }
body.theme-brown-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-brown-light #facility .content-card .line1-title {
    background: white; }
body.theme-brown-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #efebe9; }
body.theme-brown-light app-plan-detail .active {
  background-color: #fff; }
body.theme-brown-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #my-credit .content .center {
  background: white; }
body.theme-brown-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-brown-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-brown-light #fix-assets-register .content .center {
  background: white; }
body.theme-brown-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #fix-assets-register .content-card {
  background: white; }
body.theme-brown-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-brown-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-brown-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #efebe9; }
body.theme-brown-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #debit-note .content .center {
  background: white; }
body.theme-brown-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light app-detail .active, body.theme-brown-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-brown-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #cost-transfer .content .center {
  background: white; }
body.theme-brown-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #efebe9; }
body.theme-brown-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-brown-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-brown-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-brown-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-brown-light #createMaster .content .center {
  background: white; }
body.theme-brown-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-brown-light #productMaster .content .center {
  background: white; }
body.theme-brown-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-brown-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-brown-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-brown-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-brown-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-brown-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-brown-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-brown-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-brown-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .primary-50-fg {
  color: #ececee !important; }
body.theme-brown-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-brown-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-brown-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-brown-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-brown-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-brown-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-brown-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-brown-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-brown-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-brown-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-brown-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-brown-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-brown-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-brown-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-brown-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-brown-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-brown-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-brown-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-brown-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-brown-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-brown-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-brown-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-brown-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-brown-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-brown-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-brown-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-brown-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-brown-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-brown-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-brown-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-brown-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-brown-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-brown-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-brown-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-brown-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-brown-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-brown-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-brown-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-brown-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-brown-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-brown-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-brown-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-brown-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-brown-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-brown-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-brown-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-brown-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-brown-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-brown-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-brown-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-brown-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-brown-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-brown-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-brown-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-brown-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-brown-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-brown-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-brown-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-brown-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-brown-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-brown-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-brown-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-800-fg {
  color: #262933 !important; }
body.theme-brown-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-brown-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-brown-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-brown-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-brown-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-brown-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-brown-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-brown-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-brown-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-brown-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-brown-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-brown-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-brown-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-brown-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-brown-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-brown-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-brown-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-brown-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-brown-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-brown-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-brown-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-brown-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-brown-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-brown-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-brown-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-brown-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-brown-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-brown-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-brown-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-brown-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-brown-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-brown-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-brown-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-brown-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-brown-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-brown-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-brown-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-brown-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-brown-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-brown-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-brown-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-brown-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-brown-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-brown-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-brown-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-brown-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-brown-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .primary-fg {
  color: #353a48 !important; }
body.theme-brown-light .primary-border {
  border-color: #353a48 !important; }
body.theme-brown-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-brown-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-brown-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-brown-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-brown-light .accent-50-bg {
  background-color: #efebe9 !important; }
body.theme-brown-light .accent-50 {
  background-color: #efebe9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .accent-50[disabled] {
    background-color: rgba(239, 235, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .accent-50-fg {
  color: #efebe9 !important; }
body.theme-brown-light .accent-50-border {
  border-color: #efebe9 !important; }
body.theme-brown-light .accent-50-border-top {
  border-top-color: #efebe9 !important; }
body.theme-brown-light .accent-50-border-right {
  border-right-color: #efebe9 !important; }
body.theme-brown-light .accent-50-border-bottom {
  border-bottom-color: #efebe9 !important; }
body.theme-brown-light .accent-50-border-left {
  border-left-color: #efebe9 !important; }
body.theme-brown-light .accent-100-bg {
  background-color: #d7ccc8 !important; }
body.theme-brown-light .accent-100 {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .accent-100[disabled] {
    background-color: rgba(215, 204, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .accent-100-fg {
  color: #d7ccc8 !important; }
body.theme-brown-light .accent-100-border {
  border-color: #d7ccc8 !important; }
body.theme-brown-light .accent-100-border-top {
  border-top-color: #d7ccc8 !important; }
body.theme-brown-light .accent-100-border-right {
  border-right-color: #d7ccc8 !important; }
body.theme-brown-light .accent-100-border-bottom {
  border-bottom-color: #d7ccc8 !important; }
body.theme-brown-light .accent-100-border-left {
  border-left-color: #d7ccc8 !important; }
body.theme-brown-light .accent-200-bg {
  background-color: #bcaaa4 !important; }
body.theme-brown-light .accent-200 {
  background-color: #bcaaa4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .accent-200[disabled] {
    background-color: rgba(188, 170, 164, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .accent-200-fg {
  color: #bcaaa4 !important; }
body.theme-brown-light .accent-200-border {
  border-color: #bcaaa4 !important; }
body.theme-brown-light .accent-200-border-top {
  border-top-color: #bcaaa4 !important; }
body.theme-brown-light .accent-200-border-right {
  border-right-color: #bcaaa4 !important; }
body.theme-brown-light .accent-200-border-bottom {
  border-bottom-color: #bcaaa4 !important; }
body.theme-brown-light .accent-200-border-left {
  border-left-color: #bcaaa4 !important; }
body.theme-brown-light .accent-300-bg {
  background-color: #a1887f !important; }
body.theme-brown-light .accent-300 {
  background-color: #a1887f !important;
  color: white !important; }
body.theme-brown-light .accent-300[disabled] {
    background-color: rgba(161, 136, 127, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-300-fg {
  color: #a1887f !important; }
body.theme-brown-light .accent-300-border {
  border-color: #a1887f !important; }
body.theme-brown-light .accent-300-border-top {
  border-top-color: #a1887f !important; }
body.theme-brown-light .accent-300-border-right {
  border-right-color: #a1887f !important; }
body.theme-brown-light .accent-300-border-bottom {
  border-bottom-color: #a1887f !important; }
body.theme-brown-light .accent-300-border-left {
  border-left-color: #a1887f !important; }
body.theme-brown-light .accent-400-bg {
  background-color: #8d6e63 !important; }
body.theme-brown-light .accent-400 {
  background-color: #8d6e63 !important;
  color: white !important; }
body.theme-brown-light .accent-400[disabled] {
    background-color: rgba(141, 110, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-400-fg {
  color: #8d6e63 !important; }
body.theme-brown-light .accent-400-border {
  border-color: #8d6e63 !important; }
body.theme-brown-light .accent-400-border-top {
  border-top-color: #8d6e63 !important; }
body.theme-brown-light .accent-400-border-right {
  border-right-color: #8d6e63 !important; }
body.theme-brown-light .accent-400-border-bottom {
  border-bottom-color: #8d6e63 !important; }
body.theme-brown-light .accent-400-border-left {
  border-left-color: #8d6e63 !important; }
body.theme-brown-light .accent-500-bg {
  background-color: #795548 !important; }
body.theme-brown-light .accent-500 {
  background-color: #795548 !important;
  color: white !important; }
body.theme-brown-light .accent-500[disabled] {
    background-color: rgba(121, 85, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-500-fg {
  color: #795548 !important; }
body.theme-brown-light .accent-500-border {
  border-color: #795548 !important; }
body.theme-brown-light .accent-500-border-top {
  border-top-color: #795548 !important; }
body.theme-brown-light .accent-500-border-right {
  border-right-color: #795548 !important; }
body.theme-brown-light .accent-500-border-bottom {
  border-bottom-color: #795548 !important; }
body.theme-brown-light .accent-500-border-left {
  border-left-color: #795548 !important; }
body.theme-brown-light .accent-600-bg {
  background-color: #6d4c41 !important; }
body.theme-brown-light .accent-600 {
  background-color: #6d4c41 !important;
  color: white !important; }
body.theme-brown-light .accent-600[disabled] {
    background-color: rgba(109, 76, 65, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-600-fg {
  color: #6d4c41 !important; }
body.theme-brown-light .accent-600-border {
  border-color: #6d4c41 !important; }
body.theme-brown-light .accent-600-border-top {
  border-top-color: #6d4c41 !important; }
body.theme-brown-light .accent-600-border-right {
  border-right-color: #6d4c41 !important; }
body.theme-brown-light .accent-600-border-bottom {
  border-bottom-color: #6d4c41 !important; }
body.theme-brown-light .accent-600-border-left {
  border-left-color: #6d4c41 !important; }
body.theme-brown-light .accent-700-bg {
  background-color: #5d4037 !important; }
body.theme-brown-light .accent-700 {
  background-color: #5d4037 !important;
  color: white !important; }
body.theme-brown-light .accent-700[disabled] {
    background-color: rgba(93, 64, 55, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-700-fg {
  color: #5d4037 !important; }
body.theme-brown-light .accent-700-border {
  border-color: #5d4037 !important; }
body.theme-brown-light .accent-700-border-top {
  border-top-color: #5d4037 !important; }
body.theme-brown-light .accent-700-border-right {
  border-right-color: #5d4037 !important; }
body.theme-brown-light .accent-700-border-bottom {
  border-bottom-color: #5d4037 !important; }
body.theme-brown-light .accent-700-border-left {
  border-left-color: #5d4037 !important; }
body.theme-brown-light .accent-800-bg {
  background-color: #4e342e !important; }
body.theme-brown-light .accent-800 {
  background-color: #4e342e !important;
  color: white !important; }
body.theme-brown-light .accent-800[disabled] {
    background-color: rgba(78, 52, 46, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-800-fg {
  color: #4e342e !important; }
body.theme-brown-light .accent-800-border {
  border-color: #4e342e !important; }
body.theme-brown-light .accent-800-border-top {
  border-top-color: #4e342e !important; }
body.theme-brown-light .accent-800-border-right {
  border-right-color: #4e342e !important; }
body.theme-brown-light .accent-800-border-bottom {
  border-bottom-color: #4e342e !important; }
body.theme-brown-light .accent-800-border-left {
  border-left-color: #4e342e !important; }
body.theme-brown-light .accent-900-bg {
  background-color: #3e2723 !important; }
body.theme-brown-light .accent-900 {
  background-color: #3e2723 !important;
  color: white !important; }
body.theme-brown-light .accent-900[disabled] {
    background-color: rgba(62, 39, 35, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-900-fg {
  color: #3e2723 !important; }
body.theme-brown-light .accent-900-border {
  border-color: #3e2723 !important; }
body.theme-brown-light .accent-900-border-top {
  border-top-color: #3e2723 !important; }
body.theme-brown-light .accent-900-border-right {
  border-right-color: #3e2723 !important; }
body.theme-brown-light .accent-900-border-bottom {
  border-bottom-color: #3e2723 !important; }
body.theme-brown-light .accent-900-border-left {
  border-left-color: #3e2723 !important; }
body.theme-brown-light .accent-A100-bg {
  background-color: #d7ccc8 !important; }
body.theme-brown-light .accent-A100 {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .accent-A100[disabled] {
    background-color: rgba(215, 204, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .accent-A100-fg {
  color: #d7ccc8 !important; }
body.theme-brown-light .accent-A100-border {
  border-color: #d7ccc8 !important; }
body.theme-brown-light .accent-A100-border-top {
  border-top-color: #d7ccc8 !important; }
body.theme-brown-light .accent-A100-border-right {
  border-right-color: #d7ccc8 !important; }
body.theme-brown-light .accent-A100-border-bottom {
  border-bottom-color: #d7ccc8 !important; }
body.theme-brown-light .accent-A100-border-left {
  border-left-color: #d7ccc8 !important; }
body.theme-brown-light .accent-A200-bg {
  background-color: #bcaaa4 !important; }
body.theme-brown-light .accent-A200 {
  background-color: #bcaaa4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .accent-A200[disabled] {
    background-color: rgba(188, 170, 164, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .accent-A200-fg {
  color: #bcaaa4 !important; }
body.theme-brown-light .accent-A200-border {
  border-color: #bcaaa4 !important; }
body.theme-brown-light .accent-A200-border-top {
  border-top-color: #bcaaa4 !important; }
body.theme-brown-light .accent-A200-border-right {
  border-right-color: #bcaaa4 !important; }
body.theme-brown-light .accent-A200-border-bottom {
  border-bottom-color: #bcaaa4 !important; }
body.theme-brown-light .accent-A200-border-left {
  border-left-color: #bcaaa4 !important; }
body.theme-brown-light .accent-A400-bg {
  background-color: #8d6e63 !important; }
body.theme-brown-light .accent-A400 {
  background-color: #8d6e63 !important;
  color: white !important; }
body.theme-brown-light .accent-A400[disabled] {
    background-color: rgba(141, 110, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-A400-fg {
  color: #8d6e63 !important; }
body.theme-brown-light .accent-A400-border {
  border-color: #8d6e63 !important; }
body.theme-brown-light .accent-A400-border-top {
  border-top-color: #8d6e63 !important; }
body.theme-brown-light .accent-A400-border-right {
  border-right-color: #8d6e63 !important; }
body.theme-brown-light .accent-A400-border-bottom {
  border-bottom-color: #8d6e63 !important; }
body.theme-brown-light .accent-A400-border-left {
  border-left-color: #8d6e63 !important; }
body.theme-brown-light .accent-A700-bg {
  background-color: #5d4037 !important; }
body.theme-brown-light .accent-A700 {
  background-color: #5d4037 !important;
  color: white !important; }
body.theme-brown-light .accent-A700[disabled] {
    background-color: rgba(93, 64, 55, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-A700-fg {
  color: #5d4037 !important; }
body.theme-brown-light .accent-A700-border {
  border-color: #5d4037 !important; }
body.theme-brown-light .accent-A700-border-top {
  border-top-color: #5d4037 !important; }
body.theme-brown-light .accent-A700-border-right {
  border-right-color: #5d4037 !important; }
body.theme-brown-light .accent-A700-border-bottom {
  border-bottom-color: #5d4037 !important; }
body.theme-brown-light .accent-A700-border-left {
  border-left-color: #5d4037 !important; }
body.theme-brown-light .accent-bg {
  background-color: #6d4c41 !important; }
body.theme-brown-light .accent {
  background-color: #6d4c41 !important;
  color: white !important; }
body.theme-brown-light .accent[disabled] {
    background-color: rgba(109, 76, 65, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .accent-fg {
  color: #6d4c41 !important; }
body.theme-brown-light .accent-border {
  border-color: #6d4c41 !important; }
body.theme-brown-light .accent-border-top {
  border-top-color: #6d4c41 !important; }
body.theme-brown-light .accent-border-right {
  border-right-color: #6d4c41 !important; }
body.theme-brown-light .accent-border-bottom {
  border-bottom-color: #6d4c41 !important; }
body.theme-brown-light .accent-border-left {
  border-left-color: #6d4c41 !important; }
body.theme-brown-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-brown-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-brown-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-brown-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-brown-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-brown-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-brown-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-brown-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-brown-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-brown-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-brown-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-brown-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-brown-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-brown-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-brown-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-brown-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-brown-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-brown-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-brown-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-brown-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-brown-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-brown-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-brown-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-brown-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-brown-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-brown-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-brown-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-brown-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-brown-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-brown-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-brown-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-brown-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-brown-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-brown-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-brown-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-brown-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-brown-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-brown-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-brown-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-brown-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-brown-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-brown-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-brown-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-brown-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-brown-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-brown-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-brown-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-brown-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-brown-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-brown-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-brown-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-brown-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-brown-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-brown-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-brown-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-brown-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-brown-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-brown-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-brown-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-brown-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-brown-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-brown-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-brown-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-brown-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-brown-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-brown-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-brown-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-brown-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-brown-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-brown-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-brown-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-brown-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-brown-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-brown-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-brown-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-brown-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-brown-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-brown-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-brown-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-brown-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-brown-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-brown-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-brown-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-brown-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-brown-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-brown-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-brown-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-brown-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-brown-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-brown-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-brown-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-brown-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-brown-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-brown-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-brown-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-brown-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-brown-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-brown-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-brown-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-brown-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-brown-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-brown-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-brown-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-brown-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-brown-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-brown-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-brown-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-brown-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-brown-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-brown-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-brown-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-brown-light .warn-fg {
  color: #f44336 !important; }
body.theme-brown-light .warn-border {
  border-color: #f44336 !important; }
body.theme-brown-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-brown-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-brown-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-brown-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-brown-light .primary-50 i,
body.theme-brown-light .primary-50 .icon, body.theme-brown-light .primary-100 i,
body.theme-brown-light .primary-100 .icon, body.theme-brown-light .primary-200 i,
body.theme-brown-light .primary-200 .icon, body.theme-brown-light .primary-A100 i,
body.theme-brown-light .primary-A100 .icon, body.theme-brown-light .accent-50 i,
body.theme-brown-light .accent-50 .icon, body.theme-brown-light .accent-100 i,
body.theme-brown-light .accent-100 .icon, body.theme-brown-light .accent-200 i,
body.theme-brown-light .accent-200 .icon, body.theme-brown-light .accent-A100 i,
body.theme-brown-light .accent-A100 .icon, body.theme-brown-light .accent-A200 i,
body.theme-brown-light .accent-A200 .icon, body.theme-brown-light .warn-50 i,
body.theme-brown-light .warn-50 .icon, body.theme-brown-light .warn-100 i,
body.theme-brown-light .warn-100 .icon, body.theme-brown-light .warn-200 i,
body.theme-brown-light .warn-200 .icon, body.theme-brown-light .warn-300 i,
body.theme-brown-light .warn-300 .icon, body.theme-brown-light .warn-400 i,
body.theme-brown-light .warn-400 .icon, body.theme-brown-light .warn-A100 i,
body.theme-brown-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-brown-light .primary-50.secondary-text,
body.theme-brown-light .primary-50 .secondary-text, body.theme-brown-light .primary-100.secondary-text,
body.theme-brown-light .primary-100 .secondary-text, body.theme-brown-light .primary-200.secondary-text,
body.theme-brown-light .primary-200 .secondary-text, body.theme-brown-light .primary-A100.secondary-text,
body.theme-brown-light .primary-A100 .secondary-text, body.theme-brown-light .accent-50.secondary-text,
body.theme-brown-light .accent-50 .secondary-text, body.theme-brown-light .accent-100.secondary-text,
body.theme-brown-light .accent-100 .secondary-text, body.theme-brown-light .accent-200.secondary-text,
body.theme-brown-light .accent-200 .secondary-text, body.theme-brown-light .accent-A100.secondary-text,
body.theme-brown-light .accent-A100 .secondary-text, body.theme-brown-light .accent-A200.secondary-text,
body.theme-brown-light .accent-A200 .secondary-text, body.theme-brown-light .warn-50.secondary-text,
body.theme-brown-light .warn-50 .secondary-text, body.theme-brown-light .warn-100.secondary-text,
body.theme-brown-light .warn-100 .secondary-text, body.theme-brown-light .warn-200.secondary-text,
body.theme-brown-light .warn-200 .secondary-text, body.theme-brown-light .warn-300.secondary-text,
body.theme-brown-light .warn-300 .secondary-text, body.theme-brown-light .warn-400.secondary-text,
body.theme-brown-light .warn-400 .secondary-text, body.theme-brown-light .warn-A100.secondary-text,
body.theme-brown-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-brown-light .primary-50.hint-text,
body.theme-brown-light .primary-50 .hint-text, body.theme-brown-light .primary-50.disabled-text,
body.theme-brown-light .primary-50 .disabled-text, body.theme-brown-light .primary-100.hint-text,
body.theme-brown-light .primary-100 .hint-text, body.theme-brown-light .primary-100.disabled-text,
body.theme-brown-light .primary-100 .disabled-text, body.theme-brown-light .primary-200.hint-text,
body.theme-brown-light .primary-200 .hint-text, body.theme-brown-light .primary-200.disabled-text,
body.theme-brown-light .primary-200 .disabled-text, body.theme-brown-light .primary-A100.hint-text,
body.theme-brown-light .primary-A100 .hint-text, body.theme-brown-light .primary-A100.disabled-text,
body.theme-brown-light .primary-A100 .disabled-text, body.theme-brown-light .accent-50.hint-text,
body.theme-brown-light .accent-50 .hint-text, body.theme-brown-light .accent-50.disabled-text,
body.theme-brown-light .accent-50 .disabled-text, body.theme-brown-light .accent-100.hint-text,
body.theme-brown-light .accent-100 .hint-text, body.theme-brown-light .accent-100.disabled-text,
body.theme-brown-light .accent-100 .disabled-text, body.theme-brown-light .accent-200.hint-text,
body.theme-brown-light .accent-200 .hint-text, body.theme-brown-light .accent-200.disabled-text,
body.theme-brown-light .accent-200 .disabled-text, body.theme-brown-light .accent-A100.hint-text,
body.theme-brown-light .accent-A100 .hint-text, body.theme-brown-light .accent-A100.disabled-text,
body.theme-brown-light .accent-A100 .disabled-text, body.theme-brown-light .accent-A200.hint-text,
body.theme-brown-light .accent-A200 .hint-text, body.theme-brown-light .accent-A200.disabled-text,
body.theme-brown-light .accent-A200 .disabled-text, body.theme-brown-light .warn-50.hint-text,
body.theme-brown-light .warn-50 .hint-text, body.theme-brown-light .warn-50.disabled-text,
body.theme-brown-light .warn-50 .disabled-text, body.theme-brown-light .warn-100.hint-text,
body.theme-brown-light .warn-100 .hint-text, body.theme-brown-light .warn-100.disabled-text,
body.theme-brown-light .warn-100 .disabled-text, body.theme-brown-light .warn-200.hint-text,
body.theme-brown-light .warn-200 .hint-text, body.theme-brown-light .warn-200.disabled-text,
body.theme-brown-light .warn-200 .disabled-text, body.theme-brown-light .warn-300.hint-text,
body.theme-brown-light .warn-300 .hint-text, body.theme-brown-light .warn-300.disabled-text,
body.theme-brown-light .warn-300 .disabled-text, body.theme-brown-light .warn-400.hint-text,
body.theme-brown-light .warn-400 .hint-text, body.theme-brown-light .warn-400.disabled-text,
body.theme-brown-light .warn-400 .disabled-text, body.theme-brown-light .warn-A100.hint-text,
body.theme-brown-light .warn-A100 .hint-text, body.theme-brown-light .warn-A100.disabled-text,
body.theme-brown-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-brown-light .primary-50.divider,
body.theme-brown-light .primary-50 .divider, body.theme-brown-light .primary-100.divider,
body.theme-brown-light .primary-100 .divider, body.theme-brown-light .primary-200.divider,
body.theme-brown-light .primary-200 .divider, body.theme-brown-light .primary-A100.divider,
body.theme-brown-light .primary-A100 .divider, body.theme-brown-light .accent-50.divider,
body.theme-brown-light .accent-50 .divider, body.theme-brown-light .accent-100.divider,
body.theme-brown-light .accent-100 .divider, body.theme-brown-light .accent-200.divider,
body.theme-brown-light .accent-200 .divider, body.theme-brown-light .accent-A100.divider,
body.theme-brown-light .accent-A100 .divider, body.theme-brown-light .accent-A200.divider,
body.theme-brown-light .accent-A200 .divider, body.theme-brown-light .warn-50.divider,
body.theme-brown-light .warn-50 .divider, body.theme-brown-light .warn-100.divider,
body.theme-brown-light .warn-100 .divider, body.theme-brown-light .warn-200.divider,
body.theme-brown-light .warn-200 .divider, body.theme-brown-light .warn-300.divider,
body.theme-brown-light .warn-300 .divider, body.theme-brown-light .warn-400.divider,
body.theme-brown-light .warn-400 .divider, body.theme-brown-light .warn-A100.divider,
body.theme-brown-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-brown-light .primary-50 .mat-ripple-element, body.theme-brown-light .primary-100 .mat-ripple-element, body.theme-brown-light .primary-200 .mat-ripple-element, body.theme-brown-light .primary-A100 .mat-ripple-element, body.theme-brown-light .accent-50 .mat-ripple-element, body.theme-brown-light .accent-100 .mat-ripple-element, body.theme-brown-light .accent-200 .mat-ripple-element, body.theme-brown-light .accent-A100 .mat-ripple-element, body.theme-brown-light .accent-A200 .mat-ripple-element, body.theme-brown-light .warn-50 .mat-ripple-element, body.theme-brown-light .warn-100 .mat-ripple-element, body.theme-brown-light .warn-200 .mat-ripple-element, body.theme-brown-light .warn-300 .mat-ripple-element, body.theme-brown-light .warn-400 .mat-ripple-element, body.theme-brown-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-brown-light .primary-50 .adaptive-border-color, body.theme-brown-light .primary-100 .adaptive-border-color, body.theme-brown-light .primary-200 .adaptive-border-color, body.theme-brown-light .primary-A100 .adaptive-border-color, body.theme-brown-light .accent-50 .adaptive-border-color, body.theme-brown-light .accent-100 .adaptive-border-color, body.theme-brown-light .accent-200 .adaptive-border-color, body.theme-brown-light .accent-A100 .adaptive-border-color, body.theme-brown-light .accent-A200 .adaptive-border-color, body.theme-brown-light .warn-50 .adaptive-border-color, body.theme-brown-light .warn-100 .adaptive-border-color, body.theme-brown-light .warn-200 .adaptive-border-color, body.theme-brown-light .warn-300 .adaptive-border-color, body.theme-brown-light .warn-400 .adaptive-border-color, body.theme-brown-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .primary-300 i,
body.theme-brown-light .primary-300 .icon, body.theme-brown-light .primary-400 i,
body.theme-brown-light .primary-400 .icon, body.theme-brown-light .primary-500 i,
body.theme-brown-light .primary-500 .icon, body.theme-brown-light .primary-600 i,
body.theme-brown-light .primary-600 .icon, body.theme-brown-light .primary-700 i,
body.theme-brown-light .primary-700 .icon, body.theme-brown-light .primary-800 i,
body.theme-brown-light .primary-800 .icon, body.theme-brown-light .primary-900 i,
body.theme-brown-light .primary-900 .icon, body.theme-brown-light .primary-A200 i,
body.theme-brown-light .primary-A200 .icon, body.theme-brown-light .primary-A400 i,
body.theme-brown-light .primary-A400 .icon, body.theme-brown-light .primary-A700 i,
body.theme-brown-light .primary-A700 .icon, body.theme-brown-light .primary i,
body.theme-brown-light .primary .icon, body.theme-brown-light .accent-300 i,
body.theme-brown-light .accent-300 .icon, body.theme-brown-light .accent-400 i,
body.theme-brown-light .accent-400 .icon, body.theme-brown-light .accent-500 i,
body.theme-brown-light .accent-500 .icon, body.theme-brown-light .accent-600 i,
body.theme-brown-light .accent-600 .icon, body.theme-brown-light .accent-700 i,
body.theme-brown-light .accent-700 .icon, body.theme-brown-light .accent-800 i,
body.theme-brown-light .accent-800 .icon, body.theme-brown-light .accent-900 i,
body.theme-brown-light .accent-900 .icon, body.theme-brown-light .accent-A400 i,
body.theme-brown-light .accent-A400 .icon, body.theme-brown-light .accent-A700 i,
body.theme-brown-light .accent-A700 .icon, body.theme-brown-light .accent i,
body.theme-brown-light .accent .icon, body.theme-brown-light .warn-500 i,
body.theme-brown-light .warn-500 .icon, body.theme-brown-light .warn-600 i,
body.theme-brown-light .warn-600 .icon, body.theme-brown-light .warn-700 i,
body.theme-brown-light .warn-700 .icon, body.theme-brown-light .warn-800 i,
body.theme-brown-light .warn-800 .icon, body.theme-brown-light .warn-900 i,
body.theme-brown-light .warn-900 .icon, body.theme-brown-light .warn-A200 i,
body.theme-brown-light .warn-A200 .icon, body.theme-brown-light .warn-A400 i,
body.theme-brown-light .warn-A400 .icon, body.theme-brown-light .warn-A700 i,
body.theme-brown-light .warn-A700 .icon, body.theme-brown-light .warn i,
body.theme-brown-light .warn .icon {
  color: white; }
body.theme-brown-light .primary-300.secondary-text,
body.theme-brown-light .primary-300 .secondary-text, body.theme-brown-light .primary-400.secondary-text,
body.theme-brown-light .primary-400 .secondary-text, body.theme-brown-light .primary-500.secondary-text,
body.theme-brown-light .primary-500 .secondary-text, body.theme-brown-light .primary-600.secondary-text,
body.theme-brown-light .primary-600 .secondary-text, body.theme-brown-light .primary-700.secondary-text,
body.theme-brown-light .primary-700 .secondary-text, body.theme-brown-light .primary-800.secondary-text,
body.theme-brown-light .primary-800 .secondary-text, body.theme-brown-light .primary-900.secondary-text,
body.theme-brown-light .primary-900 .secondary-text, body.theme-brown-light .primary-A200.secondary-text,
body.theme-brown-light .primary-A200 .secondary-text, body.theme-brown-light .primary-A400.secondary-text,
body.theme-brown-light .primary-A400 .secondary-text, body.theme-brown-light .primary-A700.secondary-text,
body.theme-brown-light .primary-A700 .secondary-text, body.theme-brown-light .primary.secondary-text,
body.theme-brown-light .primary .secondary-text, body.theme-brown-light .accent-300.secondary-text,
body.theme-brown-light .accent-300 .secondary-text, body.theme-brown-light .accent-400.secondary-text,
body.theme-brown-light .accent-400 .secondary-text, body.theme-brown-light .accent-500.secondary-text,
body.theme-brown-light .accent-500 .secondary-text, body.theme-brown-light .accent-600.secondary-text,
body.theme-brown-light .accent-600 .secondary-text, body.theme-brown-light .accent-700.secondary-text,
body.theme-brown-light .accent-700 .secondary-text, body.theme-brown-light .accent-800.secondary-text,
body.theme-brown-light .accent-800 .secondary-text, body.theme-brown-light .accent-900.secondary-text,
body.theme-brown-light .accent-900 .secondary-text, body.theme-brown-light .accent-A400.secondary-text,
body.theme-brown-light .accent-A400 .secondary-text, body.theme-brown-light .accent-A700.secondary-text,
body.theme-brown-light .accent-A700 .secondary-text, body.theme-brown-light .accent.secondary-text,
body.theme-brown-light .accent .secondary-text, body.theme-brown-light .warn-500.secondary-text,
body.theme-brown-light .warn-500 .secondary-text, body.theme-brown-light .warn-600.secondary-text,
body.theme-brown-light .warn-600 .secondary-text, body.theme-brown-light .warn-700.secondary-text,
body.theme-brown-light .warn-700 .secondary-text, body.theme-brown-light .warn-800.secondary-text,
body.theme-brown-light .warn-800 .secondary-text, body.theme-brown-light .warn-900.secondary-text,
body.theme-brown-light .warn-900 .secondary-text, body.theme-brown-light .warn-A200.secondary-text,
body.theme-brown-light .warn-A200 .secondary-text, body.theme-brown-light .warn-A400.secondary-text,
body.theme-brown-light .warn-A400 .secondary-text, body.theme-brown-light .warn-A700.secondary-text,
body.theme-brown-light .warn-A700 .secondary-text, body.theme-brown-light .warn.secondary-text,
body.theme-brown-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-brown-light .primary-300.hint-text,
body.theme-brown-light .primary-300 .hint-text, body.theme-brown-light .primary-300.disabled-text,
body.theme-brown-light .primary-300 .disabled-text, body.theme-brown-light .primary-400.hint-text,
body.theme-brown-light .primary-400 .hint-text, body.theme-brown-light .primary-400.disabled-text,
body.theme-brown-light .primary-400 .disabled-text, body.theme-brown-light .primary-500.hint-text,
body.theme-brown-light .primary-500 .hint-text, body.theme-brown-light .primary-500.disabled-text,
body.theme-brown-light .primary-500 .disabled-text, body.theme-brown-light .primary-600.hint-text,
body.theme-brown-light .primary-600 .hint-text, body.theme-brown-light .primary-600.disabled-text,
body.theme-brown-light .primary-600 .disabled-text, body.theme-brown-light .primary-700.hint-text,
body.theme-brown-light .primary-700 .hint-text, body.theme-brown-light .primary-700.disabled-text,
body.theme-brown-light .primary-700 .disabled-text, body.theme-brown-light .primary-800.hint-text,
body.theme-brown-light .primary-800 .hint-text, body.theme-brown-light .primary-800.disabled-text,
body.theme-brown-light .primary-800 .disabled-text, body.theme-brown-light .primary-900.hint-text,
body.theme-brown-light .primary-900 .hint-text, body.theme-brown-light .primary-900.disabled-text,
body.theme-brown-light .primary-900 .disabled-text, body.theme-brown-light .primary-A200.hint-text,
body.theme-brown-light .primary-A200 .hint-text, body.theme-brown-light .primary-A200.disabled-text,
body.theme-brown-light .primary-A200 .disabled-text, body.theme-brown-light .primary-A400.hint-text,
body.theme-brown-light .primary-A400 .hint-text, body.theme-brown-light .primary-A400.disabled-text,
body.theme-brown-light .primary-A400 .disabled-text, body.theme-brown-light .primary-A700.hint-text,
body.theme-brown-light .primary-A700 .hint-text, body.theme-brown-light .primary-A700.disabled-text,
body.theme-brown-light .primary-A700 .disabled-text, body.theme-brown-light .primary.hint-text,
body.theme-brown-light .primary .hint-text, body.theme-brown-light .primary.disabled-text,
body.theme-brown-light .primary .disabled-text, body.theme-brown-light .accent-300.hint-text,
body.theme-brown-light .accent-300 .hint-text, body.theme-brown-light .accent-300.disabled-text,
body.theme-brown-light .accent-300 .disabled-text, body.theme-brown-light .accent-400.hint-text,
body.theme-brown-light .accent-400 .hint-text, body.theme-brown-light .accent-400.disabled-text,
body.theme-brown-light .accent-400 .disabled-text, body.theme-brown-light .accent-500.hint-text,
body.theme-brown-light .accent-500 .hint-text, body.theme-brown-light .accent-500.disabled-text,
body.theme-brown-light .accent-500 .disabled-text, body.theme-brown-light .accent-600.hint-text,
body.theme-brown-light .accent-600 .hint-text, body.theme-brown-light .accent-600.disabled-text,
body.theme-brown-light .accent-600 .disabled-text, body.theme-brown-light .accent-700.hint-text,
body.theme-brown-light .accent-700 .hint-text, body.theme-brown-light .accent-700.disabled-text,
body.theme-brown-light .accent-700 .disabled-text, body.theme-brown-light .accent-800.hint-text,
body.theme-brown-light .accent-800 .hint-text, body.theme-brown-light .accent-800.disabled-text,
body.theme-brown-light .accent-800 .disabled-text, body.theme-brown-light .accent-900.hint-text,
body.theme-brown-light .accent-900 .hint-text, body.theme-brown-light .accent-900.disabled-text,
body.theme-brown-light .accent-900 .disabled-text, body.theme-brown-light .accent-A400.hint-text,
body.theme-brown-light .accent-A400 .hint-text, body.theme-brown-light .accent-A400.disabled-text,
body.theme-brown-light .accent-A400 .disabled-text, body.theme-brown-light .accent-A700.hint-text,
body.theme-brown-light .accent-A700 .hint-text, body.theme-brown-light .accent-A700.disabled-text,
body.theme-brown-light .accent-A700 .disabled-text, body.theme-brown-light .accent.hint-text,
body.theme-brown-light .accent .hint-text, body.theme-brown-light .accent.disabled-text,
body.theme-brown-light .accent .disabled-text, body.theme-brown-light .warn-500.hint-text,
body.theme-brown-light .warn-500 .hint-text, body.theme-brown-light .warn-500.disabled-text,
body.theme-brown-light .warn-500 .disabled-text, body.theme-brown-light .warn-600.hint-text,
body.theme-brown-light .warn-600 .hint-text, body.theme-brown-light .warn-600.disabled-text,
body.theme-brown-light .warn-600 .disabled-text, body.theme-brown-light .warn-700.hint-text,
body.theme-brown-light .warn-700 .hint-text, body.theme-brown-light .warn-700.disabled-text,
body.theme-brown-light .warn-700 .disabled-text, body.theme-brown-light .warn-800.hint-text,
body.theme-brown-light .warn-800 .hint-text, body.theme-brown-light .warn-800.disabled-text,
body.theme-brown-light .warn-800 .disabled-text, body.theme-brown-light .warn-900.hint-text,
body.theme-brown-light .warn-900 .hint-text, body.theme-brown-light .warn-900.disabled-text,
body.theme-brown-light .warn-900 .disabled-text, body.theme-brown-light .warn-A200.hint-text,
body.theme-brown-light .warn-A200 .hint-text, body.theme-brown-light .warn-A200.disabled-text,
body.theme-brown-light .warn-A200 .disabled-text, body.theme-brown-light .warn-A400.hint-text,
body.theme-brown-light .warn-A400 .hint-text, body.theme-brown-light .warn-A400.disabled-text,
body.theme-brown-light .warn-A400 .disabled-text, body.theme-brown-light .warn-A700.hint-text,
body.theme-brown-light .warn-A700 .hint-text, body.theme-brown-light .warn-A700.disabled-text,
body.theme-brown-light .warn-A700 .disabled-text, body.theme-brown-light .warn.hint-text,
body.theme-brown-light .warn .hint-text, body.theme-brown-light .warn.disabled-text,
body.theme-brown-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-brown-light .primary-300.divider,
body.theme-brown-light .primary-300 .divider, body.theme-brown-light .primary-400.divider,
body.theme-brown-light .primary-400 .divider, body.theme-brown-light .primary-500.divider,
body.theme-brown-light .primary-500 .divider, body.theme-brown-light .primary-600.divider,
body.theme-brown-light .primary-600 .divider, body.theme-brown-light .primary-700.divider,
body.theme-brown-light .primary-700 .divider, body.theme-brown-light .primary-800.divider,
body.theme-brown-light .primary-800 .divider, body.theme-brown-light .primary-900.divider,
body.theme-brown-light .primary-900 .divider, body.theme-brown-light .primary-A200.divider,
body.theme-brown-light .primary-A200 .divider, body.theme-brown-light .primary-A400.divider,
body.theme-brown-light .primary-A400 .divider, body.theme-brown-light .primary-A700.divider,
body.theme-brown-light .primary-A700 .divider, body.theme-brown-light .primary.divider,
body.theme-brown-light .primary .divider, body.theme-brown-light .accent-300.divider,
body.theme-brown-light .accent-300 .divider, body.theme-brown-light .accent-400.divider,
body.theme-brown-light .accent-400 .divider, body.theme-brown-light .accent-500.divider,
body.theme-brown-light .accent-500 .divider, body.theme-brown-light .accent-600.divider,
body.theme-brown-light .accent-600 .divider, body.theme-brown-light .accent-700.divider,
body.theme-brown-light .accent-700 .divider, body.theme-brown-light .accent-800.divider,
body.theme-brown-light .accent-800 .divider, body.theme-brown-light .accent-900.divider,
body.theme-brown-light .accent-900 .divider, body.theme-brown-light .accent-A400.divider,
body.theme-brown-light .accent-A400 .divider, body.theme-brown-light .accent-A700.divider,
body.theme-brown-light .accent-A700 .divider, body.theme-brown-light .accent.divider,
body.theme-brown-light .accent .divider, body.theme-brown-light .warn-500.divider,
body.theme-brown-light .warn-500 .divider, body.theme-brown-light .warn-600.divider,
body.theme-brown-light .warn-600 .divider, body.theme-brown-light .warn-700.divider,
body.theme-brown-light .warn-700 .divider, body.theme-brown-light .warn-800.divider,
body.theme-brown-light .warn-800 .divider, body.theme-brown-light .warn-900.divider,
body.theme-brown-light .warn-900 .divider, body.theme-brown-light .warn-A200.divider,
body.theme-brown-light .warn-A200 .divider, body.theme-brown-light .warn-A400.divider,
body.theme-brown-light .warn-A400 .divider, body.theme-brown-light .warn-A700.divider,
body.theme-brown-light .warn-A700 .divider, body.theme-brown-light .warn.divider,
body.theme-brown-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-brown-light .primary-300 .mat-ripple-element, body.theme-brown-light .primary-400 .mat-ripple-element, body.theme-brown-light .primary-500 .mat-ripple-element, body.theme-brown-light .primary-600 .mat-ripple-element, body.theme-brown-light .primary-700 .mat-ripple-element, body.theme-brown-light .primary-800 .mat-ripple-element, body.theme-brown-light .primary-900 .mat-ripple-element, body.theme-brown-light .primary-A200 .mat-ripple-element, body.theme-brown-light .primary-A400 .mat-ripple-element, body.theme-brown-light .primary-A700 .mat-ripple-element, body.theme-brown-light .primary .mat-ripple-element, body.theme-brown-light .accent-300 .mat-ripple-element, body.theme-brown-light .accent-400 .mat-ripple-element, body.theme-brown-light .accent-500 .mat-ripple-element, body.theme-brown-light .accent-600 .mat-ripple-element, body.theme-brown-light .accent-700 .mat-ripple-element, body.theme-brown-light .accent-800 .mat-ripple-element, body.theme-brown-light .accent-900 .mat-ripple-element, body.theme-brown-light .accent-A400 .mat-ripple-element, body.theme-brown-light .accent-A700 .mat-ripple-element, body.theme-brown-light .accent .mat-ripple-element, body.theme-brown-light .warn-500 .mat-ripple-element, body.theme-brown-light .warn-600 .mat-ripple-element, body.theme-brown-light .warn-700 .mat-ripple-element, body.theme-brown-light .warn-800 .mat-ripple-element, body.theme-brown-light .warn-900 .mat-ripple-element, body.theme-brown-light .warn-A200 .mat-ripple-element, body.theme-brown-light .warn-A400 .mat-ripple-element, body.theme-brown-light .warn-A700 .mat-ripple-element, body.theme-brown-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-brown-light .primary-300 .adaptive-border-color, body.theme-brown-light .primary-400 .adaptive-border-color, body.theme-brown-light .primary-500 .adaptive-border-color, body.theme-brown-light .primary-600 .adaptive-border-color, body.theme-brown-light .primary-700 .adaptive-border-color, body.theme-brown-light .primary-800 .adaptive-border-color, body.theme-brown-light .primary-900 .adaptive-border-color, body.theme-brown-light .primary-A200 .adaptive-border-color, body.theme-brown-light .primary-A400 .adaptive-border-color, body.theme-brown-light .primary-A700 .adaptive-border-color, body.theme-brown-light .primary .adaptive-border-color, body.theme-brown-light .accent-300 .adaptive-border-color, body.theme-brown-light .accent-400 .adaptive-border-color, body.theme-brown-light .accent-500 .adaptive-border-color, body.theme-brown-light .accent-600 .adaptive-border-color, body.theme-brown-light .accent-700 .adaptive-border-color, body.theme-brown-light .accent-800 .adaptive-border-color, body.theme-brown-light .accent-900 .adaptive-border-color, body.theme-brown-light .accent-A400 .adaptive-border-color, body.theme-brown-light .accent-A700 .adaptive-border-color, body.theme-brown-light .accent .adaptive-border-color, body.theme-brown-light .warn-500 .adaptive-border-color, body.theme-brown-light .warn-600 .adaptive-border-color, body.theme-brown-light .warn-700 .adaptive-border-color, body.theme-brown-light .warn-800 .adaptive-border-color, body.theme-brown-light .warn-900 .adaptive-border-color, body.theme-brown-light .warn-A200 .adaptive-border-color, body.theme-brown-light .warn-A400 .adaptive-border-color, body.theme-brown-light .warn-A700 .adaptive-border-color, body.theme-brown-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-brown-light .primary-50 input[type='text'], body.theme-brown-light .primary-100 input[type='text'], body.theme-brown-light .primary-200 input[type='text'], body.theme-brown-light .primary-A100 input[type='text'], body.theme-brown-light .accent-50 input[type='text'], body.theme-brown-light .accent-100 input[type='text'], body.theme-brown-light .accent-200 input[type='text'], body.theme-brown-light .accent-A100 input[type='text'], body.theme-brown-light .accent-A200 input[type='text'], body.theme-brown-light .warn-50 input[type='text'], body.theme-brown-light .warn-100 input[type='text'], body.theme-brown-light .warn-200 input[type='text'], body.theme-brown-light .warn-300 input[type='text'], body.theme-brown-light .warn-400 input[type='text'], body.theme-brown-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-brown-light .primary-50 .mat-form-field-label, body.theme-brown-light .primary-100 .mat-form-field-label, body.theme-brown-light .primary-200 .mat-form-field-label, body.theme-brown-light .primary-A100 .mat-form-field-label, body.theme-brown-light .accent-50 .mat-form-field-label, body.theme-brown-light .accent-100 .mat-form-field-label, body.theme-brown-light .accent-200 .mat-form-field-label, body.theme-brown-light .accent-A100 .mat-form-field-label, body.theme-brown-light .accent-A200 .mat-form-field-label, body.theme-brown-light .warn-50 .mat-form-field-label, body.theme-brown-light .warn-100 .mat-form-field-label, body.theme-brown-light .warn-200 .mat-form-field-label, body.theme-brown-light .warn-300 .mat-form-field-label, body.theme-brown-light .warn-400 .mat-form-field-label, body.theme-brown-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .primary-50 .mat-form-field-underline, body.theme-brown-light .primary-100 .mat-form-field-underline, body.theme-brown-light .primary-200 .mat-form-field-underline, body.theme-brown-light .primary-A100 .mat-form-field-underline, body.theme-brown-light .accent-50 .mat-form-field-underline, body.theme-brown-light .accent-100 .mat-form-field-underline, body.theme-brown-light .accent-200 .mat-form-field-underline, body.theme-brown-light .accent-A100 .mat-form-field-underline, body.theme-brown-light .accent-A200 .mat-form-field-underline, body.theme-brown-light .warn-50 .mat-form-field-underline, body.theme-brown-light .warn-100 .mat-form-field-underline, body.theme-brown-light .warn-200 .mat-form-field-underline, body.theme-brown-light .warn-300 .mat-form-field-underline, body.theme-brown-light .warn-400 .mat-form-field-underline, body.theme-brown-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .primary-50 .mat-select-trigger,
body.theme-brown-light .primary-50 .mat-select-arrow, body.theme-brown-light .primary-100 .mat-select-trigger,
body.theme-brown-light .primary-100 .mat-select-arrow, body.theme-brown-light .primary-200 .mat-select-trigger,
body.theme-brown-light .primary-200 .mat-select-arrow, body.theme-brown-light .primary-A100 .mat-select-trigger,
body.theme-brown-light .primary-A100 .mat-select-arrow, body.theme-brown-light .accent-50 .mat-select-trigger,
body.theme-brown-light .accent-50 .mat-select-arrow, body.theme-brown-light .accent-100 .mat-select-trigger,
body.theme-brown-light .accent-100 .mat-select-arrow, body.theme-brown-light .accent-200 .mat-select-trigger,
body.theme-brown-light .accent-200 .mat-select-arrow, body.theme-brown-light .accent-A100 .mat-select-trigger,
body.theme-brown-light .accent-A100 .mat-select-arrow, body.theme-brown-light .accent-A200 .mat-select-trigger,
body.theme-brown-light .accent-A200 .mat-select-arrow, body.theme-brown-light .warn-50 .mat-select-trigger,
body.theme-brown-light .warn-50 .mat-select-arrow, body.theme-brown-light .warn-100 .mat-select-trigger,
body.theme-brown-light .warn-100 .mat-select-arrow, body.theme-brown-light .warn-200 .mat-select-trigger,
body.theme-brown-light .warn-200 .mat-select-arrow, body.theme-brown-light .warn-300 .mat-select-trigger,
body.theme-brown-light .warn-300 .mat-select-arrow, body.theme-brown-light .warn-400 .mat-select-trigger,
body.theme-brown-light .warn-400 .mat-select-arrow, body.theme-brown-light .warn-A100 .mat-select-trigger,
body.theme-brown-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .primary-50 .mat-select-underline, body.theme-brown-light .primary-100 .mat-select-underline, body.theme-brown-light .primary-200 .mat-select-underline, body.theme-brown-light .primary-A100 .mat-select-underline, body.theme-brown-light .accent-50 .mat-select-underline, body.theme-brown-light .accent-100 .mat-select-underline, body.theme-brown-light .accent-200 .mat-select-underline, body.theme-brown-light .accent-A100 .mat-select-underline, body.theme-brown-light .accent-A200 .mat-select-underline, body.theme-brown-light .warn-50 .mat-select-underline, body.theme-brown-light .warn-100 .mat-select-underline, body.theme-brown-light .warn-200 .mat-select-underline, body.theme-brown-light .warn-300 .mat-select-underline, body.theme-brown-light .warn-400 .mat-select-underline, body.theme-brown-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-brown-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-50 .mat-select-arrow,
body.theme-brown-light .primary-50 .mat-select-trigger, body.theme-brown-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-100 .mat-select-arrow,
body.theme-brown-light .primary-100 .mat-select-trigger, body.theme-brown-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-200 .mat-select-arrow,
body.theme-brown-light .primary-200 .mat-select-trigger, body.theme-brown-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-A100 .mat-select-arrow,
body.theme-brown-light .primary-A100 .mat-select-trigger, body.theme-brown-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-50 .mat-select-arrow,
body.theme-brown-light .accent-50 .mat-select-trigger, body.theme-brown-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-100 .mat-select-arrow,
body.theme-brown-light .accent-100 .mat-select-trigger, body.theme-brown-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-200 .mat-select-arrow,
body.theme-brown-light .accent-200 .mat-select-trigger, body.theme-brown-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-A100 .mat-select-arrow,
body.theme-brown-light .accent-A100 .mat-select-trigger, body.theme-brown-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-A200 .mat-select-arrow,
body.theme-brown-light .accent-A200 .mat-select-trigger, body.theme-brown-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-50 .mat-select-arrow,
body.theme-brown-light .warn-50 .mat-select-trigger, body.theme-brown-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-100 .mat-select-arrow,
body.theme-brown-light .warn-100 .mat-select-trigger, body.theme-brown-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-200 .mat-select-arrow,
body.theme-brown-light .warn-200 .mat-select-trigger, body.theme-brown-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-300 .mat-select-arrow,
body.theme-brown-light .warn-300 .mat-select-trigger, body.theme-brown-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-400 .mat-select-arrow,
body.theme-brown-light .warn-400 .mat-select-trigger, body.theme-brown-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-A100 .mat-select-arrow,
body.theme-brown-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-brown-light .primary-300 input[type='text'], body.theme-brown-light .primary-400 input[type='text'], body.theme-brown-light .primary-500 input[type='text'], body.theme-brown-light .primary-600 input[type='text'], body.theme-brown-light .primary-700 input[type='text'], body.theme-brown-light .primary-800 input[type='text'], body.theme-brown-light .primary-900 input[type='text'], body.theme-brown-light .primary-A200 input[type='text'], body.theme-brown-light .primary-A400 input[type='text'], body.theme-brown-light .primary-A700 input[type='text'], body.theme-brown-light .primary input[type='text'], body.theme-brown-light .accent-300 input[type='text'], body.theme-brown-light .accent-400 input[type='text'], body.theme-brown-light .accent-500 input[type='text'], body.theme-brown-light .accent-600 input[type='text'], body.theme-brown-light .accent-700 input[type='text'], body.theme-brown-light .accent-800 input[type='text'], body.theme-brown-light .accent-900 input[type='text'], body.theme-brown-light .accent-A400 input[type='text'], body.theme-brown-light .accent-A700 input[type='text'], body.theme-brown-light .accent input[type='text'], body.theme-brown-light .warn-500 input[type='text'], body.theme-brown-light .warn-600 input[type='text'], body.theme-brown-light .warn-700 input[type='text'], body.theme-brown-light .warn-800 input[type='text'], body.theme-brown-light .warn-900 input[type='text'], body.theme-brown-light .warn-A200 input[type='text'], body.theme-brown-light .warn-A400 input[type='text'], body.theme-brown-light .warn-A700 input[type='text'], body.theme-brown-light .warn input[type='text'] {
  color: white; }
body.theme-brown-light .primary-300 .mat-form-field-label, body.theme-brown-light .primary-400 .mat-form-field-label, body.theme-brown-light .primary-500 .mat-form-field-label, body.theme-brown-light .primary-600 .mat-form-field-label, body.theme-brown-light .primary-700 .mat-form-field-label, body.theme-brown-light .primary-800 .mat-form-field-label, body.theme-brown-light .primary-900 .mat-form-field-label, body.theme-brown-light .primary-A200 .mat-form-field-label, body.theme-brown-light .primary-A400 .mat-form-field-label, body.theme-brown-light .primary-A700 .mat-form-field-label, body.theme-brown-light .primary .mat-form-field-label, body.theme-brown-light .accent-300 .mat-form-field-label, body.theme-brown-light .accent-400 .mat-form-field-label, body.theme-brown-light .accent-500 .mat-form-field-label, body.theme-brown-light .accent-600 .mat-form-field-label, body.theme-brown-light .accent-700 .mat-form-field-label, body.theme-brown-light .accent-800 .mat-form-field-label, body.theme-brown-light .accent-900 .mat-form-field-label, body.theme-brown-light .accent-A400 .mat-form-field-label, body.theme-brown-light .accent-A700 .mat-form-field-label, body.theme-brown-light .accent .mat-form-field-label, body.theme-brown-light .warn-500 .mat-form-field-label, body.theme-brown-light .warn-600 .mat-form-field-label, body.theme-brown-light .warn-700 .mat-form-field-label, body.theme-brown-light .warn-800 .mat-form-field-label, body.theme-brown-light .warn-900 .mat-form-field-label, body.theme-brown-light .warn-A200 .mat-form-field-label, body.theme-brown-light .warn-A400 .mat-form-field-label, body.theme-brown-light .warn-A700 .mat-form-field-label, body.theme-brown-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-brown-light .primary-300 .mat-form-field-underline, body.theme-brown-light .primary-400 .mat-form-field-underline, body.theme-brown-light .primary-500 .mat-form-field-underline, body.theme-brown-light .primary-600 .mat-form-field-underline, body.theme-brown-light .primary-700 .mat-form-field-underline, body.theme-brown-light .primary-800 .mat-form-field-underline, body.theme-brown-light .primary-900 .mat-form-field-underline, body.theme-brown-light .primary-A200 .mat-form-field-underline, body.theme-brown-light .primary-A400 .mat-form-field-underline, body.theme-brown-light .primary-A700 .mat-form-field-underline, body.theme-brown-light .primary .mat-form-field-underline, body.theme-brown-light .accent-300 .mat-form-field-underline, body.theme-brown-light .accent-400 .mat-form-field-underline, body.theme-brown-light .accent-500 .mat-form-field-underline, body.theme-brown-light .accent-600 .mat-form-field-underline, body.theme-brown-light .accent-700 .mat-form-field-underline, body.theme-brown-light .accent-800 .mat-form-field-underline, body.theme-brown-light .accent-900 .mat-form-field-underline, body.theme-brown-light .accent-A400 .mat-form-field-underline, body.theme-brown-light .accent-A700 .mat-form-field-underline, body.theme-brown-light .accent .mat-form-field-underline, body.theme-brown-light .warn-500 .mat-form-field-underline, body.theme-brown-light .warn-600 .mat-form-field-underline, body.theme-brown-light .warn-700 .mat-form-field-underline, body.theme-brown-light .warn-800 .mat-form-field-underline, body.theme-brown-light .warn-900 .mat-form-field-underline, body.theme-brown-light .warn-A200 .mat-form-field-underline, body.theme-brown-light .warn-A400 .mat-form-field-underline, body.theme-brown-light .warn-A700 .mat-form-field-underline, body.theme-brown-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-brown-light .primary-300 .mat-select-trigger,
body.theme-brown-light .primary-300 .mat-select-arrow, body.theme-brown-light .primary-400 .mat-select-trigger,
body.theme-brown-light .primary-400 .mat-select-arrow, body.theme-brown-light .primary-500 .mat-select-trigger,
body.theme-brown-light .primary-500 .mat-select-arrow, body.theme-brown-light .primary-600 .mat-select-trigger,
body.theme-brown-light .primary-600 .mat-select-arrow, body.theme-brown-light .primary-700 .mat-select-trigger,
body.theme-brown-light .primary-700 .mat-select-arrow, body.theme-brown-light .primary-800 .mat-select-trigger,
body.theme-brown-light .primary-800 .mat-select-arrow, body.theme-brown-light .primary-900 .mat-select-trigger,
body.theme-brown-light .primary-900 .mat-select-arrow, body.theme-brown-light .primary-A200 .mat-select-trigger,
body.theme-brown-light .primary-A200 .mat-select-arrow, body.theme-brown-light .primary-A400 .mat-select-trigger,
body.theme-brown-light .primary-A400 .mat-select-arrow, body.theme-brown-light .primary-A700 .mat-select-trigger,
body.theme-brown-light .primary-A700 .mat-select-arrow, body.theme-brown-light .primary .mat-select-trigger,
body.theme-brown-light .primary .mat-select-arrow, body.theme-brown-light .accent-300 .mat-select-trigger,
body.theme-brown-light .accent-300 .mat-select-arrow, body.theme-brown-light .accent-400 .mat-select-trigger,
body.theme-brown-light .accent-400 .mat-select-arrow, body.theme-brown-light .accent-500 .mat-select-trigger,
body.theme-brown-light .accent-500 .mat-select-arrow, body.theme-brown-light .accent-600 .mat-select-trigger,
body.theme-brown-light .accent-600 .mat-select-arrow, body.theme-brown-light .accent-700 .mat-select-trigger,
body.theme-brown-light .accent-700 .mat-select-arrow, body.theme-brown-light .accent-800 .mat-select-trigger,
body.theme-brown-light .accent-800 .mat-select-arrow, body.theme-brown-light .accent-900 .mat-select-trigger,
body.theme-brown-light .accent-900 .mat-select-arrow, body.theme-brown-light .accent-A400 .mat-select-trigger,
body.theme-brown-light .accent-A400 .mat-select-arrow, body.theme-brown-light .accent-A700 .mat-select-trigger,
body.theme-brown-light .accent-A700 .mat-select-arrow, body.theme-brown-light .accent .mat-select-trigger,
body.theme-brown-light .accent .mat-select-arrow, body.theme-brown-light .warn-500 .mat-select-trigger,
body.theme-brown-light .warn-500 .mat-select-arrow, body.theme-brown-light .warn-600 .mat-select-trigger,
body.theme-brown-light .warn-600 .mat-select-arrow, body.theme-brown-light .warn-700 .mat-select-trigger,
body.theme-brown-light .warn-700 .mat-select-arrow, body.theme-brown-light .warn-800 .mat-select-trigger,
body.theme-brown-light .warn-800 .mat-select-arrow, body.theme-brown-light .warn-900 .mat-select-trigger,
body.theme-brown-light .warn-900 .mat-select-arrow, body.theme-brown-light .warn-A200 .mat-select-trigger,
body.theme-brown-light .warn-A200 .mat-select-arrow, body.theme-brown-light .warn-A400 .mat-select-trigger,
body.theme-brown-light .warn-A400 .mat-select-arrow, body.theme-brown-light .warn-A700 .mat-select-trigger,
body.theme-brown-light .warn-A700 .mat-select-arrow, body.theme-brown-light .warn .mat-select-trigger,
body.theme-brown-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-brown-light .primary-300 .mat-select-underline, body.theme-brown-light .primary-400 .mat-select-underline, body.theme-brown-light .primary-500 .mat-select-underline, body.theme-brown-light .primary-600 .mat-select-underline, body.theme-brown-light .primary-700 .mat-select-underline, body.theme-brown-light .primary-800 .mat-select-underline, body.theme-brown-light .primary-900 .mat-select-underline, body.theme-brown-light .primary-A200 .mat-select-underline, body.theme-brown-light .primary-A400 .mat-select-underline, body.theme-brown-light .primary-A700 .mat-select-underline, body.theme-brown-light .primary .mat-select-underline, body.theme-brown-light .accent-300 .mat-select-underline, body.theme-brown-light .accent-400 .mat-select-underline, body.theme-brown-light .accent-500 .mat-select-underline, body.theme-brown-light .accent-600 .mat-select-underline, body.theme-brown-light .accent-700 .mat-select-underline, body.theme-brown-light .accent-800 .mat-select-underline, body.theme-brown-light .accent-900 .mat-select-underline, body.theme-brown-light .accent-A400 .mat-select-underline, body.theme-brown-light .accent-A700 .mat-select-underline, body.theme-brown-light .accent .mat-select-underline, body.theme-brown-light .warn-500 .mat-select-underline, body.theme-brown-light .warn-600 .mat-select-underline, body.theme-brown-light .warn-700 .mat-select-underline, body.theme-brown-light .warn-800 .mat-select-underline, body.theme-brown-light .warn-900 .mat-select-underline, body.theme-brown-light .warn-A200 .mat-select-underline, body.theme-brown-light .warn-A400 .mat-select-underline, body.theme-brown-light .warn-A700 .mat-select-underline, body.theme-brown-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-brown-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-300 .mat-select-arrow,
body.theme-brown-light .primary-300 .mat-select-trigger, body.theme-brown-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-400 .mat-select-arrow,
body.theme-brown-light .primary-400 .mat-select-trigger, body.theme-brown-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-500 .mat-select-arrow,
body.theme-brown-light .primary-500 .mat-select-trigger, body.theme-brown-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-600 .mat-select-arrow,
body.theme-brown-light .primary-600 .mat-select-trigger, body.theme-brown-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-700 .mat-select-arrow,
body.theme-brown-light .primary-700 .mat-select-trigger, body.theme-brown-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-800 .mat-select-arrow,
body.theme-brown-light .primary-800 .mat-select-trigger, body.theme-brown-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-900 .mat-select-arrow,
body.theme-brown-light .primary-900 .mat-select-trigger, body.theme-brown-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-A200 .mat-select-arrow,
body.theme-brown-light .primary-A200 .mat-select-trigger, body.theme-brown-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-A400 .mat-select-arrow,
body.theme-brown-light .primary-A400 .mat-select-trigger, body.theme-brown-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary-A700 .mat-select-arrow,
body.theme-brown-light .primary-A700 .mat-select-trigger, body.theme-brown-light .primary .mat-select-disabled .mat-select-value,
body.theme-brown-light .primary .mat-select-arrow,
body.theme-brown-light .primary .mat-select-trigger, body.theme-brown-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-300 .mat-select-arrow,
body.theme-brown-light .accent-300 .mat-select-trigger, body.theme-brown-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-400 .mat-select-arrow,
body.theme-brown-light .accent-400 .mat-select-trigger, body.theme-brown-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-500 .mat-select-arrow,
body.theme-brown-light .accent-500 .mat-select-trigger, body.theme-brown-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-600 .mat-select-arrow,
body.theme-brown-light .accent-600 .mat-select-trigger, body.theme-brown-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-700 .mat-select-arrow,
body.theme-brown-light .accent-700 .mat-select-trigger, body.theme-brown-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-800 .mat-select-arrow,
body.theme-brown-light .accent-800 .mat-select-trigger, body.theme-brown-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-900 .mat-select-arrow,
body.theme-brown-light .accent-900 .mat-select-trigger, body.theme-brown-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-A400 .mat-select-arrow,
body.theme-brown-light .accent-A400 .mat-select-trigger, body.theme-brown-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent-A700 .mat-select-arrow,
body.theme-brown-light .accent-A700 .mat-select-trigger, body.theme-brown-light .accent .mat-select-disabled .mat-select-value,
body.theme-brown-light .accent .mat-select-arrow,
body.theme-brown-light .accent .mat-select-trigger, body.theme-brown-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-500 .mat-select-arrow,
body.theme-brown-light .warn-500 .mat-select-trigger, body.theme-brown-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-600 .mat-select-arrow,
body.theme-brown-light .warn-600 .mat-select-trigger, body.theme-brown-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-700 .mat-select-arrow,
body.theme-brown-light .warn-700 .mat-select-trigger, body.theme-brown-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-800 .mat-select-arrow,
body.theme-brown-light .warn-800 .mat-select-trigger, body.theme-brown-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-900 .mat-select-arrow,
body.theme-brown-light .warn-900 .mat-select-trigger, body.theme-brown-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-A200 .mat-select-arrow,
body.theme-brown-light .warn-A200 .mat-select-trigger, body.theme-brown-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-A400 .mat-select-arrow,
body.theme-brown-light .warn-A400 .mat-select-trigger, body.theme-brown-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn-A700 .mat-select-arrow,
body.theme-brown-light .warn-A700 .mat-select-trigger, body.theme-brown-light .warn .mat-select-disabled .mat-select-value,
body.theme-brown-light .warn .mat-select-arrow,
body.theme-brown-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-brown-light .primary-300 .mat-select-value, body.theme-brown-light .primary-400 .mat-select-value, body.theme-brown-light .primary-500 .mat-select-value, body.theme-brown-light .primary-600 .mat-select-value, body.theme-brown-light .primary-700 .mat-select-value, body.theme-brown-light .primary-800 .mat-select-value, body.theme-brown-light .primary-900 .mat-select-value, body.theme-brown-light .primary-A200 .mat-select-value, body.theme-brown-light .primary-A400 .mat-select-value, body.theme-brown-light .primary-A700 .mat-select-value, body.theme-brown-light .primary .mat-select-value, body.theme-brown-light .accent-300 .mat-select-value, body.theme-brown-light .accent-400 .mat-select-value, body.theme-brown-light .accent-500 .mat-select-value, body.theme-brown-light .accent-600 .mat-select-value, body.theme-brown-light .accent-700 .mat-select-value, body.theme-brown-light .accent-800 .mat-select-value, body.theme-brown-light .accent-900 .mat-select-value, body.theme-brown-light .accent-A400 .mat-select-value, body.theme-brown-light .accent-A700 .mat-select-value, body.theme-brown-light .accent .mat-select-value, body.theme-brown-light .warn-500 .mat-select-value, body.theme-brown-light .warn-600 .mat-select-value, body.theme-brown-light .warn-700 .mat-select-value, body.theme-brown-light .warn-800 .mat-select-value, body.theme-brown-light .warn-900 .mat-select-value, body.theme-brown-light .warn-A200 .mat-select-value, body.theme-brown-light .warn-A400 .mat-select-value, body.theme-brown-light .warn-A700 .mat-select-value, body.theme-brown-light .warn .mat-select-value {
  color: white; }
body.theme-green-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-green-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-option:hover:not(.mat-option-disabled), body.theme-green-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-green-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #43a047; }
body.theme-green-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-green-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-green-light .mat-pseudo-checkbox-checked,
body.theme-green-light .mat-pseudo-checkbox-indeterminate,
body.theme-green-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-green-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #43a047; }
body.theme-green-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-green-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-green-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-green-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-green-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-green-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-green-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-green-light .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); }
body.theme-green-light .mat-app-background, body.theme-green-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-green-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-green-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-green-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-green-light .mat-badge-accent .mat-badge-content {
  background: #43a047;
  color: white; }
body.theme-green-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-green-light .mat-badge {
  position: relative; }
body.theme-green-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-green-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-green-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-green-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-green-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-green-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-green-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-green-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-green-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-green-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-green-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-green-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-green-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-green-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-green-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-green-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-green-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-green-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-green-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-green-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-green-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-green-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-green-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-green-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-green-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-green-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-green-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-green-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-green-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-green-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-green-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-green-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-green-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-green-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-button, body.theme-green-light .mat-icon-button, body.theme-green-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-green-light .mat-button.mat-primary, body.theme-green-light .mat-icon-button.mat-primary, body.theme-green-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-green-light .mat-button.mat-accent, body.theme-green-light .mat-icon-button.mat-accent, body.theme-green-light .mat-stroked-button.mat-accent {
    color: #43a047; }
body.theme-green-light .mat-button.mat-warn, body.theme-green-light .mat-icon-button.mat-warn, body.theme-green-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-green-light .mat-button.mat-primary[disabled], body.theme-green-light .mat-button.mat-accent[disabled], body.theme-green-light .mat-button.mat-warn[disabled], body.theme-green-light .mat-button[disabled][disabled], body.theme-green-light .mat-icon-button.mat-primary[disabled], body.theme-green-light .mat-icon-button.mat-accent[disabled], body.theme-green-light .mat-icon-button.mat-warn[disabled], body.theme-green-light .mat-icon-button[disabled][disabled], body.theme-green-light .mat-stroked-button.mat-primary[disabled], body.theme-green-light .mat-stroked-button.mat-accent[disabled], body.theme-green-light .mat-stroked-button.mat-warn[disabled], body.theme-green-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-green-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-green-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-green-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-green-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-green-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #43a047; }
body.theme-green-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-green-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-green-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-green-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-green-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-green-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-green-light .mat-button .mat-ripple-element, body.theme-green-light .mat-icon-button .mat-ripple-element, body.theme-green-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-green-light .mat-button-focus-overlay {
  background: black; }
body.theme-green-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-flat-button, body.theme-green-light .mat-raised-button, body.theme-green-light .mat-fab, body.theme-green-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-green-light .mat-flat-button.mat-primary, body.theme-green-light .mat-raised-button.mat-primary, body.theme-green-light .mat-fab.mat-primary, body.theme-green-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-green-light .mat-flat-button.mat-accent, body.theme-green-light .mat-raised-button.mat-accent, body.theme-green-light .mat-fab.mat-accent, body.theme-green-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-green-light .mat-flat-button.mat-warn, body.theme-green-light .mat-raised-button.mat-warn, body.theme-green-light .mat-fab.mat-warn, body.theme-green-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-green-light .mat-flat-button.mat-primary[disabled], body.theme-green-light .mat-flat-button.mat-accent[disabled], body.theme-green-light .mat-flat-button.mat-warn[disabled], body.theme-green-light .mat-flat-button[disabled][disabled], body.theme-green-light .mat-raised-button.mat-primary[disabled], body.theme-green-light .mat-raised-button.mat-accent[disabled], body.theme-green-light .mat-raised-button.mat-warn[disabled], body.theme-green-light .mat-raised-button[disabled][disabled], body.theme-green-light .mat-fab.mat-primary[disabled], body.theme-green-light .mat-fab.mat-accent[disabled], body.theme-green-light .mat-fab.mat-warn[disabled], body.theme-green-light .mat-fab[disabled][disabled], body.theme-green-light .mat-mini-fab.mat-primary[disabled], body.theme-green-light .mat-mini-fab.mat-accent[disabled], body.theme-green-light .mat-mini-fab.mat-warn[disabled], body.theme-green-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-flat-button.mat-primary, body.theme-green-light .mat-raised-button.mat-primary, body.theme-green-light .mat-fab.mat-primary, body.theme-green-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-green-light .mat-flat-button.mat-accent, body.theme-green-light .mat-raised-button.mat-accent, body.theme-green-light .mat-fab.mat-accent, body.theme-green-light .mat-mini-fab.mat-accent {
    background-color: #43a047; }
body.theme-green-light .mat-flat-button.mat-warn, body.theme-green-light .mat-raised-button.mat-warn, body.theme-green-light .mat-fab.mat-warn, body.theme-green-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-green-light .mat-flat-button.mat-primary[disabled], body.theme-green-light .mat-flat-button.mat-accent[disabled], body.theme-green-light .mat-flat-button.mat-warn[disabled], body.theme-green-light .mat-flat-button[disabled][disabled], body.theme-green-light .mat-raised-button.mat-primary[disabled], body.theme-green-light .mat-raised-button.mat-accent[disabled], body.theme-green-light .mat-raised-button.mat-warn[disabled], body.theme-green-light .mat-raised-button[disabled][disabled], body.theme-green-light .mat-fab.mat-primary[disabled], body.theme-green-light .mat-fab.mat-accent[disabled], body.theme-green-light .mat-fab.mat-warn[disabled], body.theme-green-light .mat-fab[disabled][disabled], body.theme-green-light .mat-mini-fab.mat-primary[disabled], body.theme-green-light .mat-mini-fab.mat-accent[disabled], body.theme-green-light .mat-mini-fab.mat-warn[disabled], body.theme-green-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-green-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-green-light .mat-fab.mat-primary .mat-ripple-element, body.theme-green-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-green-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-green-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-green-light .mat-fab.mat-accent .mat-ripple-element, body.theme-green-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-green-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-green-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-green-light .mat-fab.mat-warn .mat-ripple-element, body.theme-green-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-green-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-green-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-fab:not([class*='mat-elevation-z']), body.theme-green-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-green-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-green-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-button-toggle-standalone,
body.theme-green-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-green-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-green-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-green-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-green-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-green-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-green-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-green-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-green-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-green-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-green-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-green-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-green-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-green-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-green-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-green-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #43a047; }
body.theme-green-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-green-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-green-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-green-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-green-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-green-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-green-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-green-light .mat-checkbox-background {
    background: none; } }
body.theme-green-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-green-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #43a047; }
body.theme-green-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-green-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-green-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-green-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #43a047;
  color: white; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-green-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-green-light .mat-table {
  background: white; }
body.theme-green-light .mat-table thead, body.theme-green-light .mat-table tbody, body.theme-green-light .mat-table tfoot,
body.theme-green-light mat-header-row, body.theme-green-light mat-row, body.theme-green-light mat-footer-row,
body.theme-green-light [mat-header-row], body.theme-green-light [mat-row], body.theme-green-light [mat-footer-row],
body.theme-green-light .mat-table-sticky {
  background: inherit; }
body.theme-green-light mat-row, body.theme-green-light mat-header-row, body.theme-green-light mat-footer-row,
body.theme-green-light th.mat-header-cell, body.theme-green-light td.mat-cell, body.theme-green-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-cell, body.theme-green-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-datepicker-toggle,
body.theme-green-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-green-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-green-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-green-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-green-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-green-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-green-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-green-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-green-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #43a047;
    color: white; }
body.theme-green-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(67, 160, 71, 0.4); }
body.theme-green-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-green-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-green-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-green-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-green-light .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); }
body.theme-green-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-green-light .mat-datepicker-toggle-active.mat-accent {
    color: #43a047; }
body.theme-green-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-green-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-green-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-green-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-green-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-green-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-expansion-panel-header-description,
body.theme-green-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-green-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-green-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-green-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-green-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-green-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #43a047; }
body.theme-green-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-green-light .mat-focused .mat-form-field-required-marker {
  color: #43a047; }
body.theme-green-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-green-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #43a047; }
body.theme-green-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-green-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-green-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #43a047; }
body.theme-green-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-green-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-green-light .mat-error {
  color: #f44336; }
body.theme-green-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-green-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-green-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-green-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-green-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-green-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #43a047; }
body.theme-green-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-green-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-green-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-green-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-green-light .mat-icon.mat-accent {
  color: #43a047; }
body.theme-green-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-green-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-input-element:disabled,
body.theme-green-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-input-element {
  caret-color: #353a48; }
body.theme-green-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-accent .mat-input-element {
  caret-color: #43a047; }
body.theme-green-light .mat-warn .mat-input-element,
body.theme-green-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-green-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-green-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-green-light .mat-list-option:hover, body.theme-green-light .mat-list-option:focus,
body.theme-green-light .mat-nav-list .mat-list-item:hover,
body.theme-green-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .mat-menu-panel {
  background: white; }
body.theme-green-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-menu-item[disabled], body.theme-green-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-menu-item .mat-icon-no-color,
body.theme-green-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-menu-item:hover:not([disabled]),
body.theme-green-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-green-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-green-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .mat-paginator {
  background: white; }
body.theme-green-light .mat-paginator,
body.theme-green-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-paginator-decrement,
body.theme-green-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-paginator-first,
body.theme-green-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-green-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-green-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-green-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-green-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-green-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-green-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #66bb6a; }
body.theme-green-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #66bb6a; }
body.theme-green-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #43a047; }
body.theme-green-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-green-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-green-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-green-light .mat-progress-spinner circle, body.theme-green-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-green-light .mat-progress-spinner.mat-accent circle, body.theme-green-light .mat-spinner.mat-accent circle {
  stroke: #43a047; }
body.theme-green-light .mat-progress-spinner.mat-warn circle, body.theme-green-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-green-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-green-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-green-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-green-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-green-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-green-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #43a047; }
body.theme-green-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-green-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-green-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-green-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #43a047; }
body.theme-green-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-green-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-green-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-green-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-green-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-green-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-green-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-green-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-green-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-green-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-select-panel {
  background: white; }
body.theme-green-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-green-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #43a047; }
body.theme-green-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-green-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-green-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-green-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-green-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-green-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-green-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #43a047; }
body.theme-green-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(67, 160, 71, 0.54); }
body.theme-green-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #43a047; }
body.theme-green-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-green-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-green-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-green-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-green-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-green-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-green-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-green-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-green-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-primary .mat-slider-track-fill,
body.theme-green-light .mat-primary .mat-slider-thumb,
body.theme-green-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-green-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-green-light .mat-accent .mat-slider-track-fill,
body.theme-green-light .mat-accent .mat-slider-thumb,
body.theme-green-light .mat-accent .mat-slider-thumb-label {
  background-color: #43a047; }
body.theme-green-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-green-light .mat-warn .mat-slider-track-fill,
body.theme-green-light .mat-warn .mat-slider-thumb,
body.theme-green-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-green-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-green-light .mat-slider-focus-ring {
  background-color: rgba(67, 160, 71, 0.2); }
body.theme-green-light .mat-slider:hover .mat-slider-track-background,
body.theme-green-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-slider-disabled .mat-slider-track-background,
body.theme-green-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-green-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-green-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-green-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-green-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-green-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-green-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-green-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-green-light .mat-step-header.cdk-keyboard-focused, body.theme-green-light .mat-step-header.cdk-program-focused, body.theme-green-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-green-light .mat-step-header:hover {
    background: none; } }
body.theme-green-light .mat-step-header .mat-step-label,
body.theme-green-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-green-light .mat-step-header .mat-step-icon-selected,
body.theme-green-light .mat-step-header .mat-step-icon-state-done,
body.theme-green-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-green-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-green-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-green-light .mat-stepper-horizontal, body.theme-green-light .mat-stepper-vertical {
  background-color: white; }
body.theme-green-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-horizontal-stepper-header::before,
body.theme-green-light .mat-horizontal-stepper-header::after,
body.theme-green-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-green-light .mat-tab-nav-bar,
body.theme-green-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-green-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-green-light .mat-tab-label, body.theme-green-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-green-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-green-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-green-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-green-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-green-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-green-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-green-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(102, 187, 106, 0.3); }
body.theme-green-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-green-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #43a047; }
body.theme-green-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-green-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-green-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-green-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-green-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-green-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-green-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-green-light .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); }
body.theme-green-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-green-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(102, 187, 106, 0.3); }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #43a047; }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-green-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-green-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-green-light .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); }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-green-light .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); }
body.theme-green-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-green-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-green-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-green-light .mat-toolbar.mat-accent {
    background: #43a047;
    color: white; }
body.theme-green-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-green-light .mat-toolbar .mat-form-field-underline,
  body.theme-green-light .mat-toolbar .mat-form-field-ripple,
  body.theme-green-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-green-light .mat-toolbar .mat-form-field-label,
  body.theme-green-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-green-light .mat-toolbar .mat-select-value,
  body.theme-green-light .mat-toolbar .mat-select-arrow,
  body.theme-green-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-green-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-green-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-green-light .mat-tree {
  background: white; }
body.theme-green-light .mat-tree-node,
body.theme-green-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-green-light .mat-simple-snackbar-action {
  color: #43a047; }
body.theme-green-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-green-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .icon,
body.theme-green-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .fade-text,
body.theme-green-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .form-wrapper {
  background-color: white; }
body.theme-green-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light .simple-pagination {
  background: white; }
body.theme-green-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .price-tables .price-table {
  background: white; }
body.theme-green-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .simple-table-container {
  background: white; }
body.theme-green-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-green-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-green-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-green-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-green-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .page-layout.simple.left-sidebar > .center > .content, body.theme-green-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-green-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-green-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-green-light a,
body.theme-green-light .chart-label,
body.theme-green-light .theme-text {
  color: #43a047; }
body.theme-green-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-green-light .changelog .entry {
  background-color: white; }
body.theme-green-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-green-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-green-light fuse-sidebar {
  background: #fafafa; }
body.theme-green-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-green-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-green-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-green-light fuse-widget > .fuse-widget-front,
body.theme-green-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-green-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #4caf50; }
body.theme-green-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-green-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-green-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #e8f5e9; }
body.theme-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-green-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-green-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #43a047; }
body.theme-green-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #43a047;
    color: white; }
body.theme-green-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-green-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-green-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-green-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-green-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-green-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-green-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-green-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-green-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-green-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-green-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #academy-course .sidebar .steps .step.current {
    background: #e8f5e9;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #43a047; }
body.theme-green-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #43a047; }
body.theme-green-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #43a047; }
body.theme-green-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #43a047; }
body.theme-green-light #academy-course .sidebar .steps .step .index:before, body.theme-green-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-green-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-green-light .cal-month-view {
  background: white; }
body.theme-green-light .cal-month-view .cal-day-badge {
    background: #43a047;
    color: white; }
body.theme-green-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-green-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-green-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #43a047; }
body.theme-green-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-month-view .cal-open-day-events {
    background: #43a047; }
body.theme-green-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-green-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-green-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #43a047; }
body.theme-green-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-green-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-green-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-green-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-green-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-green-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #43a047; }
body.theme-green-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-green-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-green-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-green-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #contacts .header .search-wrapper {
  background: white; }
body.theme-green-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-green-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-green-light scrumboard-board-list .list .list-header,
body.theme-green-light scrumboard-board-list .list .list-content,
body.theme-green-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-green-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-green-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light scrumboard-board #board > .header {
  background-color: #43a047;
  color: white; }
body.theme-green-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-green-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-green-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-green-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-green-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-green-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-green-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-green-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-green-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #43a047;
  color: white; }
body.theme-green-light todo .center .header .search-wrapper {
  background: white; }
body.theme-green-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-green-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light todo-list-item.completed {
    background: #efefef; }
body.theme-green-light todo-list-item.completed .title,
    body.theme-green-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light todo-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-green-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-green-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-green-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light login-2 #login #login-intro {
  color: white; }
body.theme-green-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-green-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-green-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-green-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-green-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-green-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-green-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light register-2 #register #register-intro {
  color: white; }
body.theme-green-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-green-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-green-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-green-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-green-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-green-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-green-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-green-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-green-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-green-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-green-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-green-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-green-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-green-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-green-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-green-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-green-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-green-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-about .profile-box .content {
  background-color: white; }
body.theme-green-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-green-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-green-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-green-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-green-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #43a047; }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #43a047; }
body.theme-green-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-green-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #43a047; }
body.theme-green-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-green-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-green-light search-classic .header .search-wrapper {
  background: white; }
body.theme-green-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light search-modern .header .search-wrapper {
  background: white; }
body.theme-green-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light search-modern .content .results .result-item {
  background: white; }
body.theme-green-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-green-light datatable-body {
  background-color: white; }
body.theme-green-light #decision .header .search-wrapper {
  background: white; }
body.theme-green-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #decision .content .center .toolbar {
  background: white; }
body.theme-green-light #decision .content .center .content {
  background: white; }
body.theme-green-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-green-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-green-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light decision-list-item.completed {
    background: #efefef; }
body.theme-green-light decision-list-item.completed .title,
    body.theme-green-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light decision-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-green-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-green-light #my-itservice .content .center .content {
  background: white; }
body.theme-green-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-green-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-green-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-green-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-green-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-green-light app-itservice-list-item.completed .title,
    body.theme-green-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light app-itservice-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-green-light #createMaster .content .center .content {
  background: white; }
body.theme-green-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-green-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light .theme-blue-gray-dark mat-tab-group,
body.theme-green-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-green-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-green-light .mat-select-panel {
  max-width: none !important; }
body.theme-green-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-green-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-green-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-green-light app-cost-center-item.completed .title,
  body.theme-green-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light app-cost-center-item.selected {
  background: #e8f5e9 !important; }
body.theme-green-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-green-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-green-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-green-light app-bank-master-item.completed .title,
  body.theme-green-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light app-bank-master-item.selected {
  background: #e8f5e9 !important; }
body.theme-green-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-green-light #hotel .content .center .toolbar {
    background: white; }
body.theme-green-light #hotel .content .center .content {
    background: white; }
body.theme-green-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light hotel-list-item.completed {
    background: #efefef; }
body.theme-green-light hotel-list-item.completed .title,
    body.theme-green-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light hotel-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #preapp .content .center .toolbar {
  background: white; }
body.theme-green-light #preapp .content .center .content {
  background: white; }
body.theme-green-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-green-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-green-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-green-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-green-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-green-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-green-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-green-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-green-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #pending .header .search-wrapper {
  background: white; }
body.theme-green-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #pending .content .center .content {
  background: white; }
body.theme-green-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-green-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-green-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-green-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-green-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-green-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light chop-list-item.completed {
  background: #efefef; }
body.theme-green-light chop-list-item.completed .title,
  body.theme-green-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light chop-list-item.selected {
  background: #e8f5e9 !important; }
body.theme-green-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-green-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light .content-card .content {
  background: white !important; }
body.theme-green-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-green-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-green-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-green-light #flight .header .search-wrapper {
    background: white; }
body.theme-green-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #flight .content .center .content {
  background: white; }
body.theme-green-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-green-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-green-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light decision-list-item.completed {
    background: #efefef; }
body.theme-green-light decision-list-item.completed .title,
    body.theme-green-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light decision-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-green-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-green-light #payment .content .center .toolbar {
      background: white; }
body.theme-green-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-green-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-green-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-green-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-green-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-green-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-green-light #payment .content .center .content {
      background: white; }
body.theme-green-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #payment .content .invoice-container .card .footer .logo,
      body.theme-green-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-green-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-green-light payment-list-item.completed .title,
    body.theme-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light payment-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #e8f5e9; }
body.theme-green-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-green-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-green-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-green-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-green-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-green-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-green-light #products .header .search-wrapper {
    background: white; }
body.theme-green-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-green-light #products .center .content-card {
  background: white; }
body.theme-green-light #products .content .center .content {
  background: white; }
body.theme-green-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-green-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-green-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light decision-list-item.completed {
    background: #efefef; }
body.theme-green-light decision-list-item.completed .title,
    body.theme-green-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light decision-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-green-light #preappemployee .content .center .content {
  background: white; }
body.theme-green-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-green-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-green-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-green-light #preappvendor .content .center .content {
  background: white; }
body.theme-green-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-green-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-green-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e8f5e9; }
body.theme-green-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-green-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-green-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-green-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-green-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-green-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-green-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-green-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-green-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-green-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-green-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-green-light #paymentvendor .content .center .content {
      background: white; }
body.theme-green-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-green-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-green-light payment-list-item.completed .title,
    body.theme-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light payment-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #e8f5e9; }
body.theme-green-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e8f5e9; }
body.theme-green-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-green-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-green-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-green-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-green-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-green-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-green-light #preappaudit .content .center .content {
  background: white; }
body.theme-green-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-green-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-green-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #auditpreapp .content {
  background: white; }
body.theme-green-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-green-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-green-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-green-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-green-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-green-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-green-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-green-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-green-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-green-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-green-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-green-light payment-list-item.completed .title,
    body.theme-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light payment-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-green-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-green-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-green-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-green-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light common-list-item.completed .title,
  body.theme-green-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-green-light common-list-item.selected {
    background: #e8f5e9 !important; }
body.theme-green-light .content {
  background-color: #f5f5f5; }
body.theme-green-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-green-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-green-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-green-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-green-light #travel .content .center .toolbar {
      background: white; }
body.theme-green-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-green-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-green-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-green-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-green-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-green-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-green-light #travel .content .center .content {
      background: white; }
body.theme-green-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #travel .content .invoice-container .card .footer .logo,
      body.theme-green-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-green-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-green-light payment-list-item.completed .title,
    body.theme-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light payment-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-green-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-green-light #employee .content .center .toolbar {
      background: white; }
body.theme-green-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-green-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-green-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-green-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-green-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-green-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-green-light #employee .content .center .content {
      background: white; }
body.theme-green-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #employee .content .invoice-container .card .footer .logo,
      body.theme-green-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-green-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-green-light payment-list-item.completed .title,
    body.theme-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light payment-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-green-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-green-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-green-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-green-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-green-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-green-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-green-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-green-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-green-light #vendorpo .content .center .content {
      background: white; }
body.theme-green-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-green-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-green-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-green-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-green-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-green-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-green-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-green-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-green-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-green-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-green-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light payment-list-item.completed {
    background: #efefef; }
body.theme-green-light payment-list-item.completed .title,
    body.theme-green-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light payment-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-green-light #po-plan .content .center .content {
  background: white; }
body.theme-green-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-green-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e8f5e9; }
body.theme-green-light app-plan-detail .active {
  background-color: #fff; }
body.theme-green-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #confirm .content .center {
  background: white; }
body.theme-green-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-green-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #downpament .content .center {
  background: white; }
body.theme-green-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-green-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #plan-invoice .content .center {
  background: white; }
body.theme-green-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-green-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #e8f5e9; }
body.theme-green-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-green-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #status .content .center {
  background: white; }
body.theme-green-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-green-light #createMaster .content .center .content {
  background: white; }
body.theme-green-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-green-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-green-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-green-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-green-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-green-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-green-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-green-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-green-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light preapp-list-item.completed {
    background: #efefef; }
body.theme-green-light preapp-list-item.completed .title,
    body.theme-green-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-green-light preapp-list-item.selected {
    background: #e8f5e9; }
body.theme-green-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-green-light #facility .content .center {
  background: white; }
body.theme-green-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #facility .content-card {
  background: white; }
body.theme-green-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-green-light #facility .content-card .line1-title {
    background: white; }
body.theme-green-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e8f5e9; }
body.theme-green-light app-plan-detail .active {
  background-color: #fff; }
body.theme-green-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #my-credit .content .center {
  background: white; }
body.theme-green-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-green-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-green-light #fix-assets-register .content .center {
  background: white; }
body.theme-green-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #fix-assets-register .content-card {
  background: white; }
body.theme-green-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-green-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-green-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #e8f5e9; }
body.theme-green-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #debit-note .content .center {
  background: white; }
body.theme-green-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light app-detail .active, body.theme-green-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-green-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #cost-transfer .content .center {
  background: white; }
body.theme-green-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #e8f5e9; }
body.theme-green-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-green-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-green-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-green-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-green-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-green-light #createMaster .content .center {
  background: white; }
body.theme-green-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-green-light #productMaster .content .center {
  background: white; }
body.theme-green-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-green-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-green-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-green-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-green-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-green-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-green-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-green-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-green-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .primary-50-fg {
  color: #ececee !important; }
body.theme-green-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-green-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-green-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-green-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-green-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-green-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-green-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-green-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-green-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-green-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-green-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-green-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-green-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-green-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-green-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-green-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-green-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-green-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-green-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-green-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-green-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-green-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-green-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-green-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-green-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-green-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-green-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-green-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-green-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-green-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-green-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-green-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-green-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-green-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-green-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-green-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-green-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-green-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-green-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-green-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-green-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-green-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-green-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-green-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-green-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-green-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-green-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-green-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-green-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-green-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-green-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-green-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-green-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-green-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-green-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-green-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-green-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-green-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-green-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-green-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-green-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-green-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-800-fg {
  color: #262933 !important; }
body.theme-green-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-green-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-green-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-green-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-green-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-green-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-green-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-green-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-green-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-green-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-green-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-green-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-green-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-green-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-green-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-green-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-green-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-green-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-green-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-green-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-green-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-green-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-green-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-green-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-green-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-green-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-green-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-green-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-green-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-green-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-green-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-green-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-green-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-green-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-green-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-green-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-green-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-green-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-green-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-green-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-green-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-green-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-green-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-green-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-green-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-green-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-green-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .primary-fg {
  color: #353a48 !important; }
body.theme-green-light .primary-border {
  border-color: #353a48 !important; }
body.theme-green-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-green-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-green-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-green-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-green-light .accent-50-bg {
  background-color: #e8f5e9 !important; }
body.theme-green-light .accent-50 {
  background-color: #e8f5e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-50[disabled] {
    background-color: rgba(232, 245, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-50-fg {
  color: #e8f5e9 !important; }
body.theme-green-light .accent-50-border {
  border-color: #e8f5e9 !important; }
body.theme-green-light .accent-50-border-top {
  border-top-color: #e8f5e9 !important; }
body.theme-green-light .accent-50-border-right {
  border-right-color: #e8f5e9 !important; }
body.theme-green-light .accent-50-border-bottom {
  border-bottom-color: #e8f5e9 !important; }
body.theme-green-light .accent-50-border-left {
  border-left-color: #e8f5e9 !important; }
body.theme-green-light .accent-100-bg {
  background-color: #c8e6c9 !important; }
body.theme-green-light .accent-100 {
  background-color: #c8e6c9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-100[disabled] {
    background-color: rgba(200, 230, 201, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-100-fg {
  color: #c8e6c9 !important; }
body.theme-green-light .accent-100-border {
  border-color: #c8e6c9 !important; }
body.theme-green-light .accent-100-border-top {
  border-top-color: #c8e6c9 !important; }
body.theme-green-light .accent-100-border-right {
  border-right-color: #c8e6c9 !important; }
body.theme-green-light .accent-100-border-bottom {
  border-bottom-color: #c8e6c9 !important; }
body.theme-green-light .accent-100-border-left {
  border-left-color: #c8e6c9 !important; }
body.theme-green-light .accent-200-bg {
  background-color: #a5d6a7 !important; }
body.theme-green-light .accent-200 {
  background-color: #a5d6a7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-200[disabled] {
    background-color: rgba(165, 214, 167, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-200-fg {
  color: #a5d6a7 !important; }
body.theme-green-light .accent-200-border {
  border-color: #a5d6a7 !important; }
body.theme-green-light .accent-200-border-top {
  border-top-color: #a5d6a7 !important; }
body.theme-green-light .accent-200-border-right {
  border-right-color: #a5d6a7 !important; }
body.theme-green-light .accent-200-border-bottom {
  border-bottom-color: #a5d6a7 !important; }
body.theme-green-light .accent-200-border-left {
  border-left-color: #a5d6a7 !important; }
body.theme-green-light .accent-300-bg {
  background-color: #81c784 !important; }
body.theme-green-light .accent-300 {
  background-color: #81c784 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-300[disabled] {
    background-color: rgba(129, 199, 132, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-300-fg {
  color: #81c784 !important; }
body.theme-green-light .accent-300-border {
  border-color: #81c784 !important; }
body.theme-green-light .accent-300-border-top {
  border-top-color: #81c784 !important; }
body.theme-green-light .accent-300-border-right {
  border-right-color: #81c784 !important; }
body.theme-green-light .accent-300-border-bottom {
  border-bottom-color: #81c784 !important; }
body.theme-green-light .accent-300-border-left {
  border-left-color: #81c784 !important; }
body.theme-green-light .accent-400-bg {
  background-color: #66bb6a !important; }
body.theme-green-light .accent-400 {
  background-color: #66bb6a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-400[disabled] {
    background-color: rgba(102, 187, 106, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-400-fg {
  color: #66bb6a !important; }
body.theme-green-light .accent-400-border {
  border-color: #66bb6a !important; }
body.theme-green-light .accent-400-border-top {
  border-top-color: #66bb6a !important; }
body.theme-green-light .accent-400-border-right {
  border-right-color: #66bb6a !important; }
body.theme-green-light .accent-400-border-bottom {
  border-bottom-color: #66bb6a !important; }
body.theme-green-light .accent-400-border-left {
  border-left-color: #66bb6a !important; }
body.theme-green-light .accent-500-bg {
  background-color: #4caf50 !important; }
body.theme-green-light .accent-500 {
  background-color: #4caf50 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-500[disabled] {
    background-color: rgba(76, 175, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-500-fg {
  color: #4caf50 !important; }
body.theme-green-light .accent-500-border {
  border-color: #4caf50 !important; }
body.theme-green-light .accent-500-border-top {
  border-top-color: #4caf50 !important; }
body.theme-green-light .accent-500-border-right {
  border-right-color: #4caf50 !important; }
body.theme-green-light .accent-500-border-bottom {
  border-bottom-color: #4caf50 !important; }
body.theme-green-light .accent-500-border-left {
  border-left-color: #4caf50 !important; }
body.theme-green-light .accent-600-bg {
  background-color: #43a047 !important; }
body.theme-green-light .accent-600 {
  background-color: #43a047 !important;
  color: white !important; }
body.theme-green-light .accent-600[disabled] {
    background-color: rgba(67, 160, 71, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .accent-600-fg {
  color: #43a047 !important; }
body.theme-green-light .accent-600-border {
  border-color: #43a047 !important; }
body.theme-green-light .accent-600-border-top {
  border-top-color: #43a047 !important; }
body.theme-green-light .accent-600-border-right {
  border-right-color: #43a047 !important; }
body.theme-green-light .accent-600-border-bottom {
  border-bottom-color: #43a047 !important; }
body.theme-green-light .accent-600-border-left {
  border-left-color: #43a047 !important; }
body.theme-green-light .accent-700-bg {
  background-color: #388e3c !important; }
body.theme-green-light .accent-700 {
  background-color: #388e3c !important;
  color: white !important; }
body.theme-green-light .accent-700[disabled] {
    background-color: rgba(56, 142, 60, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .accent-700-fg {
  color: #388e3c !important; }
body.theme-green-light .accent-700-border {
  border-color: #388e3c !important; }
body.theme-green-light .accent-700-border-top {
  border-top-color: #388e3c !important; }
body.theme-green-light .accent-700-border-right {
  border-right-color: #388e3c !important; }
body.theme-green-light .accent-700-border-bottom {
  border-bottom-color: #388e3c !important; }
body.theme-green-light .accent-700-border-left {
  border-left-color: #388e3c !important; }
body.theme-green-light .accent-800-bg {
  background-color: #2e7d32 !important; }
body.theme-green-light .accent-800 {
  background-color: #2e7d32 !important;
  color: white !important; }
body.theme-green-light .accent-800[disabled] {
    background-color: rgba(46, 125, 50, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .accent-800-fg {
  color: #2e7d32 !important; }
body.theme-green-light .accent-800-border {
  border-color: #2e7d32 !important; }
body.theme-green-light .accent-800-border-top {
  border-top-color: #2e7d32 !important; }
body.theme-green-light .accent-800-border-right {
  border-right-color: #2e7d32 !important; }
body.theme-green-light .accent-800-border-bottom {
  border-bottom-color: #2e7d32 !important; }
body.theme-green-light .accent-800-border-left {
  border-left-color: #2e7d32 !important; }
body.theme-green-light .accent-900-bg {
  background-color: #1b5e20 !important; }
body.theme-green-light .accent-900 {
  background-color: #1b5e20 !important;
  color: white !important; }
body.theme-green-light .accent-900[disabled] {
    background-color: rgba(27, 94, 32, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .accent-900-fg {
  color: #1b5e20 !important; }
body.theme-green-light .accent-900-border {
  border-color: #1b5e20 !important; }
body.theme-green-light .accent-900-border-top {
  border-top-color: #1b5e20 !important; }
body.theme-green-light .accent-900-border-right {
  border-right-color: #1b5e20 !important; }
body.theme-green-light .accent-900-border-bottom {
  border-bottom-color: #1b5e20 !important; }
body.theme-green-light .accent-900-border-left {
  border-left-color: #1b5e20 !important; }
body.theme-green-light .accent-A100-bg {
  background-color: #b9f6ca !important; }
body.theme-green-light .accent-A100 {
  background-color: #b9f6ca !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-A100[disabled] {
    background-color: rgba(185, 246, 202, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-A100-fg {
  color: #b9f6ca !important; }
body.theme-green-light .accent-A100-border {
  border-color: #b9f6ca !important; }
body.theme-green-light .accent-A100-border-top {
  border-top-color: #b9f6ca !important; }
body.theme-green-light .accent-A100-border-right {
  border-right-color: #b9f6ca !important; }
body.theme-green-light .accent-A100-border-bottom {
  border-bottom-color: #b9f6ca !important; }
body.theme-green-light .accent-A100-border-left {
  border-left-color: #b9f6ca !important; }
body.theme-green-light .accent-A200-bg {
  background-color: #69f0ae !important; }
body.theme-green-light .accent-A200 {
  background-color: #69f0ae !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-A200[disabled] {
    background-color: rgba(105, 240, 174, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-A200-fg {
  color: #69f0ae !important; }
body.theme-green-light .accent-A200-border {
  border-color: #69f0ae !important; }
body.theme-green-light .accent-A200-border-top {
  border-top-color: #69f0ae !important; }
body.theme-green-light .accent-A200-border-right {
  border-right-color: #69f0ae !important; }
body.theme-green-light .accent-A200-border-bottom {
  border-bottom-color: #69f0ae !important; }
body.theme-green-light .accent-A200-border-left {
  border-left-color: #69f0ae !important; }
body.theme-green-light .accent-A400-bg {
  background-color: #00e676 !important; }
body.theme-green-light .accent-A400 {
  background-color: #00e676 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-A400[disabled] {
    background-color: rgba(0, 230, 118, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-A400-fg {
  color: #00e676 !important; }
body.theme-green-light .accent-A400-border {
  border-color: #00e676 !important; }
body.theme-green-light .accent-A400-border-top {
  border-top-color: #00e676 !important; }
body.theme-green-light .accent-A400-border-right {
  border-right-color: #00e676 !important; }
body.theme-green-light .accent-A400-border-bottom {
  border-bottom-color: #00e676 !important; }
body.theme-green-light .accent-A400-border-left {
  border-left-color: #00e676 !important; }
body.theme-green-light .accent-A700-bg {
  background-color: #00c853 !important; }
body.theme-green-light .accent-A700 {
  background-color: #00c853 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .accent-A700[disabled] {
    background-color: rgba(0, 200, 83, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .accent-A700-fg {
  color: #00c853 !important; }
body.theme-green-light .accent-A700-border {
  border-color: #00c853 !important; }
body.theme-green-light .accent-A700-border-top {
  border-top-color: #00c853 !important; }
body.theme-green-light .accent-A700-border-right {
  border-right-color: #00c853 !important; }
body.theme-green-light .accent-A700-border-bottom {
  border-bottom-color: #00c853 !important; }
body.theme-green-light .accent-A700-border-left {
  border-left-color: #00c853 !important; }
body.theme-green-light .accent-bg {
  background-color: #43a047 !important; }
body.theme-green-light .accent {
  background-color: #43a047 !important;
  color: white !important; }
body.theme-green-light .accent[disabled] {
    background-color: rgba(67, 160, 71, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .accent-fg {
  color: #43a047 !important; }
body.theme-green-light .accent-border {
  border-color: #43a047 !important; }
body.theme-green-light .accent-border-top {
  border-top-color: #43a047 !important; }
body.theme-green-light .accent-border-right {
  border-right-color: #43a047 !important; }
body.theme-green-light .accent-border-bottom {
  border-bottom-color: #43a047 !important; }
body.theme-green-light .accent-border-left {
  border-left-color: #43a047 !important; }
body.theme-green-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-green-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-green-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-green-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-green-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-green-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-green-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-green-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-green-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-green-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-green-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-green-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-green-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-green-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-green-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-green-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-green-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-green-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-green-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-green-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-green-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-green-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-green-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-green-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-green-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-green-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-green-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-green-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-green-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-green-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-green-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-green-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-green-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-green-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-green-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-green-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-green-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-green-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-green-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-green-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-green-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-green-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-green-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-green-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-green-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-green-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-green-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-green-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-green-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-green-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-green-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-green-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-green-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-green-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-green-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-green-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-green-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-green-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-green-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-green-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-green-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-green-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-green-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-green-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-green-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-green-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-green-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-green-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-green-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-green-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-green-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-green-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-green-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-green-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-green-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-green-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-green-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-green-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-green-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-green-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-green-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-green-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-green-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-green-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-green-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-green-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-green-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-green-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-green-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-green-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-green-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-green-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-green-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-green-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-green-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-green-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-green-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-green-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-green-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-green-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-green-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-green-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-green-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-green-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-green-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-green-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-green-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-green-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-green-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-green-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-green-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-green-light .warn-fg {
  color: #f44336 !important; }
body.theme-green-light .warn-border {
  border-color: #f44336 !important; }
body.theme-green-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-green-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-green-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-green-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-green-light .primary-50 i,
body.theme-green-light .primary-50 .icon, body.theme-green-light .primary-100 i,
body.theme-green-light .primary-100 .icon, body.theme-green-light .primary-200 i,
body.theme-green-light .primary-200 .icon, body.theme-green-light .primary-A100 i,
body.theme-green-light .primary-A100 .icon, body.theme-green-light .accent-50 i,
body.theme-green-light .accent-50 .icon, body.theme-green-light .accent-100 i,
body.theme-green-light .accent-100 .icon, body.theme-green-light .accent-200 i,
body.theme-green-light .accent-200 .icon, body.theme-green-light .accent-300 i,
body.theme-green-light .accent-300 .icon, body.theme-green-light .accent-400 i,
body.theme-green-light .accent-400 .icon, body.theme-green-light .accent-500 i,
body.theme-green-light .accent-500 .icon, body.theme-green-light .accent-A100 i,
body.theme-green-light .accent-A100 .icon, body.theme-green-light .accent-A200 i,
body.theme-green-light .accent-A200 .icon, body.theme-green-light .accent-A400 i,
body.theme-green-light .accent-A400 .icon, body.theme-green-light .accent-A700 i,
body.theme-green-light .accent-A700 .icon, body.theme-green-light .warn-50 i,
body.theme-green-light .warn-50 .icon, body.theme-green-light .warn-100 i,
body.theme-green-light .warn-100 .icon, body.theme-green-light .warn-200 i,
body.theme-green-light .warn-200 .icon, body.theme-green-light .warn-300 i,
body.theme-green-light .warn-300 .icon, body.theme-green-light .warn-400 i,
body.theme-green-light .warn-400 .icon, body.theme-green-light .warn-A100 i,
body.theme-green-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-green-light .primary-50.secondary-text,
body.theme-green-light .primary-50 .secondary-text, body.theme-green-light .primary-100.secondary-text,
body.theme-green-light .primary-100 .secondary-text, body.theme-green-light .primary-200.secondary-text,
body.theme-green-light .primary-200 .secondary-text, body.theme-green-light .primary-A100.secondary-text,
body.theme-green-light .primary-A100 .secondary-text, body.theme-green-light .accent-50.secondary-text,
body.theme-green-light .accent-50 .secondary-text, body.theme-green-light .accent-100.secondary-text,
body.theme-green-light .accent-100 .secondary-text, body.theme-green-light .accent-200.secondary-text,
body.theme-green-light .accent-200 .secondary-text, body.theme-green-light .accent-300.secondary-text,
body.theme-green-light .accent-300 .secondary-text, body.theme-green-light .accent-400.secondary-text,
body.theme-green-light .accent-400 .secondary-text, body.theme-green-light .accent-500.secondary-text,
body.theme-green-light .accent-500 .secondary-text, body.theme-green-light .accent-A100.secondary-text,
body.theme-green-light .accent-A100 .secondary-text, body.theme-green-light .accent-A200.secondary-text,
body.theme-green-light .accent-A200 .secondary-text, body.theme-green-light .accent-A400.secondary-text,
body.theme-green-light .accent-A400 .secondary-text, body.theme-green-light .accent-A700.secondary-text,
body.theme-green-light .accent-A700 .secondary-text, body.theme-green-light .warn-50.secondary-text,
body.theme-green-light .warn-50 .secondary-text, body.theme-green-light .warn-100.secondary-text,
body.theme-green-light .warn-100 .secondary-text, body.theme-green-light .warn-200.secondary-text,
body.theme-green-light .warn-200 .secondary-text, body.theme-green-light .warn-300.secondary-text,
body.theme-green-light .warn-300 .secondary-text, body.theme-green-light .warn-400.secondary-text,
body.theme-green-light .warn-400 .secondary-text, body.theme-green-light .warn-A100.secondary-text,
body.theme-green-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-green-light .primary-50.hint-text,
body.theme-green-light .primary-50 .hint-text, body.theme-green-light .primary-50.disabled-text,
body.theme-green-light .primary-50 .disabled-text, body.theme-green-light .primary-100.hint-text,
body.theme-green-light .primary-100 .hint-text, body.theme-green-light .primary-100.disabled-text,
body.theme-green-light .primary-100 .disabled-text, body.theme-green-light .primary-200.hint-text,
body.theme-green-light .primary-200 .hint-text, body.theme-green-light .primary-200.disabled-text,
body.theme-green-light .primary-200 .disabled-text, body.theme-green-light .primary-A100.hint-text,
body.theme-green-light .primary-A100 .hint-text, body.theme-green-light .primary-A100.disabled-text,
body.theme-green-light .primary-A100 .disabled-text, body.theme-green-light .accent-50.hint-text,
body.theme-green-light .accent-50 .hint-text, body.theme-green-light .accent-50.disabled-text,
body.theme-green-light .accent-50 .disabled-text, body.theme-green-light .accent-100.hint-text,
body.theme-green-light .accent-100 .hint-text, body.theme-green-light .accent-100.disabled-text,
body.theme-green-light .accent-100 .disabled-text, body.theme-green-light .accent-200.hint-text,
body.theme-green-light .accent-200 .hint-text, body.theme-green-light .accent-200.disabled-text,
body.theme-green-light .accent-200 .disabled-text, body.theme-green-light .accent-300.hint-text,
body.theme-green-light .accent-300 .hint-text, body.theme-green-light .accent-300.disabled-text,
body.theme-green-light .accent-300 .disabled-text, body.theme-green-light .accent-400.hint-text,
body.theme-green-light .accent-400 .hint-text, body.theme-green-light .accent-400.disabled-text,
body.theme-green-light .accent-400 .disabled-text, body.theme-green-light .accent-500.hint-text,
body.theme-green-light .accent-500 .hint-text, body.theme-green-light .accent-500.disabled-text,
body.theme-green-light .accent-500 .disabled-text, body.theme-green-light .accent-A100.hint-text,
body.theme-green-light .accent-A100 .hint-text, body.theme-green-light .accent-A100.disabled-text,
body.theme-green-light .accent-A100 .disabled-text, body.theme-green-light .accent-A200.hint-text,
body.theme-green-light .accent-A200 .hint-text, body.theme-green-light .accent-A200.disabled-text,
body.theme-green-light .accent-A200 .disabled-text, body.theme-green-light .accent-A400.hint-text,
body.theme-green-light .accent-A400 .hint-text, body.theme-green-light .accent-A400.disabled-text,
body.theme-green-light .accent-A400 .disabled-text, body.theme-green-light .accent-A700.hint-text,
body.theme-green-light .accent-A700 .hint-text, body.theme-green-light .accent-A700.disabled-text,
body.theme-green-light .accent-A700 .disabled-text, body.theme-green-light .warn-50.hint-text,
body.theme-green-light .warn-50 .hint-text, body.theme-green-light .warn-50.disabled-text,
body.theme-green-light .warn-50 .disabled-text, body.theme-green-light .warn-100.hint-text,
body.theme-green-light .warn-100 .hint-text, body.theme-green-light .warn-100.disabled-text,
body.theme-green-light .warn-100 .disabled-text, body.theme-green-light .warn-200.hint-text,
body.theme-green-light .warn-200 .hint-text, body.theme-green-light .warn-200.disabled-text,
body.theme-green-light .warn-200 .disabled-text, body.theme-green-light .warn-300.hint-text,
body.theme-green-light .warn-300 .hint-text, body.theme-green-light .warn-300.disabled-text,
body.theme-green-light .warn-300 .disabled-text, body.theme-green-light .warn-400.hint-text,
body.theme-green-light .warn-400 .hint-text, body.theme-green-light .warn-400.disabled-text,
body.theme-green-light .warn-400 .disabled-text, body.theme-green-light .warn-A100.hint-text,
body.theme-green-light .warn-A100 .hint-text, body.theme-green-light .warn-A100.disabled-text,
body.theme-green-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-green-light .primary-50.divider,
body.theme-green-light .primary-50 .divider, body.theme-green-light .primary-100.divider,
body.theme-green-light .primary-100 .divider, body.theme-green-light .primary-200.divider,
body.theme-green-light .primary-200 .divider, body.theme-green-light .primary-A100.divider,
body.theme-green-light .primary-A100 .divider, body.theme-green-light .accent-50.divider,
body.theme-green-light .accent-50 .divider, body.theme-green-light .accent-100.divider,
body.theme-green-light .accent-100 .divider, body.theme-green-light .accent-200.divider,
body.theme-green-light .accent-200 .divider, body.theme-green-light .accent-300.divider,
body.theme-green-light .accent-300 .divider, body.theme-green-light .accent-400.divider,
body.theme-green-light .accent-400 .divider, body.theme-green-light .accent-500.divider,
body.theme-green-light .accent-500 .divider, body.theme-green-light .accent-A100.divider,
body.theme-green-light .accent-A100 .divider, body.theme-green-light .accent-A200.divider,
body.theme-green-light .accent-A200 .divider, body.theme-green-light .accent-A400.divider,
body.theme-green-light .accent-A400 .divider, body.theme-green-light .accent-A700.divider,
body.theme-green-light .accent-A700 .divider, body.theme-green-light .warn-50.divider,
body.theme-green-light .warn-50 .divider, body.theme-green-light .warn-100.divider,
body.theme-green-light .warn-100 .divider, body.theme-green-light .warn-200.divider,
body.theme-green-light .warn-200 .divider, body.theme-green-light .warn-300.divider,
body.theme-green-light .warn-300 .divider, body.theme-green-light .warn-400.divider,
body.theme-green-light .warn-400 .divider, body.theme-green-light .warn-A100.divider,
body.theme-green-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-green-light .primary-50 .mat-ripple-element, body.theme-green-light .primary-100 .mat-ripple-element, body.theme-green-light .primary-200 .mat-ripple-element, body.theme-green-light .primary-A100 .mat-ripple-element, body.theme-green-light .accent-50 .mat-ripple-element, body.theme-green-light .accent-100 .mat-ripple-element, body.theme-green-light .accent-200 .mat-ripple-element, body.theme-green-light .accent-300 .mat-ripple-element, body.theme-green-light .accent-400 .mat-ripple-element, body.theme-green-light .accent-500 .mat-ripple-element, body.theme-green-light .accent-A100 .mat-ripple-element, body.theme-green-light .accent-A200 .mat-ripple-element, body.theme-green-light .accent-A400 .mat-ripple-element, body.theme-green-light .accent-A700 .mat-ripple-element, body.theme-green-light .warn-50 .mat-ripple-element, body.theme-green-light .warn-100 .mat-ripple-element, body.theme-green-light .warn-200 .mat-ripple-element, body.theme-green-light .warn-300 .mat-ripple-element, body.theme-green-light .warn-400 .mat-ripple-element, body.theme-green-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-green-light .primary-50 .adaptive-border-color, body.theme-green-light .primary-100 .adaptive-border-color, body.theme-green-light .primary-200 .adaptive-border-color, body.theme-green-light .primary-A100 .adaptive-border-color, body.theme-green-light .accent-50 .adaptive-border-color, body.theme-green-light .accent-100 .adaptive-border-color, body.theme-green-light .accent-200 .adaptive-border-color, body.theme-green-light .accent-300 .adaptive-border-color, body.theme-green-light .accent-400 .adaptive-border-color, body.theme-green-light .accent-500 .adaptive-border-color, body.theme-green-light .accent-A100 .adaptive-border-color, body.theme-green-light .accent-A200 .adaptive-border-color, body.theme-green-light .accent-A400 .adaptive-border-color, body.theme-green-light .accent-A700 .adaptive-border-color, body.theme-green-light .warn-50 .adaptive-border-color, body.theme-green-light .warn-100 .adaptive-border-color, body.theme-green-light .warn-200 .adaptive-border-color, body.theme-green-light .warn-300 .adaptive-border-color, body.theme-green-light .warn-400 .adaptive-border-color, body.theme-green-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .primary-300 i,
body.theme-green-light .primary-300 .icon, body.theme-green-light .primary-400 i,
body.theme-green-light .primary-400 .icon, body.theme-green-light .primary-500 i,
body.theme-green-light .primary-500 .icon, body.theme-green-light .primary-600 i,
body.theme-green-light .primary-600 .icon, body.theme-green-light .primary-700 i,
body.theme-green-light .primary-700 .icon, body.theme-green-light .primary-800 i,
body.theme-green-light .primary-800 .icon, body.theme-green-light .primary-900 i,
body.theme-green-light .primary-900 .icon, body.theme-green-light .primary-A200 i,
body.theme-green-light .primary-A200 .icon, body.theme-green-light .primary-A400 i,
body.theme-green-light .primary-A400 .icon, body.theme-green-light .primary-A700 i,
body.theme-green-light .primary-A700 .icon, body.theme-green-light .primary i,
body.theme-green-light .primary .icon, body.theme-green-light .accent-600 i,
body.theme-green-light .accent-600 .icon, body.theme-green-light .accent-700 i,
body.theme-green-light .accent-700 .icon, body.theme-green-light .accent-800 i,
body.theme-green-light .accent-800 .icon, body.theme-green-light .accent-900 i,
body.theme-green-light .accent-900 .icon, body.theme-green-light .accent i,
body.theme-green-light .accent .icon, body.theme-green-light .warn-500 i,
body.theme-green-light .warn-500 .icon, body.theme-green-light .warn-600 i,
body.theme-green-light .warn-600 .icon, body.theme-green-light .warn-700 i,
body.theme-green-light .warn-700 .icon, body.theme-green-light .warn-800 i,
body.theme-green-light .warn-800 .icon, body.theme-green-light .warn-900 i,
body.theme-green-light .warn-900 .icon, body.theme-green-light .warn-A200 i,
body.theme-green-light .warn-A200 .icon, body.theme-green-light .warn-A400 i,
body.theme-green-light .warn-A400 .icon, body.theme-green-light .warn-A700 i,
body.theme-green-light .warn-A700 .icon, body.theme-green-light .warn i,
body.theme-green-light .warn .icon {
  color: white; }
body.theme-green-light .primary-300.secondary-text,
body.theme-green-light .primary-300 .secondary-text, body.theme-green-light .primary-400.secondary-text,
body.theme-green-light .primary-400 .secondary-text, body.theme-green-light .primary-500.secondary-text,
body.theme-green-light .primary-500 .secondary-text, body.theme-green-light .primary-600.secondary-text,
body.theme-green-light .primary-600 .secondary-text, body.theme-green-light .primary-700.secondary-text,
body.theme-green-light .primary-700 .secondary-text, body.theme-green-light .primary-800.secondary-text,
body.theme-green-light .primary-800 .secondary-text, body.theme-green-light .primary-900.secondary-text,
body.theme-green-light .primary-900 .secondary-text, body.theme-green-light .primary-A200.secondary-text,
body.theme-green-light .primary-A200 .secondary-text, body.theme-green-light .primary-A400.secondary-text,
body.theme-green-light .primary-A400 .secondary-text, body.theme-green-light .primary-A700.secondary-text,
body.theme-green-light .primary-A700 .secondary-text, body.theme-green-light .primary.secondary-text,
body.theme-green-light .primary .secondary-text, body.theme-green-light .accent-600.secondary-text,
body.theme-green-light .accent-600 .secondary-text, body.theme-green-light .accent-700.secondary-text,
body.theme-green-light .accent-700 .secondary-text, body.theme-green-light .accent-800.secondary-text,
body.theme-green-light .accent-800 .secondary-text, body.theme-green-light .accent-900.secondary-text,
body.theme-green-light .accent-900 .secondary-text, body.theme-green-light .accent.secondary-text,
body.theme-green-light .accent .secondary-text, body.theme-green-light .warn-500.secondary-text,
body.theme-green-light .warn-500 .secondary-text, body.theme-green-light .warn-600.secondary-text,
body.theme-green-light .warn-600 .secondary-text, body.theme-green-light .warn-700.secondary-text,
body.theme-green-light .warn-700 .secondary-text, body.theme-green-light .warn-800.secondary-text,
body.theme-green-light .warn-800 .secondary-text, body.theme-green-light .warn-900.secondary-text,
body.theme-green-light .warn-900 .secondary-text, body.theme-green-light .warn-A200.secondary-text,
body.theme-green-light .warn-A200 .secondary-text, body.theme-green-light .warn-A400.secondary-text,
body.theme-green-light .warn-A400 .secondary-text, body.theme-green-light .warn-A700.secondary-text,
body.theme-green-light .warn-A700 .secondary-text, body.theme-green-light .warn.secondary-text,
body.theme-green-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-green-light .primary-300.hint-text,
body.theme-green-light .primary-300 .hint-text, body.theme-green-light .primary-300.disabled-text,
body.theme-green-light .primary-300 .disabled-text, body.theme-green-light .primary-400.hint-text,
body.theme-green-light .primary-400 .hint-text, body.theme-green-light .primary-400.disabled-text,
body.theme-green-light .primary-400 .disabled-text, body.theme-green-light .primary-500.hint-text,
body.theme-green-light .primary-500 .hint-text, body.theme-green-light .primary-500.disabled-text,
body.theme-green-light .primary-500 .disabled-text, body.theme-green-light .primary-600.hint-text,
body.theme-green-light .primary-600 .hint-text, body.theme-green-light .primary-600.disabled-text,
body.theme-green-light .primary-600 .disabled-text, body.theme-green-light .primary-700.hint-text,
body.theme-green-light .primary-700 .hint-text, body.theme-green-light .primary-700.disabled-text,
body.theme-green-light .primary-700 .disabled-text, body.theme-green-light .primary-800.hint-text,
body.theme-green-light .primary-800 .hint-text, body.theme-green-light .primary-800.disabled-text,
body.theme-green-light .primary-800 .disabled-text, body.theme-green-light .primary-900.hint-text,
body.theme-green-light .primary-900 .hint-text, body.theme-green-light .primary-900.disabled-text,
body.theme-green-light .primary-900 .disabled-text, body.theme-green-light .primary-A200.hint-text,
body.theme-green-light .primary-A200 .hint-text, body.theme-green-light .primary-A200.disabled-text,
body.theme-green-light .primary-A200 .disabled-text, body.theme-green-light .primary-A400.hint-text,
body.theme-green-light .primary-A400 .hint-text, body.theme-green-light .primary-A400.disabled-text,
body.theme-green-light .primary-A400 .disabled-text, body.theme-green-light .primary-A700.hint-text,
body.theme-green-light .primary-A700 .hint-text, body.theme-green-light .primary-A700.disabled-text,
body.theme-green-light .primary-A700 .disabled-text, body.theme-green-light .primary.hint-text,
body.theme-green-light .primary .hint-text, body.theme-green-light .primary.disabled-text,
body.theme-green-light .primary .disabled-text, body.theme-green-light .accent-600.hint-text,
body.theme-green-light .accent-600 .hint-text, body.theme-green-light .accent-600.disabled-text,
body.theme-green-light .accent-600 .disabled-text, body.theme-green-light .accent-700.hint-text,
body.theme-green-light .accent-700 .hint-text, body.theme-green-light .accent-700.disabled-text,
body.theme-green-light .accent-700 .disabled-text, body.theme-green-light .accent-800.hint-text,
body.theme-green-light .accent-800 .hint-text, body.theme-green-light .accent-800.disabled-text,
body.theme-green-light .accent-800 .disabled-text, body.theme-green-light .accent-900.hint-text,
body.theme-green-light .accent-900 .hint-text, body.theme-green-light .accent-900.disabled-text,
body.theme-green-light .accent-900 .disabled-text, body.theme-green-light .accent.hint-text,
body.theme-green-light .accent .hint-text, body.theme-green-light .accent.disabled-text,
body.theme-green-light .accent .disabled-text, body.theme-green-light .warn-500.hint-text,
body.theme-green-light .warn-500 .hint-text, body.theme-green-light .warn-500.disabled-text,
body.theme-green-light .warn-500 .disabled-text, body.theme-green-light .warn-600.hint-text,
body.theme-green-light .warn-600 .hint-text, body.theme-green-light .warn-600.disabled-text,
body.theme-green-light .warn-600 .disabled-text, body.theme-green-light .warn-700.hint-text,
body.theme-green-light .warn-700 .hint-text, body.theme-green-light .warn-700.disabled-text,
body.theme-green-light .warn-700 .disabled-text, body.theme-green-light .warn-800.hint-text,
body.theme-green-light .warn-800 .hint-text, body.theme-green-light .warn-800.disabled-text,
body.theme-green-light .warn-800 .disabled-text, body.theme-green-light .warn-900.hint-text,
body.theme-green-light .warn-900 .hint-text, body.theme-green-light .warn-900.disabled-text,
body.theme-green-light .warn-900 .disabled-text, body.theme-green-light .warn-A200.hint-text,
body.theme-green-light .warn-A200 .hint-text, body.theme-green-light .warn-A200.disabled-text,
body.theme-green-light .warn-A200 .disabled-text, body.theme-green-light .warn-A400.hint-text,
body.theme-green-light .warn-A400 .hint-text, body.theme-green-light .warn-A400.disabled-text,
body.theme-green-light .warn-A400 .disabled-text, body.theme-green-light .warn-A700.hint-text,
body.theme-green-light .warn-A700 .hint-text, body.theme-green-light .warn-A700.disabled-text,
body.theme-green-light .warn-A700 .disabled-text, body.theme-green-light .warn.hint-text,
body.theme-green-light .warn .hint-text, body.theme-green-light .warn.disabled-text,
body.theme-green-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-green-light .primary-300.divider,
body.theme-green-light .primary-300 .divider, body.theme-green-light .primary-400.divider,
body.theme-green-light .primary-400 .divider, body.theme-green-light .primary-500.divider,
body.theme-green-light .primary-500 .divider, body.theme-green-light .primary-600.divider,
body.theme-green-light .primary-600 .divider, body.theme-green-light .primary-700.divider,
body.theme-green-light .primary-700 .divider, body.theme-green-light .primary-800.divider,
body.theme-green-light .primary-800 .divider, body.theme-green-light .primary-900.divider,
body.theme-green-light .primary-900 .divider, body.theme-green-light .primary-A200.divider,
body.theme-green-light .primary-A200 .divider, body.theme-green-light .primary-A400.divider,
body.theme-green-light .primary-A400 .divider, body.theme-green-light .primary-A700.divider,
body.theme-green-light .primary-A700 .divider, body.theme-green-light .primary.divider,
body.theme-green-light .primary .divider, body.theme-green-light .accent-600.divider,
body.theme-green-light .accent-600 .divider, body.theme-green-light .accent-700.divider,
body.theme-green-light .accent-700 .divider, body.theme-green-light .accent-800.divider,
body.theme-green-light .accent-800 .divider, body.theme-green-light .accent-900.divider,
body.theme-green-light .accent-900 .divider, body.theme-green-light .accent.divider,
body.theme-green-light .accent .divider, body.theme-green-light .warn-500.divider,
body.theme-green-light .warn-500 .divider, body.theme-green-light .warn-600.divider,
body.theme-green-light .warn-600 .divider, body.theme-green-light .warn-700.divider,
body.theme-green-light .warn-700 .divider, body.theme-green-light .warn-800.divider,
body.theme-green-light .warn-800 .divider, body.theme-green-light .warn-900.divider,
body.theme-green-light .warn-900 .divider, body.theme-green-light .warn-A200.divider,
body.theme-green-light .warn-A200 .divider, body.theme-green-light .warn-A400.divider,
body.theme-green-light .warn-A400 .divider, body.theme-green-light .warn-A700.divider,
body.theme-green-light .warn-A700 .divider, body.theme-green-light .warn.divider,
body.theme-green-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-green-light .primary-300 .mat-ripple-element, body.theme-green-light .primary-400 .mat-ripple-element, body.theme-green-light .primary-500 .mat-ripple-element, body.theme-green-light .primary-600 .mat-ripple-element, body.theme-green-light .primary-700 .mat-ripple-element, body.theme-green-light .primary-800 .mat-ripple-element, body.theme-green-light .primary-900 .mat-ripple-element, body.theme-green-light .primary-A200 .mat-ripple-element, body.theme-green-light .primary-A400 .mat-ripple-element, body.theme-green-light .primary-A700 .mat-ripple-element, body.theme-green-light .primary .mat-ripple-element, body.theme-green-light .accent-600 .mat-ripple-element, body.theme-green-light .accent-700 .mat-ripple-element, body.theme-green-light .accent-800 .mat-ripple-element, body.theme-green-light .accent-900 .mat-ripple-element, body.theme-green-light .accent .mat-ripple-element, body.theme-green-light .warn-500 .mat-ripple-element, body.theme-green-light .warn-600 .mat-ripple-element, body.theme-green-light .warn-700 .mat-ripple-element, body.theme-green-light .warn-800 .mat-ripple-element, body.theme-green-light .warn-900 .mat-ripple-element, body.theme-green-light .warn-A200 .mat-ripple-element, body.theme-green-light .warn-A400 .mat-ripple-element, body.theme-green-light .warn-A700 .mat-ripple-element, body.theme-green-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-green-light .primary-300 .adaptive-border-color, body.theme-green-light .primary-400 .adaptive-border-color, body.theme-green-light .primary-500 .adaptive-border-color, body.theme-green-light .primary-600 .adaptive-border-color, body.theme-green-light .primary-700 .adaptive-border-color, body.theme-green-light .primary-800 .adaptive-border-color, body.theme-green-light .primary-900 .adaptive-border-color, body.theme-green-light .primary-A200 .adaptive-border-color, body.theme-green-light .primary-A400 .adaptive-border-color, body.theme-green-light .primary-A700 .adaptive-border-color, body.theme-green-light .primary .adaptive-border-color, body.theme-green-light .accent-600 .adaptive-border-color, body.theme-green-light .accent-700 .adaptive-border-color, body.theme-green-light .accent-800 .adaptive-border-color, body.theme-green-light .accent-900 .adaptive-border-color, body.theme-green-light .accent .adaptive-border-color, body.theme-green-light .warn-500 .adaptive-border-color, body.theme-green-light .warn-600 .adaptive-border-color, body.theme-green-light .warn-700 .adaptive-border-color, body.theme-green-light .warn-800 .adaptive-border-color, body.theme-green-light .warn-900 .adaptive-border-color, body.theme-green-light .warn-A200 .adaptive-border-color, body.theme-green-light .warn-A400 .adaptive-border-color, body.theme-green-light .warn-A700 .adaptive-border-color, body.theme-green-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-green-light .primary-50 input[type='text'], body.theme-green-light .primary-100 input[type='text'], body.theme-green-light .primary-200 input[type='text'], body.theme-green-light .primary-A100 input[type='text'], body.theme-green-light .accent-50 input[type='text'], body.theme-green-light .accent-100 input[type='text'], body.theme-green-light .accent-200 input[type='text'], body.theme-green-light .accent-300 input[type='text'], body.theme-green-light .accent-400 input[type='text'], body.theme-green-light .accent-500 input[type='text'], body.theme-green-light .accent-A100 input[type='text'], body.theme-green-light .accent-A200 input[type='text'], body.theme-green-light .accent-A400 input[type='text'], body.theme-green-light .accent-A700 input[type='text'], body.theme-green-light .warn-50 input[type='text'], body.theme-green-light .warn-100 input[type='text'], body.theme-green-light .warn-200 input[type='text'], body.theme-green-light .warn-300 input[type='text'], body.theme-green-light .warn-400 input[type='text'], body.theme-green-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-green-light .primary-50 .mat-form-field-label, body.theme-green-light .primary-100 .mat-form-field-label, body.theme-green-light .primary-200 .mat-form-field-label, body.theme-green-light .primary-A100 .mat-form-field-label, body.theme-green-light .accent-50 .mat-form-field-label, body.theme-green-light .accent-100 .mat-form-field-label, body.theme-green-light .accent-200 .mat-form-field-label, body.theme-green-light .accent-300 .mat-form-field-label, body.theme-green-light .accent-400 .mat-form-field-label, body.theme-green-light .accent-500 .mat-form-field-label, body.theme-green-light .accent-A100 .mat-form-field-label, body.theme-green-light .accent-A200 .mat-form-field-label, body.theme-green-light .accent-A400 .mat-form-field-label, body.theme-green-light .accent-A700 .mat-form-field-label, body.theme-green-light .warn-50 .mat-form-field-label, body.theme-green-light .warn-100 .mat-form-field-label, body.theme-green-light .warn-200 .mat-form-field-label, body.theme-green-light .warn-300 .mat-form-field-label, body.theme-green-light .warn-400 .mat-form-field-label, body.theme-green-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .primary-50 .mat-form-field-underline, body.theme-green-light .primary-100 .mat-form-field-underline, body.theme-green-light .primary-200 .mat-form-field-underline, body.theme-green-light .primary-A100 .mat-form-field-underline, body.theme-green-light .accent-50 .mat-form-field-underline, body.theme-green-light .accent-100 .mat-form-field-underline, body.theme-green-light .accent-200 .mat-form-field-underline, body.theme-green-light .accent-300 .mat-form-field-underline, body.theme-green-light .accent-400 .mat-form-field-underline, body.theme-green-light .accent-500 .mat-form-field-underline, body.theme-green-light .accent-A100 .mat-form-field-underline, body.theme-green-light .accent-A200 .mat-form-field-underline, body.theme-green-light .accent-A400 .mat-form-field-underline, body.theme-green-light .accent-A700 .mat-form-field-underline, body.theme-green-light .warn-50 .mat-form-field-underline, body.theme-green-light .warn-100 .mat-form-field-underline, body.theme-green-light .warn-200 .mat-form-field-underline, body.theme-green-light .warn-300 .mat-form-field-underline, body.theme-green-light .warn-400 .mat-form-field-underline, body.theme-green-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .primary-50 .mat-select-trigger,
body.theme-green-light .primary-50 .mat-select-arrow, body.theme-green-light .primary-100 .mat-select-trigger,
body.theme-green-light .primary-100 .mat-select-arrow, body.theme-green-light .primary-200 .mat-select-trigger,
body.theme-green-light .primary-200 .mat-select-arrow, body.theme-green-light .primary-A100 .mat-select-trigger,
body.theme-green-light .primary-A100 .mat-select-arrow, body.theme-green-light .accent-50 .mat-select-trigger,
body.theme-green-light .accent-50 .mat-select-arrow, body.theme-green-light .accent-100 .mat-select-trigger,
body.theme-green-light .accent-100 .mat-select-arrow, body.theme-green-light .accent-200 .mat-select-trigger,
body.theme-green-light .accent-200 .mat-select-arrow, body.theme-green-light .accent-300 .mat-select-trigger,
body.theme-green-light .accent-300 .mat-select-arrow, body.theme-green-light .accent-400 .mat-select-trigger,
body.theme-green-light .accent-400 .mat-select-arrow, body.theme-green-light .accent-500 .mat-select-trigger,
body.theme-green-light .accent-500 .mat-select-arrow, body.theme-green-light .accent-A100 .mat-select-trigger,
body.theme-green-light .accent-A100 .mat-select-arrow, body.theme-green-light .accent-A200 .mat-select-trigger,
body.theme-green-light .accent-A200 .mat-select-arrow, body.theme-green-light .accent-A400 .mat-select-trigger,
body.theme-green-light .accent-A400 .mat-select-arrow, body.theme-green-light .accent-A700 .mat-select-trigger,
body.theme-green-light .accent-A700 .mat-select-arrow, body.theme-green-light .warn-50 .mat-select-trigger,
body.theme-green-light .warn-50 .mat-select-arrow, body.theme-green-light .warn-100 .mat-select-trigger,
body.theme-green-light .warn-100 .mat-select-arrow, body.theme-green-light .warn-200 .mat-select-trigger,
body.theme-green-light .warn-200 .mat-select-arrow, body.theme-green-light .warn-300 .mat-select-trigger,
body.theme-green-light .warn-300 .mat-select-arrow, body.theme-green-light .warn-400 .mat-select-trigger,
body.theme-green-light .warn-400 .mat-select-arrow, body.theme-green-light .warn-A100 .mat-select-trigger,
body.theme-green-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .primary-50 .mat-select-underline, body.theme-green-light .primary-100 .mat-select-underline, body.theme-green-light .primary-200 .mat-select-underline, body.theme-green-light .primary-A100 .mat-select-underline, body.theme-green-light .accent-50 .mat-select-underline, body.theme-green-light .accent-100 .mat-select-underline, body.theme-green-light .accent-200 .mat-select-underline, body.theme-green-light .accent-300 .mat-select-underline, body.theme-green-light .accent-400 .mat-select-underline, body.theme-green-light .accent-500 .mat-select-underline, body.theme-green-light .accent-A100 .mat-select-underline, body.theme-green-light .accent-A200 .mat-select-underline, body.theme-green-light .accent-A400 .mat-select-underline, body.theme-green-light .accent-A700 .mat-select-underline, body.theme-green-light .warn-50 .mat-select-underline, body.theme-green-light .warn-100 .mat-select-underline, body.theme-green-light .warn-200 .mat-select-underline, body.theme-green-light .warn-300 .mat-select-underline, body.theme-green-light .warn-400 .mat-select-underline, body.theme-green-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-green-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-50 .mat-select-arrow,
body.theme-green-light .primary-50 .mat-select-trigger, body.theme-green-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-100 .mat-select-arrow,
body.theme-green-light .primary-100 .mat-select-trigger, body.theme-green-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-200 .mat-select-arrow,
body.theme-green-light .primary-200 .mat-select-trigger, body.theme-green-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-A100 .mat-select-arrow,
body.theme-green-light .primary-A100 .mat-select-trigger, body.theme-green-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-50 .mat-select-arrow,
body.theme-green-light .accent-50 .mat-select-trigger, body.theme-green-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-100 .mat-select-arrow,
body.theme-green-light .accent-100 .mat-select-trigger, body.theme-green-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-200 .mat-select-arrow,
body.theme-green-light .accent-200 .mat-select-trigger, body.theme-green-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-300 .mat-select-arrow,
body.theme-green-light .accent-300 .mat-select-trigger, body.theme-green-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-400 .mat-select-arrow,
body.theme-green-light .accent-400 .mat-select-trigger, body.theme-green-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-500 .mat-select-arrow,
body.theme-green-light .accent-500 .mat-select-trigger, body.theme-green-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-A100 .mat-select-arrow,
body.theme-green-light .accent-A100 .mat-select-trigger, body.theme-green-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-A200 .mat-select-arrow,
body.theme-green-light .accent-A200 .mat-select-trigger, body.theme-green-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-A400 .mat-select-arrow,
body.theme-green-light .accent-A400 .mat-select-trigger, body.theme-green-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-A700 .mat-select-arrow,
body.theme-green-light .accent-A700 .mat-select-trigger, body.theme-green-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-50 .mat-select-arrow,
body.theme-green-light .warn-50 .mat-select-trigger, body.theme-green-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-100 .mat-select-arrow,
body.theme-green-light .warn-100 .mat-select-trigger, body.theme-green-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-200 .mat-select-arrow,
body.theme-green-light .warn-200 .mat-select-trigger, body.theme-green-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-300 .mat-select-arrow,
body.theme-green-light .warn-300 .mat-select-trigger, body.theme-green-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-400 .mat-select-arrow,
body.theme-green-light .warn-400 .mat-select-trigger, body.theme-green-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-A100 .mat-select-arrow,
body.theme-green-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-green-light .primary-300 input[type='text'], body.theme-green-light .primary-400 input[type='text'], body.theme-green-light .primary-500 input[type='text'], body.theme-green-light .primary-600 input[type='text'], body.theme-green-light .primary-700 input[type='text'], body.theme-green-light .primary-800 input[type='text'], body.theme-green-light .primary-900 input[type='text'], body.theme-green-light .primary-A200 input[type='text'], body.theme-green-light .primary-A400 input[type='text'], body.theme-green-light .primary-A700 input[type='text'], body.theme-green-light .primary input[type='text'], body.theme-green-light .accent-600 input[type='text'], body.theme-green-light .accent-700 input[type='text'], body.theme-green-light .accent-800 input[type='text'], body.theme-green-light .accent-900 input[type='text'], body.theme-green-light .accent input[type='text'], body.theme-green-light .warn-500 input[type='text'], body.theme-green-light .warn-600 input[type='text'], body.theme-green-light .warn-700 input[type='text'], body.theme-green-light .warn-800 input[type='text'], body.theme-green-light .warn-900 input[type='text'], body.theme-green-light .warn-A200 input[type='text'], body.theme-green-light .warn-A400 input[type='text'], body.theme-green-light .warn-A700 input[type='text'], body.theme-green-light .warn input[type='text'] {
  color: white; }
body.theme-green-light .primary-300 .mat-form-field-label, body.theme-green-light .primary-400 .mat-form-field-label, body.theme-green-light .primary-500 .mat-form-field-label, body.theme-green-light .primary-600 .mat-form-field-label, body.theme-green-light .primary-700 .mat-form-field-label, body.theme-green-light .primary-800 .mat-form-field-label, body.theme-green-light .primary-900 .mat-form-field-label, body.theme-green-light .primary-A200 .mat-form-field-label, body.theme-green-light .primary-A400 .mat-form-field-label, body.theme-green-light .primary-A700 .mat-form-field-label, body.theme-green-light .primary .mat-form-field-label, body.theme-green-light .accent-600 .mat-form-field-label, body.theme-green-light .accent-700 .mat-form-field-label, body.theme-green-light .accent-800 .mat-form-field-label, body.theme-green-light .accent-900 .mat-form-field-label, body.theme-green-light .accent .mat-form-field-label, body.theme-green-light .warn-500 .mat-form-field-label, body.theme-green-light .warn-600 .mat-form-field-label, body.theme-green-light .warn-700 .mat-form-field-label, body.theme-green-light .warn-800 .mat-form-field-label, body.theme-green-light .warn-900 .mat-form-field-label, body.theme-green-light .warn-A200 .mat-form-field-label, body.theme-green-light .warn-A400 .mat-form-field-label, body.theme-green-light .warn-A700 .mat-form-field-label, body.theme-green-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-green-light .primary-300 .mat-form-field-underline, body.theme-green-light .primary-400 .mat-form-field-underline, body.theme-green-light .primary-500 .mat-form-field-underline, body.theme-green-light .primary-600 .mat-form-field-underline, body.theme-green-light .primary-700 .mat-form-field-underline, body.theme-green-light .primary-800 .mat-form-field-underline, body.theme-green-light .primary-900 .mat-form-field-underline, body.theme-green-light .primary-A200 .mat-form-field-underline, body.theme-green-light .primary-A400 .mat-form-field-underline, body.theme-green-light .primary-A700 .mat-form-field-underline, body.theme-green-light .primary .mat-form-field-underline, body.theme-green-light .accent-600 .mat-form-field-underline, body.theme-green-light .accent-700 .mat-form-field-underline, body.theme-green-light .accent-800 .mat-form-field-underline, body.theme-green-light .accent-900 .mat-form-field-underline, body.theme-green-light .accent .mat-form-field-underline, body.theme-green-light .warn-500 .mat-form-field-underline, body.theme-green-light .warn-600 .mat-form-field-underline, body.theme-green-light .warn-700 .mat-form-field-underline, body.theme-green-light .warn-800 .mat-form-field-underline, body.theme-green-light .warn-900 .mat-form-field-underline, body.theme-green-light .warn-A200 .mat-form-field-underline, body.theme-green-light .warn-A400 .mat-form-field-underline, body.theme-green-light .warn-A700 .mat-form-field-underline, body.theme-green-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-green-light .primary-300 .mat-select-trigger,
body.theme-green-light .primary-300 .mat-select-arrow, body.theme-green-light .primary-400 .mat-select-trigger,
body.theme-green-light .primary-400 .mat-select-arrow, body.theme-green-light .primary-500 .mat-select-trigger,
body.theme-green-light .primary-500 .mat-select-arrow, body.theme-green-light .primary-600 .mat-select-trigger,
body.theme-green-light .primary-600 .mat-select-arrow, body.theme-green-light .primary-700 .mat-select-trigger,
body.theme-green-light .primary-700 .mat-select-arrow, body.theme-green-light .primary-800 .mat-select-trigger,
body.theme-green-light .primary-800 .mat-select-arrow, body.theme-green-light .primary-900 .mat-select-trigger,
body.theme-green-light .primary-900 .mat-select-arrow, body.theme-green-light .primary-A200 .mat-select-trigger,
body.theme-green-light .primary-A200 .mat-select-arrow, body.theme-green-light .primary-A400 .mat-select-trigger,
body.theme-green-light .primary-A400 .mat-select-arrow, body.theme-green-light .primary-A700 .mat-select-trigger,
body.theme-green-light .primary-A700 .mat-select-arrow, body.theme-green-light .primary .mat-select-trigger,
body.theme-green-light .primary .mat-select-arrow, body.theme-green-light .accent-600 .mat-select-trigger,
body.theme-green-light .accent-600 .mat-select-arrow, body.theme-green-light .accent-700 .mat-select-trigger,
body.theme-green-light .accent-700 .mat-select-arrow, body.theme-green-light .accent-800 .mat-select-trigger,
body.theme-green-light .accent-800 .mat-select-arrow, body.theme-green-light .accent-900 .mat-select-trigger,
body.theme-green-light .accent-900 .mat-select-arrow, body.theme-green-light .accent .mat-select-trigger,
body.theme-green-light .accent .mat-select-arrow, body.theme-green-light .warn-500 .mat-select-trigger,
body.theme-green-light .warn-500 .mat-select-arrow, body.theme-green-light .warn-600 .mat-select-trigger,
body.theme-green-light .warn-600 .mat-select-arrow, body.theme-green-light .warn-700 .mat-select-trigger,
body.theme-green-light .warn-700 .mat-select-arrow, body.theme-green-light .warn-800 .mat-select-trigger,
body.theme-green-light .warn-800 .mat-select-arrow, body.theme-green-light .warn-900 .mat-select-trigger,
body.theme-green-light .warn-900 .mat-select-arrow, body.theme-green-light .warn-A200 .mat-select-trigger,
body.theme-green-light .warn-A200 .mat-select-arrow, body.theme-green-light .warn-A400 .mat-select-trigger,
body.theme-green-light .warn-A400 .mat-select-arrow, body.theme-green-light .warn-A700 .mat-select-trigger,
body.theme-green-light .warn-A700 .mat-select-arrow, body.theme-green-light .warn .mat-select-trigger,
body.theme-green-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-green-light .primary-300 .mat-select-underline, body.theme-green-light .primary-400 .mat-select-underline, body.theme-green-light .primary-500 .mat-select-underline, body.theme-green-light .primary-600 .mat-select-underline, body.theme-green-light .primary-700 .mat-select-underline, body.theme-green-light .primary-800 .mat-select-underline, body.theme-green-light .primary-900 .mat-select-underline, body.theme-green-light .primary-A200 .mat-select-underline, body.theme-green-light .primary-A400 .mat-select-underline, body.theme-green-light .primary-A700 .mat-select-underline, body.theme-green-light .primary .mat-select-underline, body.theme-green-light .accent-600 .mat-select-underline, body.theme-green-light .accent-700 .mat-select-underline, body.theme-green-light .accent-800 .mat-select-underline, body.theme-green-light .accent-900 .mat-select-underline, body.theme-green-light .accent .mat-select-underline, body.theme-green-light .warn-500 .mat-select-underline, body.theme-green-light .warn-600 .mat-select-underline, body.theme-green-light .warn-700 .mat-select-underline, body.theme-green-light .warn-800 .mat-select-underline, body.theme-green-light .warn-900 .mat-select-underline, body.theme-green-light .warn-A200 .mat-select-underline, body.theme-green-light .warn-A400 .mat-select-underline, body.theme-green-light .warn-A700 .mat-select-underline, body.theme-green-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-green-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-300 .mat-select-arrow,
body.theme-green-light .primary-300 .mat-select-trigger, body.theme-green-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-400 .mat-select-arrow,
body.theme-green-light .primary-400 .mat-select-trigger, body.theme-green-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-500 .mat-select-arrow,
body.theme-green-light .primary-500 .mat-select-trigger, body.theme-green-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-600 .mat-select-arrow,
body.theme-green-light .primary-600 .mat-select-trigger, body.theme-green-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-700 .mat-select-arrow,
body.theme-green-light .primary-700 .mat-select-trigger, body.theme-green-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-800 .mat-select-arrow,
body.theme-green-light .primary-800 .mat-select-trigger, body.theme-green-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-900 .mat-select-arrow,
body.theme-green-light .primary-900 .mat-select-trigger, body.theme-green-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-A200 .mat-select-arrow,
body.theme-green-light .primary-A200 .mat-select-trigger, body.theme-green-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-A400 .mat-select-arrow,
body.theme-green-light .primary-A400 .mat-select-trigger, body.theme-green-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-green-light .primary-A700 .mat-select-arrow,
body.theme-green-light .primary-A700 .mat-select-trigger, body.theme-green-light .primary .mat-select-disabled .mat-select-value,
body.theme-green-light .primary .mat-select-arrow,
body.theme-green-light .primary .mat-select-trigger, body.theme-green-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-600 .mat-select-arrow,
body.theme-green-light .accent-600 .mat-select-trigger, body.theme-green-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-700 .mat-select-arrow,
body.theme-green-light .accent-700 .mat-select-trigger, body.theme-green-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-800 .mat-select-arrow,
body.theme-green-light .accent-800 .mat-select-trigger, body.theme-green-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-green-light .accent-900 .mat-select-arrow,
body.theme-green-light .accent-900 .mat-select-trigger, body.theme-green-light .accent .mat-select-disabled .mat-select-value,
body.theme-green-light .accent .mat-select-arrow,
body.theme-green-light .accent .mat-select-trigger, body.theme-green-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-500 .mat-select-arrow,
body.theme-green-light .warn-500 .mat-select-trigger, body.theme-green-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-600 .mat-select-arrow,
body.theme-green-light .warn-600 .mat-select-trigger, body.theme-green-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-700 .mat-select-arrow,
body.theme-green-light .warn-700 .mat-select-trigger, body.theme-green-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-800 .mat-select-arrow,
body.theme-green-light .warn-800 .mat-select-trigger, body.theme-green-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-900 .mat-select-arrow,
body.theme-green-light .warn-900 .mat-select-trigger, body.theme-green-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-A200 .mat-select-arrow,
body.theme-green-light .warn-A200 .mat-select-trigger, body.theme-green-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-A400 .mat-select-arrow,
body.theme-green-light .warn-A400 .mat-select-trigger, body.theme-green-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-green-light .warn-A700 .mat-select-arrow,
body.theme-green-light .warn-A700 .mat-select-trigger, body.theme-green-light .warn .mat-select-disabled .mat-select-value,
body.theme-green-light .warn .mat-select-arrow,
body.theme-green-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-green-light .primary-300 .mat-select-value, body.theme-green-light .primary-400 .mat-select-value, body.theme-green-light .primary-500 .mat-select-value, body.theme-green-light .primary-600 .mat-select-value, body.theme-green-light .primary-700 .mat-select-value, body.theme-green-light .primary-800 .mat-select-value, body.theme-green-light .primary-900 .mat-select-value, body.theme-green-light .primary-A200 .mat-select-value, body.theme-green-light .primary-A400 .mat-select-value, body.theme-green-light .primary-A700 .mat-select-value, body.theme-green-light .primary .mat-select-value, body.theme-green-light .accent-600 .mat-select-value, body.theme-green-light .accent-700 .mat-select-value, body.theme-green-light .accent-800 .mat-select-value, body.theme-green-light .accent-900 .mat-select-value, body.theme-green-light .accent .mat-select-value, body.theme-green-light .warn-500 .mat-select-value, body.theme-green-light .warn-600 .mat-select-value, body.theme-green-light .warn-700 .mat-select-value, body.theme-green-light .warn-800 .mat-select-value, body.theme-green-light .warn-900 .mat-select-value, body.theme-green-light .warn-A200 .mat-select-value, body.theme-green-light .warn-A400 .mat-select-value, body.theme-green-light .warn-A700 .mat-select-value, body.theme-green-light .warn .mat-select-value {
  color: white; }
body.theme-red-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-red-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-option:hover:not(.mat-option-disabled), body.theme-red-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-red-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e53935; }
body.theme-red-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-red-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-red-light .mat-pseudo-checkbox-checked,
body.theme-red-light .mat-pseudo-checkbox-indeterminate,
body.theme-red-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-red-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #e53935; }
body.theme-red-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-red-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-red-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-red-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-red-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-red-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-red-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-red-light .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); }
body.theme-red-light .mat-app-background, body.theme-red-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-red-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-red-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-red-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-red-light .mat-badge-accent .mat-badge-content {
  background: #e53935;
  color: white; }
body.theme-red-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-red-light .mat-badge {
  position: relative; }
body.theme-red-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-red-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-red-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-red-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-red-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-red-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-red-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-red-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-red-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-red-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-red-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-red-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-red-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-red-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-red-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-red-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-red-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-red-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-red-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-red-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-red-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-red-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-red-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-red-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-red-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-red-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-red-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-red-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-red-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-red-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-red-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-red-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-red-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-red-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-red-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-red-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-red-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-button, body.theme-red-light .mat-icon-button, body.theme-red-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-red-light .mat-button.mat-primary, body.theme-red-light .mat-icon-button.mat-primary, body.theme-red-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-red-light .mat-button.mat-accent, body.theme-red-light .mat-icon-button.mat-accent, body.theme-red-light .mat-stroked-button.mat-accent {
    color: #e53935; }
body.theme-red-light .mat-button.mat-warn, body.theme-red-light .mat-icon-button.mat-warn, body.theme-red-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-red-light .mat-button.mat-primary[disabled], body.theme-red-light .mat-button.mat-accent[disabled], body.theme-red-light .mat-button.mat-warn[disabled], body.theme-red-light .mat-button[disabled][disabled], body.theme-red-light .mat-icon-button.mat-primary[disabled], body.theme-red-light .mat-icon-button.mat-accent[disabled], body.theme-red-light .mat-icon-button.mat-warn[disabled], body.theme-red-light .mat-icon-button[disabled][disabled], body.theme-red-light .mat-stroked-button.mat-primary[disabled], body.theme-red-light .mat-stroked-button.mat-accent[disabled], body.theme-red-light .mat-stroked-button.mat-warn[disabled], body.theme-red-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-red-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-red-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-red-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-red-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-red-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #e53935; }
body.theme-red-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-red-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-red-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-red-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-red-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-red-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-red-light .mat-button .mat-ripple-element, body.theme-red-light .mat-icon-button .mat-ripple-element, body.theme-red-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-red-light .mat-button-focus-overlay {
  background: black; }
body.theme-red-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-flat-button, body.theme-red-light .mat-raised-button, body.theme-red-light .mat-fab, body.theme-red-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-red-light .mat-flat-button.mat-primary, body.theme-red-light .mat-raised-button.mat-primary, body.theme-red-light .mat-fab.mat-primary, body.theme-red-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-red-light .mat-flat-button.mat-accent, body.theme-red-light .mat-raised-button.mat-accent, body.theme-red-light .mat-fab.mat-accent, body.theme-red-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-red-light .mat-flat-button.mat-warn, body.theme-red-light .mat-raised-button.mat-warn, body.theme-red-light .mat-fab.mat-warn, body.theme-red-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-red-light .mat-flat-button.mat-primary[disabled], body.theme-red-light .mat-flat-button.mat-accent[disabled], body.theme-red-light .mat-flat-button.mat-warn[disabled], body.theme-red-light .mat-flat-button[disabled][disabled], body.theme-red-light .mat-raised-button.mat-primary[disabled], body.theme-red-light .mat-raised-button.mat-accent[disabled], body.theme-red-light .mat-raised-button.mat-warn[disabled], body.theme-red-light .mat-raised-button[disabled][disabled], body.theme-red-light .mat-fab.mat-primary[disabled], body.theme-red-light .mat-fab.mat-accent[disabled], body.theme-red-light .mat-fab.mat-warn[disabled], body.theme-red-light .mat-fab[disabled][disabled], body.theme-red-light .mat-mini-fab.mat-primary[disabled], body.theme-red-light .mat-mini-fab.mat-accent[disabled], body.theme-red-light .mat-mini-fab.mat-warn[disabled], body.theme-red-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-flat-button.mat-primary, body.theme-red-light .mat-raised-button.mat-primary, body.theme-red-light .mat-fab.mat-primary, body.theme-red-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-red-light .mat-flat-button.mat-accent, body.theme-red-light .mat-raised-button.mat-accent, body.theme-red-light .mat-fab.mat-accent, body.theme-red-light .mat-mini-fab.mat-accent {
    background-color: #e53935; }
body.theme-red-light .mat-flat-button.mat-warn, body.theme-red-light .mat-raised-button.mat-warn, body.theme-red-light .mat-fab.mat-warn, body.theme-red-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-red-light .mat-flat-button.mat-primary[disabled], body.theme-red-light .mat-flat-button.mat-accent[disabled], body.theme-red-light .mat-flat-button.mat-warn[disabled], body.theme-red-light .mat-flat-button[disabled][disabled], body.theme-red-light .mat-raised-button.mat-primary[disabled], body.theme-red-light .mat-raised-button.mat-accent[disabled], body.theme-red-light .mat-raised-button.mat-warn[disabled], body.theme-red-light .mat-raised-button[disabled][disabled], body.theme-red-light .mat-fab.mat-primary[disabled], body.theme-red-light .mat-fab.mat-accent[disabled], body.theme-red-light .mat-fab.mat-warn[disabled], body.theme-red-light .mat-fab[disabled][disabled], body.theme-red-light .mat-mini-fab.mat-primary[disabled], body.theme-red-light .mat-mini-fab.mat-accent[disabled], body.theme-red-light .mat-mini-fab.mat-warn[disabled], body.theme-red-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-red-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-red-light .mat-fab.mat-primary .mat-ripple-element, body.theme-red-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-red-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-red-light .mat-fab.mat-accent .mat-ripple-element, body.theme-red-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-red-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-red-light .mat-fab.mat-warn .mat-ripple-element, body.theme-red-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-red-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-fab:not([class*='mat-elevation-z']), body.theme-red-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-red-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-red-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-button-toggle-standalone,
body.theme-red-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-red-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-red-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-red-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-red-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-red-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-red-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-red-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-red-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-red-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-red-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-red-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-red-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-red-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-red-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-red-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #e53935; }
body.theme-red-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-red-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-red-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-red-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-red-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-red-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-red-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-red-light .mat-checkbox-background {
    background: none; } }
body.theme-red-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-red-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #e53935; }
body.theme-red-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-red-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-red-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-red-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #e53935;
  color: white; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-red-light .mat-table {
  background: white; }
body.theme-red-light .mat-table thead, body.theme-red-light .mat-table tbody, body.theme-red-light .mat-table tfoot,
body.theme-red-light mat-header-row, body.theme-red-light mat-row, body.theme-red-light mat-footer-row,
body.theme-red-light [mat-header-row], body.theme-red-light [mat-row], body.theme-red-light [mat-footer-row],
body.theme-red-light .mat-table-sticky {
  background: inherit; }
body.theme-red-light mat-row, body.theme-red-light mat-header-row, body.theme-red-light mat-footer-row,
body.theme-red-light th.mat-header-cell, body.theme-red-light td.mat-cell, body.theme-red-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-cell, body.theme-red-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-datepicker-toggle,
body.theme-red-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-red-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-red-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-red-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-red-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-red-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-red-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-red-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-red-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #e53935;
    color: white; }
body.theme-red-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(229, 57, 53, 0.4); }
body.theme-red-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-red-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-red-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-red-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-red-light .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); }
body.theme-red-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-red-light .mat-datepicker-toggle-active.mat-accent {
    color: #e53935; }
body.theme-red-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-red-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-red-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-red-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-red-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-red-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-expansion-panel-header-description,
body.theme-red-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-red-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-red-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-red-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-red-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-red-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #e53935; }
body.theme-red-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-red-light .mat-focused .mat-form-field-required-marker {
  color: #e53935; }
body.theme-red-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-red-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #e53935; }
body.theme-red-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-red-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-red-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #e53935; }
body.theme-red-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-red-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-red-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-red-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-red-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-red-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-red-light .mat-error {
  color: #f44336; }
body.theme-red-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-red-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-red-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-red-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-red-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-red-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #e53935; }
body.theme-red-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-red-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-red-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-red-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-red-light .mat-icon.mat-accent {
  color: #e53935; }
body.theme-red-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-red-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-input-element:disabled,
body.theme-red-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-input-element {
  caret-color: #353a48; }
body.theme-red-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-accent .mat-input-element {
  caret-color: #e53935; }
body.theme-red-light .mat-warn .mat-input-element,
body.theme-red-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-red-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-red-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-red-light .mat-list-option:hover, body.theme-red-light .mat-list-option:focus,
body.theme-red-light .mat-nav-list .mat-list-item:hover,
body.theme-red-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .mat-menu-panel {
  background: white; }
body.theme-red-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-menu-item[disabled], body.theme-red-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-menu-item .mat-icon-no-color,
body.theme-red-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-menu-item:hover:not([disabled]),
body.theme-red-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-red-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-red-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .mat-paginator {
  background: white; }
body.theme-red-light .mat-paginator,
body.theme-red-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-paginator-decrement,
body.theme-red-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-paginator-first,
body.theme-red-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-red-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-red-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-red-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-red-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-red-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-red-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ef5350; }
body.theme-red-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ef5350; }
body.theme-red-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #e53935; }
body.theme-red-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-red-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-red-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-red-light .mat-progress-spinner circle, body.theme-red-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-red-light .mat-progress-spinner.mat-accent circle, body.theme-red-light .mat-spinner.mat-accent circle {
  stroke: #e53935; }
body.theme-red-light .mat-progress-spinner.mat-warn circle, body.theme-red-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-red-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-red-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-red-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-red-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-red-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-red-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e53935; }
body.theme-red-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-red-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-red-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-red-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #e53935; }
body.theme-red-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-red-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-red-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-red-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-red-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-red-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-red-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-red-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-red-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-red-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-select-panel {
  background: white; }
body.theme-red-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-red-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #e53935; }
body.theme-red-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-red-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-red-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-red-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-red-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-red-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-red-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #e53935; }
body.theme-red-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(229, 57, 53, 0.54); }
body.theme-red-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #e53935; }
body.theme-red-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-red-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-red-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-red-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-red-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-red-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-red-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-red-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-red-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-primary .mat-slider-track-fill,
body.theme-red-light .mat-primary .mat-slider-thumb,
body.theme-red-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-red-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-red-light .mat-accent .mat-slider-track-fill,
body.theme-red-light .mat-accent .mat-slider-thumb,
body.theme-red-light .mat-accent .mat-slider-thumb-label {
  background-color: #e53935; }
body.theme-red-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-red-light .mat-warn .mat-slider-track-fill,
body.theme-red-light .mat-warn .mat-slider-thumb,
body.theme-red-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-red-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-red-light .mat-slider-focus-ring {
  background-color: rgba(229, 57, 53, 0.2); }
body.theme-red-light .mat-slider:hover .mat-slider-track-background,
body.theme-red-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-slider-disabled .mat-slider-track-background,
body.theme-red-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-red-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-red-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-red-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-red-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-red-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-red-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-red-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-red-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-red-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-red-light .mat-step-header.cdk-keyboard-focused, body.theme-red-light .mat-step-header.cdk-program-focused, body.theme-red-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-red-light .mat-step-header:hover {
    background: none; } }
body.theme-red-light .mat-step-header .mat-step-label,
body.theme-red-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-red-light .mat-step-header .mat-step-icon-selected,
body.theme-red-light .mat-step-header .mat-step-icon-state-done,
body.theme-red-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-red-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-red-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-red-light .mat-stepper-horizontal, body.theme-red-light .mat-stepper-vertical {
  background-color: white; }
body.theme-red-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-horizontal-stepper-header::before,
body.theme-red-light .mat-horizontal-stepper-header::after,
body.theme-red-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-red-light .mat-tab-nav-bar,
body.theme-red-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-red-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-red-light .mat-tab-label, body.theme-red-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-red-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-red-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-red-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-red-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-red-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-red-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-red-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(239, 83, 80, 0.3); }
body.theme-red-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-red-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #e53935; }
body.theme-red-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-red-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-red-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-red-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-red-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-red-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-red-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-red-light .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); }
body.theme-red-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-red-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(239, 83, 80, 0.3); }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #e53935; }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-red-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-red-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-light .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); }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-red-light .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); }
body.theme-red-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-red-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-red-light .mat-toolbar.mat-accent {
    background: #e53935;
    color: white; }
body.theme-red-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-red-light .mat-toolbar .mat-form-field-underline,
  body.theme-red-light .mat-toolbar .mat-form-field-ripple,
  body.theme-red-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-red-light .mat-toolbar .mat-form-field-label,
  body.theme-red-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-red-light .mat-toolbar .mat-select-value,
  body.theme-red-light .mat-toolbar .mat-select-arrow,
  body.theme-red-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-red-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-red-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-red-light .mat-tree {
  background: white; }
body.theme-red-light .mat-tree-node,
body.theme-red-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-light .mat-simple-snackbar-action {
  color: #e53935; }
body.theme-red-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-red-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .icon,
body.theme-red-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .fade-text,
body.theme-red-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .form-wrapper {
  background-color: white; }
body.theme-red-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light .simple-pagination {
  background: white; }
body.theme-red-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .price-tables .price-table {
  background: white; }
body.theme-red-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .simple-table-container {
  background: white; }
body.theme-red-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-red-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-red-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-red-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-red-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .page-layout.simple.left-sidebar > .center > .content, body.theme-red-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-red-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-red-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-red-light a,
body.theme-red-light .chart-label,
body.theme-red-light .theme-text {
  color: #e53935; }
body.theme-red-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-red-light .changelog .entry {
  background-color: white; }
body.theme-red-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-red-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-red-light fuse-sidebar {
  background: #fafafa; }
body.theme-red-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-red-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-red-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-red-light fuse-widget > .fuse-widget-front,
body.theme-red-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-red-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #f44336; }
body.theme-red-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-red-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-red-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #ffebee; }
body.theme-red-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-red-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-red-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-red-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #e53935; }
body.theme-red-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #e53935;
    color: white; }
body.theme-red-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-red-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-red-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-red-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-red-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-red-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-red-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-red-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-red-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-red-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-red-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #academy-course .sidebar .steps .step.current {
    background: #ffebee;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #e53935; }
body.theme-red-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #e53935; }
body.theme-red-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #e53935; }
body.theme-red-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #e53935; }
body.theme-red-light #academy-course .sidebar .steps .step .index:before, body.theme-red-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-red-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-red-light .cal-month-view {
  background: white; }
body.theme-red-light .cal-month-view .cal-day-badge {
    background: #e53935;
    color: white; }
body.theme-red-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-red-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-red-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #e53935; }
body.theme-red-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-month-view .cal-open-day-events {
    background: #e53935; }
body.theme-red-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-red-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-red-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #e53935; }
body.theme-red-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-red-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-red-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-red-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-red-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-red-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #e53935; }
body.theme-red-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-red-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-red-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-red-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #contacts .header .search-wrapper {
  background: white; }
body.theme-red-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-red-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-red-light scrumboard-board-list .list .list-header,
body.theme-red-light scrumboard-board-list .list .list-content,
body.theme-red-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-red-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-red-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light scrumboard-board #board > .header {
  background-color: #e53935;
  color: white; }
body.theme-red-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-red-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-red-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-red-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-red-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-red-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-red-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-red-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-red-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-red-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-red-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #e53935;
  color: white; }
body.theme-red-light todo .center .header .search-wrapper {
  background: white; }
body.theme-red-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-red-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light todo-list-item.completed {
    background: #efefef; }
body.theme-red-light todo-list-item.completed .title,
    body.theme-red-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light todo-list-item.selected {
    background: #ffebee; }
body.theme-red-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-red-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-red-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-red-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light login-2 #login #login-intro {
  color: white; }
body.theme-red-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-red-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-red-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-red-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-red-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-red-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-red-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light register-2 #register #register-intro {
  color: white; }
body.theme-red-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-red-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-red-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-red-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-red-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-red-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-red-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-red-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-red-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-red-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-red-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-red-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-red-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-red-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-red-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-red-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-red-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-red-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-about .profile-box .content {
  background-color: white; }
body.theme-red-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-red-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-red-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-red-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-red-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #e53935; }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #e53935; }
body.theme-red-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-red-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #e53935; }
body.theme-red-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-red-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-red-light search-classic .header .search-wrapper {
  background: white; }
body.theme-red-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light search-modern .header .search-wrapper {
  background: white; }
body.theme-red-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light search-modern .content .results .result-item {
  background: white; }
body.theme-red-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-red-light datatable-body {
  background-color: white; }
body.theme-red-light #decision .header .search-wrapper {
  background: white; }
body.theme-red-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #decision .content .center .toolbar {
  background: white; }
body.theme-red-light #decision .content .center .content {
  background: white; }
body.theme-red-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-red-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-red-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light decision-list-item.completed {
    background: #efefef; }
body.theme-red-light decision-list-item.completed .title,
    body.theme-red-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light decision-list-item.selected {
    background: #ffebee; }
body.theme-red-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-red-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-red-light #my-itservice .content .center .content {
  background: white; }
body.theme-red-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-red-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-red-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-red-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-red-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-red-light app-itservice-list-item.completed .title,
    body.theme-red-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light app-itservice-list-item.selected {
    background: #ffebee; }
body.theme-red-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-red-light #createMaster .content .center .content {
  background: white; }
body.theme-red-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-red-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light .theme-blue-gray-dark mat-tab-group,
body.theme-red-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-red-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-red-light .mat-select-panel {
  max-width: none !important; }
body.theme-red-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-red-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-red-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-red-light app-cost-center-item.completed .title,
  body.theme-red-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light app-cost-center-item.selected {
  background: #ffebee !important; }
body.theme-red-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-red-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-red-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-red-light app-bank-master-item.completed .title,
  body.theme-red-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light app-bank-master-item.selected {
  background: #ffebee !important; }
body.theme-red-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-light #hotel .content .center .toolbar {
    background: white; }
body.theme-red-light #hotel .content .center .content {
    background: white; }
body.theme-red-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light hotel-list-item.completed {
    background: #efefef; }
body.theme-red-light hotel-list-item.completed .title,
    body.theme-red-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light hotel-list-item.selected {
    background: #ffebee; }
body.theme-red-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #preapp .content .center .toolbar {
  background: white; }
body.theme-red-light #preapp .content .center .content {
  background: white; }
body.theme-red-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-red-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #pending .header .search-wrapper {
  background: white; }
body.theme-red-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #pending .content .center .content {
  background: white; }
body.theme-red-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-red-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-red-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-red-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-red-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-red-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light chop-list-item.completed {
  background: #efefef; }
body.theme-red-light chop-list-item.completed .title,
  body.theme-red-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light chop-list-item.selected {
  background: #ffebee !important; }
body.theme-red-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-red-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-red-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light .content-card .content {
  background: white !important; }
body.theme-red-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-red-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-red-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-red-light #flight .header .search-wrapper {
    background: white; }
body.theme-red-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #flight .content .center .content {
  background: white; }
body.theme-red-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-red-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-red-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light decision-list-item.completed {
    background: #efefef; }
body.theme-red-light decision-list-item.completed .title,
    body.theme-red-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light decision-list-item.selected {
    background: #ffebee; }
body.theme-red-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-red-light #payment .content .center .toolbar {
      background: white; }
body.theme-red-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-red-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-red-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-light #payment .content .center .content {
      background: white; }
body.theme-red-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #payment .content .invoice-container .card .footer .logo,
      body.theme-red-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light payment-list-item.completed {
    background: #efefef; }
body.theme-red-light payment-list-item.completed .title,
    body.theme-red-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light payment-list-item.selected {
    background: #ffebee; }
body.theme-red-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #ffebee; }
body.theme-red-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-red-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-red-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-red-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-red-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-red-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-red-light #products .header .search-wrapper {
    background: white; }
body.theme-red-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-red-light #products .center .content-card {
  background: white; }
body.theme-red-light #products .content .center .content {
  background: white; }
body.theme-red-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-red-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-red-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light decision-list-item.completed {
    background: #efefef; }
body.theme-red-light decision-list-item.completed .title,
    body.theme-red-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light decision-list-item.selected {
    background: #ffebee; }
body.theme-red-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-red-light #preappemployee .content .center .content {
  background: white; }
body.theme-red-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-red-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-red-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-red-light #preappvendor .content .center .content {
  background: white; }
body.theme-red-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-red-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffebee; }
body.theme-red-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-red-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-red-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-red-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-red-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-red-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-red-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-light #paymentvendor .content .center .content {
      background: white; }
body.theme-red-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-red-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light payment-list-item.completed {
    background: #efefef; }
body.theme-red-light payment-list-item.completed .title,
    body.theme-red-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light payment-list-item.selected {
    background: #ffebee; }
body.theme-red-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #ffebee; }
body.theme-red-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffebee; }
body.theme-red-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-red-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-red-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-red-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-red-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-red-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-red-light #preappaudit .content .center .content {
  background: white; }
body.theme-red-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-red-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #auditpreapp .content {
  background: white; }
body.theme-red-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-red-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-red-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-red-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-red-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-red-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-red-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-red-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-red-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-red-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-red-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light payment-list-item.completed {
    background: #efefef; }
body.theme-red-light payment-list-item.completed .title,
    body.theme-red-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light payment-list-item.selected {
    background: #ffebee; }
body.theme-red-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-red-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-red-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-red-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-red-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light common-list-item.completed .title,
  body.theme-red-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-light common-list-item.selected {
    background: #ffebee !important; }
body.theme-red-light .content {
  background-color: #f5f5f5; }
body.theme-red-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-red-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-red-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-red-light #travel .content .center .toolbar {
      background: white; }
body.theme-red-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-red-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-red-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-light #travel .content .center .content {
      background: white; }
body.theme-red-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #travel .content .invoice-container .card .footer .logo,
      body.theme-red-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light payment-list-item.completed {
    background: #efefef; }
body.theme-red-light payment-list-item.completed .title,
    body.theme-red-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light payment-list-item.selected {
    background: #ffebee; }
body.theme-red-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-red-light #employee .content .center .toolbar {
      background: white; }
body.theme-red-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-red-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-red-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-light #employee .content .center .content {
      background: white; }
body.theme-red-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #employee .content .invoice-container .card .footer .logo,
      body.theme-red-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light payment-list-item.completed {
    background: #efefef; }
body.theme-red-light payment-list-item.completed .title,
    body.theme-red-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light payment-list-item.selected {
    background: #ffebee; }
body.theme-red-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-red-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-red-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-red-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-red-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-light #vendorpo .content .center .content {
      background: white; }
body.theme-red-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-red-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-red-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-red-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light payment-list-item.completed {
    background: #efefef; }
body.theme-red-light payment-list-item.completed .title,
    body.theme-red-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light payment-list-item.selected {
    background: #ffebee; }
body.theme-red-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-red-light #po-plan .content .center .content {
  background: white; }
body.theme-red-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-red-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffebee; }
body.theme-red-light app-plan-detail .active {
  background-color: #fff; }
body.theme-red-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #confirm .content .center {
  background: white; }
body.theme-red-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-red-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #downpament .content .center {
  background: white; }
body.theme-red-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-red-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #plan-invoice .content .center {
  background: white; }
body.theme-red-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-red-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #ffebee; }
body.theme-red-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-red-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #status .content .center {
  background: white; }
body.theme-red-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-red-light #createMaster .content .center .content {
  background: white; }
body.theme-red-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-red-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-red-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-red-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light preapp-list-item.completed {
    background: #efefef; }
body.theme-red-light preapp-list-item.completed .title,
    body.theme-red-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-red-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-red-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-light #facility .content .center {
  background: white; }
body.theme-red-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #facility .content-card {
  background: white; }
body.theme-red-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-red-light #facility .content-card .line1-title {
    background: white; }
body.theme-red-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffebee; }
body.theme-red-light app-plan-detail .active {
  background-color: #fff; }
body.theme-red-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #my-credit .content .center {
  background: white; }
body.theme-red-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-red-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-light #fix-assets-register .content .center {
  background: white; }
body.theme-red-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #fix-assets-register .content-card {
  background: white; }
body.theme-red-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-red-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-red-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #ffebee; }
body.theme-red-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #debit-note .content .center {
  background: white; }
body.theme-red-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light app-detail .active, body.theme-red-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-red-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #cost-transfer .content .center {
  background: white; }
body.theme-red-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #ffebee; }
body.theme-red-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-red-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-light #createMaster .content .center {
  background: white; }
body.theme-red-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-light #productMaster .content .center {
  background: white; }
body.theme-red-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-red-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-red-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-red-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-red-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .primary-50-fg {
  color: #ececee !important; }
body.theme-red-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-red-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-red-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-red-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-red-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-red-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-red-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-red-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-red-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-red-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-red-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-red-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-red-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-red-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-red-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-red-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-red-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-red-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-red-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-red-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-red-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-red-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-red-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-red-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-red-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-red-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-red-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-red-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-red-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-red-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-red-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-red-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-red-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-red-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-red-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-red-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-red-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-red-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-red-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-red-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-red-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-red-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-red-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-red-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-red-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-red-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-red-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-red-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-red-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-red-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-red-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-red-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-red-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-red-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-red-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-red-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-red-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-red-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-red-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-red-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-red-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-red-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-800-fg {
  color: #262933 !important; }
body.theme-red-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-red-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-red-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-red-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-red-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-red-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-red-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-red-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-red-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-red-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-red-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-red-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-red-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-red-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-red-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-red-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-red-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-red-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-red-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-red-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-red-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-red-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-red-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-red-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-red-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-red-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-red-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-red-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-red-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-red-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-red-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-red-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-red-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-red-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-red-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-red-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-red-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-red-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-red-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-red-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-red-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-red-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-red-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-red-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-red-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-red-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-red-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .primary-fg {
  color: #353a48 !important; }
body.theme-red-light .primary-border {
  border-color: #353a48 !important; }
body.theme-red-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-red-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-red-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-red-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-red-light .accent-50-bg {
  background-color: #ffebee !important; }
body.theme-red-light .accent-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .accent-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .accent-50-fg {
  color: #ffebee !important; }
body.theme-red-light .accent-50-border {
  border-color: #ffebee !important; }
body.theme-red-light .accent-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-red-light .accent-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-red-light .accent-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-red-light .accent-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-red-light .accent-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-red-light .accent-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .accent-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .accent-100-fg {
  color: #ffcdd2 !important; }
body.theme-red-light .accent-100-border {
  border-color: #ffcdd2 !important; }
body.theme-red-light .accent-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-red-light .accent-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-red-light .accent-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-red-light .accent-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-red-light .accent-200-bg {
  background-color: #ef9a9a !important; }
body.theme-red-light .accent-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .accent-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .accent-200-fg {
  color: #ef9a9a !important; }
body.theme-red-light .accent-200-border {
  border-color: #ef9a9a !important; }
body.theme-red-light .accent-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-red-light .accent-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-red-light .accent-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-red-light .accent-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-red-light .accent-300-bg {
  background-color: #e57373 !important; }
body.theme-red-light .accent-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .accent-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .accent-300-fg {
  color: #e57373 !important; }
body.theme-red-light .accent-300-border {
  border-color: #e57373 !important; }
body.theme-red-light .accent-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-red-light .accent-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-red-light .accent-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-red-light .accent-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-red-light .accent-400-bg {
  background-color: #ef5350 !important; }
body.theme-red-light .accent-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .accent-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .accent-400-fg {
  color: #ef5350 !important; }
body.theme-red-light .accent-400-border {
  border-color: #ef5350 !important; }
body.theme-red-light .accent-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-red-light .accent-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-red-light .accent-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-red-light .accent-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-red-light .accent-500-bg {
  background-color: #f44336 !important; }
body.theme-red-light .accent-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-light .accent-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-500-fg {
  color: #f44336 !important; }
body.theme-red-light .accent-500-border {
  border-color: #f44336 !important; }
body.theme-red-light .accent-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-light .accent-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-light .accent-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-light .accent-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-light .accent-600-bg {
  background-color: #e53935 !important; }
body.theme-red-light .accent-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-red-light .accent-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-600-fg {
  color: #e53935 !important; }
body.theme-red-light .accent-600-border {
  border-color: #e53935 !important; }
body.theme-red-light .accent-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-red-light .accent-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-red-light .accent-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-red-light .accent-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-red-light .accent-700-bg {
  background-color: #d32f2f !important; }
body.theme-red-light .accent-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-red-light .accent-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-700-fg {
  color: #d32f2f !important; }
body.theme-red-light .accent-700-border {
  border-color: #d32f2f !important; }
body.theme-red-light .accent-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-red-light .accent-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-red-light .accent-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-red-light .accent-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-red-light .accent-800-bg {
  background-color: #c62828 !important; }
body.theme-red-light .accent-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-red-light .accent-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-800-fg {
  color: #c62828 !important; }
body.theme-red-light .accent-800-border {
  border-color: #c62828 !important; }
body.theme-red-light .accent-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-red-light .accent-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-red-light .accent-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-red-light .accent-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-red-light .accent-900-bg {
  background-color: #b71c1c !important; }
body.theme-red-light .accent-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-red-light .accent-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-900-fg {
  color: #b71c1c !important; }
body.theme-red-light .accent-900-border {
  border-color: #b71c1c !important; }
body.theme-red-light .accent-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-red-light .accent-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-red-light .accent-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-red-light .accent-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-red-light .accent-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-red-light .accent-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .accent-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .accent-A100-fg {
  color: #ff8a80 !important; }
body.theme-red-light .accent-A100-border {
  border-color: #ff8a80 !important; }
body.theme-red-light .accent-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-red-light .accent-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-red-light .accent-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-red-light .accent-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-red-light .accent-A200-bg {
  background-color: #ff5252 !important; }
body.theme-red-light .accent-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-red-light .accent-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-A200-fg {
  color: #ff5252 !important; }
body.theme-red-light .accent-A200-border {
  border-color: #ff5252 !important; }
body.theme-red-light .accent-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-red-light .accent-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-red-light .accent-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-red-light .accent-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-red-light .accent-A400-bg {
  background-color: #ff1744 !important; }
body.theme-red-light .accent-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-red-light .accent-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-A400-fg {
  color: #ff1744 !important; }
body.theme-red-light .accent-A400-border {
  border-color: #ff1744 !important; }
body.theme-red-light .accent-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-red-light .accent-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-red-light .accent-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-red-light .accent-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-red-light .accent-A700-bg {
  background-color: #d50000 !important; }
body.theme-red-light .accent-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-red-light .accent-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-A700-fg {
  color: #d50000 !important; }
body.theme-red-light .accent-A700-border {
  border-color: #d50000 !important; }
body.theme-red-light .accent-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-red-light .accent-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-red-light .accent-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-red-light .accent-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-red-light .accent-bg {
  background-color: #e53935 !important; }
body.theme-red-light .accent {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-red-light .accent[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .accent-fg {
  color: #e53935 !important; }
body.theme-red-light .accent-border {
  border-color: #e53935 !important; }
body.theme-red-light .accent-border-top {
  border-top-color: #e53935 !important; }
body.theme-red-light .accent-border-right {
  border-right-color: #e53935 !important; }
body.theme-red-light .accent-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-red-light .accent-border-left {
  border-left-color: #e53935 !important; }
body.theme-red-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-red-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-red-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-red-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-red-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-red-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-red-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-red-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-red-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-red-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-red-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-red-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-red-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-red-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-red-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-red-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-red-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-red-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-red-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-red-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-red-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-red-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-red-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-red-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-red-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-red-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-red-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-red-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-red-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-red-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-red-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-red-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-red-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-red-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-red-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-red-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-red-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-red-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-red-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-red-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-red-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-red-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-red-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-red-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-red-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-red-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-red-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-red-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-red-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-red-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-red-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-red-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-red-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-red-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-red-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-red-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-red-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-red-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-red-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-red-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-red-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-red-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-red-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-red-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-red-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-red-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-red-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-red-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-red-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-red-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-red-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-red-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-red-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-red-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-red-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-red-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-red-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-red-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-red-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-red-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-red-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-red-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-red-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-red-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-red-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-red-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-red-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-red-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-red-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-red-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-red-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-red-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-red-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-red-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-red-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-red-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-red-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-red-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-red-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-red-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-red-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-red-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-red-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-light .warn-fg {
  color: #f44336 !important; }
body.theme-red-light .warn-border {
  border-color: #f44336 !important; }
body.theme-red-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-light .primary-50 i,
body.theme-red-light .primary-50 .icon, body.theme-red-light .primary-100 i,
body.theme-red-light .primary-100 .icon, body.theme-red-light .primary-200 i,
body.theme-red-light .primary-200 .icon, body.theme-red-light .primary-A100 i,
body.theme-red-light .primary-A100 .icon, body.theme-red-light .accent-50 i,
body.theme-red-light .accent-50 .icon, body.theme-red-light .accent-100 i,
body.theme-red-light .accent-100 .icon, body.theme-red-light .accent-200 i,
body.theme-red-light .accent-200 .icon, body.theme-red-light .accent-300 i,
body.theme-red-light .accent-300 .icon, body.theme-red-light .accent-400 i,
body.theme-red-light .accent-400 .icon, body.theme-red-light .accent-A100 i,
body.theme-red-light .accent-A100 .icon, body.theme-red-light .warn-50 i,
body.theme-red-light .warn-50 .icon, body.theme-red-light .warn-100 i,
body.theme-red-light .warn-100 .icon, body.theme-red-light .warn-200 i,
body.theme-red-light .warn-200 .icon, body.theme-red-light .warn-300 i,
body.theme-red-light .warn-300 .icon, body.theme-red-light .warn-400 i,
body.theme-red-light .warn-400 .icon, body.theme-red-light .warn-A100 i,
body.theme-red-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-light .primary-50.secondary-text,
body.theme-red-light .primary-50 .secondary-text, body.theme-red-light .primary-100.secondary-text,
body.theme-red-light .primary-100 .secondary-text, body.theme-red-light .primary-200.secondary-text,
body.theme-red-light .primary-200 .secondary-text, body.theme-red-light .primary-A100.secondary-text,
body.theme-red-light .primary-A100 .secondary-text, body.theme-red-light .accent-50.secondary-text,
body.theme-red-light .accent-50 .secondary-text, body.theme-red-light .accent-100.secondary-text,
body.theme-red-light .accent-100 .secondary-text, body.theme-red-light .accent-200.secondary-text,
body.theme-red-light .accent-200 .secondary-text, body.theme-red-light .accent-300.secondary-text,
body.theme-red-light .accent-300 .secondary-text, body.theme-red-light .accent-400.secondary-text,
body.theme-red-light .accent-400 .secondary-text, body.theme-red-light .accent-A100.secondary-text,
body.theme-red-light .accent-A100 .secondary-text, body.theme-red-light .warn-50.secondary-text,
body.theme-red-light .warn-50 .secondary-text, body.theme-red-light .warn-100.secondary-text,
body.theme-red-light .warn-100 .secondary-text, body.theme-red-light .warn-200.secondary-text,
body.theme-red-light .warn-200 .secondary-text, body.theme-red-light .warn-300.secondary-text,
body.theme-red-light .warn-300 .secondary-text, body.theme-red-light .warn-400.secondary-text,
body.theme-red-light .warn-400 .secondary-text, body.theme-red-light .warn-A100.secondary-text,
body.theme-red-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-red-light .primary-50.hint-text,
body.theme-red-light .primary-50 .hint-text, body.theme-red-light .primary-50.disabled-text,
body.theme-red-light .primary-50 .disabled-text, body.theme-red-light .primary-100.hint-text,
body.theme-red-light .primary-100 .hint-text, body.theme-red-light .primary-100.disabled-text,
body.theme-red-light .primary-100 .disabled-text, body.theme-red-light .primary-200.hint-text,
body.theme-red-light .primary-200 .hint-text, body.theme-red-light .primary-200.disabled-text,
body.theme-red-light .primary-200 .disabled-text, body.theme-red-light .primary-A100.hint-text,
body.theme-red-light .primary-A100 .hint-text, body.theme-red-light .primary-A100.disabled-text,
body.theme-red-light .primary-A100 .disabled-text, body.theme-red-light .accent-50.hint-text,
body.theme-red-light .accent-50 .hint-text, body.theme-red-light .accent-50.disabled-text,
body.theme-red-light .accent-50 .disabled-text, body.theme-red-light .accent-100.hint-text,
body.theme-red-light .accent-100 .hint-text, body.theme-red-light .accent-100.disabled-text,
body.theme-red-light .accent-100 .disabled-text, body.theme-red-light .accent-200.hint-text,
body.theme-red-light .accent-200 .hint-text, body.theme-red-light .accent-200.disabled-text,
body.theme-red-light .accent-200 .disabled-text, body.theme-red-light .accent-300.hint-text,
body.theme-red-light .accent-300 .hint-text, body.theme-red-light .accent-300.disabled-text,
body.theme-red-light .accent-300 .disabled-text, body.theme-red-light .accent-400.hint-text,
body.theme-red-light .accent-400 .hint-text, body.theme-red-light .accent-400.disabled-text,
body.theme-red-light .accent-400 .disabled-text, body.theme-red-light .accent-A100.hint-text,
body.theme-red-light .accent-A100 .hint-text, body.theme-red-light .accent-A100.disabled-text,
body.theme-red-light .accent-A100 .disabled-text, body.theme-red-light .warn-50.hint-text,
body.theme-red-light .warn-50 .hint-text, body.theme-red-light .warn-50.disabled-text,
body.theme-red-light .warn-50 .disabled-text, body.theme-red-light .warn-100.hint-text,
body.theme-red-light .warn-100 .hint-text, body.theme-red-light .warn-100.disabled-text,
body.theme-red-light .warn-100 .disabled-text, body.theme-red-light .warn-200.hint-text,
body.theme-red-light .warn-200 .hint-text, body.theme-red-light .warn-200.disabled-text,
body.theme-red-light .warn-200 .disabled-text, body.theme-red-light .warn-300.hint-text,
body.theme-red-light .warn-300 .hint-text, body.theme-red-light .warn-300.disabled-text,
body.theme-red-light .warn-300 .disabled-text, body.theme-red-light .warn-400.hint-text,
body.theme-red-light .warn-400 .hint-text, body.theme-red-light .warn-400.disabled-text,
body.theme-red-light .warn-400 .disabled-text, body.theme-red-light .warn-A100.hint-text,
body.theme-red-light .warn-A100 .hint-text, body.theme-red-light .warn-A100.disabled-text,
body.theme-red-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-red-light .primary-50.divider,
body.theme-red-light .primary-50 .divider, body.theme-red-light .primary-100.divider,
body.theme-red-light .primary-100 .divider, body.theme-red-light .primary-200.divider,
body.theme-red-light .primary-200 .divider, body.theme-red-light .primary-A100.divider,
body.theme-red-light .primary-A100 .divider, body.theme-red-light .accent-50.divider,
body.theme-red-light .accent-50 .divider, body.theme-red-light .accent-100.divider,
body.theme-red-light .accent-100 .divider, body.theme-red-light .accent-200.divider,
body.theme-red-light .accent-200 .divider, body.theme-red-light .accent-300.divider,
body.theme-red-light .accent-300 .divider, body.theme-red-light .accent-400.divider,
body.theme-red-light .accent-400 .divider, body.theme-red-light .accent-A100.divider,
body.theme-red-light .accent-A100 .divider, body.theme-red-light .warn-50.divider,
body.theme-red-light .warn-50 .divider, body.theme-red-light .warn-100.divider,
body.theme-red-light .warn-100 .divider, body.theme-red-light .warn-200.divider,
body.theme-red-light .warn-200 .divider, body.theme-red-light .warn-300.divider,
body.theme-red-light .warn-300 .divider, body.theme-red-light .warn-400.divider,
body.theme-red-light .warn-400 .divider, body.theme-red-light .warn-A100.divider,
body.theme-red-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-red-light .primary-50 .mat-ripple-element, body.theme-red-light .primary-100 .mat-ripple-element, body.theme-red-light .primary-200 .mat-ripple-element, body.theme-red-light .primary-A100 .mat-ripple-element, body.theme-red-light .accent-50 .mat-ripple-element, body.theme-red-light .accent-100 .mat-ripple-element, body.theme-red-light .accent-200 .mat-ripple-element, body.theme-red-light .accent-300 .mat-ripple-element, body.theme-red-light .accent-400 .mat-ripple-element, body.theme-red-light .accent-A100 .mat-ripple-element, body.theme-red-light .warn-50 .mat-ripple-element, body.theme-red-light .warn-100 .mat-ripple-element, body.theme-red-light .warn-200 .mat-ripple-element, body.theme-red-light .warn-300 .mat-ripple-element, body.theme-red-light .warn-400 .mat-ripple-element, body.theme-red-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-red-light .primary-50 .adaptive-border-color, body.theme-red-light .primary-100 .adaptive-border-color, body.theme-red-light .primary-200 .adaptive-border-color, body.theme-red-light .primary-A100 .adaptive-border-color, body.theme-red-light .accent-50 .adaptive-border-color, body.theme-red-light .accent-100 .adaptive-border-color, body.theme-red-light .accent-200 .adaptive-border-color, body.theme-red-light .accent-300 .adaptive-border-color, body.theme-red-light .accent-400 .adaptive-border-color, body.theme-red-light .accent-A100 .adaptive-border-color, body.theme-red-light .warn-50 .adaptive-border-color, body.theme-red-light .warn-100 .adaptive-border-color, body.theme-red-light .warn-200 .adaptive-border-color, body.theme-red-light .warn-300 .adaptive-border-color, body.theme-red-light .warn-400 .adaptive-border-color, body.theme-red-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .primary-300 i,
body.theme-red-light .primary-300 .icon, body.theme-red-light .primary-400 i,
body.theme-red-light .primary-400 .icon, body.theme-red-light .primary-500 i,
body.theme-red-light .primary-500 .icon, body.theme-red-light .primary-600 i,
body.theme-red-light .primary-600 .icon, body.theme-red-light .primary-700 i,
body.theme-red-light .primary-700 .icon, body.theme-red-light .primary-800 i,
body.theme-red-light .primary-800 .icon, body.theme-red-light .primary-900 i,
body.theme-red-light .primary-900 .icon, body.theme-red-light .primary-A200 i,
body.theme-red-light .primary-A200 .icon, body.theme-red-light .primary-A400 i,
body.theme-red-light .primary-A400 .icon, body.theme-red-light .primary-A700 i,
body.theme-red-light .primary-A700 .icon, body.theme-red-light .primary i,
body.theme-red-light .primary .icon, body.theme-red-light .accent-500 i,
body.theme-red-light .accent-500 .icon, body.theme-red-light .accent-600 i,
body.theme-red-light .accent-600 .icon, body.theme-red-light .accent-700 i,
body.theme-red-light .accent-700 .icon, body.theme-red-light .accent-800 i,
body.theme-red-light .accent-800 .icon, body.theme-red-light .accent-900 i,
body.theme-red-light .accent-900 .icon, body.theme-red-light .accent-A200 i,
body.theme-red-light .accent-A200 .icon, body.theme-red-light .accent-A400 i,
body.theme-red-light .accent-A400 .icon, body.theme-red-light .accent-A700 i,
body.theme-red-light .accent-A700 .icon, body.theme-red-light .accent i,
body.theme-red-light .accent .icon, body.theme-red-light .warn-500 i,
body.theme-red-light .warn-500 .icon, body.theme-red-light .warn-600 i,
body.theme-red-light .warn-600 .icon, body.theme-red-light .warn-700 i,
body.theme-red-light .warn-700 .icon, body.theme-red-light .warn-800 i,
body.theme-red-light .warn-800 .icon, body.theme-red-light .warn-900 i,
body.theme-red-light .warn-900 .icon, body.theme-red-light .warn-A200 i,
body.theme-red-light .warn-A200 .icon, body.theme-red-light .warn-A400 i,
body.theme-red-light .warn-A400 .icon, body.theme-red-light .warn-A700 i,
body.theme-red-light .warn-A700 .icon, body.theme-red-light .warn i,
body.theme-red-light .warn .icon {
  color: white; }
body.theme-red-light .primary-300.secondary-text,
body.theme-red-light .primary-300 .secondary-text, body.theme-red-light .primary-400.secondary-text,
body.theme-red-light .primary-400 .secondary-text, body.theme-red-light .primary-500.secondary-text,
body.theme-red-light .primary-500 .secondary-text, body.theme-red-light .primary-600.secondary-text,
body.theme-red-light .primary-600 .secondary-text, body.theme-red-light .primary-700.secondary-text,
body.theme-red-light .primary-700 .secondary-text, body.theme-red-light .primary-800.secondary-text,
body.theme-red-light .primary-800 .secondary-text, body.theme-red-light .primary-900.secondary-text,
body.theme-red-light .primary-900 .secondary-text, body.theme-red-light .primary-A200.secondary-text,
body.theme-red-light .primary-A200 .secondary-text, body.theme-red-light .primary-A400.secondary-text,
body.theme-red-light .primary-A400 .secondary-text, body.theme-red-light .primary-A700.secondary-text,
body.theme-red-light .primary-A700 .secondary-text, body.theme-red-light .primary.secondary-text,
body.theme-red-light .primary .secondary-text, body.theme-red-light .accent-500.secondary-text,
body.theme-red-light .accent-500 .secondary-text, body.theme-red-light .accent-600.secondary-text,
body.theme-red-light .accent-600 .secondary-text, body.theme-red-light .accent-700.secondary-text,
body.theme-red-light .accent-700 .secondary-text, body.theme-red-light .accent-800.secondary-text,
body.theme-red-light .accent-800 .secondary-text, body.theme-red-light .accent-900.secondary-text,
body.theme-red-light .accent-900 .secondary-text, body.theme-red-light .accent-A200.secondary-text,
body.theme-red-light .accent-A200 .secondary-text, body.theme-red-light .accent-A400.secondary-text,
body.theme-red-light .accent-A400 .secondary-text, body.theme-red-light .accent-A700.secondary-text,
body.theme-red-light .accent-A700 .secondary-text, body.theme-red-light .accent.secondary-text,
body.theme-red-light .accent .secondary-text, body.theme-red-light .warn-500.secondary-text,
body.theme-red-light .warn-500 .secondary-text, body.theme-red-light .warn-600.secondary-text,
body.theme-red-light .warn-600 .secondary-text, body.theme-red-light .warn-700.secondary-text,
body.theme-red-light .warn-700 .secondary-text, body.theme-red-light .warn-800.secondary-text,
body.theme-red-light .warn-800 .secondary-text, body.theme-red-light .warn-900.secondary-text,
body.theme-red-light .warn-900 .secondary-text, body.theme-red-light .warn-A200.secondary-text,
body.theme-red-light .warn-A200 .secondary-text, body.theme-red-light .warn-A400.secondary-text,
body.theme-red-light .warn-A400 .secondary-text, body.theme-red-light .warn-A700.secondary-text,
body.theme-red-light .warn-A700 .secondary-text, body.theme-red-light .warn.secondary-text,
body.theme-red-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-red-light .primary-300.hint-text,
body.theme-red-light .primary-300 .hint-text, body.theme-red-light .primary-300.disabled-text,
body.theme-red-light .primary-300 .disabled-text, body.theme-red-light .primary-400.hint-text,
body.theme-red-light .primary-400 .hint-text, body.theme-red-light .primary-400.disabled-text,
body.theme-red-light .primary-400 .disabled-text, body.theme-red-light .primary-500.hint-text,
body.theme-red-light .primary-500 .hint-text, body.theme-red-light .primary-500.disabled-text,
body.theme-red-light .primary-500 .disabled-text, body.theme-red-light .primary-600.hint-text,
body.theme-red-light .primary-600 .hint-text, body.theme-red-light .primary-600.disabled-text,
body.theme-red-light .primary-600 .disabled-text, body.theme-red-light .primary-700.hint-text,
body.theme-red-light .primary-700 .hint-text, body.theme-red-light .primary-700.disabled-text,
body.theme-red-light .primary-700 .disabled-text, body.theme-red-light .primary-800.hint-text,
body.theme-red-light .primary-800 .hint-text, body.theme-red-light .primary-800.disabled-text,
body.theme-red-light .primary-800 .disabled-text, body.theme-red-light .primary-900.hint-text,
body.theme-red-light .primary-900 .hint-text, body.theme-red-light .primary-900.disabled-text,
body.theme-red-light .primary-900 .disabled-text, body.theme-red-light .primary-A200.hint-text,
body.theme-red-light .primary-A200 .hint-text, body.theme-red-light .primary-A200.disabled-text,
body.theme-red-light .primary-A200 .disabled-text, body.theme-red-light .primary-A400.hint-text,
body.theme-red-light .primary-A400 .hint-text, body.theme-red-light .primary-A400.disabled-text,
body.theme-red-light .primary-A400 .disabled-text, body.theme-red-light .primary-A700.hint-text,
body.theme-red-light .primary-A700 .hint-text, body.theme-red-light .primary-A700.disabled-text,
body.theme-red-light .primary-A700 .disabled-text, body.theme-red-light .primary.hint-text,
body.theme-red-light .primary .hint-text, body.theme-red-light .primary.disabled-text,
body.theme-red-light .primary .disabled-text, body.theme-red-light .accent-500.hint-text,
body.theme-red-light .accent-500 .hint-text, body.theme-red-light .accent-500.disabled-text,
body.theme-red-light .accent-500 .disabled-text, body.theme-red-light .accent-600.hint-text,
body.theme-red-light .accent-600 .hint-text, body.theme-red-light .accent-600.disabled-text,
body.theme-red-light .accent-600 .disabled-text, body.theme-red-light .accent-700.hint-text,
body.theme-red-light .accent-700 .hint-text, body.theme-red-light .accent-700.disabled-text,
body.theme-red-light .accent-700 .disabled-text, body.theme-red-light .accent-800.hint-text,
body.theme-red-light .accent-800 .hint-text, body.theme-red-light .accent-800.disabled-text,
body.theme-red-light .accent-800 .disabled-text, body.theme-red-light .accent-900.hint-text,
body.theme-red-light .accent-900 .hint-text, body.theme-red-light .accent-900.disabled-text,
body.theme-red-light .accent-900 .disabled-text, body.theme-red-light .accent-A200.hint-text,
body.theme-red-light .accent-A200 .hint-text, body.theme-red-light .accent-A200.disabled-text,
body.theme-red-light .accent-A200 .disabled-text, body.theme-red-light .accent-A400.hint-text,
body.theme-red-light .accent-A400 .hint-text, body.theme-red-light .accent-A400.disabled-text,
body.theme-red-light .accent-A400 .disabled-text, body.theme-red-light .accent-A700.hint-text,
body.theme-red-light .accent-A700 .hint-text, body.theme-red-light .accent-A700.disabled-text,
body.theme-red-light .accent-A700 .disabled-text, body.theme-red-light .accent.hint-text,
body.theme-red-light .accent .hint-text, body.theme-red-light .accent.disabled-text,
body.theme-red-light .accent .disabled-text, body.theme-red-light .warn-500.hint-text,
body.theme-red-light .warn-500 .hint-text, body.theme-red-light .warn-500.disabled-text,
body.theme-red-light .warn-500 .disabled-text, body.theme-red-light .warn-600.hint-text,
body.theme-red-light .warn-600 .hint-text, body.theme-red-light .warn-600.disabled-text,
body.theme-red-light .warn-600 .disabled-text, body.theme-red-light .warn-700.hint-text,
body.theme-red-light .warn-700 .hint-text, body.theme-red-light .warn-700.disabled-text,
body.theme-red-light .warn-700 .disabled-text, body.theme-red-light .warn-800.hint-text,
body.theme-red-light .warn-800 .hint-text, body.theme-red-light .warn-800.disabled-text,
body.theme-red-light .warn-800 .disabled-text, body.theme-red-light .warn-900.hint-text,
body.theme-red-light .warn-900 .hint-text, body.theme-red-light .warn-900.disabled-text,
body.theme-red-light .warn-900 .disabled-text, body.theme-red-light .warn-A200.hint-text,
body.theme-red-light .warn-A200 .hint-text, body.theme-red-light .warn-A200.disabled-text,
body.theme-red-light .warn-A200 .disabled-text, body.theme-red-light .warn-A400.hint-text,
body.theme-red-light .warn-A400 .hint-text, body.theme-red-light .warn-A400.disabled-text,
body.theme-red-light .warn-A400 .disabled-text, body.theme-red-light .warn-A700.hint-text,
body.theme-red-light .warn-A700 .hint-text, body.theme-red-light .warn-A700.disabled-text,
body.theme-red-light .warn-A700 .disabled-text, body.theme-red-light .warn.hint-text,
body.theme-red-light .warn .hint-text, body.theme-red-light .warn.disabled-text,
body.theme-red-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-red-light .primary-300.divider,
body.theme-red-light .primary-300 .divider, body.theme-red-light .primary-400.divider,
body.theme-red-light .primary-400 .divider, body.theme-red-light .primary-500.divider,
body.theme-red-light .primary-500 .divider, body.theme-red-light .primary-600.divider,
body.theme-red-light .primary-600 .divider, body.theme-red-light .primary-700.divider,
body.theme-red-light .primary-700 .divider, body.theme-red-light .primary-800.divider,
body.theme-red-light .primary-800 .divider, body.theme-red-light .primary-900.divider,
body.theme-red-light .primary-900 .divider, body.theme-red-light .primary-A200.divider,
body.theme-red-light .primary-A200 .divider, body.theme-red-light .primary-A400.divider,
body.theme-red-light .primary-A400 .divider, body.theme-red-light .primary-A700.divider,
body.theme-red-light .primary-A700 .divider, body.theme-red-light .primary.divider,
body.theme-red-light .primary .divider, body.theme-red-light .accent-500.divider,
body.theme-red-light .accent-500 .divider, body.theme-red-light .accent-600.divider,
body.theme-red-light .accent-600 .divider, body.theme-red-light .accent-700.divider,
body.theme-red-light .accent-700 .divider, body.theme-red-light .accent-800.divider,
body.theme-red-light .accent-800 .divider, body.theme-red-light .accent-900.divider,
body.theme-red-light .accent-900 .divider, body.theme-red-light .accent-A200.divider,
body.theme-red-light .accent-A200 .divider, body.theme-red-light .accent-A400.divider,
body.theme-red-light .accent-A400 .divider, body.theme-red-light .accent-A700.divider,
body.theme-red-light .accent-A700 .divider, body.theme-red-light .accent.divider,
body.theme-red-light .accent .divider, body.theme-red-light .warn-500.divider,
body.theme-red-light .warn-500 .divider, body.theme-red-light .warn-600.divider,
body.theme-red-light .warn-600 .divider, body.theme-red-light .warn-700.divider,
body.theme-red-light .warn-700 .divider, body.theme-red-light .warn-800.divider,
body.theme-red-light .warn-800 .divider, body.theme-red-light .warn-900.divider,
body.theme-red-light .warn-900 .divider, body.theme-red-light .warn-A200.divider,
body.theme-red-light .warn-A200 .divider, body.theme-red-light .warn-A400.divider,
body.theme-red-light .warn-A400 .divider, body.theme-red-light .warn-A700.divider,
body.theme-red-light .warn-A700 .divider, body.theme-red-light .warn.divider,
body.theme-red-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-red-light .primary-300 .mat-ripple-element, body.theme-red-light .primary-400 .mat-ripple-element, body.theme-red-light .primary-500 .mat-ripple-element, body.theme-red-light .primary-600 .mat-ripple-element, body.theme-red-light .primary-700 .mat-ripple-element, body.theme-red-light .primary-800 .mat-ripple-element, body.theme-red-light .primary-900 .mat-ripple-element, body.theme-red-light .primary-A200 .mat-ripple-element, body.theme-red-light .primary-A400 .mat-ripple-element, body.theme-red-light .primary-A700 .mat-ripple-element, body.theme-red-light .primary .mat-ripple-element, body.theme-red-light .accent-500 .mat-ripple-element, body.theme-red-light .accent-600 .mat-ripple-element, body.theme-red-light .accent-700 .mat-ripple-element, body.theme-red-light .accent-800 .mat-ripple-element, body.theme-red-light .accent-900 .mat-ripple-element, body.theme-red-light .accent-A200 .mat-ripple-element, body.theme-red-light .accent-A400 .mat-ripple-element, body.theme-red-light .accent-A700 .mat-ripple-element, body.theme-red-light .accent .mat-ripple-element, body.theme-red-light .warn-500 .mat-ripple-element, body.theme-red-light .warn-600 .mat-ripple-element, body.theme-red-light .warn-700 .mat-ripple-element, body.theme-red-light .warn-800 .mat-ripple-element, body.theme-red-light .warn-900 .mat-ripple-element, body.theme-red-light .warn-A200 .mat-ripple-element, body.theme-red-light .warn-A400 .mat-ripple-element, body.theme-red-light .warn-A700 .mat-ripple-element, body.theme-red-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-red-light .primary-300 .adaptive-border-color, body.theme-red-light .primary-400 .adaptive-border-color, body.theme-red-light .primary-500 .adaptive-border-color, body.theme-red-light .primary-600 .adaptive-border-color, body.theme-red-light .primary-700 .adaptive-border-color, body.theme-red-light .primary-800 .adaptive-border-color, body.theme-red-light .primary-900 .adaptive-border-color, body.theme-red-light .primary-A200 .adaptive-border-color, body.theme-red-light .primary-A400 .adaptive-border-color, body.theme-red-light .primary-A700 .adaptive-border-color, body.theme-red-light .primary .adaptive-border-color, body.theme-red-light .accent-500 .adaptive-border-color, body.theme-red-light .accent-600 .adaptive-border-color, body.theme-red-light .accent-700 .adaptive-border-color, body.theme-red-light .accent-800 .adaptive-border-color, body.theme-red-light .accent-900 .adaptive-border-color, body.theme-red-light .accent-A200 .adaptive-border-color, body.theme-red-light .accent-A400 .adaptive-border-color, body.theme-red-light .accent-A700 .adaptive-border-color, body.theme-red-light .accent .adaptive-border-color, body.theme-red-light .warn-500 .adaptive-border-color, body.theme-red-light .warn-600 .adaptive-border-color, body.theme-red-light .warn-700 .adaptive-border-color, body.theme-red-light .warn-800 .adaptive-border-color, body.theme-red-light .warn-900 .adaptive-border-color, body.theme-red-light .warn-A200 .adaptive-border-color, body.theme-red-light .warn-A400 .adaptive-border-color, body.theme-red-light .warn-A700 .adaptive-border-color, body.theme-red-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-light .primary-50 input[type='text'], body.theme-red-light .primary-100 input[type='text'], body.theme-red-light .primary-200 input[type='text'], body.theme-red-light .primary-A100 input[type='text'], body.theme-red-light .accent-50 input[type='text'], body.theme-red-light .accent-100 input[type='text'], body.theme-red-light .accent-200 input[type='text'], body.theme-red-light .accent-300 input[type='text'], body.theme-red-light .accent-400 input[type='text'], body.theme-red-light .accent-A100 input[type='text'], body.theme-red-light .warn-50 input[type='text'], body.theme-red-light .warn-100 input[type='text'], body.theme-red-light .warn-200 input[type='text'], body.theme-red-light .warn-300 input[type='text'], body.theme-red-light .warn-400 input[type='text'], body.theme-red-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-red-light .primary-50 .mat-form-field-label, body.theme-red-light .primary-100 .mat-form-field-label, body.theme-red-light .primary-200 .mat-form-field-label, body.theme-red-light .primary-A100 .mat-form-field-label, body.theme-red-light .accent-50 .mat-form-field-label, body.theme-red-light .accent-100 .mat-form-field-label, body.theme-red-light .accent-200 .mat-form-field-label, body.theme-red-light .accent-300 .mat-form-field-label, body.theme-red-light .accent-400 .mat-form-field-label, body.theme-red-light .accent-A100 .mat-form-field-label, body.theme-red-light .warn-50 .mat-form-field-label, body.theme-red-light .warn-100 .mat-form-field-label, body.theme-red-light .warn-200 .mat-form-field-label, body.theme-red-light .warn-300 .mat-form-field-label, body.theme-red-light .warn-400 .mat-form-field-label, body.theme-red-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .primary-50 .mat-form-field-underline, body.theme-red-light .primary-100 .mat-form-field-underline, body.theme-red-light .primary-200 .mat-form-field-underline, body.theme-red-light .primary-A100 .mat-form-field-underline, body.theme-red-light .accent-50 .mat-form-field-underline, body.theme-red-light .accent-100 .mat-form-field-underline, body.theme-red-light .accent-200 .mat-form-field-underline, body.theme-red-light .accent-300 .mat-form-field-underline, body.theme-red-light .accent-400 .mat-form-field-underline, body.theme-red-light .accent-A100 .mat-form-field-underline, body.theme-red-light .warn-50 .mat-form-field-underline, body.theme-red-light .warn-100 .mat-form-field-underline, body.theme-red-light .warn-200 .mat-form-field-underline, body.theme-red-light .warn-300 .mat-form-field-underline, body.theme-red-light .warn-400 .mat-form-field-underline, body.theme-red-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .primary-50 .mat-select-trigger,
body.theme-red-light .primary-50 .mat-select-arrow, body.theme-red-light .primary-100 .mat-select-trigger,
body.theme-red-light .primary-100 .mat-select-arrow, body.theme-red-light .primary-200 .mat-select-trigger,
body.theme-red-light .primary-200 .mat-select-arrow, body.theme-red-light .primary-A100 .mat-select-trigger,
body.theme-red-light .primary-A100 .mat-select-arrow, body.theme-red-light .accent-50 .mat-select-trigger,
body.theme-red-light .accent-50 .mat-select-arrow, body.theme-red-light .accent-100 .mat-select-trigger,
body.theme-red-light .accent-100 .mat-select-arrow, body.theme-red-light .accent-200 .mat-select-trigger,
body.theme-red-light .accent-200 .mat-select-arrow, body.theme-red-light .accent-300 .mat-select-trigger,
body.theme-red-light .accent-300 .mat-select-arrow, body.theme-red-light .accent-400 .mat-select-trigger,
body.theme-red-light .accent-400 .mat-select-arrow, body.theme-red-light .accent-A100 .mat-select-trigger,
body.theme-red-light .accent-A100 .mat-select-arrow, body.theme-red-light .warn-50 .mat-select-trigger,
body.theme-red-light .warn-50 .mat-select-arrow, body.theme-red-light .warn-100 .mat-select-trigger,
body.theme-red-light .warn-100 .mat-select-arrow, body.theme-red-light .warn-200 .mat-select-trigger,
body.theme-red-light .warn-200 .mat-select-arrow, body.theme-red-light .warn-300 .mat-select-trigger,
body.theme-red-light .warn-300 .mat-select-arrow, body.theme-red-light .warn-400 .mat-select-trigger,
body.theme-red-light .warn-400 .mat-select-arrow, body.theme-red-light .warn-A100 .mat-select-trigger,
body.theme-red-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .primary-50 .mat-select-underline, body.theme-red-light .primary-100 .mat-select-underline, body.theme-red-light .primary-200 .mat-select-underline, body.theme-red-light .primary-A100 .mat-select-underline, body.theme-red-light .accent-50 .mat-select-underline, body.theme-red-light .accent-100 .mat-select-underline, body.theme-red-light .accent-200 .mat-select-underline, body.theme-red-light .accent-300 .mat-select-underline, body.theme-red-light .accent-400 .mat-select-underline, body.theme-red-light .accent-A100 .mat-select-underline, body.theme-red-light .warn-50 .mat-select-underline, body.theme-red-light .warn-100 .mat-select-underline, body.theme-red-light .warn-200 .mat-select-underline, body.theme-red-light .warn-300 .mat-select-underline, body.theme-red-light .warn-400 .mat-select-underline, body.theme-red-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-50 .mat-select-arrow,
body.theme-red-light .primary-50 .mat-select-trigger, body.theme-red-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-100 .mat-select-arrow,
body.theme-red-light .primary-100 .mat-select-trigger, body.theme-red-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-200 .mat-select-arrow,
body.theme-red-light .primary-200 .mat-select-trigger, body.theme-red-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-A100 .mat-select-arrow,
body.theme-red-light .primary-A100 .mat-select-trigger, body.theme-red-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-50 .mat-select-arrow,
body.theme-red-light .accent-50 .mat-select-trigger, body.theme-red-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-100 .mat-select-arrow,
body.theme-red-light .accent-100 .mat-select-trigger, body.theme-red-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-200 .mat-select-arrow,
body.theme-red-light .accent-200 .mat-select-trigger, body.theme-red-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-300 .mat-select-arrow,
body.theme-red-light .accent-300 .mat-select-trigger, body.theme-red-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-400 .mat-select-arrow,
body.theme-red-light .accent-400 .mat-select-trigger, body.theme-red-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-A100 .mat-select-arrow,
body.theme-red-light .accent-A100 .mat-select-trigger, body.theme-red-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-50 .mat-select-arrow,
body.theme-red-light .warn-50 .mat-select-trigger, body.theme-red-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-100 .mat-select-arrow,
body.theme-red-light .warn-100 .mat-select-trigger, body.theme-red-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-200 .mat-select-arrow,
body.theme-red-light .warn-200 .mat-select-trigger, body.theme-red-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-300 .mat-select-arrow,
body.theme-red-light .warn-300 .mat-select-trigger, body.theme-red-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-400 .mat-select-arrow,
body.theme-red-light .warn-400 .mat-select-trigger, body.theme-red-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-A100 .mat-select-arrow,
body.theme-red-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-light .primary-300 input[type='text'], body.theme-red-light .primary-400 input[type='text'], body.theme-red-light .primary-500 input[type='text'], body.theme-red-light .primary-600 input[type='text'], body.theme-red-light .primary-700 input[type='text'], body.theme-red-light .primary-800 input[type='text'], body.theme-red-light .primary-900 input[type='text'], body.theme-red-light .primary-A200 input[type='text'], body.theme-red-light .primary-A400 input[type='text'], body.theme-red-light .primary-A700 input[type='text'], body.theme-red-light .primary input[type='text'], body.theme-red-light .accent-500 input[type='text'], body.theme-red-light .accent-600 input[type='text'], body.theme-red-light .accent-700 input[type='text'], body.theme-red-light .accent-800 input[type='text'], body.theme-red-light .accent-900 input[type='text'], body.theme-red-light .accent-A200 input[type='text'], body.theme-red-light .accent-A400 input[type='text'], body.theme-red-light .accent-A700 input[type='text'], body.theme-red-light .accent input[type='text'], body.theme-red-light .warn-500 input[type='text'], body.theme-red-light .warn-600 input[type='text'], body.theme-red-light .warn-700 input[type='text'], body.theme-red-light .warn-800 input[type='text'], body.theme-red-light .warn-900 input[type='text'], body.theme-red-light .warn-A200 input[type='text'], body.theme-red-light .warn-A400 input[type='text'], body.theme-red-light .warn-A700 input[type='text'], body.theme-red-light .warn input[type='text'] {
  color: white; }
body.theme-red-light .primary-300 .mat-form-field-label, body.theme-red-light .primary-400 .mat-form-field-label, body.theme-red-light .primary-500 .mat-form-field-label, body.theme-red-light .primary-600 .mat-form-field-label, body.theme-red-light .primary-700 .mat-form-field-label, body.theme-red-light .primary-800 .mat-form-field-label, body.theme-red-light .primary-900 .mat-form-field-label, body.theme-red-light .primary-A200 .mat-form-field-label, body.theme-red-light .primary-A400 .mat-form-field-label, body.theme-red-light .primary-A700 .mat-form-field-label, body.theme-red-light .primary .mat-form-field-label, body.theme-red-light .accent-500 .mat-form-field-label, body.theme-red-light .accent-600 .mat-form-field-label, body.theme-red-light .accent-700 .mat-form-field-label, body.theme-red-light .accent-800 .mat-form-field-label, body.theme-red-light .accent-900 .mat-form-field-label, body.theme-red-light .accent-A200 .mat-form-field-label, body.theme-red-light .accent-A400 .mat-form-field-label, body.theme-red-light .accent-A700 .mat-form-field-label, body.theme-red-light .accent .mat-form-field-label, body.theme-red-light .warn-500 .mat-form-field-label, body.theme-red-light .warn-600 .mat-form-field-label, body.theme-red-light .warn-700 .mat-form-field-label, body.theme-red-light .warn-800 .mat-form-field-label, body.theme-red-light .warn-900 .mat-form-field-label, body.theme-red-light .warn-A200 .mat-form-field-label, body.theme-red-light .warn-A400 .mat-form-field-label, body.theme-red-light .warn-A700 .mat-form-field-label, body.theme-red-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-light .primary-300 .mat-form-field-underline, body.theme-red-light .primary-400 .mat-form-field-underline, body.theme-red-light .primary-500 .mat-form-field-underline, body.theme-red-light .primary-600 .mat-form-field-underline, body.theme-red-light .primary-700 .mat-form-field-underline, body.theme-red-light .primary-800 .mat-form-field-underline, body.theme-red-light .primary-900 .mat-form-field-underline, body.theme-red-light .primary-A200 .mat-form-field-underline, body.theme-red-light .primary-A400 .mat-form-field-underline, body.theme-red-light .primary-A700 .mat-form-field-underline, body.theme-red-light .primary .mat-form-field-underline, body.theme-red-light .accent-500 .mat-form-field-underline, body.theme-red-light .accent-600 .mat-form-field-underline, body.theme-red-light .accent-700 .mat-form-field-underline, body.theme-red-light .accent-800 .mat-form-field-underline, body.theme-red-light .accent-900 .mat-form-field-underline, body.theme-red-light .accent-A200 .mat-form-field-underline, body.theme-red-light .accent-A400 .mat-form-field-underline, body.theme-red-light .accent-A700 .mat-form-field-underline, body.theme-red-light .accent .mat-form-field-underline, body.theme-red-light .warn-500 .mat-form-field-underline, body.theme-red-light .warn-600 .mat-form-field-underline, body.theme-red-light .warn-700 .mat-form-field-underline, body.theme-red-light .warn-800 .mat-form-field-underline, body.theme-red-light .warn-900 .mat-form-field-underline, body.theme-red-light .warn-A200 .mat-form-field-underline, body.theme-red-light .warn-A400 .mat-form-field-underline, body.theme-red-light .warn-A700 .mat-form-field-underline, body.theme-red-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-light .primary-300 .mat-select-trigger,
body.theme-red-light .primary-300 .mat-select-arrow, body.theme-red-light .primary-400 .mat-select-trigger,
body.theme-red-light .primary-400 .mat-select-arrow, body.theme-red-light .primary-500 .mat-select-trigger,
body.theme-red-light .primary-500 .mat-select-arrow, body.theme-red-light .primary-600 .mat-select-trigger,
body.theme-red-light .primary-600 .mat-select-arrow, body.theme-red-light .primary-700 .mat-select-trigger,
body.theme-red-light .primary-700 .mat-select-arrow, body.theme-red-light .primary-800 .mat-select-trigger,
body.theme-red-light .primary-800 .mat-select-arrow, body.theme-red-light .primary-900 .mat-select-trigger,
body.theme-red-light .primary-900 .mat-select-arrow, body.theme-red-light .primary-A200 .mat-select-trigger,
body.theme-red-light .primary-A200 .mat-select-arrow, body.theme-red-light .primary-A400 .mat-select-trigger,
body.theme-red-light .primary-A400 .mat-select-arrow, body.theme-red-light .primary-A700 .mat-select-trigger,
body.theme-red-light .primary-A700 .mat-select-arrow, body.theme-red-light .primary .mat-select-trigger,
body.theme-red-light .primary .mat-select-arrow, body.theme-red-light .accent-500 .mat-select-trigger,
body.theme-red-light .accent-500 .mat-select-arrow, body.theme-red-light .accent-600 .mat-select-trigger,
body.theme-red-light .accent-600 .mat-select-arrow, body.theme-red-light .accent-700 .mat-select-trigger,
body.theme-red-light .accent-700 .mat-select-arrow, body.theme-red-light .accent-800 .mat-select-trigger,
body.theme-red-light .accent-800 .mat-select-arrow, body.theme-red-light .accent-900 .mat-select-trigger,
body.theme-red-light .accent-900 .mat-select-arrow, body.theme-red-light .accent-A200 .mat-select-trigger,
body.theme-red-light .accent-A200 .mat-select-arrow, body.theme-red-light .accent-A400 .mat-select-trigger,
body.theme-red-light .accent-A400 .mat-select-arrow, body.theme-red-light .accent-A700 .mat-select-trigger,
body.theme-red-light .accent-A700 .mat-select-arrow, body.theme-red-light .accent .mat-select-trigger,
body.theme-red-light .accent .mat-select-arrow, body.theme-red-light .warn-500 .mat-select-trigger,
body.theme-red-light .warn-500 .mat-select-arrow, body.theme-red-light .warn-600 .mat-select-trigger,
body.theme-red-light .warn-600 .mat-select-arrow, body.theme-red-light .warn-700 .mat-select-trigger,
body.theme-red-light .warn-700 .mat-select-arrow, body.theme-red-light .warn-800 .mat-select-trigger,
body.theme-red-light .warn-800 .mat-select-arrow, body.theme-red-light .warn-900 .mat-select-trigger,
body.theme-red-light .warn-900 .mat-select-arrow, body.theme-red-light .warn-A200 .mat-select-trigger,
body.theme-red-light .warn-A200 .mat-select-arrow, body.theme-red-light .warn-A400 .mat-select-trigger,
body.theme-red-light .warn-A400 .mat-select-arrow, body.theme-red-light .warn-A700 .mat-select-trigger,
body.theme-red-light .warn-A700 .mat-select-arrow, body.theme-red-light .warn .mat-select-trigger,
body.theme-red-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-light .primary-300 .mat-select-underline, body.theme-red-light .primary-400 .mat-select-underline, body.theme-red-light .primary-500 .mat-select-underline, body.theme-red-light .primary-600 .mat-select-underline, body.theme-red-light .primary-700 .mat-select-underline, body.theme-red-light .primary-800 .mat-select-underline, body.theme-red-light .primary-900 .mat-select-underline, body.theme-red-light .primary-A200 .mat-select-underline, body.theme-red-light .primary-A400 .mat-select-underline, body.theme-red-light .primary-A700 .mat-select-underline, body.theme-red-light .primary .mat-select-underline, body.theme-red-light .accent-500 .mat-select-underline, body.theme-red-light .accent-600 .mat-select-underline, body.theme-red-light .accent-700 .mat-select-underline, body.theme-red-light .accent-800 .mat-select-underline, body.theme-red-light .accent-900 .mat-select-underline, body.theme-red-light .accent-A200 .mat-select-underline, body.theme-red-light .accent-A400 .mat-select-underline, body.theme-red-light .accent-A700 .mat-select-underline, body.theme-red-light .accent .mat-select-underline, body.theme-red-light .warn-500 .mat-select-underline, body.theme-red-light .warn-600 .mat-select-underline, body.theme-red-light .warn-700 .mat-select-underline, body.theme-red-light .warn-800 .mat-select-underline, body.theme-red-light .warn-900 .mat-select-underline, body.theme-red-light .warn-A200 .mat-select-underline, body.theme-red-light .warn-A400 .mat-select-underline, body.theme-red-light .warn-A700 .mat-select-underline, body.theme-red-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-300 .mat-select-arrow,
body.theme-red-light .primary-300 .mat-select-trigger, body.theme-red-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-400 .mat-select-arrow,
body.theme-red-light .primary-400 .mat-select-trigger, body.theme-red-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-500 .mat-select-arrow,
body.theme-red-light .primary-500 .mat-select-trigger, body.theme-red-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-600 .mat-select-arrow,
body.theme-red-light .primary-600 .mat-select-trigger, body.theme-red-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-700 .mat-select-arrow,
body.theme-red-light .primary-700 .mat-select-trigger, body.theme-red-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-800 .mat-select-arrow,
body.theme-red-light .primary-800 .mat-select-trigger, body.theme-red-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-900 .mat-select-arrow,
body.theme-red-light .primary-900 .mat-select-trigger, body.theme-red-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-A200 .mat-select-arrow,
body.theme-red-light .primary-A200 .mat-select-trigger, body.theme-red-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-A400 .mat-select-arrow,
body.theme-red-light .primary-A400 .mat-select-trigger, body.theme-red-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-red-light .primary-A700 .mat-select-arrow,
body.theme-red-light .primary-A700 .mat-select-trigger, body.theme-red-light .primary .mat-select-disabled .mat-select-value,
body.theme-red-light .primary .mat-select-arrow,
body.theme-red-light .primary .mat-select-trigger, body.theme-red-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-500 .mat-select-arrow,
body.theme-red-light .accent-500 .mat-select-trigger, body.theme-red-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-600 .mat-select-arrow,
body.theme-red-light .accent-600 .mat-select-trigger, body.theme-red-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-700 .mat-select-arrow,
body.theme-red-light .accent-700 .mat-select-trigger, body.theme-red-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-800 .mat-select-arrow,
body.theme-red-light .accent-800 .mat-select-trigger, body.theme-red-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-900 .mat-select-arrow,
body.theme-red-light .accent-900 .mat-select-trigger, body.theme-red-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-A200 .mat-select-arrow,
body.theme-red-light .accent-A200 .mat-select-trigger, body.theme-red-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-A400 .mat-select-arrow,
body.theme-red-light .accent-A400 .mat-select-trigger, body.theme-red-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-red-light .accent-A700 .mat-select-arrow,
body.theme-red-light .accent-A700 .mat-select-trigger, body.theme-red-light .accent .mat-select-disabled .mat-select-value,
body.theme-red-light .accent .mat-select-arrow,
body.theme-red-light .accent .mat-select-trigger, body.theme-red-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-500 .mat-select-arrow,
body.theme-red-light .warn-500 .mat-select-trigger, body.theme-red-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-600 .mat-select-arrow,
body.theme-red-light .warn-600 .mat-select-trigger, body.theme-red-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-700 .mat-select-arrow,
body.theme-red-light .warn-700 .mat-select-trigger, body.theme-red-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-800 .mat-select-arrow,
body.theme-red-light .warn-800 .mat-select-trigger, body.theme-red-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-900 .mat-select-arrow,
body.theme-red-light .warn-900 .mat-select-trigger, body.theme-red-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-A200 .mat-select-arrow,
body.theme-red-light .warn-A200 .mat-select-trigger, body.theme-red-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-A400 .mat-select-arrow,
body.theme-red-light .warn-A400 .mat-select-trigger, body.theme-red-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-red-light .warn-A700 .mat-select-arrow,
body.theme-red-light .warn-A700 .mat-select-trigger, body.theme-red-light .warn .mat-select-disabled .mat-select-value,
body.theme-red-light .warn .mat-select-arrow,
body.theme-red-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-light .primary-300 .mat-select-value, body.theme-red-light .primary-400 .mat-select-value, body.theme-red-light .primary-500 .mat-select-value, body.theme-red-light .primary-600 .mat-select-value, body.theme-red-light .primary-700 .mat-select-value, body.theme-red-light .primary-800 .mat-select-value, body.theme-red-light .primary-900 .mat-select-value, body.theme-red-light .primary-A200 .mat-select-value, body.theme-red-light .primary-A400 .mat-select-value, body.theme-red-light .primary-A700 .mat-select-value, body.theme-red-light .primary .mat-select-value, body.theme-red-light .accent-500 .mat-select-value, body.theme-red-light .accent-600 .mat-select-value, body.theme-red-light .accent-700 .mat-select-value, body.theme-red-light .accent-800 .mat-select-value, body.theme-red-light .accent-900 .mat-select-value, body.theme-red-light .accent-A200 .mat-select-value, body.theme-red-light .accent-A400 .mat-select-value, body.theme-red-light .accent-A700 .mat-select-value, body.theme-red-light .accent .mat-select-value, body.theme-red-light .warn-500 .mat-select-value, body.theme-red-light .warn-600 .mat-select-value, body.theme-red-light .warn-700 .mat-select-value, body.theme-red-light .warn-800 .mat-select-value, body.theme-red-light .warn-900 .mat-select-value, body.theme-red-light .warn-A200 .mat-select-value, body.theme-red-light .warn-A400 .mat-select-value, body.theme-red-light .warn-A700 .mat-select-value, body.theme-red-light .warn .mat-select-value {
  color: white; }
body.theme-teal-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-teal-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-option:hover:not(.mat-option-disabled), body.theme-teal-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-teal-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00897b; }
body.theme-teal-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-teal-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-teal-light .mat-pseudo-checkbox-checked,
body.theme-teal-light .mat-pseudo-checkbox-indeterminate,
body.theme-teal-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-teal-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #00897b; }
body.theme-teal-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-teal-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-teal-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-teal-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-teal-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-teal-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-teal-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .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); }
body.theme-teal-light .mat-app-background, body.theme-teal-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-teal-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-teal-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-teal-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-teal-light .mat-badge-accent .mat-badge-content {
  background: #00897b;
  color: white; }
body.theme-teal-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-teal-light .mat-badge {
  position: relative; }
body.theme-teal-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-teal-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-teal-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-teal-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-teal-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-teal-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-teal-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-teal-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-teal-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-teal-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-teal-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-teal-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-teal-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-teal-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-teal-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-teal-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-teal-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-teal-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-teal-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-teal-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-teal-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-teal-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-teal-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-teal-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-teal-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-teal-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-teal-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-teal-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-teal-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-teal-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-teal-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-teal-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-teal-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-teal-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-teal-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-teal-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-teal-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-button, body.theme-teal-light .mat-icon-button, body.theme-teal-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-teal-light .mat-button.mat-primary, body.theme-teal-light .mat-icon-button.mat-primary, body.theme-teal-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-teal-light .mat-button.mat-accent, body.theme-teal-light .mat-icon-button.mat-accent, body.theme-teal-light .mat-stroked-button.mat-accent {
    color: #00897b; }
body.theme-teal-light .mat-button.mat-warn, body.theme-teal-light .mat-icon-button.mat-warn, body.theme-teal-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-teal-light .mat-button.mat-primary[disabled], body.theme-teal-light .mat-button.mat-accent[disabled], body.theme-teal-light .mat-button.mat-warn[disabled], body.theme-teal-light .mat-button[disabled][disabled], body.theme-teal-light .mat-icon-button.mat-primary[disabled], body.theme-teal-light .mat-icon-button.mat-accent[disabled], body.theme-teal-light .mat-icon-button.mat-warn[disabled], body.theme-teal-light .mat-icon-button[disabled][disabled], body.theme-teal-light .mat-stroked-button.mat-primary[disabled], body.theme-teal-light .mat-stroked-button.mat-accent[disabled], body.theme-teal-light .mat-stroked-button.mat-warn[disabled], body.theme-teal-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-teal-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-teal-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-teal-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-teal-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-teal-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #00897b; }
body.theme-teal-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-teal-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-teal-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-teal-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-teal-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-teal-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-teal-light .mat-button .mat-ripple-element, body.theme-teal-light .mat-icon-button .mat-ripple-element, body.theme-teal-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-teal-light .mat-button-focus-overlay {
  background: black; }
body.theme-teal-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-flat-button, body.theme-teal-light .mat-raised-button, body.theme-teal-light .mat-fab, body.theme-teal-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-teal-light .mat-flat-button.mat-primary, body.theme-teal-light .mat-raised-button.mat-primary, body.theme-teal-light .mat-fab.mat-primary, body.theme-teal-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-teal-light .mat-flat-button.mat-accent, body.theme-teal-light .mat-raised-button.mat-accent, body.theme-teal-light .mat-fab.mat-accent, body.theme-teal-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-teal-light .mat-flat-button.mat-warn, body.theme-teal-light .mat-raised-button.mat-warn, body.theme-teal-light .mat-fab.mat-warn, body.theme-teal-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-teal-light .mat-flat-button.mat-primary[disabled], body.theme-teal-light .mat-flat-button.mat-accent[disabled], body.theme-teal-light .mat-flat-button.mat-warn[disabled], body.theme-teal-light .mat-flat-button[disabled][disabled], body.theme-teal-light .mat-raised-button.mat-primary[disabled], body.theme-teal-light .mat-raised-button.mat-accent[disabled], body.theme-teal-light .mat-raised-button.mat-warn[disabled], body.theme-teal-light .mat-raised-button[disabled][disabled], body.theme-teal-light .mat-fab.mat-primary[disabled], body.theme-teal-light .mat-fab.mat-accent[disabled], body.theme-teal-light .mat-fab.mat-warn[disabled], body.theme-teal-light .mat-fab[disabled][disabled], body.theme-teal-light .mat-mini-fab.mat-primary[disabled], body.theme-teal-light .mat-mini-fab.mat-accent[disabled], body.theme-teal-light .mat-mini-fab.mat-warn[disabled], body.theme-teal-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-flat-button.mat-primary, body.theme-teal-light .mat-raised-button.mat-primary, body.theme-teal-light .mat-fab.mat-primary, body.theme-teal-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-teal-light .mat-flat-button.mat-accent, body.theme-teal-light .mat-raised-button.mat-accent, body.theme-teal-light .mat-fab.mat-accent, body.theme-teal-light .mat-mini-fab.mat-accent {
    background-color: #00897b; }
body.theme-teal-light .mat-flat-button.mat-warn, body.theme-teal-light .mat-raised-button.mat-warn, body.theme-teal-light .mat-fab.mat-warn, body.theme-teal-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-teal-light .mat-flat-button.mat-primary[disabled], body.theme-teal-light .mat-flat-button.mat-accent[disabled], body.theme-teal-light .mat-flat-button.mat-warn[disabled], body.theme-teal-light .mat-flat-button[disabled][disabled], body.theme-teal-light .mat-raised-button.mat-primary[disabled], body.theme-teal-light .mat-raised-button.mat-accent[disabled], body.theme-teal-light .mat-raised-button.mat-warn[disabled], body.theme-teal-light .mat-raised-button[disabled][disabled], body.theme-teal-light .mat-fab.mat-primary[disabled], body.theme-teal-light .mat-fab.mat-accent[disabled], body.theme-teal-light .mat-fab.mat-warn[disabled], body.theme-teal-light .mat-fab[disabled][disabled], body.theme-teal-light .mat-mini-fab.mat-primary[disabled], body.theme-teal-light .mat-mini-fab.mat-accent[disabled], body.theme-teal-light .mat-mini-fab.mat-warn[disabled], body.theme-teal-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-teal-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-teal-light .mat-fab.mat-primary .mat-ripple-element, body.theme-teal-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-teal-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-teal-light .mat-fab.mat-accent .mat-ripple-element, body.theme-teal-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-teal-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-teal-light .mat-fab.mat-warn .mat-ripple-element, body.theme-teal-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-teal-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-fab:not([class*='mat-elevation-z']), body.theme-teal-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-teal-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-teal-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-button-toggle-standalone,
body.theme-teal-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-teal-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-teal-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-teal-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-teal-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-teal-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-teal-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-teal-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-teal-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-teal-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-teal-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-teal-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-teal-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-teal-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-teal-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-teal-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00897b; }
body.theme-teal-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-teal-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-teal-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-teal-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-teal-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-teal-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-teal-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-teal-light .mat-checkbox-background {
    background: none; } }
body.theme-teal-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-teal-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #00897b; }
body.theme-teal-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-teal-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-teal-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-teal-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #00897b;
  color: white; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .mat-table {
  background: white; }
body.theme-teal-light .mat-table thead, body.theme-teal-light .mat-table tbody, body.theme-teal-light .mat-table tfoot,
body.theme-teal-light mat-header-row, body.theme-teal-light mat-row, body.theme-teal-light mat-footer-row,
body.theme-teal-light [mat-header-row], body.theme-teal-light [mat-row], body.theme-teal-light [mat-footer-row],
body.theme-teal-light .mat-table-sticky {
  background: inherit; }
body.theme-teal-light mat-row, body.theme-teal-light mat-header-row, body.theme-teal-light mat-footer-row,
body.theme-teal-light th.mat-header-cell, body.theme-teal-light td.mat-cell, body.theme-teal-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-cell, body.theme-teal-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-datepicker-toggle,
body.theme-teal-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-teal-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-teal-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-teal-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-teal-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-teal-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-teal-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-teal-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-teal-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #00897b;
    color: white; }
body.theme-teal-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(0, 137, 123, 0.4); }
body.theme-teal-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-teal-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-teal-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-teal-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-teal-light .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); }
body.theme-teal-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-teal-light .mat-datepicker-toggle-active.mat-accent {
    color: #00897b; }
body.theme-teal-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-teal-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-teal-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-teal-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-teal-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-teal-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-expansion-panel-header-description,
body.theme-teal-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-teal-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-teal-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-teal-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-teal-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-teal-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #00897b; }
body.theme-teal-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-teal-light .mat-focused .mat-form-field-required-marker {
  color: #00897b; }
body.theme-teal-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-teal-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #00897b; }
body.theme-teal-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-teal-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-teal-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #00897b; }
body.theme-teal-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-teal-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-teal-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-teal-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-teal-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-teal-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-teal-light .mat-error {
  color: #f44336; }
body.theme-teal-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-teal-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-teal-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-teal-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-teal-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-teal-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #00897b; }
body.theme-teal-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-teal-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-teal-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-teal-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-teal-light .mat-icon.mat-accent {
  color: #00897b; }
body.theme-teal-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-teal-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-input-element:disabled,
body.theme-teal-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-input-element {
  caret-color: #353a48; }
body.theme-teal-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-accent .mat-input-element {
  caret-color: #00897b; }
body.theme-teal-light .mat-warn .mat-input-element,
body.theme-teal-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-teal-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-teal-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-teal-light .mat-list-option:hover, body.theme-teal-light .mat-list-option:focus,
body.theme-teal-light .mat-nav-list .mat-list-item:hover,
body.theme-teal-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .mat-menu-panel {
  background: white; }
body.theme-teal-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-menu-item[disabled], body.theme-teal-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-menu-item .mat-icon-no-color,
body.theme-teal-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-menu-item:hover:not([disabled]),
body.theme-teal-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-teal-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-teal-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .mat-paginator {
  background: white; }
body.theme-teal-light .mat-paginator,
body.theme-teal-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-paginator-decrement,
body.theme-teal-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-paginator-first,
body.theme-teal-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-teal-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-teal-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-teal-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-teal-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-teal-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-teal-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #26a69a; }
body.theme-teal-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #26a69a; }
body.theme-teal-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #00897b; }
body.theme-teal-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-teal-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-teal-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-teal-light .mat-progress-spinner circle, body.theme-teal-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-teal-light .mat-progress-spinner.mat-accent circle, body.theme-teal-light .mat-spinner.mat-accent circle {
  stroke: #00897b; }
body.theme-teal-light .mat-progress-spinner.mat-warn circle, body.theme-teal-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-teal-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-teal-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-teal-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-teal-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-teal-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-teal-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00897b; }
body.theme-teal-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-teal-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-teal-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-teal-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #00897b; }
body.theme-teal-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-teal-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-teal-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-teal-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-teal-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-teal-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-teal-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-teal-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-teal-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-teal-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-select-panel {
  background: white; }
body.theme-teal-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-teal-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #00897b; }
body.theme-teal-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-teal-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-teal-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-teal-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-teal-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-teal-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-teal-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00897b; }
body.theme-teal-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 137, 123, 0.54); }
body.theme-teal-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #00897b; }
body.theme-teal-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-teal-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-teal-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-teal-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-teal-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-teal-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-teal-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-teal-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-teal-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-primary .mat-slider-track-fill,
body.theme-teal-light .mat-primary .mat-slider-thumb,
body.theme-teal-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-teal-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-teal-light .mat-accent .mat-slider-track-fill,
body.theme-teal-light .mat-accent .mat-slider-thumb,
body.theme-teal-light .mat-accent .mat-slider-thumb-label {
  background-color: #00897b; }
body.theme-teal-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-teal-light .mat-warn .mat-slider-track-fill,
body.theme-teal-light .mat-warn .mat-slider-thumb,
body.theme-teal-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-teal-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-teal-light .mat-slider-focus-ring {
  background-color: rgba(0, 137, 123, 0.2); }
body.theme-teal-light .mat-slider:hover .mat-slider-track-background,
body.theme-teal-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-slider-disabled .mat-slider-track-background,
body.theme-teal-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-teal-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-teal-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-teal-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-teal-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-teal-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-teal-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-teal-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-teal-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-teal-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-teal-light .mat-step-header.cdk-keyboard-focused, body.theme-teal-light .mat-step-header.cdk-program-focused, body.theme-teal-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-teal-light .mat-step-header:hover {
    background: none; } }
body.theme-teal-light .mat-step-header .mat-step-label,
body.theme-teal-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-teal-light .mat-step-header .mat-step-icon-selected,
body.theme-teal-light .mat-step-header .mat-step-icon-state-done,
body.theme-teal-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-teal-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-teal-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-teal-light .mat-stepper-horizontal, body.theme-teal-light .mat-stepper-vertical {
  background-color: white; }
body.theme-teal-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-horizontal-stepper-header::before,
body.theme-teal-light .mat-horizontal-stepper-header::after,
body.theme-teal-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-teal-light .mat-tab-nav-bar,
body.theme-teal-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-teal-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-teal-light .mat-tab-label, body.theme-teal-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-teal-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-teal-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-teal-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-teal-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-teal-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-teal-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-teal-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(38, 166, 154, 0.3); }
body.theme-teal-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-teal-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #00897b; }
body.theme-teal-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-teal-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-teal-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-teal-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-teal-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-teal-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-teal-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-teal-light .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); }
body.theme-teal-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-teal-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(38, 166, 154, 0.3); }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #00897b; }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-teal-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-teal-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-light .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); }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-teal-light .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); }
body.theme-teal-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-teal-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-teal-light .mat-toolbar.mat-accent {
    background: #00897b;
    color: white; }
body.theme-teal-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-teal-light .mat-toolbar .mat-form-field-underline,
  body.theme-teal-light .mat-toolbar .mat-form-field-ripple,
  body.theme-teal-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-teal-light .mat-toolbar .mat-form-field-label,
  body.theme-teal-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-teal-light .mat-toolbar .mat-select-value,
  body.theme-teal-light .mat-toolbar .mat-select-arrow,
  body.theme-teal-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-teal-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-teal-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-teal-light .mat-tree {
  background: white; }
body.theme-teal-light .mat-tree-node,
body.theme-teal-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-light .mat-simple-snackbar-action {
  color: #00897b; }
body.theme-teal-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-teal-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .icon,
body.theme-teal-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .fade-text,
body.theme-teal-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .form-wrapper {
  background-color: white; }
body.theme-teal-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light .simple-pagination {
  background: white; }
body.theme-teal-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .price-tables .price-table {
  background: white; }
body.theme-teal-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .simple-table-container {
  background: white; }
body.theme-teal-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-teal-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-teal-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-teal-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-teal-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .page-layout.simple.left-sidebar > .center > .content, body.theme-teal-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-teal-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-teal-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-teal-light a,
body.theme-teal-light .chart-label,
body.theme-teal-light .theme-text {
  color: #00897b; }
body.theme-teal-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-teal-light .changelog .entry {
  background-color: white; }
body.theme-teal-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-teal-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-teal-light fuse-sidebar {
  background: #fafafa; }
body.theme-teal-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-teal-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-teal-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-teal-light fuse-widget > .fuse-widget-front,
body.theme-teal-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #009688; }
body.theme-teal-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-teal-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-teal-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #e0f2f1; }
body.theme-teal-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-teal-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-teal-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #00897b; }
body.theme-teal-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #00897b;
    color: white; }
body.theme-teal-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-teal-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-teal-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-teal-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-teal-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-teal-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-teal-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-teal-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-teal-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-teal-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #academy-course .sidebar .steps .step.current {
    background: #e0f2f1;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #00897b; }
body.theme-teal-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #00897b; }
body.theme-teal-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #00897b; }
body.theme-teal-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #00897b; }
body.theme-teal-light #academy-course .sidebar .steps .step .index:before, body.theme-teal-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-teal-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-teal-light .cal-month-view {
  background: white; }
body.theme-teal-light .cal-month-view .cal-day-badge {
    background: #00897b;
    color: white; }
body.theme-teal-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-teal-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-teal-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #00897b; }
body.theme-teal-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-month-view .cal-open-day-events {
    background: #00897b; }
body.theme-teal-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-teal-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #00897b; }
body.theme-teal-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-teal-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-teal-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-teal-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-teal-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-teal-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #00897b; }
body.theme-teal-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-teal-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-teal-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-teal-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #contacts .header .search-wrapper {
  background: white; }
body.theme-teal-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-teal-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-teal-light scrumboard-board-list .list .list-header,
body.theme-teal-light scrumboard-board-list .list .list-content,
body.theme-teal-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-teal-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-teal-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light scrumboard-board #board > .header {
  background-color: #00897b;
  color: white; }
body.theme-teal-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-teal-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-teal-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-teal-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-teal-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-teal-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-teal-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-teal-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-teal-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-teal-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-teal-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #00897b;
  color: white; }
body.theme-teal-light todo .center .header .search-wrapper {
  background: white; }
body.theme-teal-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light todo-list-item.completed {
    background: #efefef; }
body.theme-teal-light todo-list-item.completed .title,
    body.theme-teal-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light todo-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-teal-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-teal-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light login-2 #login #login-intro {
  color: white; }
body.theme-teal-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-teal-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-teal-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-teal-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-teal-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light register-2 #register #register-intro {
  color: white; }
body.theme-teal-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-teal-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-teal-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-teal-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-teal-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-teal-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-teal-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-teal-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-teal-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-teal-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-teal-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-teal-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-teal-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-teal-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-teal-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-teal-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-teal-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-about .profile-box .content {
  background-color: white; }
body.theme-teal-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-teal-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-teal-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-teal-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-teal-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #00897b; }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #00897b; }
body.theme-teal-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-teal-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #00897b; }
body.theme-teal-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-teal-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-teal-light search-classic .header .search-wrapper {
  background: white; }
body.theme-teal-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light search-modern .header .search-wrapper {
  background: white; }
body.theme-teal-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light search-modern .content .results .result-item {
  background: white; }
body.theme-teal-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-teal-light datatable-body {
  background-color: white; }
body.theme-teal-light #decision .header .search-wrapper {
  background: white; }
body.theme-teal-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #decision .content .center .toolbar {
  background: white; }
body.theme-teal-light #decision .content .center .content {
  background: white; }
body.theme-teal-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-teal-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-teal-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light decision-list-item.completed {
    background: #efefef; }
body.theme-teal-light decision-list-item.completed .title,
    body.theme-teal-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light decision-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-teal-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-teal-light #my-itservice .content .center .content {
  background: white; }
body.theme-teal-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-teal-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-teal-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-teal-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-teal-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-teal-light app-itservice-list-item.completed .title,
    body.theme-teal-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light app-itservice-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-teal-light #createMaster .content .center .content {
  background: white; }
body.theme-teal-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-teal-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light .theme-blue-gray-dark mat-tab-group,
body.theme-teal-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-teal-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-teal-light .mat-select-panel {
  max-width: none !important; }
body.theme-teal-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-teal-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-teal-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-teal-light app-cost-center-item.completed .title,
  body.theme-teal-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light app-cost-center-item.selected {
  background: #e0f2f1 !important; }
body.theme-teal-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-teal-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-teal-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-teal-light app-bank-master-item.completed .title,
  body.theme-teal-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light app-bank-master-item.selected {
  background: #e0f2f1 !important; }
body.theme-teal-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-light #hotel .content .center .toolbar {
    background: white; }
body.theme-teal-light #hotel .content .center .content {
    background: white; }
body.theme-teal-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light hotel-list-item.completed {
    background: #efefef; }
body.theme-teal-light hotel-list-item.completed .title,
    body.theme-teal-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light hotel-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #preapp .content .center .toolbar {
  background: white; }
body.theme-teal-light #preapp .content .center .content {
  background: white; }
body.theme-teal-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-teal-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #pending .header .search-wrapper {
  background: white; }
body.theme-teal-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #pending .content .center .content {
  background: white; }
body.theme-teal-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-teal-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-teal-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-teal-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-teal-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light chop-list-item.completed {
  background: #efefef; }
body.theme-teal-light chop-list-item.completed .title,
  body.theme-teal-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light chop-list-item.selected {
  background: #e0f2f1 !important; }
body.theme-teal-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-teal-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-teal-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light .content-card .content {
  background: white !important; }
body.theme-teal-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-teal-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-teal-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-teal-light #flight .header .search-wrapper {
    background: white; }
body.theme-teal-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #flight .content .center .content {
  background: white; }
body.theme-teal-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-teal-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-teal-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light decision-list-item.completed {
    background: #efefef; }
body.theme-teal-light decision-list-item.completed .title,
    body.theme-teal-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light decision-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-light #payment .content .center .toolbar {
      background: white; }
body.theme-teal-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-teal-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-teal-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-light #payment .content .center .content {
      background: white; }
body.theme-teal-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #payment .content .invoice-container .card .footer .logo,
      body.theme-teal-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light payment-list-item.completed {
    background: #efefef; }
body.theme-teal-light payment-list-item.completed .title,
    body.theme-teal-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light payment-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #e0f2f1; }
body.theme-teal-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-teal-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-teal-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-teal-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-teal-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-teal-light #products .header .search-wrapper {
    background: white; }
body.theme-teal-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-teal-light #products .center .content-card {
  background: white; }
body.theme-teal-light #products .content .center .content {
  background: white; }
body.theme-teal-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-teal-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-teal-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light decision-list-item.completed {
    background: #efefef; }
body.theme-teal-light decision-list-item.completed .title,
    body.theme-teal-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light decision-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-teal-light #preappemployee .content .center .content {
  background: white; }
body.theme-teal-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-teal-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-teal-light #preappvendor .content .center .content {
  background: white; }
body.theme-teal-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-teal-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e0f2f1; }
body.theme-teal-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-teal-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-teal-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-teal-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-teal-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-light #paymentvendor .content .center .content {
      background: white; }
body.theme-teal-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-teal-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light payment-list-item.completed {
    background: #efefef; }
body.theme-teal-light payment-list-item.completed .title,
    body.theme-teal-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light payment-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #e0f2f1; }
body.theme-teal-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e0f2f1; }
body.theme-teal-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-teal-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-teal-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-teal-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-teal-light #preappaudit .content .center .content {
  background: white; }
body.theme-teal-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-teal-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #auditpreapp .content {
  background: white; }
body.theme-teal-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-teal-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-teal-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-teal-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-teal-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-teal-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-teal-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-teal-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-teal-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-teal-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-teal-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light payment-list-item.completed {
    background: #efefef; }
body.theme-teal-light payment-list-item.completed .title,
    body.theme-teal-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light payment-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-teal-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-teal-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-teal-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-teal-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light common-list-item.completed .title,
  body.theme-teal-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light common-list-item.selected {
    background: #e0f2f1 !important; }
body.theme-teal-light .content {
  background-color: #f5f5f5; }
body.theme-teal-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-teal-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-teal-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-light #travel .content .center .toolbar {
      background: white; }
body.theme-teal-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-teal-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-teal-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-light #travel .content .center .content {
      background: white; }
body.theme-teal-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #travel .content .invoice-container .card .footer .logo,
      body.theme-teal-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light payment-list-item.completed {
    background: #efefef; }
body.theme-teal-light payment-list-item.completed .title,
    body.theme-teal-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light payment-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-light #employee .content .center .toolbar {
      background: white; }
body.theme-teal-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-teal-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-teal-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-light #employee .content .center .content {
      background: white; }
body.theme-teal-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #employee .content .invoice-container .card .footer .logo,
      body.theme-teal-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light payment-list-item.completed {
    background: #efefef; }
body.theme-teal-light payment-list-item.completed .title,
    body.theme-teal-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light payment-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-teal-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-teal-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-teal-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-light #vendorpo .content .center .content {
      background: white; }
body.theme-teal-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-teal-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-teal-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light payment-list-item.completed {
    background: #efefef; }
body.theme-teal-light payment-list-item.completed .title,
    body.theme-teal-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light payment-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-teal-light #po-plan .content .center .content {
  background: white; }
body.theme-teal-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-teal-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e0f2f1; }
body.theme-teal-light app-plan-detail .active {
  background-color: #fff; }
body.theme-teal-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #confirm .content .center {
  background: white; }
body.theme-teal-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-teal-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #downpament .content .center {
  background: white; }
body.theme-teal-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-teal-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #plan-invoice .content .center {
  background: white; }
body.theme-teal-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-teal-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #e0f2f1; }
body.theme-teal-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-teal-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #status .content .center {
  background: white; }
body.theme-teal-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-teal-light #createMaster .content .center .content {
  background: white; }
body.theme-teal-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-teal-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-teal-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light preapp-list-item.completed {
    background: #efefef; }
body.theme-teal-light preapp-list-item.completed .title,
    body.theme-teal-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light preapp-list-item.selected {
    background: #e0f2f1; }
body.theme-teal-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-light #facility .content .center {
  background: white; }
body.theme-teal-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #facility .content-card {
  background: white; }
body.theme-teal-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-teal-light #facility .content-card .line1-title {
    background: white; }
body.theme-teal-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e0f2f1; }
body.theme-teal-light app-plan-detail .active {
  background-color: #fff; }
body.theme-teal-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #my-credit .content .center {
  background: white; }
body.theme-teal-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-teal-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-light #fix-assets-register .content .center {
  background: white; }
body.theme-teal-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #fix-assets-register .content-card {
  background: white; }
body.theme-teal-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-teal-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-teal-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #e0f2f1; }
body.theme-teal-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #debit-note .content .center {
  background: white; }
body.theme-teal-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light app-detail .active, body.theme-teal-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-teal-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #cost-transfer .content .center {
  background: white; }
body.theme-teal-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #e0f2f1; }
body.theme-teal-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-light #createMaster .content .center {
  background: white; }
body.theme-teal-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-light #productMaster .content .center {
  background: white; }
body.theme-teal-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-teal-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-teal-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-teal-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-teal-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .primary-50-fg {
  color: #ececee !important; }
body.theme-teal-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-teal-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-teal-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-teal-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-teal-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-teal-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-teal-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-teal-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-teal-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-teal-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-teal-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-teal-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-teal-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-teal-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-teal-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-teal-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-teal-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-teal-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-teal-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-teal-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-teal-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-teal-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-teal-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-teal-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-teal-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-teal-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-teal-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-teal-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-teal-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-teal-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-teal-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-teal-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-teal-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-teal-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-teal-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-teal-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-teal-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-teal-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-teal-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-teal-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-teal-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-teal-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-teal-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-teal-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-teal-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-teal-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-teal-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-teal-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-teal-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-teal-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-teal-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-teal-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-teal-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-teal-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-teal-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-teal-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-teal-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-teal-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-teal-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-teal-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-teal-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-teal-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-800-fg {
  color: #262933 !important; }
body.theme-teal-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-teal-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-teal-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-teal-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-teal-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-teal-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-teal-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-teal-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-teal-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-teal-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-teal-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-teal-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-teal-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-teal-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-teal-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-teal-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-teal-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-teal-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-teal-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-teal-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-teal-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-teal-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-teal-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-teal-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-teal-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-teal-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-teal-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-teal-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-teal-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-teal-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-teal-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-teal-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-teal-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-teal-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-teal-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-teal-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-teal-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-teal-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-teal-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-teal-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-teal-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-teal-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-teal-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-teal-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-teal-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-teal-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-teal-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .primary-fg {
  color: #353a48 !important; }
body.theme-teal-light .primary-border {
  border-color: #353a48 !important; }
body.theme-teal-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-teal-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-teal-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-teal-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-teal-light .accent-50-bg {
  background-color: #e0f2f1 !important; }
body.theme-teal-light .accent-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-50[disabled] {
    background-color: rgba(224, 242, 241, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-50-fg {
  color: #e0f2f1 !important; }
body.theme-teal-light .accent-50-border {
  border-color: #e0f2f1 !important; }
body.theme-teal-light .accent-50-border-top {
  border-top-color: #e0f2f1 !important; }
body.theme-teal-light .accent-50-border-right {
  border-right-color: #e0f2f1 !important; }
body.theme-teal-light .accent-50-border-bottom {
  border-bottom-color: #e0f2f1 !important; }
body.theme-teal-light .accent-50-border-left {
  border-left-color: #e0f2f1 !important; }
body.theme-teal-light .accent-100-bg {
  background-color: #b2dfdb !important; }
body.theme-teal-light .accent-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-100[disabled] {
    background-color: rgba(178, 223, 219, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-100-fg {
  color: #b2dfdb !important; }
body.theme-teal-light .accent-100-border {
  border-color: #b2dfdb !important; }
body.theme-teal-light .accent-100-border-top {
  border-top-color: #b2dfdb !important; }
body.theme-teal-light .accent-100-border-right {
  border-right-color: #b2dfdb !important; }
body.theme-teal-light .accent-100-border-bottom {
  border-bottom-color: #b2dfdb !important; }
body.theme-teal-light .accent-100-border-left {
  border-left-color: #b2dfdb !important; }
body.theme-teal-light .accent-200-bg {
  background-color: #80cbc4 !important; }
body.theme-teal-light .accent-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-200[disabled] {
    background-color: rgba(128, 203, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-200-fg {
  color: #80cbc4 !important; }
body.theme-teal-light .accent-200-border {
  border-color: #80cbc4 !important; }
body.theme-teal-light .accent-200-border-top {
  border-top-color: #80cbc4 !important; }
body.theme-teal-light .accent-200-border-right {
  border-right-color: #80cbc4 !important; }
body.theme-teal-light .accent-200-border-bottom {
  border-bottom-color: #80cbc4 !important; }
body.theme-teal-light .accent-200-border-left {
  border-left-color: #80cbc4 !important; }
body.theme-teal-light .accent-300-bg {
  background-color: #4db6ac !important; }
body.theme-teal-light .accent-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-300[disabled] {
    background-color: rgba(77, 182, 172, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-300-fg {
  color: #4db6ac !important; }
body.theme-teal-light .accent-300-border {
  border-color: #4db6ac !important; }
body.theme-teal-light .accent-300-border-top {
  border-top-color: #4db6ac !important; }
body.theme-teal-light .accent-300-border-right {
  border-right-color: #4db6ac !important; }
body.theme-teal-light .accent-300-border-bottom {
  border-bottom-color: #4db6ac !important; }
body.theme-teal-light .accent-300-border-left {
  border-left-color: #4db6ac !important; }
body.theme-teal-light .accent-400-bg {
  background-color: #26a69a !important; }
body.theme-teal-light .accent-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-400[disabled] {
    background-color: rgba(38, 166, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-400-fg {
  color: #26a69a !important; }
body.theme-teal-light .accent-400-border {
  border-color: #26a69a !important; }
body.theme-teal-light .accent-400-border-top {
  border-top-color: #26a69a !important; }
body.theme-teal-light .accent-400-border-right {
  border-right-color: #26a69a !important; }
body.theme-teal-light .accent-400-border-bottom {
  border-bottom-color: #26a69a !important; }
body.theme-teal-light .accent-400-border-left {
  border-left-color: #26a69a !important; }
body.theme-teal-light .accent-500-bg {
  background-color: #009688 !important; }
body.theme-teal-light .accent-500 {
  background-color: #009688 !important;
  color: white !important; }
body.theme-teal-light .accent-500[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .accent-500-fg {
  color: #009688 !important; }
body.theme-teal-light .accent-500-border {
  border-color: #009688 !important; }
body.theme-teal-light .accent-500-border-top {
  border-top-color: #009688 !important; }
body.theme-teal-light .accent-500-border-right {
  border-right-color: #009688 !important; }
body.theme-teal-light .accent-500-border-bottom {
  border-bottom-color: #009688 !important; }
body.theme-teal-light .accent-500-border-left {
  border-left-color: #009688 !important; }
body.theme-teal-light .accent-600-bg {
  background-color: #00897b !important; }
body.theme-teal-light .accent-600 {
  background-color: #00897b !important;
  color: white !important; }
body.theme-teal-light .accent-600[disabled] {
    background-color: rgba(0, 137, 123, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .accent-600-fg {
  color: #00897b !important; }
body.theme-teal-light .accent-600-border {
  border-color: #00897b !important; }
body.theme-teal-light .accent-600-border-top {
  border-top-color: #00897b !important; }
body.theme-teal-light .accent-600-border-right {
  border-right-color: #00897b !important; }
body.theme-teal-light .accent-600-border-bottom {
  border-bottom-color: #00897b !important; }
body.theme-teal-light .accent-600-border-left {
  border-left-color: #00897b !important; }
body.theme-teal-light .accent-700-bg {
  background-color: #00796b !important; }
body.theme-teal-light .accent-700 {
  background-color: #00796b !important;
  color: white !important; }
body.theme-teal-light .accent-700[disabled] {
    background-color: rgba(0, 121, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .accent-700-fg {
  color: #00796b !important; }
body.theme-teal-light .accent-700-border {
  border-color: #00796b !important; }
body.theme-teal-light .accent-700-border-top {
  border-top-color: #00796b !important; }
body.theme-teal-light .accent-700-border-right {
  border-right-color: #00796b !important; }
body.theme-teal-light .accent-700-border-bottom {
  border-bottom-color: #00796b !important; }
body.theme-teal-light .accent-700-border-left {
  border-left-color: #00796b !important; }
body.theme-teal-light .accent-800-bg {
  background-color: #00695c !important; }
body.theme-teal-light .accent-800 {
  background-color: #00695c !important;
  color: white !important; }
body.theme-teal-light .accent-800[disabled] {
    background-color: rgba(0, 105, 92, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .accent-800-fg {
  color: #00695c !important; }
body.theme-teal-light .accent-800-border {
  border-color: #00695c !important; }
body.theme-teal-light .accent-800-border-top {
  border-top-color: #00695c !important; }
body.theme-teal-light .accent-800-border-right {
  border-right-color: #00695c !important; }
body.theme-teal-light .accent-800-border-bottom {
  border-bottom-color: #00695c !important; }
body.theme-teal-light .accent-800-border-left {
  border-left-color: #00695c !important; }
body.theme-teal-light .accent-900-bg {
  background-color: #004d40 !important; }
body.theme-teal-light .accent-900 {
  background-color: #004d40 !important;
  color: white !important; }
body.theme-teal-light .accent-900[disabled] {
    background-color: rgba(0, 77, 64, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .accent-900-fg {
  color: #004d40 !important; }
body.theme-teal-light .accent-900-border {
  border-color: #004d40 !important; }
body.theme-teal-light .accent-900-border-top {
  border-top-color: #004d40 !important; }
body.theme-teal-light .accent-900-border-right {
  border-right-color: #004d40 !important; }
body.theme-teal-light .accent-900-border-bottom {
  border-bottom-color: #004d40 !important; }
body.theme-teal-light .accent-900-border-left {
  border-left-color: #004d40 !important; }
body.theme-teal-light .accent-A100-bg {
  background-color: #a7ffeb !important; }
body.theme-teal-light .accent-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-A100[disabled] {
    background-color: rgba(167, 255, 235, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-A100-fg {
  color: #a7ffeb !important; }
body.theme-teal-light .accent-A100-border {
  border-color: #a7ffeb !important; }
body.theme-teal-light .accent-A100-border-top {
  border-top-color: #a7ffeb !important; }
body.theme-teal-light .accent-A100-border-right {
  border-right-color: #a7ffeb !important; }
body.theme-teal-light .accent-A100-border-bottom {
  border-bottom-color: #a7ffeb !important; }
body.theme-teal-light .accent-A100-border-left {
  border-left-color: #a7ffeb !important; }
body.theme-teal-light .accent-A200-bg {
  background-color: #64ffda !important; }
body.theme-teal-light .accent-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-A200[disabled] {
    background-color: rgba(100, 255, 218, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-A200-fg {
  color: #64ffda !important; }
body.theme-teal-light .accent-A200-border {
  border-color: #64ffda !important; }
body.theme-teal-light .accent-A200-border-top {
  border-top-color: #64ffda !important; }
body.theme-teal-light .accent-A200-border-right {
  border-right-color: #64ffda !important; }
body.theme-teal-light .accent-A200-border-bottom {
  border-bottom-color: #64ffda !important; }
body.theme-teal-light .accent-A200-border-left {
  border-left-color: #64ffda !important; }
body.theme-teal-light .accent-A400-bg {
  background-color: #1de9b6 !important; }
body.theme-teal-light .accent-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-A400[disabled] {
    background-color: rgba(29, 233, 182, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-A400-fg {
  color: #1de9b6 !important; }
body.theme-teal-light .accent-A400-border {
  border-color: #1de9b6 !important; }
body.theme-teal-light .accent-A400-border-top {
  border-top-color: #1de9b6 !important; }
body.theme-teal-light .accent-A400-border-right {
  border-right-color: #1de9b6 !important; }
body.theme-teal-light .accent-A400-border-bottom {
  border-bottom-color: #1de9b6 !important; }
body.theme-teal-light .accent-A400-border-left {
  border-left-color: #1de9b6 !important; }
body.theme-teal-light .accent-A700-bg {
  background-color: #00bfa5 !important; }
body.theme-teal-light .accent-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .accent-A700[disabled] {
    background-color: rgba(0, 191, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .accent-A700-fg {
  color: #00bfa5 !important; }
body.theme-teal-light .accent-A700-border {
  border-color: #00bfa5 !important; }
body.theme-teal-light .accent-A700-border-top {
  border-top-color: #00bfa5 !important; }
body.theme-teal-light .accent-A700-border-right {
  border-right-color: #00bfa5 !important; }
body.theme-teal-light .accent-A700-border-bottom {
  border-bottom-color: #00bfa5 !important; }
body.theme-teal-light .accent-A700-border-left {
  border-left-color: #00bfa5 !important; }
body.theme-teal-light .accent-bg {
  background-color: #00897b !important; }
body.theme-teal-light .accent {
  background-color: #00897b !important;
  color: white !important; }
body.theme-teal-light .accent[disabled] {
    background-color: rgba(0, 137, 123, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .accent-fg {
  color: #00897b !important; }
body.theme-teal-light .accent-border {
  border-color: #00897b !important; }
body.theme-teal-light .accent-border-top {
  border-top-color: #00897b !important; }
body.theme-teal-light .accent-border-right {
  border-right-color: #00897b !important; }
body.theme-teal-light .accent-border-bottom {
  border-bottom-color: #00897b !important; }
body.theme-teal-light .accent-border-left {
  border-left-color: #00897b !important; }
body.theme-teal-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-teal-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-teal-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-teal-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-teal-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-teal-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-teal-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-teal-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-teal-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-teal-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-teal-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-teal-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-teal-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-teal-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-teal-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-teal-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-teal-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-teal-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-teal-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-teal-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-teal-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-teal-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-teal-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-teal-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-teal-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-teal-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-teal-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-teal-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-teal-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-teal-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-teal-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-teal-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-teal-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-teal-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-teal-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-teal-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-teal-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-teal-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-teal-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-teal-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-teal-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-teal-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-teal-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-teal-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-teal-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-teal-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-teal-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-teal-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-teal-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-teal-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-teal-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-teal-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-teal-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-teal-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-teal-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-teal-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-teal-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-teal-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-teal-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-teal-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-teal-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-teal-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-teal-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-teal-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-teal-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-teal-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-teal-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-teal-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-teal-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-teal-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-teal-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-teal-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-teal-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-teal-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-teal-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-teal-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-teal-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-teal-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-teal-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-teal-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-teal-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-teal-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-teal-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-teal-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-teal-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-teal-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-teal-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-teal-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-teal-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-teal-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-teal-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-teal-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-teal-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-teal-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-teal-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-teal-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-teal-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-teal-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-teal-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-teal-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-teal-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-teal-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-teal-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-teal-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-teal-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-teal-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-teal-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-teal-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-teal-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-light .warn-fg {
  color: #f44336 !important; }
body.theme-teal-light .warn-border {
  border-color: #f44336 !important; }
body.theme-teal-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-teal-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-teal-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-teal-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-teal-light .primary-50 i,
body.theme-teal-light .primary-50 .icon, body.theme-teal-light .primary-100 i,
body.theme-teal-light .primary-100 .icon, body.theme-teal-light .primary-200 i,
body.theme-teal-light .primary-200 .icon, body.theme-teal-light .primary-A100 i,
body.theme-teal-light .primary-A100 .icon, body.theme-teal-light .accent-50 i,
body.theme-teal-light .accent-50 .icon, body.theme-teal-light .accent-100 i,
body.theme-teal-light .accent-100 .icon, body.theme-teal-light .accent-200 i,
body.theme-teal-light .accent-200 .icon, body.theme-teal-light .accent-300 i,
body.theme-teal-light .accent-300 .icon, body.theme-teal-light .accent-400 i,
body.theme-teal-light .accent-400 .icon, body.theme-teal-light .accent-A100 i,
body.theme-teal-light .accent-A100 .icon, body.theme-teal-light .accent-A200 i,
body.theme-teal-light .accent-A200 .icon, body.theme-teal-light .accent-A400 i,
body.theme-teal-light .accent-A400 .icon, body.theme-teal-light .accent-A700 i,
body.theme-teal-light .accent-A700 .icon, body.theme-teal-light .warn-50 i,
body.theme-teal-light .warn-50 .icon, body.theme-teal-light .warn-100 i,
body.theme-teal-light .warn-100 .icon, body.theme-teal-light .warn-200 i,
body.theme-teal-light .warn-200 .icon, body.theme-teal-light .warn-300 i,
body.theme-teal-light .warn-300 .icon, body.theme-teal-light .warn-400 i,
body.theme-teal-light .warn-400 .icon, body.theme-teal-light .warn-A100 i,
body.theme-teal-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-light .primary-50.secondary-text,
body.theme-teal-light .primary-50 .secondary-text, body.theme-teal-light .primary-100.secondary-text,
body.theme-teal-light .primary-100 .secondary-text, body.theme-teal-light .primary-200.secondary-text,
body.theme-teal-light .primary-200 .secondary-text, body.theme-teal-light .primary-A100.secondary-text,
body.theme-teal-light .primary-A100 .secondary-text, body.theme-teal-light .accent-50.secondary-text,
body.theme-teal-light .accent-50 .secondary-text, body.theme-teal-light .accent-100.secondary-text,
body.theme-teal-light .accent-100 .secondary-text, body.theme-teal-light .accent-200.secondary-text,
body.theme-teal-light .accent-200 .secondary-text, body.theme-teal-light .accent-300.secondary-text,
body.theme-teal-light .accent-300 .secondary-text, body.theme-teal-light .accent-400.secondary-text,
body.theme-teal-light .accent-400 .secondary-text, body.theme-teal-light .accent-A100.secondary-text,
body.theme-teal-light .accent-A100 .secondary-text, body.theme-teal-light .accent-A200.secondary-text,
body.theme-teal-light .accent-A200 .secondary-text, body.theme-teal-light .accent-A400.secondary-text,
body.theme-teal-light .accent-A400 .secondary-text, body.theme-teal-light .accent-A700.secondary-text,
body.theme-teal-light .accent-A700 .secondary-text, body.theme-teal-light .warn-50.secondary-text,
body.theme-teal-light .warn-50 .secondary-text, body.theme-teal-light .warn-100.secondary-text,
body.theme-teal-light .warn-100 .secondary-text, body.theme-teal-light .warn-200.secondary-text,
body.theme-teal-light .warn-200 .secondary-text, body.theme-teal-light .warn-300.secondary-text,
body.theme-teal-light .warn-300 .secondary-text, body.theme-teal-light .warn-400.secondary-text,
body.theme-teal-light .warn-400 .secondary-text, body.theme-teal-light .warn-A100.secondary-text,
body.theme-teal-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-teal-light .primary-50.hint-text,
body.theme-teal-light .primary-50 .hint-text, body.theme-teal-light .primary-50.disabled-text,
body.theme-teal-light .primary-50 .disabled-text, body.theme-teal-light .primary-100.hint-text,
body.theme-teal-light .primary-100 .hint-text, body.theme-teal-light .primary-100.disabled-text,
body.theme-teal-light .primary-100 .disabled-text, body.theme-teal-light .primary-200.hint-text,
body.theme-teal-light .primary-200 .hint-text, body.theme-teal-light .primary-200.disabled-text,
body.theme-teal-light .primary-200 .disabled-text, body.theme-teal-light .primary-A100.hint-text,
body.theme-teal-light .primary-A100 .hint-text, body.theme-teal-light .primary-A100.disabled-text,
body.theme-teal-light .primary-A100 .disabled-text, body.theme-teal-light .accent-50.hint-text,
body.theme-teal-light .accent-50 .hint-text, body.theme-teal-light .accent-50.disabled-text,
body.theme-teal-light .accent-50 .disabled-text, body.theme-teal-light .accent-100.hint-text,
body.theme-teal-light .accent-100 .hint-text, body.theme-teal-light .accent-100.disabled-text,
body.theme-teal-light .accent-100 .disabled-text, body.theme-teal-light .accent-200.hint-text,
body.theme-teal-light .accent-200 .hint-text, body.theme-teal-light .accent-200.disabled-text,
body.theme-teal-light .accent-200 .disabled-text, body.theme-teal-light .accent-300.hint-text,
body.theme-teal-light .accent-300 .hint-text, body.theme-teal-light .accent-300.disabled-text,
body.theme-teal-light .accent-300 .disabled-text, body.theme-teal-light .accent-400.hint-text,
body.theme-teal-light .accent-400 .hint-text, body.theme-teal-light .accent-400.disabled-text,
body.theme-teal-light .accent-400 .disabled-text, body.theme-teal-light .accent-A100.hint-text,
body.theme-teal-light .accent-A100 .hint-text, body.theme-teal-light .accent-A100.disabled-text,
body.theme-teal-light .accent-A100 .disabled-text, body.theme-teal-light .accent-A200.hint-text,
body.theme-teal-light .accent-A200 .hint-text, body.theme-teal-light .accent-A200.disabled-text,
body.theme-teal-light .accent-A200 .disabled-text, body.theme-teal-light .accent-A400.hint-text,
body.theme-teal-light .accent-A400 .hint-text, body.theme-teal-light .accent-A400.disabled-text,
body.theme-teal-light .accent-A400 .disabled-text, body.theme-teal-light .accent-A700.hint-text,
body.theme-teal-light .accent-A700 .hint-text, body.theme-teal-light .accent-A700.disabled-text,
body.theme-teal-light .accent-A700 .disabled-text, body.theme-teal-light .warn-50.hint-text,
body.theme-teal-light .warn-50 .hint-text, body.theme-teal-light .warn-50.disabled-text,
body.theme-teal-light .warn-50 .disabled-text, body.theme-teal-light .warn-100.hint-text,
body.theme-teal-light .warn-100 .hint-text, body.theme-teal-light .warn-100.disabled-text,
body.theme-teal-light .warn-100 .disabled-text, body.theme-teal-light .warn-200.hint-text,
body.theme-teal-light .warn-200 .hint-text, body.theme-teal-light .warn-200.disabled-text,
body.theme-teal-light .warn-200 .disabled-text, body.theme-teal-light .warn-300.hint-text,
body.theme-teal-light .warn-300 .hint-text, body.theme-teal-light .warn-300.disabled-text,
body.theme-teal-light .warn-300 .disabled-text, body.theme-teal-light .warn-400.hint-text,
body.theme-teal-light .warn-400 .hint-text, body.theme-teal-light .warn-400.disabled-text,
body.theme-teal-light .warn-400 .disabled-text, body.theme-teal-light .warn-A100.hint-text,
body.theme-teal-light .warn-A100 .hint-text, body.theme-teal-light .warn-A100.disabled-text,
body.theme-teal-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-teal-light .primary-50.divider,
body.theme-teal-light .primary-50 .divider, body.theme-teal-light .primary-100.divider,
body.theme-teal-light .primary-100 .divider, body.theme-teal-light .primary-200.divider,
body.theme-teal-light .primary-200 .divider, body.theme-teal-light .primary-A100.divider,
body.theme-teal-light .primary-A100 .divider, body.theme-teal-light .accent-50.divider,
body.theme-teal-light .accent-50 .divider, body.theme-teal-light .accent-100.divider,
body.theme-teal-light .accent-100 .divider, body.theme-teal-light .accent-200.divider,
body.theme-teal-light .accent-200 .divider, body.theme-teal-light .accent-300.divider,
body.theme-teal-light .accent-300 .divider, body.theme-teal-light .accent-400.divider,
body.theme-teal-light .accent-400 .divider, body.theme-teal-light .accent-A100.divider,
body.theme-teal-light .accent-A100 .divider, body.theme-teal-light .accent-A200.divider,
body.theme-teal-light .accent-A200 .divider, body.theme-teal-light .accent-A400.divider,
body.theme-teal-light .accent-A400 .divider, body.theme-teal-light .accent-A700.divider,
body.theme-teal-light .accent-A700 .divider, body.theme-teal-light .warn-50.divider,
body.theme-teal-light .warn-50 .divider, body.theme-teal-light .warn-100.divider,
body.theme-teal-light .warn-100 .divider, body.theme-teal-light .warn-200.divider,
body.theme-teal-light .warn-200 .divider, body.theme-teal-light .warn-300.divider,
body.theme-teal-light .warn-300 .divider, body.theme-teal-light .warn-400.divider,
body.theme-teal-light .warn-400 .divider, body.theme-teal-light .warn-A100.divider,
body.theme-teal-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-light .primary-50 .mat-ripple-element, body.theme-teal-light .primary-100 .mat-ripple-element, body.theme-teal-light .primary-200 .mat-ripple-element, body.theme-teal-light .primary-A100 .mat-ripple-element, body.theme-teal-light .accent-50 .mat-ripple-element, body.theme-teal-light .accent-100 .mat-ripple-element, body.theme-teal-light .accent-200 .mat-ripple-element, body.theme-teal-light .accent-300 .mat-ripple-element, body.theme-teal-light .accent-400 .mat-ripple-element, body.theme-teal-light .accent-A100 .mat-ripple-element, body.theme-teal-light .accent-A200 .mat-ripple-element, body.theme-teal-light .accent-A400 .mat-ripple-element, body.theme-teal-light .accent-A700 .mat-ripple-element, body.theme-teal-light .warn-50 .mat-ripple-element, body.theme-teal-light .warn-100 .mat-ripple-element, body.theme-teal-light .warn-200 .mat-ripple-element, body.theme-teal-light .warn-300 .mat-ripple-element, body.theme-teal-light .warn-400 .mat-ripple-element, body.theme-teal-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-teal-light .primary-50 .adaptive-border-color, body.theme-teal-light .primary-100 .adaptive-border-color, body.theme-teal-light .primary-200 .adaptive-border-color, body.theme-teal-light .primary-A100 .adaptive-border-color, body.theme-teal-light .accent-50 .adaptive-border-color, body.theme-teal-light .accent-100 .adaptive-border-color, body.theme-teal-light .accent-200 .adaptive-border-color, body.theme-teal-light .accent-300 .adaptive-border-color, body.theme-teal-light .accent-400 .adaptive-border-color, body.theme-teal-light .accent-A100 .adaptive-border-color, body.theme-teal-light .accent-A200 .adaptive-border-color, body.theme-teal-light .accent-A400 .adaptive-border-color, body.theme-teal-light .accent-A700 .adaptive-border-color, body.theme-teal-light .warn-50 .adaptive-border-color, body.theme-teal-light .warn-100 .adaptive-border-color, body.theme-teal-light .warn-200 .adaptive-border-color, body.theme-teal-light .warn-300 .adaptive-border-color, body.theme-teal-light .warn-400 .adaptive-border-color, body.theme-teal-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .primary-300 i,
body.theme-teal-light .primary-300 .icon, body.theme-teal-light .primary-400 i,
body.theme-teal-light .primary-400 .icon, body.theme-teal-light .primary-500 i,
body.theme-teal-light .primary-500 .icon, body.theme-teal-light .primary-600 i,
body.theme-teal-light .primary-600 .icon, body.theme-teal-light .primary-700 i,
body.theme-teal-light .primary-700 .icon, body.theme-teal-light .primary-800 i,
body.theme-teal-light .primary-800 .icon, body.theme-teal-light .primary-900 i,
body.theme-teal-light .primary-900 .icon, body.theme-teal-light .primary-A200 i,
body.theme-teal-light .primary-A200 .icon, body.theme-teal-light .primary-A400 i,
body.theme-teal-light .primary-A400 .icon, body.theme-teal-light .primary-A700 i,
body.theme-teal-light .primary-A700 .icon, body.theme-teal-light .primary i,
body.theme-teal-light .primary .icon, body.theme-teal-light .accent-500 i,
body.theme-teal-light .accent-500 .icon, body.theme-teal-light .accent-600 i,
body.theme-teal-light .accent-600 .icon, body.theme-teal-light .accent-700 i,
body.theme-teal-light .accent-700 .icon, body.theme-teal-light .accent-800 i,
body.theme-teal-light .accent-800 .icon, body.theme-teal-light .accent-900 i,
body.theme-teal-light .accent-900 .icon, body.theme-teal-light .accent i,
body.theme-teal-light .accent .icon, body.theme-teal-light .warn-500 i,
body.theme-teal-light .warn-500 .icon, body.theme-teal-light .warn-600 i,
body.theme-teal-light .warn-600 .icon, body.theme-teal-light .warn-700 i,
body.theme-teal-light .warn-700 .icon, body.theme-teal-light .warn-800 i,
body.theme-teal-light .warn-800 .icon, body.theme-teal-light .warn-900 i,
body.theme-teal-light .warn-900 .icon, body.theme-teal-light .warn-A200 i,
body.theme-teal-light .warn-A200 .icon, body.theme-teal-light .warn-A400 i,
body.theme-teal-light .warn-A400 .icon, body.theme-teal-light .warn-A700 i,
body.theme-teal-light .warn-A700 .icon, body.theme-teal-light .warn i,
body.theme-teal-light .warn .icon {
  color: white; }
body.theme-teal-light .primary-300.secondary-text,
body.theme-teal-light .primary-300 .secondary-text, body.theme-teal-light .primary-400.secondary-text,
body.theme-teal-light .primary-400 .secondary-text, body.theme-teal-light .primary-500.secondary-text,
body.theme-teal-light .primary-500 .secondary-text, body.theme-teal-light .primary-600.secondary-text,
body.theme-teal-light .primary-600 .secondary-text, body.theme-teal-light .primary-700.secondary-text,
body.theme-teal-light .primary-700 .secondary-text, body.theme-teal-light .primary-800.secondary-text,
body.theme-teal-light .primary-800 .secondary-text, body.theme-teal-light .primary-900.secondary-text,
body.theme-teal-light .primary-900 .secondary-text, body.theme-teal-light .primary-A200.secondary-text,
body.theme-teal-light .primary-A200 .secondary-text, body.theme-teal-light .primary-A400.secondary-text,
body.theme-teal-light .primary-A400 .secondary-text, body.theme-teal-light .primary-A700.secondary-text,
body.theme-teal-light .primary-A700 .secondary-text, body.theme-teal-light .primary.secondary-text,
body.theme-teal-light .primary .secondary-text, body.theme-teal-light .accent-500.secondary-text,
body.theme-teal-light .accent-500 .secondary-text, body.theme-teal-light .accent-600.secondary-text,
body.theme-teal-light .accent-600 .secondary-text, body.theme-teal-light .accent-700.secondary-text,
body.theme-teal-light .accent-700 .secondary-text, body.theme-teal-light .accent-800.secondary-text,
body.theme-teal-light .accent-800 .secondary-text, body.theme-teal-light .accent-900.secondary-text,
body.theme-teal-light .accent-900 .secondary-text, body.theme-teal-light .accent.secondary-text,
body.theme-teal-light .accent .secondary-text, body.theme-teal-light .warn-500.secondary-text,
body.theme-teal-light .warn-500 .secondary-text, body.theme-teal-light .warn-600.secondary-text,
body.theme-teal-light .warn-600 .secondary-text, body.theme-teal-light .warn-700.secondary-text,
body.theme-teal-light .warn-700 .secondary-text, body.theme-teal-light .warn-800.secondary-text,
body.theme-teal-light .warn-800 .secondary-text, body.theme-teal-light .warn-900.secondary-text,
body.theme-teal-light .warn-900 .secondary-text, body.theme-teal-light .warn-A200.secondary-text,
body.theme-teal-light .warn-A200 .secondary-text, body.theme-teal-light .warn-A400.secondary-text,
body.theme-teal-light .warn-A400 .secondary-text, body.theme-teal-light .warn-A700.secondary-text,
body.theme-teal-light .warn-A700 .secondary-text, body.theme-teal-light .warn.secondary-text,
body.theme-teal-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-teal-light .primary-300.hint-text,
body.theme-teal-light .primary-300 .hint-text, body.theme-teal-light .primary-300.disabled-text,
body.theme-teal-light .primary-300 .disabled-text, body.theme-teal-light .primary-400.hint-text,
body.theme-teal-light .primary-400 .hint-text, body.theme-teal-light .primary-400.disabled-text,
body.theme-teal-light .primary-400 .disabled-text, body.theme-teal-light .primary-500.hint-text,
body.theme-teal-light .primary-500 .hint-text, body.theme-teal-light .primary-500.disabled-text,
body.theme-teal-light .primary-500 .disabled-text, body.theme-teal-light .primary-600.hint-text,
body.theme-teal-light .primary-600 .hint-text, body.theme-teal-light .primary-600.disabled-text,
body.theme-teal-light .primary-600 .disabled-text, body.theme-teal-light .primary-700.hint-text,
body.theme-teal-light .primary-700 .hint-text, body.theme-teal-light .primary-700.disabled-text,
body.theme-teal-light .primary-700 .disabled-text, body.theme-teal-light .primary-800.hint-text,
body.theme-teal-light .primary-800 .hint-text, body.theme-teal-light .primary-800.disabled-text,
body.theme-teal-light .primary-800 .disabled-text, body.theme-teal-light .primary-900.hint-text,
body.theme-teal-light .primary-900 .hint-text, body.theme-teal-light .primary-900.disabled-text,
body.theme-teal-light .primary-900 .disabled-text, body.theme-teal-light .primary-A200.hint-text,
body.theme-teal-light .primary-A200 .hint-text, body.theme-teal-light .primary-A200.disabled-text,
body.theme-teal-light .primary-A200 .disabled-text, body.theme-teal-light .primary-A400.hint-text,
body.theme-teal-light .primary-A400 .hint-text, body.theme-teal-light .primary-A400.disabled-text,
body.theme-teal-light .primary-A400 .disabled-text, body.theme-teal-light .primary-A700.hint-text,
body.theme-teal-light .primary-A700 .hint-text, body.theme-teal-light .primary-A700.disabled-text,
body.theme-teal-light .primary-A700 .disabled-text, body.theme-teal-light .primary.hint-text,
body.theme-teal-light .primary .hint-text, body.theme-teal-light .primary.disabled-text,
body.theme-teal-light .primary .disabled-text, body.theme-teal-light .accent-500.hint-text,
body.theme-teal-light .accent-500 .hint-text, body.theme-teal-light .accent-500.disabled-text,
body.theme-teal-light .accent-500 .disabled-text, body.theme-teal-light .accent-600.hint-text,
body.theme-teal-light .accent-600 .hint-text, body.theme-teal-light .accent-600.disabled-text,
body.theme-teal-light .accent-600 .disabled-text, body.theme-teal-light .accent-700.hint-text,
body.theme-teal-light .accent-700 .hint-text, body.theme-teal-light .accent-700.disabled-text,
body.theme-teal-light .accent-700 .disabled-text, body.theme-teal-light .accent-800.hint-text,
body.theme-teal-light .accent-800 .hint-text, body.theme-teal-light .accent-800.disabled-text,
body.theme-teal-light .accent-800 .disabled-text, body.theme-teal-light .accent-900.hint-text,
body.theme-teal-light .accent-900 .hint-text, body.theme-teal-light .accent-900.disabled-text,
body.theme-teal-light .accent-900 .disabled-text, body.theme-teal-light .accent.hint-text,
body.theme-teal-light .accent .hint-text, body.theme-teal-light .accent.disabled-text,
body.theme-teal-light .accent .disabled-text, body.theme-teal-light .warn-500.hint-text,
body.theme-teal-light .warn-500 .hint-text, body.theme-teal-light .warn-500.disabled-text,
body.theme-teal-light .warn-500 .disabled-text, body.theme-teal-light .warn-600.hint-text,
body.theme-teal-light .warn-600 .hint-text, body.theme-teal-light .warn-600.disabled-text,
body.theme-teal-light .warn-600 .disabled-text, body.theme-teal-light .warn-700.hint-text,
body.theme-teal-light .warn-700 .hint-text, body.theme-teal-light .warn-700.disabled-text,
body.theme-teal-light .warn-700 .disabled-text, body.theme-teal-light .warn-800.hint-text,
body.theme-teal-light .warn-800 .hint-text, body.theme-teal-light .warn-800.disabled-text,
body.theme-teal-light .warn-800 .disabled-text, body.theme-teal-light .warn-900.hint-text,
body.theme-teal-light .warn-900 .hint-text, body.theme-teal-light .warn-900.disabled-text,
body.theme-teal-light .warn-900 .disabled-text, body.theme-teal-light .warn-A200.hint-text,
body.theme-teal-light .warn-A200 .hint-text, body.theme-teal-light .warn-A200.disabled-text,
body.theme-teal-light .warn-A200 .disabled-text, body.theme-teal-light .warn-A400.hint-text,
body.theme-teal-light .warn-A400 .hint-text, body.theme-teal-light .warn-A400.disabled-text,
body.theme-teal-light .warn-A400 .disabled-text, body.theme-teal-light .warn-A700.hint-text,
body.theme-teal-light .warn-A700 .hint-text, body.theme-teal-light .warn-A700.disabled-text,
body.theme-teal-light .warn-A700 .disabled-text, body.theme-teal-light .warn.hint-text,
body.theme-teal-light .warn .hint-text, body.theme-teal-light .warn.disabled-text,
body.theme-teal-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-teal-light .primary-300.divider,
body.theme-teal-light .primary-300 .divider, body.theme-teal-light .primary-400.divider,
body.theme-teal-light .primary-400 .divider, body.theme-teal-light .primary-500.divider,
body.theme-teal-light .primary-500 .divider, body.theme-teal-light .primary-600.divider,
body.theme-teal-light .primary-600 .divider, body.theme-teal-light .primary-700.divider,
body.theme-teal-light .primary-700 .divider, body.theme-teal-light .primary-800.divider,
body.theme-teal-light .primary-800 .divider, body.theme-teal-light .primary-900.divider,
body.theme-teal-light .primary-900 .divider, body.theme-teal-light .primary-A200.divider,
body.theme-teal-light .primary-A200 .divider, body.theme-teal-light .primary-A400.divider,
body.theme-teal-light .primary-A400 .divider, body.theme-teal-light .primary-A700.divider,
body.theme-teal-light .primary-A700 .divider, body.theme-teal-light .primary.divider,
body.theme-teal-light .primary .divider, body.theme-teal-light .accent-500.divider,
body.theme-teal-light .accent-500 .divider, body.theme-teal-light .accent-600.divider,
body.theme-teal-light .accent-600 .divider, body.theme-teal-light .accent-700.divider,
body.theme-teal-light .accent-700 .divider, body.theme-teal-light .accent-800.divider,
body.theme-teal-light .accent-800 .divider, body.theme-teal-light .accent-900.divider,
body.theme-teal-light .accent-900 .divider, body.theme-teal-light .accent.divider,
body.theme-teal-light .accent .divider, body.theme-teal-light .warn-500.divider,
body.theme-teal-light .warn-500 .divider, body.theme-teal-light .warn-600.divider,
body.theme-teal-light .warn-600 .divider, body.theme-teal-light .warn-700.divider,
body.theme-teal-light .warn-700 .divider, body.theme-teal-light .warn-800.divider,
body.theme-teal-light .warn-800 .divider, body.theme-teal-light .warn-900.divider,
body.theme-teal-light .warn-900 .divider, body.theme-teal-light .warn-A200.divider,
body.theme-teal-light .warn-A200 .divider, body.theme-teal-light .warn-A400.divider,
body.theme-teal-light .warn-A400 .divider, body.theme-teal-light .warn-A700.divider,
body.theme-teal-light .warn-A700 .divider, body.theme-teal-light .warn.divider,
body.theme-teal-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-teal-light .primary-300 .mat-ripple-element, body.theme-teal-light .primary-400 .mat-ripple-element, body.theme-teal-light .primary-500 .mat-ripple-element, body.theme-teal-light .primary-600 .mat-ripple-element, body.theme-teal-light .primary-700 .mat-ripple-element, body.theme-teal-light .primary-800 .mat-ripple-element, body.theme-teal-light .primary-900 .mat-ripple-element, body.theme-teal-light .primary-A200 .mat-ripple-element, body.theme-teal-light .primary-A400 .mat-ripple-element, body.theme-teal-light .primary-A700 .mat-ripple-element, body.theme-teal-light .primary .mat-ripple-element, body.theme-teal-light .accent-500 .mat-ripple-element, body.theme-teal-light .accent-600 .mat-ripple-element, body.theme-teal-light .accent-700 .mat-ripple-element, body.theme-teal-light .accent-800 .mat-ripple-element, body.theme-teal-light .accent-900 .mat-ripple-element, body.theme-teal-light .accent .mat-ripple-element, body.theme-teal-light .warn-500 .mat-ripple-element, body.theme-teal-light .warn-600 .mat-ripple-element, body.theme-teal-light .warn-700 .mat-ripple-element, body.theme-teal-light .warn-800 .mat-ripple-element, body.theme-teal-light .warn-900 .mat-ripple-element, body.theme-teal-light .warn-A200 .mat-ripple-element, body.theme-teal-light .warn-A400 .mat-ripple-element, body.theme-teal-light .warn-A700 .mat-ripple-element, body.theme-teal-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-teal-light .primary-300 .adaptive-border-color, body.theme-teal-light .primary-400 .adaptive-border-color, body.theme-teal-light .primary-500 .adaptive-border-color, body.theme-teal-light .primary-600 .adaptive-border-color, body.theme-teal-light .primary-700 .adaptive-border-color, body.theme-teal-light .primary-800 .adaptive-border-color, body.theme-teal-light .primary-900 .adaptive-border-color, body.theme-teal-light .primary-A200 .adaptive-border-color, body.theme-teal-light .primary-A400 .adaptive-border-color, body.theme-teal-light .primary-A700 .adaptive-border-color, body.theme-teal-light .primary .adaptive-border-color, body.theme-teal-light .accent-500 .adaptive-border-color, body.theme-teal-light .accent-600 .adaptive-border-color, body.theme-teal-light .accent-700 .adaptive-border-color, body.theme-teal-light .accent-800 .adaptive-border-color, body.theme-teal-light .accent-900 .adaptive-border-color, body.theme-teal-light .accent .adaptive-border-color, body.theme-teal-light .warn-500 .adaptive-border-color, body.theme-teal-light .warn-600 .adaptive-border-color, body.theme-teal-light .warn-700 .adaptive-border-color, body.theme-teal-light .warn-800 .adaptive-border-color, body.theme-teal-light .warn-900 .adaptive-border-color, body.theme-teal-light .warn-A200 .adaptive-border-color, body.theme-teal-light .warn-A400 .adaptive-border-color, body.theme-teal-light .warn-A700 .adaptive-border-color, body.theme-teal-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-light .primary-50 input[type='text'], body.theme-teal-light .primary-100 input[type='text'], body.theme-teal-light .primary-200 input[type='text'], body.theme-teal-light .primary-A100 input[type='text'], body.theme-teal-light .accent-50 input[type='text'], body.theme-teal-light .accent-100 input[type='text'], body.theme-teal-light .accent-200 input[type='text'], body.theme-teal-light .accent-300 input[type='text'], body.theme-teal-light .accent-400 input[type='text'], body.theme-teal-light .accent-A100 input[type='text'], body.theme-teal-light .accent-A200 input[type='text'], body.theme-teal-light .accent-A400 input[type='text'], body.theme-teal-light .accent-A700 input[type='text'], body.theme-teal-light .warn-50 input[type='text'], body.theme-teal-light .warn-100 input[type='text'], body.theme-teal-light .warn-200 input[type='text'], body.theme-teal-light .warn-300 input[type='text'], body.theme-teal-light .warn-400 input[type='text'], body.theme-teal-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-teal-light .primary-50 .mat-form-field-label, body.theme-teal-light .primary-100 .mat-form-field-label, body.theme-teal-light .primary-200 .mat-form-field-label, body.theme-teal-light .primary-A100 .mat-form-field-label, body.theme-teal-light .accent-50 .mat-form-field-label, body.theme-teal-light .accent-100 .mat-form-field-label, body.theme-teal-light .accent-200 .mat-form-field-label, body.theme-teal-light .accent-300 .mat-form-field-label, body.theme-teal-light .accent-400 .mat-form-field-label, body.theme-teal-light .accent-A100 .mat-form-field-label, body.theme-teal-light .accent-A200 .mat-form-field-label, body.theme-teal-light .accent-A400 .mat-form-field-label, body.theme-teal-light .accent-A700 .mat-form-field-label, body.theme-teal-light .warn-50 .mat-form-field-label, body.theme-teal-light .warn-100 .mat-form-field-label, body.theme-teal-light .warn-200 .mat-form-field-label, body.theme-teal-light .warn-300 .mat-form-field-label, body.theme-teal-light .warn-400 .mat-form-field-label, body.theme-teal-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .primary-50 .mat-form-field-underline, body.theme-teal-light .primary-100 .mat-form-field-underline, body.theme-teal-light .primary-200 .mat-form-field-underline, body.theme-teal-light .primary-A100 .mat-form-field-underline, body.theme-teal-light .accent-50 .mat-form-field-underline, body.theme-teal-light .accent-100 .mat-form-field-underline, body.theme-teal-light .accent-200 .mat-form-field-underline, body.theme-teal-light .accent-300 .mat-form-field-underline, body.theme-teal-light .accent-400 .mat-form-field-underline, body.theme-teal-light .accent-A100 .mat-form-field-underline, body.theme-teal-light .accent-A200 .mat-form-field-underline, body.theme-teal-light .accent-A400 .mat-form-field-underline, body.theme-teal-light .accent-A700 .mat-form-field-underline, body.theme-teal-light .warn-50 .mat-form-field-underline, body.theme-teal-light .warn-100 .mat-form-field-underline, body.theme-teal-light .warn-200 .mat-form-field-underline, body.theme-teal-light .warn-300 .mat-form-field-underline, body.theme-teal-light .warn-400 .mat-form-field-underline, body.theme-teal-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .primary-50 .mat-select-trigger,
body.theme-teal-light .primary-50 .mat-select-arrow, body.theme-teal-light .primary-100 .mat-select-trigger,
body.theme-teal-light .primary-100 .mat-select-arrow, body.theme-teal-light .primary-200 .mat-select-trigger,
body.theme-teal-light .primary-200 .mat-select-arrow, body.theme-teal-light .primary-A100 .mat-select-trigger,
body.theme-teal-light .primary-A100 .mat-select-arrow, body.theme-teal-light .accent-50 .mat-select-trigger,
body.theme-teal-light .accent-50 .mat-select-arrow, body.theme-teal-light .accent-100 .mat-select-trigger,
body.theme-teal-light .accent-100 .mat-select-arrow, body.theme-teal-light .accent-200 .mat-select-trigger,
body.theme-teal-light .accent-200 .mat-select-arrow, body.theme-teal-light .accent-300 .mat-select-trigger,
body.theme-teal-light .accent-300 .mat-select-arrow, body.theme-teal-light .accent-400 .mat-select-trigger,
body.theme-teal-light .accent-400 .mat-select-arrow, body.theme-teal-light .accent-A100 .mat-select-trigger,
body.theme-teal-light .accent-A100 .mat-select-arrow, body.theme-teal-light .accent-A200 .mat-select-trigger,
body.theme-teal-light .accent-A200 .mat-select-arrow, body.theme-teal-light .accent-A400 .mat-select-trigger,
body.theme-teal-light .accent-A400 .mat-select-arrow, body.theme-teal-light .accent-A700 .mat-select-trigger,
body.theme-teal-light .accent-A700 .mat-select-arrow, body.theme-teal-light .warn-50 .mat-select-trigger,
body.theme-teal-light .warn-50 .mat-select-arrow, body.theme-teal-light .warn-100 .mat-select-trigger,
body.theme-teal-light .warn-100 .mat-select-arrow, body.theme-teal-light .warn-200 .mat-select-trigger,
body.theme-teal-light .warn-200 .mat-select-arrow, body.theme-teal-light .warn-300 .mat-select-trigger,
body.theme-teal-light .warn-300 .mat-select-arrow, body.theme-teal-light .warn-400 .mat-select-trigger,
body.theme-teal-light .warn-400 .mat-select-arrow, body.theme-teal-light .warn-A100 .mat-select-trigger,
body.theme-teal-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .primary-50 .mat-select-underline, body.theme-teal-light .primary-100 .mat-select-underline, body.theme-teal-light .primary-200 .mat-select-underline, body.theme-teal-light .primary-A100 .mat-select-underline, body.theme-teal-light .accent-50 .mat-select-underline, body.theme-teal-light .accent-100 .mat-select-underline, body.theme-teal-light .accent-200 .mat-select-underline, body.theme-teal-light .accent-300 .mat-select-underline, body.theme-teal-light .accent-400 .mat-select-underline, body.theme-teal-light .accent-A100 .mat-select-underline, body.theme-teal-light .accent-A200 .mat-select-underline, body.theme-teal-light .accent-A400 .mat-select-underline, body.theme-teal-light .accent-A700 .mat-select-underline, body.theme-teal-light .warn-50 .mat-select-underline, body.theme-teal-light .warn-100 .mat-select-underline, body.theme-teal-light .warn-200 .mat-select-underline, body.theme-teal-light .warn-300 .mat-select-underline, body.theme-teal-light .warn-400 .mat-select-underline, body.theme-teal-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-50 .mat-select-arrow,
body.theme-teal-light .primary-50 .mat-select-trigger, body.theme-teal-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-100 .mat-select-arrow,
body.theme-teal-light .primary-100 .mat-select-trigger, body.theme-teal-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-200 .mat-select-arrow,
body.theme-teal-light .primary-200 .mat-select-trigger, body.theme-teal-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-A100 .mat-select-arrow,
body.theme-teal-light .primary-A100 .mat-select-trigger, body.theme-teal-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-50 .mat-select-arrow,
body.theme-teal-light .accent-50 .mat-select-trigger, body.theme-teal-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-100 .mat-select-arrow,
body.theme-teal-light .accent-100 .mat-select-trigger, body.theme-teal-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-200 .mat-select-arrow,
body.theme-teal-light .accent-200 .mat-select-trigger, body.theme-teal-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-300 .mat-select-arrow,
body.theme-teal-light .accent-300 .mat-select-trigger, body.theme-teal-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-400 .mat-select-arrow,
body.theme-teal-light .accent-400 .mat-select-trigger, body.theme-teal-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-A100 .mat-select-arrow,
body.theme-teal-light .accent-A100 .mat-select-trigger, body.theme-teal-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-A200 .mat-select-arrow,
body.theme-teal-light .accent-A200 .mat-select-trigger, body.theme-teal-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-A400 .mat-select-arrow,
body.theme-teal-light .accent-A400 .mat-select-trigger, body.theme-teal-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-A700 .mat-select-arrow,
body.theme-teal-light .accent-A700 .mat-select-trigger, body.theme-teal-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-50 .mat-select-arrow,
body.theme-teal-light .warn-50 .mat-select-trigger, body.theme-teal-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-100 .mat-select-arrow,
body.theme-teal-light .warn-100 .mat-select-trigger, body.theme-teal-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-200 .mat-select-arrow,
body.theme-teal-light .warn-200 .mat-select-trigger, body.theme-teal-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-300 .mat-select-arrow,
body.theme-teal-light .warn-300 .mat-select-trigger, body.theme-teal-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-400 .mat-select-arrow,
body.theme-teal-light .warn-400 .mat-select-trigger, body.theme-teal-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-A100 .mat-select-arrow,
body.theme-teal-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-light .primary-300 input[type='text'], body.theme-teal-light .primary-400 input[type='text'], body.theme-teal-light .primary-500 input[type='text'], body.theme-teal-light .primary-600 input[type='text'], body.theme-teal-light .primary-700 input[type='text'], body.theme-teal-light .primary-800 input[type='text'], body.theme-teal-light .primary-900 input[type='text'], body.theme-teal-light .primary-A200 input[type='text'], body.theme-teal-light .primary-A400 input[type='text'], body.theme-teal-light .primary-A700 input[type='text'], body.theme-teal-light .primary input[type='text'], body.theme-teal-light .accent-500 input[type='text'], body.theme-teal-light .accent-600 input[type='text'], body.theme-teal-light .accent-700 input[type='text'], body.theme-teal-light .accent-800 input[type='text'], body.theme-teal-light .accent-900 input[type='text'], body.theme-teal-light .accent input[type='text'], body.theme-teal-light .warn-500 input[type='text'], body.theme-teal-light .warn-600 input[type='text'], body.theme-teal-light .warn-700 input[type='text'], body.theme-teal-light .warn-800 input[type='text'], body.theme-teal-light .warn-900 input[type='text'], body.theme-teal-light .warn-A200 input[type='text'], body.theme-teal-light .warn-A400 input[type='text'], body.theme-teal-light .warn-A700 input[type='text'], body.theme-teal-light .warn input[type='text'] {
  color: white; }
body.theme-teal-light .primary-300 .mat-form-field-label, body.theme-teal-light .primary-400 .mat-form-field-label, body.theme-teal-light .primary-500 .mat-form-field-label, body.theme-teal-light .primary-600 .mat-form-field-label, body.theme-teal-light .primary-700 .mat-form-field-label, body.theme-teal-light .primary-800 .mat-form-field-label, body.theme-teal-light .primary-900 .mat-form-field-label, body.theme-teal-light .primary-A200 .mat-form-field-label, body.theme-teal-light .primary-A400 .mat-form-field-label, body.theme-teal-light .primary-A700 .mat-form-field-label, body.theme-teal-light .primary .mat-form-field-label, body.theme-teal-light .accent-500 .mat-form-field-label, body.theme-teal-light .accent-600 .mat-form-field-label, body.theme-teal-light .accent-700 .mat-form-field-label, body.theme-teal-light .accent-800 .mat-form-field-label, body.theme-teal-light .accent-900 .mat-form-field-label, body.theme-teal-light .accent .mat-form-field-label, body.theme-teal-light .warn-500 .mat-form-field-label, body.theme-teal-light .warn-600 .mat-form-field-label, body.theme-teal-light .warn-700 .mat-form-field-label, body.theme-teal-light .warn-800 .mat-form-field-label, body.theme-teal-light .warn-900 .mat-form-field-label, body.theme-teal-light .warn-A200 .mat-form-field-label, body.theme-teal-light .warn-A400 .mat-form-field-label, body.theme-teal-light .warn-A700 .mat-form-field-label, body.theme-teal-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-light .primary-300 .mat-form-field-underline, body.theme-teal-light .primary-400 .mat-form-field-underline, body.theme-teal-light .primary-500 .mat-form-field-underline, body.theme-teal-light .primary-600 .mat-form-field-underline, body.theme-teal-light .primary-700 .mat-form-field-underline, body.theme-teal-light .primary-800 .mat-form-field-underline, body.theme-teal-light .primary-900 .mat-form-field-underline, body.theme-teal-light .primary-A200 .mat-form-field-underline, body.theme-teal-light .primary-A400 .mat-form-field-underline, body.theme-teal-light .primary-A700 .mat-form-field-underline, body.theme-teal-light .primary .mat-form-field-underline, body.theme-teal-light .accent-500 .mat-form-field-underline, body.theme-teal-light .accent-600 .mat-form-field-underline, body.theme-teal-light .accent-700 .mat-form-field-underline, body.theme-teal-light .accent-800 .mat-form-field-underline, body.theme-teal-light .accent-900 .mat-form-field-underline, body.theme-teal-light .accent .mat-form-field-underline, body.theme-teal-light .warn-500 .mat-form-field-underline, body.theme-teal-light .warn-600 .mat-form-field-underline, body.theme-teal-light .warn-700 .mat-form-field-underline, body.theme-teal-light .warn-800 .mat-form-field-underline, body.theme-teal-light .warn-900 .mat-form-field-underline, body.theme-teal-light .warn-A200 .mat-form-field-underline, body.theme-teal-light .warn-A400 .mat-form-field-underline, body.theme-teal-light .warn-A700 .mat-form-field-underline, body.theme-teal-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-light .primary-300 .mat-select-trigger,
body.theme-teal-light .primary-300 .mat-select-arrow, body.theme-teal-light .primary-400 .mat-select-trigger,
body.theme-teal-light .primary-400 .mat-select-arrow, body.theme-teal-light .primary-500 .mat-select-trigger,
body.theme-teal-light .primary-500 .mat-select-arrow, body.theme-teal-light .primary-600 .mat-select-trigger,
body.theme-teal-light .primary-600 .mat-select-arrow, body.theme-teal-light .primary-700 .mat-select-trigger,
body.theme-teal-light .primary-700 .mat-select-arrow, body.theme-teal-light .primary-800 .mat-select-trigger,
body.theme-teal-light .primary-800 .mat-select-arrow, body.theme-teal-light .primary-900 .mat-select-trigger,
body.theme-teal-light .primary-900 .mat-select-arrow, body.theme-teal-light .primary-A200 .mat-select-trigger,
body.theme-teal-light .primary-A200 .mat-select-arrow, body.theme-teal-light .primary-A400 .mat-select-trigger,
body.theme-teal-light .primary-A400 .mat-select-arrow, body.theme-teal-light .primary-A700 .mat-select-trigger,
body.theme-teal-light .primary-A700 .mat-select-arrow, body.theme-teal-light .primary .mat-select-trigger,
body.theme-teal-light .primary .mat-select-arrow, body.theme-teal-light .accent-500 .mat-select-trigger,
body.theme-teal-light .accent-500 .mat-select-arrow, body.theme-teal-light .accent-600 .mat-select-trigger,
body.theme-teal-light .accent-600 .mat-select-arrow, body.theme-teal-light .accent-700 .mat-select-trigger,
body.theme-teal-light .accent-700 .mat-select-arrow, body.theme-teal-light .accent-800 .mat-select-trigger,
body.theme-teal-light .accent-800 .mat-select-arrow, body.theme-teal-light .accent-900 .mat-select-trigger,
body.theme-teal-light .accent-900 .mat-select-arrow, body.theme-teal-light .accent .mat-select-trigger,
body.theme-teal-light .accent .mat-select-arrow, body.theme-teal-light .warn-500 .mat-select-trigger,
body.theme-teal-light .warn-500 .mat-select-arrow, body.theme-teal-light .warn-600 .mat-select-trigger,
body.theme-teal-light .warn-600 .mat-select-arrow, body.theme-teal-light .warn-700 .mat-select-trigger,
body.theme-teal-light .warn-700 .mat-select-arrow, body.theme-teal-light .warn-800 .mat-select-trigger,
body.theme-teal-light .warn-800 .mat-select-arrow, body.theme-teal-light .warn-900 .mat-select-trigger,
body.theme-teal-light .warn-900 .mat-select-arrow, body.theme-teal-light .warn-A200 .mat-select-trigger,
body.theme-teal-light .warn-A200 .mat-select-arrow, body.theme-teal-light .warn-A400 .mat-select-trigger,
body.theme-teal-light .warn-A400 .mat-select-arrow, body.theme-teal-light .warn-A700 .mat-select-trigger,
body.theme-teal-light .warn-A700 .mat-select-arrow, body.theme-teal-light .warn .mat-select-trigger,
body.theme-teal-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-light .primary-300 .mat-select-underline, body.theme-teal-light .primary-400 .mat-select-underline, body.theme-teal-light .primary-500 .mat-select-underline, body.theme-teal-light .primary-600 .mat-select-underline, body.theme-teal-light .primary-700 .mat-select-underline, body.theme-teal-light .primary-800 .mat-select-underline, body.theme-teal-light .primary-900 .mat-select-underline, body.theme-teal-light .primary-A200 .mat-select-underline, body.theme-teal-light .primary-A400 .mat-select-underline, body.theme-teal-light .primary-A700 .mat-select-underline, body.theme-teal-light .primary .mat-select-underline, body.theme-teal-light .accent-500 .mat-select-underline, body.theme-teal-light .accent-600 .mat-select-underline, body.theme-teal-light .accent-700 .mat-select-underline, body.theme-teal-light .accent-800 .mat-select-underline, body.theme-teal-light .accent-900 .mat-select-underline, body.theme-teal-light .accent .mat-select-underline, body.theme-teal-light .warn-500 .mat-select-underline, body.theme-teal-light .warn-600 .mat-select-underline, body.theme-teal-light .warn-700 .mat-select-underline, body.theme-teal-light .warn-800 .mat-select-underline, body.theme-teal-light .warn-900 .mat-select-underline, body.theme-teal-light .warn-A200 .mat-select-underline, body.theme-teal-light .warn-A400 .mat-select-underline, body.theme-teal-light .warn-A700 .mat-select-underline, body.theme-teal-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-300 .mat-select-arrow,
body.theme-teal-light .primary-300 .mat-select-trigger, body.theme-teal-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-400 .mat-select-arrow,
body.theme-teal-light .primary-400 .mat-select-trigger, body.theme-teal-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-500 .mat-select-arrow,
body.theme-teal-light .primary-500 .mat-select-trigger, body.theme-teal-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-600 .mat-select-arrow,
body.theme-teal-light .primary-600 .mat-select-trigger, body.theme-teal-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-700 .mat-select-arrow,
body.theme-teal-light .primary-700 .mat-select-trigger, body.theme-teal-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-800 .mat-select-arrow,
body.theme-teal-light .primary-800 .mat-select-trigger, body.theme-teal-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-900 .mat-select-arrow,
body.theme-teal-light .primary-900 .mat-select-trigger, body.theme-teal-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-A200 .mat-select-arrow,
body.theme-teal-light .primary-A200 .mat-select-trigger, body.theme-teal-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-A400 .mat-select-arrow,
body.theme-teal-light .primary-A400 .mat-select-trigger, body.theme-teal-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary-A700 .mat-select-arrow,
body.theme-teal-light .primary-A700 .mat-select-trigger, body.theme-teal-light .primary .mat-select-disabled .mat-select-value,
body.theme-teal-light .primary .mat-select-arrow,
body.theme-teal-light .primary .mat-select-trigger, body.theme-teal-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-500 .mat-select-arrow,
body.theme-teal-light .accent-500 .mat-select-trigger, body.theme-teal-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-600 .mat-select-arrow,
body.theme-teal-light .accent-600 .mat-select-trigger, body.theme-teal-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-700 .mat-select-arrow,
body.theme-teal-light .accent-700 .mat-select-trigger, body.theme-teal-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-800 .mat-select-arrow,
body.theme-teal-light .accent-800 .mat-select-trigger, body.theme-teal-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent-900 .mat-select-arrow,
body.theme-teal-light .accent-900 .mat-select-trigger, body.theme-teal-light .accent .mat-select-disabled .mat-select-value,
body.theme-teal-light .accent .mat-select-arrow,
body.theme-teal-light .accent .mat-select-trigger, body.theme-teal-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-500 .mat-select-arrow,
body.theme-teal-light .warn-500 .mat-select-trigger, body.theme-teal-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-600 .mat-select-arrow,
body.theme-teal-light .warn-600 .mat-select-trigger, body.theme-teal-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-700 .mat-select-arrow,
body.theme-teal-light .warn-700 .mat-select-trigger, body.theme-teal-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-800 .mat-select-arrow,
body.theme-teal-light .warn-800 .mat-select-trigger, body.theme-teal-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-900 .mat-select-arrow,
body.theme-teal-light .warn-900 .mat-select-trigger, body.theme-teal-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-A200 .mat-select-arrow,
body.theme-teal-light .warn-A200 .mat-select-trigger, body.theme-teal-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-A400 .mat-select-arrow,
body.theme-teal-light .warn-A400 .mat-select-trigger, body.theme-teal-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn-A700 .mat-select-arrow,
body.theme-teal-light .warn-A700 .mat-select-trigger, body.theme-teal-light .warn .mat-select-disabled .mat-select-value,
body.theme-teal-light .warn .mat-select-arrow,
body.theme-teal-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-light .primary-300 .mat-select-value, body.theme-teal-light .primary-400 .mat-select-value, body.theme-teal-light .primary-500 .mat-select-value, body.theme-teal-light .primary-600 .mat-select-value, body.theme-teal-light .primary-700 .mat-select-value, body.theme-teal-light .primary-800 .mat-select-value, body.theme-teal-light .primary-900 .mat-select-value, body.theme-teal-light .primary-A200 .mat-select-value, body.theme-teal-light .primary-A400 .mat-select-value, body.theme-teal-light .primary-A700 .mat-select-value, body.theme-teal-light .primary .mat-select-value, body.theme-teal-light .accent-500 .mat-select-value, body.theme-teal-light .accent-600 .mat-select-value, body.theme-teal-light .accent-700 .mat-select-value, body.theme-teal-light .accent-800 .mat-select-value, body.theme-teal-light .accent-900 .mat-select-value, body.theme-teal-light .accent .mat-select-value, body.theme-teal-light .warn-500 .mat-select-value, body.theme-teal-light .warn-600 .mat-select-value, body.theme-teal-light .warn-700 .mat-select-value, body.theme-teal-light .warn-800 .mat-select-value, body.theme-teal-light .warn-900 .mat-select-value, body.theme-teal-light .warn-A200 .mat-select-value, body.theme-teal-light .warn-A400 .mat-select-value, body.theme-teal-light .warn-A700 .mat-select-value, body.theme-teal-light .warn .mat-select-value {
  color: white; }
body.theme-blue-gray-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-option {
  color: white; }
body.theme-blue-gray-dark .mat-option:hover:not(.mat-option-disabled), body.theme-blue-gray-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-blue-gray-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #607d8b; }
body.theme-blue-gray-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-blue-gray-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-blue-gray-dark .mat-pseudo-checkbox-checked,
body.theme-blue-gray-dark .mat-pseudo-checkbox-indeterminate,
body.theme-blue-gray-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-blue-gray-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #607d8b; }
body.theme-blue-gray-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-blue-gray-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #2196f3; }
body.theme-blue-gray-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-blue-gray-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-blue-gray-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-blue-gray-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-blue-gray-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .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); }
body.theme-blue-gray-dark .mat-app-background, body.theme-blue-gray-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-blue-gray-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-blue-gray-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-blue-gray-dark .mat-badge-content {
  color: white;
  background: #2196f3; }
@media (-ms-high-contrast: active) {
    body.theme-blue-gray-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-blue-gray-dark .mat-badge-accent .mat-badge-content {
  background: #607d8b;
  color: white; }
body.theme-blue-gray-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-blue-gray-dark .mat-badge {
  position: relative; }
body.theme-blue-gray-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-blue-gray-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-blue-gray-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-blue-gray-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-blue-gray-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-blue-gray-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-blue-gray-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-blue-gray-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-blue-gray-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-blue-gray-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-blue-gray-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-blue-gray-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-blue-gray-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-blue-gray-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-blue-gray-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-blue-gray-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-blue-gray-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-blue-gray-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-blue-gray-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-blue-gray-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-blue-gray-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-blue-gray-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-blue-gray-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-blue-gray-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-blue-gray-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-blue-gray-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-button, body.theme-blue-gray-dark .mat-icon-button, body.theme-blue-gray-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-blue-gray-dark .mat-button.mat-primary, body.theme-blue-gray-dark .mat-icon-button.mat-primary, body.theme-blue-gray-dark .mat-stroked-button.mat-primary {
    color: #2196f3; }
body.theme-blue-gray-dark .mat-button.mat-accent, body.theme-blue-gray-dark .mat-icon-button.mat-accent, body.theme-blue-gray-dark .mat-stroked-button.mat-accent {
    color: #607d8b; }
body.theme-blue-gray-dark .mat-button.mat-warn, body.theme-blue-gray-dark .mat-icon-button.mat-warn, body.theme-blue-gray-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-blue-gray-dark .mat-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-button[disabled][disabled], body.theme-blue-gray-dark .mat-icon-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-icon-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-icon-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-icon-button[disabled][disabled], body.theme-blue-gray-dark .mat-stroked-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-stroked-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-stroked-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #2196f3; }
body.theme-blue-gray-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #607d8b; }
body.theme-blue-gray-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-blue-gray-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-blue-gray-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-blue-gray-dark .mat-button .mat-ripple-element, body.theme-blue-gray-dark .mat-icon-button .mat-ripple-element, body.theme-blue-gray-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-blue-gray-dark .mat-button-focus-overlay {
  background: white; }
body.theme-blue-gray-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-flat-button, body.theme-blue-gray-dark .mat-raised-button, body.theme-blue-gray-dark .mat-fab, body.theme-blue-gray-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-blue-gray-dark .mat-flat-button.mat-primary, body.theme-blue-gray-dark .mat-raised-button.mat-primary, body.theme-blue-gray-dark .mat-fab.mat-primary, body.theme-blue-gray-dark .mat-mini-fab.mat-primary {
    color: white; }
body.theme-blue-gray-dark .mat-flat-button.mat-accent, body.theme-blue-gray-dark .mat-raised-button.mat-accent, body.theme-blue-gray-dark .mat-fab.mat-accent, body.theme-blue-gray-dark .mat-mini-fab.mat-accent {
    color: white; }
body.theme-blue-gray-dark .mat-flat-button.mat-warn, body.theme-blue-gray-dark .mat-raised-button.mat-warn, body.theme-blue-gray-dark .mat-fab.mat-warn, body.theme-blue-gray-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-blue-gray-dark .mat-flat-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-flat-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-flat-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-flat-button[disabled][disabled], body.theme-blue-gray-dark .mat-raised-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-raised-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-raised-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-raised-button[disabled][disabled], body.theme-blue-gray-dark .mat-fab.mat-primary[disabled], body.theme-blue-gray-dark .mat-fab.mat-accent[disabled], body.theme-blue-gray-dark .mat-fab.mat-warn[disabled], body.theme-blue-gray-dark .mat-fab[disabled][disabled], body.theme-blue-gray-dark .mat-mini-fab.mat-primary[disabled], body.theme-blue-gray-dark .mat-mini-fab.mat-accent[disabled], body.theme-blue-gray-dark .mat-mini-fab.mat-warn[disabled], body.theme-blue-gray-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-flat-button.mat-primary, body.theme-blue-gray-dark .mat-raised-button.mat-primary, body.theme-blue-gray-dark .mat-fab.mat-primary, body.theme-blue-gray-dark .mat-mini-fab.mat-primary {
    background-color: #2196f3; }
body.theme-blue-gray-dark .mat-flat-button.mat-accent, body.theme-blue-gray-dark .mat-raised-button.mat-accent, body.theme-blue-gray-dark .mat-fab.mat-accent, body.theme-blue-gray-dark .mat-mini-fab.mat-accent {
    background-color: #607d8b; }
body.theme-blue-gray-dark .mat-flat-button.mat-warn, body.theme-blue-gray-dark .mat-raised-button.mat-warn, body.theme-blue-gray-dark .mat-fab.mat-warn, body.theme-blue-gray-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-blue-gray-dark .mat-flat-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-flat-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-flat-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-flat-button[disabled][disabled], body.theme-blue-gray-dark .mat-raised-button.mat-primary[disabled], body.theme-blue-gray-dark .mat-raised-button.mat-accent[disabled], body.theme-blue-gray-dark .mat-raised-button.mat-warn[disabled], body.theme-blue-gray-dark .mat-raised-button[disabled][disabled], body.theme-blue-gray-dark .mat-fab.mat-primary[disabled], body.theme-blue-gray-dark .mat-fab.mat-accent[disabled], body.theme-blue-gray-dark .mat-fab.mat-warn[disabled], body.theme-blue-gray-dark .mat-fab[disabled][disabled], body.theme-blue-gray-dark .mat-mini-fab.mat-primary[disabled], body.theme-blue-gray-dark .mat-mini-fab.mat-accent[disabled], body.theme-blue-gray-dark .mat-mini-fab.mat-warn[disabled], body.theme-blue-gray-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-blue-gray-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-blue-gray-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-blue-gray-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-blue-gray-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-blue-gray-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-blue-gray-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-blue-gray-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-blue-gray-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-blue-gray-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-blue-gray-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-blue-gray-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-blue-gray-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-blue-gray-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-button-toggle-standalone,
body.theme-blue-gray-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-blue-gray-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-blue-gray-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-blue-gray-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-blue-gray-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-blue-gray-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-blue-gray-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-blue-gray-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-blue-gray-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-blue-gray-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-blue-gray-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-blue-gray-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-blue-gray-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-blue-gray-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-blue-gray-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-blue-gray-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-blue-gray-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-blue-gray-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-blue-gray-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-blue-gray-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-blue-gray-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-blue-gray-dark .mat-checkbox-background {
    background: none; } }
body.theme-blue-gray-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #2196f3;
  color: white; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #607d8b;
  color: white; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-blue-gray-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-table {
  background: #424242; }
body.theme-blue-gray-dark .mat-table thead, body.theme-blue-gray-dark .mat-table tbody, body.theme-blue-gray-dark .mat-table tfoot,
body.theme-blue-gray-dark mat-header-row, body.theme-blue-gray-dark mat-row, body.theme-blue-gray-dark mat-footer-row,
body.theme-blue-gray-dark [mat-header-row], body.theme-blue-gray-dark [mat-row], body.theme-blue-gray-dark [mat-footer-row],
body.theme-blue-gray-dark .mat-table-sticky {
  background: inherit; }
body.theme-blue-gray-dark mat-row, body.theme-blue-gray-dark mat-header-row, body.theme-blue-gray-dark mat-footer-row,
body.theme-blue-gray-dark th.mat-header-cell, body.theme-blue-gray-dark td.mat-cell, body.theme-blue-gray-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-cell, body.theme-blue-gray-dark .mat-footer-cell {
  color: white; }
body.theme-blue-gray-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-blue-gray-dark .mat-datepicker-toggle,
body.theme-blue-gray-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-blue-gray-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-blue-gray-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-blue-gray-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-blue-gray-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-blue-gray-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-calendar-body-selected {
  background-color: #2196f3;
  color: white; }
body.theme-blue-gray-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(33, 150, 243, 0.4); }
body.theme-blue-gray-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-blue-gray-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #607d8b;
    color: white; }
body.theme-blue-gray-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(96, 125, 139, 0.4); }
body.theme-blue-gray-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-blue-gray-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-blue-gray-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-blue-gray-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-blue-gray-dark .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); }
body.theme-blue-gray-dark .mat-datepicker-toggle-active {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-datepicker-toggle-active.mat-accent {
    color: #607d8b; }
body.theme-blue-gray-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-blue-gray-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-blue-gray-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-blue-gray-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-blue-gray-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-blue-gray-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-blue-gray-dark .mat-expansion-panel-header-description,
body.theme-blue-gray-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-blue-gray-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-blue-gray-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #607d8b; }
body.theme-blue-gray-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-blue-gray-dark .mat-focused .mat-form-field-required-marker {
  color: #607d8b; }
body.theme-blue-gray-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-blue-gray-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #607d8b; }
body.theme-blue-gray-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-blue-gray-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #607d8b; }
body.theme-blue-gray-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-blue-gray-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-blue-gray-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-blue-gray-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-error {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-blue-gray-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-blue-gray-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-blue-gray-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-blue-gray-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-blue-gray-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #607d8b; }
body.theme-blue-gray-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-blue-gray-dark .mat-icon.mat-primary {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-icon.mat-accent {
  color: #607d8b; }
body.theme-blue-gray-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-input-element:disabled,
body.theme-blue-gray-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element {
  caret-color: #2196f3; }
body.theme-blue-gray-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-blue-gray-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-blue-gray-dark .mat-accent .mat-input-element {
  caret-color: #607d8b; }
body.theme-blue-gray-dark .mat-warn .mat-input-element,
body.theme-blue-gray-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-blue-gray-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-blue-gray-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-blue-gray-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-blue-gray-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-blue-gray-dark .mat-list-option:hover, body.theme-blue-gray-dark .mat-list-option:focus,
body.theme-blue-gray-dark .mat-nav-list .mat-list-item:hover,
body.theme-blue-gray-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .mat-menu-panel {
  background: #424242; }
body.theme-blue-gray-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-blue-gray-dark .mat-menu-item[disabled], body.theme-blue-gray-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-menu-item .mat-icon-no-color,
body.theme-blue-gray-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-blue-gray-dark .mat-menu-item:hover:not([disabled]),
body.theme-blue-gray-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-blue-gray-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-blue-gray-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .mat-paginator {
  background: #424242; }
body.theme-blue-gray-dark .mat-paginator,
body.theme-blue-gray-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-paginator-decrement,
body.theme-blue-gray-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-blue-gray-dark .mat-paginator-first,
body.theme-blue-gray-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-blue-gray-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-blue-gray-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-blue-gray-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-blue-gray-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-progress-bar-background {
  fill: #bbdefb; }
body.theme-blue-gray-dark .mat-progress-bar-buffer {
  background-color: #bbdefb; }
body.theme-blue-gray-dark .mat-progress-bar-fill::after {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #cfd8dc; }
body.theme-blue-gray-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #cfd8dc; }
body.theme-blue-gray-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-blue-gray-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-blue-gray-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-progress-spinner circle, body.theme-blue-gray-dark .mat-spinner circle {
  stroke: #2196f3; }
body.theme-blue-gray-dark .mat-progress-spinner.mat-accent circle, body.theme-blue-gray-dark .mat-spinner.mat-accent circle {
  stroke: #607d8b; }
body.theme-blue-gray-dark .mat-progress-spinner.mat-warn circle, body.theme-blue-gray-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-blue-gray-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #2196f3; }
body.theme-blue-gray-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-blue-gray-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-blue-gray-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-blue-gray-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #607d8b; }
body.theme-blue-gray-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-blue-gray-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-blue-gray-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-blue-gray-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-blue-gray-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-blue-gray-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-blue-gray-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-blue-gray-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-blue-gray-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-blue-gray-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-blue-gray-dark .mat-select-value {
  color: white; }
body.theme-blue-gray-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-select-panel {
  background: #424242; }
body.theme-blue-gray-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #2196f3; }
body.theme-blue-gray-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #607d8b; }
body.theme-blue-gray-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-blue-gray-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-blue-gray-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-blue-gray-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-blue-gray-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-blue-gray-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-blue-gray-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-blue-gray-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #b0bec5; }
body.theme-blue-gray-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(176, 190, 197, 0.54); }
body.theme-blue-gray-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #b0bec5; }
body.theme-blue-gray-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #90caf9; }
body.theme-blue-gray-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(144, 202, 249, 0.54); }
body.theme-blue-gray-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #90caf9; }
body.theme-blue-gray-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-blue-gray-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-blue-gray-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-blue-gray-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-blue-gray-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-blue-gray-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-primary .mat-slider-track-fill,
body.theme-blue-gray-dark .mat-primary .mat-slider-thumb,
body.theme-blue-gray-dark .mat-primary .mat-slider-thumb-label {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-blue-gray-dark .mat-accent .mat-slider-track-fill,
body.theme-blue-gray-dark .mat-accent .mat-slider-thumb,
body.theme-blue-gray-dark .mat-accent .mat-slider-thumb-label {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-blue-gray-dark .mat-warn .mat-slider-track-fill,
body.theme-blue-gray-dark .mat-warn .mat-slider-thumb,
body.theme-blue-gray-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-blue-gray-dark .mat-slider-focus-ring {
  background-color: rgba(96, 125, 139, 0.2); }
body.theme-blue-gray-dark .mat-slider:hover .mat-slider-track-background,
body.theme-blue-gray-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-blue-gray-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-blue-gray-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-blue-gray-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-blue-gray-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-blue-gray-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-blue-gray-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-blue-gray-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-blue-gray-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-blue-gray-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-blue-gray-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-blue-gray-dark .mat-step-header.cdk-keyboard-focused, body.theme-blue-gray-dark .mat-step-header.cdk-program-focused, body.theme-blue-gray-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-blue-gray-dark .mat-step-header:hover {
    background: none; } }
body.theme-blue-gray-dark .mat-step-header .mat-step-label,
body.theme-blue-gray-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white; }
body.theme-blue-gray-dark .mat-step-header .mat-step-icon-selected,
body.theme-blue-gray-dark .mat-step-header .mat-step-icon-state-done,
body.theme-blue-gray-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #2196f3;
  color: white; }
body.theme-blue-gray-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-blue-gray-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-blue-gray-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-blue-gray-dark .mat-stepper-horizontal, body.theme-blue-gray-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-blue-gray-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-horizontal-stepper-header::before,
body.theme-blue-gray-dark .mat-horizontal-stepper-header::after,
body.theme-blue-gray-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-blue-gray-dark .mat-tab-nav-bar,
body.theme-blue-gray-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-blue-gray-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-blue-gray-dark .mat-tab-label, body.theme-blue-gray-dark .mat-tab-link {
  color: white; }
body.theme-blue-gray-dark .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-blue-gray-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-blue-gray-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-blue-gray-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3); }
body.theme-blue-gray-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(207, 216, 220, 0.3); }
body.theme-blue-gray-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-blue-gray-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .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); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #2196f3; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-blue-gray-dark .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); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(207, 216, 220, 0.3); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #607d8b; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-blue-gray-dark .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); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-blue-gray-dark .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); }
body.theme-blue-gray-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-blue-gray-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-blue-gray-dark .mat-toolbar.mat-primary {
    background: #2196f3;
    color: white; }
body.theme-blue-gray-dark .mat-toolbar.mat-accent {
    background: #607d8b;
    color: white; }
body.theme-blue-gray-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-blue-gray-dark .mat-toolbar .mat-form-field-underline,
  body.theme-blue-gray-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-blue-gray-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-blue-gray-dark .mat-toolbar .mat-form-field-label,
  body.theme-blue-gray-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-blue-gray-dark .mat-toolbar .mat-select-value,
  body.theme-blue-gray-dark .mat-toolbar .mat-select-arrow,
  body.theme-blue-gray-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-blue-gray-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-blue-gray-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-blue-gray-dark .mat-tree {
  background: #424242; }
body.theme-blue-gray-dark .mat-tree-node,
body.theme-blue-gray-dark .mat-nested-tree-node {
  color: white; }
body.theme-blue-gray-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-blue-gray-dark {
  color: white;
  background: #303030; }
body.theme-blue-gray-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .icon,
body.theme-blue-gray-dark i {
  color: white; }
body.theme-blue-gray-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .fade-text,
body.theme-blue-gray-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .avatar {
  color: white; }
body.theme-blue-gray-dark .form-wrapper {
  background-color: #424242; }
body.theme-blue-gray-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .simple-pagination {
  background: #424242; }
body.theme-blue-gray-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-blue-gray-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .price-tables .price-table {
  background: #424242; }
body.theme-blue-gray-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .simple-table-container {
  background: #424242; }
body.theme-blue-gray-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-blue-gray-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-blue-gray-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-blue-gray-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-blue-gray-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-blue-gray-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-blue-gray-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-blue-gray-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-blue-gray-dark a,
body.theme-blue-gray-dark .chart-label,
body.theme-blue-gray-dark .theme-text {
  color: #607d8b; }
body.theme-blue-gray-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-blue-gray-dark .changelog .entry {
  background-color: #424242; }
body.theme-blue-gray-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-blue-gray-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-blue-gray-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-blue-gray-dark fuse-sidebar {
  background: #303030; }
body.theme-blue-gray-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-blue-gray-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-blue-gray-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-blue-gray-dark fuse-widget > .fuse-widget-front,
body.theme-blue-gray-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-blue-gray-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #607d8b; }
body.theme-blue-gray-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-blue-gray-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-blue-gray-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-blue-gray-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #90a4ae; }
body.theme-blue-gray-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-blue-gray-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-blue-gray-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #607d8b; }
body.theme-blue-gray-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #607d8b;
    color: white; }
body.theme-blue-gray-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-blue-gray-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #2196f3;
  color: white;
  background-color: #aaabad; }
body.theme-blue-gray-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-blue-gray-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-blue-gray-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-blue-gray-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #607d8b; }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #607d8b; }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #607d8b; }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #607d8b; }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step .index:before, body.theme-blue-gray-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #academy-course .center .content {
  background: #353535; }
body.theme-blue-gray-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-blue-gray-dark .cal-month-view {
  background: #424242; }
body.theme-blue-gray-dark .cal-month-view .cal-day-badge {
    background: #607d8b;
    color: white; }
body.theme-blue-gray-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-blue-gray-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-blue-gray-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #607d8b; }
body.theme-blue-gray-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-blue-gray-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-blue-gray-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-blue-gray-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-blue-gray-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #607d8b; }
body.theme-blue-gray-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-blue-gray-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #2196f3;
  color: white;
  background-color: #aaabad; }
body.theme-blue-gray-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-blue-gray-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #607d8b; }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-blue-gray-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-blue-gray-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-blue-gray-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-blue-gray-dark scrumboard-board-list .list .list-header,
body.theme-blue-gray-dark scrumboard-board-list .list .list-content,
body.theme-blue-gray-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-blue-gray-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-blue-gray-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-blue-gray-dark scrumboard-board #board > .header {
  background-color: #607d8b;
  color: white; }
body.theme-blue-gray-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-blue-gray-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-blue-gray-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-blue-gray-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-blue-gray-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-blue-gray-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-blue-gray-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-blue-gray-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-blue-gray-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-blue-gray-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-blue-gray-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #607d8b;
  color: white; }
body.theme-blue-gray-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark todo-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark todo-list-item.completed .title,
    body.theme-blue-gray-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark todo-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-blue-gray-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-blue-gray-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark login-2 #login #login-intro {
  color: white; }
body.theme-blue-gray-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-blue-gray-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-blue-gray-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-blue-gray-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-blue-gray-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark register-2 #register #register-intro {
  color: white; }
body.theme-blue-gray-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-blue-gray-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-blue-gray-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-blue-gray-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-blue-gray-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-blue-gray-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-blue-gray-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-blue-gray-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-blue-gray-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-blue-gray-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-blue-gray-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-blue-gray-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-blue-gray-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-blue-gray-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #2196f3;
  color: white; }
body.theme-blue-gray-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-blue-gray-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-blue-gray-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-blue-gray-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #607d8b; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #607d8b; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-blue-gray-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #607d8b; }
body.theme-blue-gray-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-blue-gray-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-blue-gray-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-blue-gray-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-blue-gray-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-blue-gray-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-blue-gray-dark datatable-body {
  background-color: white; }
body.theme-blue-gray-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-blue-gray-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-blue-gray-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark decision-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark decision-list-item.completed .title,
    body.theme-blue-gray-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark decision-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-blue-gray-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-blue-gray-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-blue-gray-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-blue-gray-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark app-itservice-list-item.completed .title,
    body.theme-blue-gray-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark .theme-blue-gray-dark mat-tab-group,
body.theme-blue-gray-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-blue-gray-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-blue-gray-dark .mat-select-panel {
  max-width: none !important; }
body.theme-blue-gray-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-blue-gray-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-blue-gray-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-blue-gray-dark app-cost-center-item.completed .title,
  body.theme-blue-gray-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-blue-gray-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-blue-gray-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-blue-gray-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-blue-gray-dark app-bank-master-item.completed .title,
  body.theme-blue-gray-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-blue-gray-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-blue-gray-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark hotel-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark hotel-list-item.completed .title,
    body.theme-blue-gray-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark hotel-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-blue-gray-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-blue-gray-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-blue-gray-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-blue-gray-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-blue-gray-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-blue-gray-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark chop-list-item.completed {
  background: #303030; }
body.theme-blue-gray-dark chop-list-item.completed .title,
  body.theme-blue-gray-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-blue-gray-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-blue-gray-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-blue-gray-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-blue-gray-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-blue-gray-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-blue-gray-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-blue-gray-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-blue-gray-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-blue-gray-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-blue-gray-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark decision-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark decision-list-item.completed .title,
    body.theme-blue-gray-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark decision-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-blue-gray-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-blue-gray-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-blue-gray-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-blue-gray-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-blue-gray-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-blue-gray-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-blue-gray-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-blue-gray-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-blue-gray-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-blue-gray-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-blue-gray-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark payment-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark payment-list-item.completed .title,
    body.theme-blue-gray-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark payment-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #90a4ae; }
body.theme-blue-gray-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-blue-gray-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-blue-gray-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-blue-gray-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-blue-gray-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-blue-gray-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-blue-gray-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-blue-gray-dark #products .center .content-card {
  background: #424242; }
body.theme-blue-gray-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-blue-gray-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark decision-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark decision-list-item.completed .title,
    body.theme-blue-gray-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark decision-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-blue-gray-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #90a4ae; }
body.theme-blue-gray-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-blue-gray-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-blue-gray-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-blue-gray-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-blue-gray-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-blue-gray-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-blue-gray-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-blue-gray-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-blue-gray-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-blue-gray-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark payment-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark payment-list-item.completed .title,
    body.theme-blue-gray-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark payment-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #90a4ae; }
body.theme-blue-gray-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #90a4ae; }
body.theme-blue-gray-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-blue-gray-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-blue-gray-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-blue-gray-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-blue-gray-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-blue-gray-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-blue-gray-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-blue-gray-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-blue-gray-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark payment-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark payment-list-item.completed .title,
    body.theme-blue-gray-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark payment-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-blue-gray-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-blue-gray-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-blue-gray-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-blue-gray-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark common-list-item.completed .title,
  body.theme-blue-gray-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-blue-gray-dark .content {
  background-color: #303030 !important; }
body.theme-blue-gray-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-blue-gray-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-blue-gray-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-blue-gray-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-blue-gray-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-blue-gray-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-blue-gray-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-blue-gray-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-blue-gray-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-blue-gray-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-blue-gray-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-blue-gray-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-blue-gray-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-blue-gray-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark payment-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark payment-list-item.completed .title,
    body.theme-blue-gray-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark payment-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-blue-gray-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-blue-gray-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-blue-gray-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-blue-gray-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-blue-gray-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-blue-gray-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-blue-gray-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-blue-gray-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-blue-gray-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-blue-gray-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-blue-gray-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark payment-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark payment-list-item.completed .title,
    body.theme-blue-gray-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark payment-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-blue-gray-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-blue-gray-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-blue-gray-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-blue-gray-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-blue-gray-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-blue-gray-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-blue-gray-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-blue-gray-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-blue-gray-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-blue-gray-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark payment-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark payment-list-item.completed .title,
    body.theme-blue-gray-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark payment-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #90a4ae; }
body.theme-blue-gray-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-blue-gray-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #90a4ae; }
body.theme-blue-gray-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-blue-gray-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-blue-gray-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-blue-gray-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark preapp-list-item.completed {
    background: #303030; }
body.theme-blue-gray-dark preapp-list-item.completed .title,
    body.theme-blue-gray-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-blue-gray-dark preapp-list-item.selected {
    background: #303030; }
body.theme-blue-gray-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-blue-gray-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-blue-gray-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-blue-gray-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-blue-gray-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-blue-gray-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #90a4ae; }
body.theme-blue-gray-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-blue-gray-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-blue-gray-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-blue-gray-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-blue-gray-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-blue-gray-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-blue-gray-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #90a4ae; }
body.theme-blue-gray-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark app-detail .active, body.theme-blue-gray-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-blue-gray-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #90a4ae; }
body.theme-blue-gray-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-blue-gray-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-blue-gray-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-blue-gray-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-blue-gray-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-blue-gray-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-blue-gray-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-blue-gray-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-blue-gray-dark .primary-50-bg {
  background-color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-50 {
  background-color: #e3f2fd !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .primary-50[disabled] {
    background-color: rgba(227, 242, 253, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .primary-50-fg {
  color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-50-border {
  border-color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-50-border-top {
  border-top-color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-50-border-right {
  border-right-color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-50-border-bottom {
  border-bottom-color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-50-border-left {
  border-left-color: #e3f2fd !important; }
body.theme-blue-gray-dark .primary-100-bg {
  background-color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-100 {
  background-color: #bbdefb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .primary-100[disabled] {
    background-color: rgba(187, 222, 251, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .primary-100-fg {
  color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-100-border {
  border-color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-100-border-top {
  border-top-color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-100-border-right {
  border-right-color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-100-border-bottom {
  border-bottom-color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-100-border-left {
  border-left-color: #bbdefb !important; }
body.theme-blue-gray-dark .primary-200-bg {
  background-color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-200 {
  background-color: #90caf9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .primary-200[disabled] {
    background-color: rgba(144, 202, 249, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .primary-200-fg {
  color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-200-border {
  border-color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-200-border-top {
  border-top-color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-200-border-right {
  border-right-color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-200-border-bottom {
  border-bottom-color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-200-border-left {
  border-left-color: #90caf9 !important; }
body.theme-blue-gray-dark .primary-300-bg {
  background-color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-300 {
  background-color: #64b5f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .primary-300[disabled] {
    background-color: rgba(100, 181, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .primary-300-fg {
  color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-300-border {
  border-color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-300-border-top {
  border-top-color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-300-border-right {
  border-right-color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-300-border-bottom {
  border-bottom-color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-300-border-left {
  border-left-color: #64b5f6 !important; }
body.theme-blue-gray-dark .primary-400-bg {
  background-color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-400 {
  background-color: #42a5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .primary-400[disabled] {
    background-color: rgba(66, 165, 245, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .primary-400-fg {
  color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-400-border {
  border-color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-400-border-top {
  border-top-color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-400-border-right {
  border-right-color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-400-border-bottom {
  border-bottom-color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-400-border-left {
  border-left-color: #42a5f5 !important; }
body.theme-blue-gray-dark .primary-500-bg {
  background-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-500 {
  background-color: #2196f3 !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-500[disabled] {
    background-color: rgba(33, 150, 243, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-500-fg {
  color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-500-border {
  border-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-500-border-top {
  border-top-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-500-border-right {
  border-right-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-500-border-bottom {
  border-bottom-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-500-border-left {
  border-left-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-600-bg {
  background-color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-600 {
  background-color: #1e88e5 !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-600[disabled] {
    background-color: rgba(30, 136, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-600-fg {
  color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-600-border {
  border-color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-600-border-top {
  border-top-color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-600-border-right {
  border-right-color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-600-border-bottom {
  border-bottom-color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-600-border-left {
  border-left-color: #1e88e5 !important; }
body.theme-blue-gray-dark .primary-700-bg {
  background-color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-700 {
  background-color: #1976d2 !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-700[disabled] {
    background-color: rgba(25, 118, 210, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-700-fg {
  color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-700-border {
  border-color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-700-border-top {
  border-top-color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-700-border-right {
  border-right-color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-700-border-bottom {
  border-bottom-color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-700-border-left {
  border-left-color: #1976d2 !important; }
body.theme-blue-gray-dark .primary-800-bg {
  background-color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-800 {
  background-color: #1565c0 !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-800[disabled] {
    background-color: rgba(21, 101, 192, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-800-fg {
  color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-800-border {
  border-color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-800-border-top {
  border-top-color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-800-border-right {
  border-right-color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-800-border-bottom {
  border-bottom-color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-800-border-left {
  border-left-color: #1565c0 !important; }
body.theme-blue-gray-dark .primary-900-bg {
  background-color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-900 {
  background-color: #0d47a1 !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-900[disabled] {
    background-color: rgba(13, 71, 161, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-900-fg {
  color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-900-border {
  border-color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-900-border-top {
  border-top-color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-900-border-right {
  border-right-color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-900-border-bottom {
  border-bottom-color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-900-border-left {
  border-left-color: #0d47a1 !important; }
body.theme-blue-gray-dark .primary-A100-bg {
  background-color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A100 {
  background-color: #82b1ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .primary-A100[disabled] {
    background-color: rgba(130, 177, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .primary-A100-fg {
  color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A100-border {
  border-color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A100-border-top {
  border-top-color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A100-border-right {
  border-right-color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A100-border-bottom {
  border-bottom-color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A100-border-left {
  border-left-color: #82b1ff !important; }
body.theme-blue-gray-dark .primary-A200-bg {
  background-color: #448aff !important; }
body.theme-blue-gray-dark .primary-A200 {
  background-color: #448aff !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-A200[disabled] {
    background-color: rgba(68, 138, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-A200-fg {
  color: #448aff !important; }
body.theme-blue-gray-dark .primary-A200-border {
  border-color: #448aff !important; }
body.theme-blue-gray-dark .primary-A200-border-top {
  border-top-color: #448aff !important; }
body.theme-blue-gray-dark .primary-A200-border-right {
  border-right-color: #448aff !important; }
body.theme-blue-gray-dark .primary-A200-border-bottom {
  border-bottom-color: #448aff !important; }
body.theme-blue-gray-dark .primary-A200-border-left {
  border-left-color: #448aff !important; }
body.theme-blue-gray-dark .primary-A400-bg {
  background-color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A400 {
  background-color: #2979ff !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-A400[disabled] {
    background-color: rgba(41, 121, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-A400-fg {
  color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A400-border {
  border-color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A400-border-top {
  border-top-color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A400-border-right {
  border-right-color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A400-border-bottom {
  border-bottom-color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A400-border-left {
  border-left-color: #2979ff !important; }
body.theme-blue-gray-dark .primary-A700-bg {
  background-color: #2962ff !important; }
body.theme-blue-gray-dark .primary-A700 {
  background-color: #2962ff !important;
  color: white !important; }
body.theme-blue-gray-dark .primary-A700[disabled] {
    background-color: rgba(41, 98, 255, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-A700-fg {
  color: #2962ff !important; }
body.theme-blue-gray-dark .primary-A700-border {
  border-color: #2962ff !important; }
body.theme-blue-gray-dark .primary-A700-border-top {
  border-top-color: #2962ff !important; }
body.theme-blue-gray-dark .primary-A700-border-right {
  border-right-color: #2962ff !important; }
body.theme-blue-gray-dark .primary-A700-border-bottom {
  border-bottom-color: #2962ff !important; }
body.theme-blue-gray-dark .primary-A700-border-left {
  border-left-color: #2962ff !important; }
body.theme-blue-gray-dark .primary-bg {
  background-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary {
  background-color: #2196f3 !important;
  color: white !important; }
body.theme-blue-gray-dark .primary[disabled] {
    background-color: rgba(33, 150, 243, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .primary-fg {
  color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-border {
  border-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-border-top {
  border-top-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-border-right {
  border-right-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-border-bottom {
  border-bottom-color: #2196f3 !important; }
body.theme-blue-gray-dark .primary-border-left {
  border-left-color: #2196f3 !important; }
body.theme-blue-gray-dark .accent-50-bg {
  background-color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-50 {
  background-color: #eceff1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .accent-50[disabled] {
    background-color: rgba(236, 239, 241, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .accent-50-fg {
  color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-50-border {
  border-color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-50-border-top {
  border-top-color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-50-border-right {
  border-right-color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-50-border-bottom {
  border-bottom-color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-50-border-left {
  border-left-color: #eceff1 !important; }
body.theme-blue-gray-dark .accent-100-bg {
  background-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-100 {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .accent-100[disabled] {
    background-color: rgba(207, 216, 220, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .accent-100-fg {
  color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-100-border {
  border-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-100-border-top {
  border-top-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-100-border-right {
  border-right-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-100-border-bottom {
  border-bottom-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-100-border-left {
  border-left-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-200-bg {
  background-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-200 {
  background-color: #b0bec5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .accent-200[disabled] {
    background-color: rgba(176, 190, 197, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .accent-200-fg {
  color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-200-border {
  border-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-200-border-top {
  border-top-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-200-border-right {
  border-right-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-200-border-bottom {
  border-bottom-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-200-border-left {
  border-left-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-300-bg {
  background-color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-300 {
  background-color: #90a4ae !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .accent-300[disabled] {
    background-color: rgba(144, 164, 174, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .accent-300-fg {
  color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-300-border {
  border-color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-300-border-top {
  border-top-color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-300-border-right {
  border-right-color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-300-border-bottom {
  border-bottom-color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-300-border-left {
  border-left-color: #90a4ae !important; }
body.theme-blue-gray-dark .accent-400-bg {
  background-color: #78909c !important; }
body.theme-blue-gray-dark .accent-400 {
  background-color: #78909c !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-400[disabled] {
    background-color: rgba(120, 144, 156, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-400-fg {
  color: #78909c !important; }
body.theme-blue-gray-dark .accent-400-border {
  border-color: #78909c !important; }
body.theme-blue-gray-dark .accent-400-border-top {
  border-top-color: #78909c !important; }
body.theme-blue-gray-dark .accent-400-border-right {
  border-right-color: #78909c !important; }
body.theme-blue-gray-dark .accent-400-border-bottom {
  border-bottom-color: #78909c !important; }
body.theme-blue-gray-dark .accent-400-border-left {
  border-left-color: #78909c !important; }
body.theme-blue-gray-dark .accent-500-bg {
  background-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-500 {
  background-color: #607d8b !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-500[disabled] {
    background-color: rgba(96, 125, 139, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-500-fg {
  color: #607d8b !important; }
body.theme-blue-gray-dark .accent-500-border {
  border-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-500-border-top {
  border-top-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-500-border-right {
  border-right-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-500-border-bottom {
  border-bottom-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-500-border-left {
  border-left-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-600-bg {
  background-color: #546e7a !important; }
body.theme-blue-gray-dark .accent-600 {
  background-color: #546e7a !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-600[disabled] {
    background-color: rgba(84, 110, 122, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-600-fg {
  color: #546e7a !important; }
body.theme-blue-gray-dark .accent-600-border {
  border-color: #546e7a !important; }
body.theme-blue-gray-dark .accent-600-border-top {
  border-top-color: #546e7a !important; }
body.theme-blue-gray-dark .accent-600-border-right {
  border-right-color: #546e7a !important; }
body.theme-blue-gray-dark .accent-600-border-bottom {
  border-bottom-color: #546e7a !important; }
body.theme-blue-gray-dark .accent-600-border-left {
  border-left-color: #546e7a !important; }
body.theme-blue-gray-dark .accent-700-bg {
  background-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-700 {
  background-color: #455a64 !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-700[disabled] {
    background-color: rgba(69, 90, 100, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-700-fg {
  color: #455a64 !important; }
body.theme-blue-gray-dark .accent-700-border {
  border-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-700-border-top {
  border-top-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-700-border-right {
  border-right-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-700-border-bottom {
  border-bottom-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-700-border-left {
  border-left-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-800-bg {
  background-color: #37474f !important; }
body.theme-blue-gray-dark .accent-800 {
  background-color: #37474f !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-800[disabled] {
    background-color: rgba(55, 71, 79, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-800-fg {
  color: #37474f !important; }
body.theme-blue-gray-dark .accent-800-border {
  border-color: #37474f !important; }
body.theme-blue-gray-dark .accent-800-border-top {
  border-top-color: #37474f !important; }
body.theme-blue-gray-dark .accent-800-border-right {
  border-right-color: #37474f !important; }
body.theme-blue-gray-dark .accent-800-border-bottom {
  border-bottom-color: #37474f !important; }
body.theme-blue-gray-dark .accent-800-border-left {
  border-left-color: #37474f !important; }
body.theme-blue-gray-dark .accent-900-bg {
  background-color: #263238 !important; }
body.theme-blue-gray-dark .accent-900 {
  background-color: #263238 !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-900[disabled] {
    background-color: rgba(38, 50, 56, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-900-fg {
  color: #263238 !important; }
body.theme-blue-gray-dark .accent-900-border {
  border-color: #263238 !important; }
body.theme-blue-gray-dark .accent-900-border-top {
  border-top-color: #263238 !important; }
body.theme-blue-gray-dark .accent-900-border-right {
  border-right-color: #263238 !important; }
body.theme-blue-gray-dark .accent-900-border-bottom {
  border-bottom-color: #263238 !important; }
body.theme-blue-gray-dark .accent-900-border-left {
  border-left-color: #263238 !important; }
body.theme-blue-gray-dark .accent-A100-bg {
  background-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A100 {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .accent-A100[disabled] {
    background-color: rgba(207, 216, 220, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .accent-A100-fg {
  color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A100-border {
  border-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A100-border-top {
  border-top-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A100-border-right {
  border-right-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A100-border-bottom {
  border-bottom-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A100-border-left {
  border-left-color: #cfd8dc !important; }
body.theme-blue-gray-dark .accent-A200-bg {
  background-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A200 {
  background-color: #b0bec5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .accent-A200[disabled] {
    background-color: rgba(176, 190, 197, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .accent-A200-fg {
  color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A200-border {
  border-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A200-border-top {
  border-top-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A200-border-right {
  border-right-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A200-border-bottom {
  border-bottom-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A200-border-left {
  border-left-color: #b0bec5 !important; }
body.theme-blue-gray-dark .accent-A400-bg {
  background-color: #78909c !important; }
body.theme-blue-gray-dark .accent-A400 {
  background-color: #78909c !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-A400[disabled] {
    background-color: rgba(120, 144, 156, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-A400-fg {
  color: #78909c !important; }
body.theme-blue-gray-dark .accent-A400-border {
  border-color: #78909c !important; }
body.theme-blue-gray-dark .accent-A400-border-top {
  border-top-color: #78909c !important; }
body.theme-blue-gray-dark .accent-A400-border-right {
  border-right-color: #78909c !important; }
body.theme-blue-gray-dark .accent-A400-border-bottom {
  border-bottom-color: #78909c !important; }
body.theme-blue-gray-dark .accent-A400-border-left {
  border-left-color: #78909c !important; }
body.theme-blue-gray-dark .accent-A700-bg {
  background-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-A700 {
  background-color: #455a64 !important;
  color: white !important; }
body.theme-blue-gray-dark .accent-A700[disabled] {
    background-color: rgba(69, 90, 100, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-A700-fg {
  color: #455a64 !important; }
body.theme-blue-gray-dark .accent-A700-border {
  border-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-A700-border-top {
  border-top-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-A700-border-right {
  border-right-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-A700-border-bottom {
  border-bottom-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-A700-border-left {
  border-left-color: #455a64 !important; }
body.theme-blue-gray-dark .accent-bg {
  background-color: #607d8b !important; }
body.theme-blue-gray-dark .accent {
  background-color: #607d8b !important;
  color: white !important; }
body.theme-blue-gray-dark .accent[disabled] {
    background-color: rgba(96, 125, 139, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .accent-fg {
  color: #607d8b !important; }
body.theme-blue-gray-dark .accent-border {
  border-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-border-top {
  border-top-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-border-right {
  border-right-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-border-bottom {
  border-bottom-color: #607d8b !important; }
body.theme-blue-gray-dark .accent-border-left {
  border-left-color: #607d8b !important; }
body.theme-blue-gray-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-blue-gray-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-blue-gray-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-blue-gray-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-blue-gray-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-blue-gray-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-blue-gray-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-blue-gray-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-blue-gray-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-blue-gray-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-blue-gray-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-blue-gray-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-blue-gray-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-blue-gray-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-blue-gray-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-blue-gray-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-blue-gray-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-blue-gray-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-blue-gray-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-blue-gray-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-blue-gray-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-blue-gray-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-blue-gray-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-blue-gray-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-blue-gray-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-blue-gray-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-blue-gray-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-blue-gray-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-blue-gray-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-blue-gray-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-blue-gray-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-blue-gray-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-blue-gray-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-blue-gray-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-blue-gray-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-blue-gray-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-blue-gray-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-blue-gray-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-blue-gray-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-blue-gray-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-blue-gray-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-blue-gray-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-blue-gray-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-blue-gray-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-blue-gray-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-blue-gray-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-blue-gray-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-blue-gray-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-blue-gray-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-blue-gray-dark .warn-fg {
  color: #f44336 !important; }
body.theme-blue-gray-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-blue-gray-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-blue-gray-dark .primary-50 i,
body.theme-blue-gray-dark .primary-50 .icon, body.theme-blue-gray-dark .primary-100 i,
body.theme-blue-gray-dark .primary-100 .icon, body.theme-blue-gray-dark .primary-200 i,
body.theme-blue-gray-dark .primary-200 .icon, body.theme-blue-gray-dark .primary-300 i,
body.theme-blue-gray-dark .primary-300 .icon, body.theme-blue-gray-dark .primary-400 i,
body.theme-blue-gray-dark .primary-400 .icon, body.theme-blue-gray-dark .primary-A100 i,
body.theme-blue-gray-dark .primary-A100 .icon, body.theme-blue-gray-dark .accent-50 i,
body.theme-blue-gray-dark .accent-50 .icon, body.theme-blue-gray-dark .accent-100 i,
body.theme-blue-gray-dark .accent-100 .icon, body.theme-blue-gray-dark .accent-200 i,
body.theme-blue-gray-dark .accent-200 .icon, body.theme-blue-gray-dark .accent-300 i,
body.theme-blue-gray-dark .accent-300 .icon, body.theme-blue-gray-dark .accent-A100 i,
body.theme-blue-gray-dark .accent-A100 .icon, body.theme-blue-gray-dark .accent-A200 i,
body.theme-blue-gray-dark .accent-A200 .icon, body.theme-blue-gray-dark .warn-50 i,
body.theme-blue-gray-dark .warn-50 .icon, body.theme-blue-gray-dark .warn-100 i,
body.theme-blue-gray-dark .warn-100 .icon, body.theme-blue-gray-dark .warn-200 i,
body.theme-blue-gray-dark .warn-200 .icon, body.theme-blue-gray-dark .warn-300 i,
body.theme-blue-gray-dark .warn-300 .icon, body.theme-blue-gray-dark .warn-400 i,
body.theme-blue-gray-dark .warn-400 .icon, body.theme-blue-gray-dark .warn-A100 i,
body.theme-blue-gray-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-blue-gray-dark .primary-50.secondary-text,
body.theme-blue-gray-dark .primary-50 .secondary-text, body.theme-blue-gray-dark .primary-100.secondary-text,
body.theme-blue-gray-dark .primary-100 .secondary-text, body.theme-blue-gray-dark .primary-200.secondary-text,
body.theme-blue-gray-dark .primary-200 .secondary-text, body.theme-blue-gray-dark .primary-300.secondary-text,
body.theme-blue-gray-dark .primary-300 .secondary-text, body.theme-blue-gray-dark .primary-400.secondary-text,
body.theme-blue-gray-dark .primary-400 .secondary-text, body.theme-blue-gray-dark .primary-A100.secondary-text,
body.theme-blue-gray-dark .primary-A100 .secondary-text, body.theme-blue-gray-dark .accent-50.secondary-text,
body.theme-blue-gray-dark .accent-50 .secondary-text, body.theme-blue-gray-dark .accent-100.secondary-text,
body.theme-blue-gray-dark .accent-100 .secondary-text, body.theme-blue-gray-dark .accent-200.secondary-text,
body.theme-blue-gray-dark .accent-200 .secondary-text, body.theme-blue-gray-dark .accent-300.secondary-text,
body.theme-blue-gray-dark .accent-300 .secondary-text, body.theme-blue-gray-dark .accent-A100.secondary-text,
body.theme-blue-gray-dark .accent-A100 .secondary-text, body.theme-blue-gray-dark .accent-A200.secondary-text,
body.theme-blue-gray-dark .accent-A200 .secondary-text, body.theme-blue-gray-dark .warn-50.secondary-text,
body.theme-blue-gray-dark .warn-50 .secondary-text, body.theme-blue-gray-dark .warn-100.secondary-text,
body.theme-blue-gray-dark .warn-100 .secondary-text, body.theme-blue-gray-dark .warn-200.secondary-text,
body.theme-blue-gray-dark .warn-200 .secondary-text, body.theme-blue-gray-dark .warn-300.secondary-text,
body.theme-blue-gray-dark .warn-300 .secondary-text, body.theme-blue-gray-dark .warn-400.secondary-text,
body.theme-blue-gray-dark .warn-400 .secondary-text, body.theme-blue-gray-dark .warn-A100.secondary-text,
body.theme-blue-gray-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-blue-gray-dark .primary-50.hint-text,
body.theme-blue-gray-dark .primary-50 .hint-text, body.theme-blue-gray-dark .primary-50.disabled-text,
body.theme-blue-gray-dark .primary-50 .disabled-text, body.theme-blue-gray-dark .primary-100.hint-text,
body.theme-blue-gray-dark .primary-100 .hint-text, body.theme-blue-gray-dark .primary-100.disabled-text,
body.theme-blue-gray-dark .primary-100 .disabled-text, body.theme-blue-gray-dark .primary-200.hint-text,
body.theme-blue-gray-dark .primary-200 .hint-text, body.theme-blue-gray-dark .primary-200.disabled-text,
body.theme-blue-gray-dark .primary-200 .disabled-text, body.theme-blue-gray-dark .primary-300.hint-text,
body.theme-blue-gray-dark .primary-300 .hint-text, body.theme-blue-gray-dark .primary-300.disabled-text,
body.theme-blue-gray-dark .primary-300 .disabled-text, body.theme-blue-gray-dark .primary-400.hint-text,
body.theme-blue-gray-dark .primary-400 .hint-text, body.theme-blue-gray-dark .primary-400.disabled-text,
body.theme-blue-gray-dark .primary-400 .disabled-text, body.theme-blue-gray-dark .primary-A100.hint-text,
body.theme-blue-gray-dark .primary-A100 .hint-text, body.theme-blue-gray-dark .primary-A100.disabled-text,
body.theme-blue-gray-dark .primary-A100 .disabled-text, body.theme-blue-gray-dark .accent-50.hint-text,
body.theme-blue-gray-dark .accent-50 .hint-text, body.theme-blue-gray-dark .accent-50.disabled-text,
body.theme-blue-gray-dark .accent-50 .disabled-text, body.theme-blue-gray-dark .accent-100.hint-text,
body.theme-blue-gray-dark .accent-100 .hint-text, body.theme-blue-gray-dark .accent-100.disabled-text,
body.theme-blue-gray-dark .accent-100 .disabled-text, body.theme-blue-gray-dark .accent-200.hint-text,
body.theme-blue-gray-dark .accent-200 .hint-text, body.theme-blue-gray-dark .accent-200.disabled-text,
body.theme-blue-gray-dark .accent-200 .disabled-text, body.theme-blue-gray-dark .accent-300.hint-text,
body.theme-blue-gray-dark .accent-300 .hint-text, body.theme-blue-gray-dark .accent-300.disabled-text,
body.theme-blue-gray-dark .accent-300 .disabled-text, body.theme-blue-gray-dark .accent-A100.hint-text,
body.theme-blue-gray-dark .accent-A100 .hint-text, body.theme-blue-gray-dark .accent-A100.disabled-text,
body.theme-blue-gray-dark .accent-A100 .disabled-text, body.theme-blue-gray-dark .accent-A200.hint-text,
body.theme-blue-gray-dark .accent-A200 .hint-text, body.theme-blue-gray-dark .accent-A200.disabled-text,
body.theme-blue-gray-dark .accent-A200 .disabled-text, body.theme-blue-gray-dark .warn-50.hint-text,
body.theme-blue-gray-dark .warn-50 .hint-text, body.theme-blue-gray-dark .warn-50.disabled-text,
body.theme-blue-gray-dark .warn-50 .disabled-text, body.theme-blue-gray-dark .warn-100.hint-text,
body.theme-blue-gray-dark .warn-100 .hint-text, body.theme-blue-gray-dark .warn-100.disabled-text,
body.theme-blue-gray-dark .warn-100 .disabled-text, body.theme-blue-gray-dark .warn-200.hint-text,
body.theme-blue-gray-dark .warn-200 .hint-text, body.theme-blue-gray-dark .warn-200.disabled-text,
body.theme-blue-gray-dark .warn-200 .disabled-text, body.theme-blue-gray-dark .warn-300.hint-text,
body.theme-blue-gray-dark .warn-300 .hint-text, body.theme-blue-gray-dark .warn-300.disabled-text,
body.theme-blue-gray-dark .warn-300 .disabled-text, body.theme-blue-gray-dark .warn-400.hint-text,
body.theme-blue-gray-dark .warn-400 .hint-text, body.theme-blue-gray-dark .warn-400.disabled-text,
body.theme-blue-gray-dark .warn-400 .disabled-text, body.theme-blue-gray-dark .warn-A100.hint-text,
body.theme-blue-gray-dark .warn-A100 .hint-text, body.theme-blue-gray-dark .warn-A100.disabled-text,
body.theme-blue-gray-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-blue-gray-dark .primary-50.divider,
body.theme-blue-gray-dark .primary-50 .divider, body.theme-blue-gray-dark .primary-100.divider,
body.theme-blue-gray-dark .primary-100 .divider, body.theme-blue-gray-dark .primary-200.divider,
body.theme-blue-gray-dark .primary-200 .divider, body.theme-blue-gray-dark .primary-300.divider,
body.theme-blue-gray-dark .primary-300 .divider, body.theme-blue-gray-dark .primary-400.divider,
body.theme-blue-gray-dark .primary-400 .divider, body.theme-blue-gray-dark .primary-A100.divider,
body.theme-blue-gray-dark .primary-A100 .divider, body.theme-blue-gray-dark .accent-50.divider,
body.theme-blue-gray-dark .accent-50 .divider, body.theme-blue-gray-dark .accent-100.divider,
body.theme-blue-gray-dark .accent-100 .divider, body.theme-blue-gray-dark .accent-200.divider,
body.theme-blue-gray-dark .accent-200 .divider, body.theme-blue-gray-dark .accent-300.divider,
body.theme-blue-gray-dark .accent-300 .divider, body.theme-blue-gray-dark .accent-A100.divider,
body.theme-blue-gray-dark .accent-A100 .divider, body.theme-blue-gray-dark .accent-A200.divider,
body.theme-blue-gray-dark .accent-A200 .divider, body.theme-blue-gray-dark .warn-50.divider,
body.theme-blue-gray-dark .warn-50 .divider, body.theme-blue-gray-dark .warn-100.divider,
body.theme-blue-gray-dark .warn-100 .divider, body.theme-blue-gray-dark .warn-200.divider,
body.theme-blue-gray-dark .warn-200 .divider, body.theme-blue-gray-dark .warn-300.divider,
body.theme-blue-gray-dark .warn-300 .divider, body.theme-blue-gray-dark .warn-400.divider,
body.theme-blue-gray-dark .warn-400 .divider, body.theme-blue-gray-dark .warn-A100.divider,
body.theme-blue-gray-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-blue-gray-dark .primary-50 .mat-ripple-element, body.theme-blue-gray-dark .primary-100 .mat-ripple-element, body.theme-blue-gray-dark .primary-200 .mat-ripple-element, body.theme-blue-gray-dark .primary-300 .mat-ripple-element, body.theme-blue-gray-dark .primary-400 .mat-ripple-element, body.theme-blue-gray-dark .primary-A100 .mat-ripple-element, body.theme-blue-gray-dark .accent-50 .mat-ripple-element, body.theme-blue-gray-dark .accent-100 .mat-ripple-element, body.theme-blue-gray-dark .accent-200 .mat-ripple-element, body.theme-blue-gray-dark .accent-300 .mat-ripple-element, body.theme-blue-gray-dark .accent-A100 .mat-ripple-element, body.theme-blue-gray-dark .accent-A200 .mat-ripple-element, body.theme-blue-gray-dark .warn-50 .mat-ripple-element, body.theme-blue-gray-dark .warn-100 .mat-ripple-element, body.theme-blue-gray-dark .warn-200 .mat-ripple-element, body.theme-blue-gray-dark .warn-300 .mat-ripple-element, body.theme-blue-gray-dark .warn-400 .mat-ripple-element, body.theme-blue-gray-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-blue-gray-dark .primary-50 .adaptive-border-color, body.theme-blue-gray-dark .primary-100 .adaptive-border-color, body.theme-blue-gray-dark .primary-200 .adaptive-border-color, body.theme-blue-gray-dark .primary-300 .adaptive-border-color, body.theme-blue-gray-dark .primary-400 .adaptive-border-color, body.theme-blue-gray-dark .primary-A100 .adaptive-border-color, body.theme-blue-gray-dark .accent-50 .adaptive-border-color, body.theme-blue-gray-dark .accent-100 .adaptive-border-color, body.theme-blue-gray-dark .accent-200 .adaptive-border-color, body.theme-blue-gray-dark .accent-300 .adaptive-border-color, body.theme-blue-gray-dark .accent-A100 .adaptive-border-color, body.theme-blue-gray-dark .accent-A200 .adaptive-border-color, body.theme-blue-gray-dark .warn-50 .adaptive-border-color, body.theme-blue-gray-dark .warn-100 .adaptive-border-color, body.theme-blue-gray-dark .warn-200 .adaptive-border-color, body.theme-blue-gray-dark .warn-300 .adaptive-border-color, body.theme-blue-gray-dark .warn-400 .adaptive-border-color, body.theme-blue-gray-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .primary-500 i,
body.theme-blue-gray-dark .primary-500 .icon, body.theme-blue-gray-dark .primary-600 i,
body.theme-blue-gray-dark .primary-600 .icon, body.theme-blue-gray-dark .primary-700 i,
body.theme-blue-gray-dark .primary-700 .icon, body.theme-blue-gray-dark .primary-800 i,
body.theme-blue-gray-dark .primary-800 .icon, body.theme-blue-gray-dark .primary-900 i,
body.theme-blue-gray-dark .primary-900 .icon, body.theme-blue-gray-dark .primary-A200 i,
body.theme-blue-gray-dark .primary-A200 .icon, body.theme-blue-gray-dark .primary-A400 i,
body.theme-blue-gray-dark .primary-A400 .icon, body.theme-blue-gray-dark .primary-A700 i,
body.theme-blue-gray-dark .primary-A700 .icon, body.theme-blue-gray-dark .primary i,
body.theme-blue-gray-dark .primary .icon, body.theme-blue-gray-dark .accent-400 i,
body.theme-blue-gray-dark .accent-400 .icon, body.theme-blue-gray-dark .accent-500 i,
body.theme-blue-gray-dark .accent-500 .icon, body.theme-blue-gray-dark .accent-600 i,
body.theme-blue-gray-dark .accent-600 .icon, body.theme-blue-gray-dark .accent-700 i,
body.theme-blue-gray-dark .accent-700 .icon, body.theme-blue-gray-dark .accent-800 i,
body.theme-blue-gray-dark .accent-800 .icon, body.theme-blue-gray-dark .accent-900 i,
body.theme-blue-gray-dark .accent-900 .icon, body.theme-blue-gray-dark .accent-A400 i,
body.theme-blue-gray-dark .accent-A400 .icon, body.theme-blue-gray-dark .accent-A700 i,
body.theme-blue-gray-dark .accent-A700 .icon, body.theme-blue-gray-dark .accent i,
body.theme-blue-gray-dark .accent .icon, body.theme-blue-gray-dark .warn-500 i,
body.theme-blue-gray-dark .warn-500 .icon, body.theme-blue-gray-dark .warn-600 i,
body.theme-blue-gray-dark .warn-600 .icon, body.theme-blue-gray-dark .warn-700 i,
body.theme-blue-gray-dark .warn-700 .icon, body.theme-blue-gray-dark .warn-800 i,
body.theme-blue-gray-dark .warn-800 .icon, body.theme-blue-gray-dark .warn-900 i,
body.theme-blue-gray-dark .warn-900 .icon, body.theme-blue-gray-dark .warn-A200 i,
body.theme-blue-gray-dark .warn-A200 .icon, body.theme-blue-gray-dark .warn-A400 i,
body.theme-blue-gray-dark .warn-A400 .icon, body.theme-blue-gray-dark .warn-A700 i,
body.theme-blue-gray-dark .warn-A700 .icon, body.theme-blue-gray-dark .warn i,
body.theme-blue-gray-dark .warn .icon {
  color: white; }
body.theme-blue-gray-dark .primary-500.secondary-text,
body.theme-blue-gray-dark .primary-500 .secondary-text, body.theme-blue-gray-dark .primary-600.secondary-text,
body.theme-blue-gray-dark .primary-600 .secondary-text, body.theme-blue-gray-dark .primary-700.secondary-text,
body.theme-blue-gray-dark .primary-700 .secondary-text, body.theme-blue-gray-dark .primary-800.secondary-text,
body.theme-blue-gray-dark .primary-800 .secondary-text, body.theme-blue-gray-dark .primary-900.secondary-text,
body.theme-blue-gray-dark .primary-900 .secondary-text, body.theme-blue-gray-dark .primary-A200.secondary-text,
body.theme-blue-gray-dark .primary-A200 .secondary-text, body.theme-blue-gray-dark .primary-A400.secondary-text,
body.theme-blue-gray-dark .primary-A400 .secondary-text, body.theme-blue-gray-dark .primary-A700.secondary-text,
body.theme-blue-gray-dark .primary-A700 .secondary-text, body.theme-blue-gray-dark .primary.secondary-text,
body.theme-blue-gray-dark .primary .secondary-text, body.theme-blue-gray-dark .accent-400.secondary-text,
body.theme-blue-gray-dark .accent-400 .secondary-text, body.theme-blue-gray-dark .accent-500.secondary-text,
body.theme-blue-gray-dark .accent-500 .secondary-text, body.theme-blue-gray-dark .accent-600.secondary-text,
body.theme-blue-gray-dark .accent-600 .secondary-text, body.theme-blue-gray-dark .accent-700.secondary-text,
body.theme-blue-gray-dark .accent-700 .secondary-text, body.theme-blue-gray-dark .accent-800.secondary-text,
body.theme-blue-gray-dark .accent-800 .secondary-text, body.theme-blue-gray-dark .accent-900.secondary-text,
body.theme-blue-gray-dark .accent-900 .secondary-text, body.theme-blue-gray-dark .accent-A400.secondary-text,
body.theme-blue-gray-dark .accent-A400 .secondary-text, body.theme-blue-gray-dark .accent-A700.secondary-text,
body.theme-blue-gray-dark .accent-A700 .secondary-text, body.theme-blue-gray-dark .accent.secondary-text,
body.theme-blue-gray-dark .accent .secondary-text, body.theme-blue-gray-dark .warn-500.secondary-text,
body.theme-blue-gray-dark .warn-500 .secondary-text, body.theme-blue-gray-dark .warn-600.secondary-text,
body.theme-blue-gray-dark .warn-600 .secondary-text, body.theme-blue-gray-dark .warn-700.secondary-text,
body.theme-blue-gray-dark .warn-700 .secondary-text, body.theme-blue-gray-dark .warn-800.secondary-text,
body.theme-blue-gray-dark .warn-800 .secondary-text, body.theme-blue-gray-dark .warn-900.secondary-text,
body.theme-blue-gray-dark .warn-900 .secondary-text, body.theme-blue-gray-dark .warn-A200.secondary-text,
body.theme-blue-gray-dark .warn-A200 .secondary-text, body.theme-blue-gray-dark .warn-A400.secondary-text,
body.theme-blue-gray-dark .warn-A400 .secondary-text, body.theme-blue-gray-dark .warn-A700.secondary-text,
body.theme-blue-gray-dark .warn-A700 .secondary-text, body.theme-blue-gray-dark .warn.secondary-text,
body.theme-blue-gray-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-blue-gray-dark .primary-500.hint-text,
body.theme-blue-gray-dark .primary-500 .hint-text, body.theme-blue-gray-dark .primary-500.disabled-text,
body.theme-blue-gray-dark .primary-500 .disabled-text, body.theme-blue-gray-dark .primary-600.hint-text,
body.theme-blue-gray-dark .primary-600 .hint-text, body.theme-blue-gray-dark .primary-600.disabled-text,
body.theme-blue-gray-dark .primary-600 .disabled-text, body.theme-blue-gray-dark .primary-700.hint-text,
body.theme-blue-gray-dark .primary-700 .hint-text, body.theme-blue-gray-dark .primary-700.disabled-text,
body.theme-blue-gray-dark .primary-700 .disabled-text, body.theme-blue-gray-dark .primary-800.hint-text,
body.theme-blue-gray-dark .primary-800 .hint-text, body.theme-blue-gray-dark .primary-800.disabled-text,
body.theme-blue-gray-dark .primary-800 .disabled-text, body.theme-blue-gray-dark .primary-900.hint-text,
body.theme-blue-gray-dark .primary-900 .hint-text, body.theme-blue-gray-dark .primary-900.disabled-text,
body.theme-blue-gray-dark .primary-900 .disabled-text, body.theme-blue-gray-dark .primary-A200.hint-text,
body.theme-blue-gray-dark .primary-A200 .hint-text, body.theme-blue-gray-dark .primary-A200.disabled-text,
body.theme-blue-gray-dark .primary-A200 .disabled-text, body.theme-blue-gray-dark .primary-A400.hint-text,
body.theme-blue-gray-dark .primary-A400 .hint-text, body.theme-blue-gray-dark .primary-A400.disabled-text,
body.theme-blue-gray-dark .primary-A400 .disabled-text, body.theme-blue-gray-dark .primary-A700.hint-text,
body.theme-blue-gray-dark .primary-A700 .hint-text, body.theme-blue-gray-dark .primary-A700.disabled-text,
body.theme-blue-gray-dark .primary-A700 .disabled-text, body.theme-blue-gray-dark .primary.hint-text,
body.theme-blue-gray-dark .primary .hint-text, body.theme-blue-gray-dark .primary.disabled-text,
body.theme-blue-gray-dark .primary .disabled-text, body.theme-blue-gray-dark .accent-400.hint-text,
body.theme-blue-gray-dark .accent-400 .hint-text, body.theme-blue-gray-dark .accent-400.disabled-text,
body.theme-blue-gray-dark .accent-400 .disabled-text, body.theme-blue-gray-dark .accent-500.hint-text,
body.theme-blue-gray-dark .accent-500 .hint-text, body.theme-blue-gray-dark .accent-500.disabled-text,
body.theme-blue-gray-dark .accent-500 .disabled-text, body.theme-blue-gray-dark .accent-600.hint-text,
body.theme-blue-gray-dark .accent-600 .hint-text, body.theme-blue-gray-dark .accent-600.disabled-text,
body.theme-blue-gray-dark .accent-600 .disabled-text, body.theme-blue-gray-dark .accent-700.hint-text,
body.theme-blue-gray-dark .accent-700 .hint-text, body.theme-blue-gray-dark .accent-700.disabled-text,
body.theme-blue-gray-dark .accent-700 .disabled-text, body.theme-blue-gray-dark .accent-800.hint-text,
body.theme-blue-gray-dark .accent-800 .hint-text, body.theme-blue-gray-dark .accent-800.disabled-text,
body.theme-blue-gray-dark .accent-800 .disabled-text, body.theme-blue-gray-dark .accent-900.hint-text,
body.theme-blue-gray-dark .accent-900 .hint-text, body.theme-blue-gray-dark .accent-900.disabled-text,
body.theme-blue-gray-dark .accent-900 .disabled-text, body.theme-blue-gray-dark .accent-A400.hint-text,
body.theme-blue-gray-dark .accent-A400 .hint-text, body.theme-blue-gray-dark .accent-A400.disabled-text,
body.theme-blue-gray-dark .accent-A400 .disabled-text, body.theme-blue-gray-dark .accent-A700.hint-text,
body.theme-blue-gray-dark .accent-A700 .hint-text, body.theme-blue-gray-dark .accent-A700.disabled-text,
body.theme-blue-gray-dark .accent-A700 .disabled-text, body.theme-blue-gray-dark .accent.hint-text,
body.theme-blue-gray-dark .accent .hint-text, body.theme-blue-gray-dark .accent.disabled-text,
body.theme-blue-gray-dark .accent .disabled-text, body.theme-blue-gray-dark .warn-500.hint-text,
body.theme-blue-gray-dark .warn-500 .hint-text, body.theme-blue-gray-dark .warn-500.disabled-text,
body.theme-blue-gray-dark .warn-500 .disabled-text, body.theme-blue-gray-dark .warn-600.hint-text,
body.theme-blue-gray-dark .warn-600 .hint-text, body.theme-blue-gray-dark .warn-600.disabled-text,
body.theme-blue-gray-dark .warn-600 .disabled-text, body.theme-blue-gray-dark .warn-700.hint-text,
body.theme-blue-gray-dark .warn-700 .hint-text, body.theme-blue-gray-dark .warn-700.disabled-text,
body.theme-blue-gray-dark .warn-700 .disabled-text, body.theme-blue-gray-dark .warn-800.hint-text,
body.theme-blue-gray-dark .warn-800 .hint-text, body.theme-blue-gray-dark .warn-800.disabled-text,
body.theme-blue-gray-dark .warn-800 .disabled-text, body.theme-blue-gray-dark .warn-900.hint-text,
body.theme-blue-gray-dark .warn-900 .hint-text, body.theme-blue-gray-dark .warn-900.disabled-text,
body.theme-blue-gray-dark .warn-900 .disabled-text, body.theme-blue-gray-dark .warn-A200.hint-text,
body.theme-blue-gray-dark .warn-A200 .hint-text, body.theme-blue-gray-dark .warn-A200.disabled-text,
body.theme-blue-gray-dark .warn-A200 .disabled-text, body.theme-blue-gray-dark .warn-A400.hint-text,
body.theme-blue-gray-dark .warn-A400 .hint-text, body.theme-blue-gray-dark .warn-A400.disabled-text,
body.theme-blue-gray-dark .warn-A400 .disabled-text, body.theme-blue-gray-dark .warn-A700.hint-text,
body.theme-blue-gray-dark .warn-A700 .hint-text, body.theme-blue-gray-dark .warn-A700.disabled-text,
body.theme-blue-gray-dark .warn-A700 .disabled-text, body.theme-blue-gray-dark .warn.hint-text,
body.theme-blue-gray-dark .warn .hint-text, body.theme-blue-gray-dark .warn.disabled-text,
body.theme-blue-gray-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-blue-gray-dark .primary-500.divider,
body.theme-blue-gray-dark .primary-500 .divider, body.theme-blue-gray-dark .primary-600.divider,
body.theme-blue-gray-dark .primary-600 .divider, body.theme-blue-gray-dark .primary-700.divider,
body.theme-blue-gray-dark .primary-700 .divider, body.theme-blue-gray-dark .primary-800.divider,
body.theme-blue-gray-dark .primary-800 .divider, body.theme-blue-gray-dark .primary-900.divider,
body.theme-blue-gray-dark .primary-900 .divider, body.theme-blue-gray-dark .primary-A200.divider,
body.theme-blue-gray-dark .primary-A200 .divider, body.theme-blue-gray-dark .primary-A400.divider,
body.theme-blue-gray-dark .primary-A400 .divider, body.theme-blue-gray-dark .primary-A700.divider,
body.theme-blue-gray-dark .primary-A700 .divider, body.theme-blue-gray-dark .primary.divider,
body.theme-blue-gray-dark .primary .divider, body.theme-blue-gray-dark .accent-400.divider,
body.theme-blue-gray-dark .accent-400 .divider, body.theme-blue-gray-dark .accent-500.divider,
body.theme-blue-gray-dark .accent-500 .divider, body.theme-blue-gray-dark .accent-600.divider,
body.theme-blue-gray-dark .accent-600 .divider, body.theme-blue-gray-dark .accent-700.divider,
body.theme-blue-gray-dark .accent-700 .divider, body.theme-blue-gray-dark .accent-800.divider,
body.theme-blue-gray-dark .accent-800 .divider, body.theme-blue-gray-dark .accent-900.divider,
body.theme-blue-gray-dark .accent-900 .divider, body.theme-blue-gray-dark .accent-A400.divider,
body.theme-blue-gray-dark .accent-A400 .divider, body.theme-blue-gray-dark .accent-A700.divider,
body.theme-blue-gray-dark .accent-A700 .divider, body.theme-blue-gray-dark .accent.divider,
body.theme-blue-gray-dark .accent .divider, body.theme-blue-gray-dark .warn-500.divider,
body.theme-blue-gray-dark .warn-500 .divider, body.theme-blue-gray-dark .warn-600.divider,
body.theme-blue-gray-dark .warn-600 .divider, body.theme-blue-gray-dark .warn-700.divider,
body.theme-blue-gray-dark .warn-700 .divider, body.theme-blue-gray-dark .warn-800.divider,
body.theme-blue-gray-dark .warn-800 .divider, body.theme-blue-gray-dark .warn-900.divider,
body.theme-blue-gray-dark .warn-900 .divider, body.theme-blue-gray-dark .warn-A200.divider,
body.theme-blue-gray-dark .warn-A200 .divider, body.theme-blue-gray-dark .warn-A400.divider,
body.theme-blue-gray-dark .warn-A400 .divider, body.theme-blue-gray-dark .warn-A700.divider,
body.theme-blue-gray-dark .warn-A700 .divider, body.theme-blue-gray-dark .warn.divider,
body.theme-blue-gray-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-blue-gray-dark .primary-500 .mat-ripple-element, body.theme-blue-gray-dark .primary-600 .mat-ripple-element, body.theme-blue-gray-dark .primary-700 .mat-ripple-element, body.theme-blue-gray-dark .primary-800 .mat-ripple-element, body.theme-blue-gray-dark .primary-900 .mat-ripple-element, body.theme-blue-gray-dark .primary-A200 .mat-ripple-element, body.theme-blue-gray-dark .primary-A400 .mat-ripple-element, body.theme-blue-gray-dark .primary-A700 .mat-ripple-element, body.theme-blue-gray-dark .primary .mat-ripple-element, body.theme-blue-gray-dark .accent-400 .mat-ripple-element, body.theme-blue-gray-dark .accent-500 .mat-ripple-element, body.theme-blue-gray-dark .accent-600 .mat-ripple-element, body.theme-blue-gray-dark .accent-700 .mat-ripple-element, body.theme-blue-gray-dark .accent-800 .mat-ripple-element, body.theme-blue-gray-dark .accent-900 .mat-ripple-element, body.theme-blue-gray-dark .accent-A400 .mat-ripple-element, body.theme-blue-gray-dark .accent-A700 .mat-ripple-element, body.theme-blue-gray-dark .accent .mat-ripple-element, body.theme-blue-gray-dark .warn-500 .mat-ripple-element, body.theme-blue-gray-dark .warn-600 .mat-ripple-element, body.theme-blue-gray-dark .warn-700 .mat-ripple-element, body.theme-blue-gray-dark .warn-800 .mat-ripple-element, body.theme-blue-gray-dark .warn-900 .mat-ripple-element, body.theme-blue-gray-dark .warn-A200 .mat-ripple-element, body.theme-blue-gray-dark .warn-A400 .mat-ripple-element, body.theme-blue-gray-dark .warn-A700 .mat-ripple-element, body.theme-blue-gray-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-blue-gray-dark .primary-500 .adaptive-border-color, body.theme-blue-gray-dark .primary-600 .adaptive-border-color, body.theme-blue-gray-dark .primary-700 .adaptive-border-color, body.theme-blue-gray-dark .primary-800 .adaptive-border-color, body.theme-blue-gray-dark .primary-900 .adaptive-border-color, body.theme-blue-gray-dark .primary-A200 .adaptive-border-color, body.theme-blue-gray-dark .primary-A400 .adaptive-border-color, body.theme-blue-gray-dark .primary-A700 .adaptive-border-color, body.theme-blue-gray-dark .primary .adaptive-border-color, body.theme-blue-gray-dark .accent-400 .adaptive-border-color, body.theme-blue-gray-dark .accent-500 .adaptive-border-color, body.theme-blue-gray-dark .accent-600 .adaptive-border-color, body.theme-blue-gray-dark .accent-700 .adaptive-border-color, body.theme-blue-gray-dark .accent-800 .adaptive-border-color, body.theme-blue-gray-dark .accent-900 .adaptive-border-color, body.theme-blue-gray-dark .accent-A400 .adaptive-border-color, body.theme-blue-gray-dark .accent-A700 .adaptive-border-color, body.theme-blue-gray-dark .accent .adaptive-border-color, body.theme-blue-gray-dark .warn-500 .adaptive-border-color, body.theme-blue-gray-dark .warn-600 .adaptive-border-color, body.theme-blue-gray-dark .warn-700 .adaptive-border-color, body.theme-blue-gray-dark .warn-800 .adaptive-border-color, body.theme-blue-gray-dark .warn-900 .adaptive-border-color, body.theme-blue-gray-dark .warn-A200 .adaptive-border-color, body.theme-blue-gray-dark .warn-A400 .adaptive-border-color, body.theme-blue-gray-dark .warn-A700 .adaptive-border-color, body.theme-blue-gray-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .primary-50 input[type='text'], body.theme-blue-gray-dark .primary-100 input[type='text'], body.theme-blue-gray-dark .primary-200 input[type='text'], body.theme-blue-gray-dark .primary-300 input[type='text'], body.theme-blue-gray-dark .primary-400 input[type='text'], body.theme-blue-gray-dark .primary-A100 input[type='text'], body.theme-blue-gray-dark .accent-50 input[type='text'], body.theme-blue-gray-dark .accent-100 input[type='text'], body.theme-blue-gray-dark .accent-200 input[type='text'], body.theme-blue-gray-dark .accent-300 input[type='text'], body.theme-blue-gray-dark .accent-A100 input[type='text'], body.theme-blue-gray-dark .accent-A200 input[type='text'], body.theme-blue-gray-dark .warn-50 input[type='text'], body.theme-blue-gray-dark .warn-100 input[type='text'], body.theme-blue-gray-dark .warn-200 input[type='text'], body.theme-blue-gray-dark .warn-300 input[type='text'], body.theme-blue-gray-dark .warn-400 input[type='text'], body.theme-blue-gray-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-blue-gray-dark .primary-50 .mat-form-field-label, body.theme-blue-gray-dark .primary-100 .mat-form-field-label, body.theme-blue-gray-dark .primary-200 .mat-form-field-label, body.theme-blue-gray-dark .primary-300 .mat-form-field-label, body.theme-blue-gray-dark .primary-400 .mat-form-field-label, body.theme-blue-gray-dark .primary-A100 .mat-form-field-label, body.theme-blue-gray-dark .accent-50 .mat-form-field-label, body.theme-blue-gray-dark .accent-100 .mat-form-field-label, body.theme-blue-gray-dark .accent-200 .mat-form-field-label, body.theme-blue-gray-dark .accent-300 .mat-form-field-label, body.theme-blue-gray-dark .accent-A100 .mat-form-field-label, body.theme-blue-gray-dark .accent-A200 .mat-form-field-label, body.theme-blue-gray-dark .warn-50 .mat-form-field-label, body.theme-blue-gray-dark .warn-100 .mat-form-field-label, body.theme-blue-gray-dark .warn-200 .mat-form-field-label, body.theme-blue-gray-dark .warn-300 .mat-form-field-label, body.theme-blue-gray-dark .warn-400 .mat-form-field-label, body.theme-blue-gray-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-blue-gray-dark .primary-50 .mat-form-field-underline, body.theme-blue-gray-dark .primary-100 .mat-form-field-underline, body.theme-blue-gray-dark .primary-200 .mat-form-field-underline, body.theme-blue-gray-dark .primary-300 .mat-form-field-underline, body.theme-blue-gray-dark .primary-400 .mat-form-field-underline, body.theme-blue-gray-dark .primary-A100 .mat-form-field-underline, body.theme-blue-gray-dark .accent-50 .mat-form-field-underline, body.theme-blue-gray-dark .accent-100 .mat-form-field-underline, body.theme-blue-gray-dark .accent-200 .mat-form-field-underline, body.theme-blue-gray-dark .accent-300 .mat-form-field-underline, body.theme-blue-gray-dark .accent-A100 .mat-form-field-underline, body.theme-blue-gray-dark .accent-A200 .mat-form-field-underline, body.theme-blue-gray-dark .warn-50 .mat-form-field-underline, body.theme-blue-gray-dark .warn-100 .mat-form-field-underline, body.theme-blue-gray-dark .warn-200 .mat-form-field-underline, body.theme-blue-gray-dark .warn-300 .mat-form-field-underline, body.theme-blue-gray-dark .warn-400 .mat-form-field-underline, body.theme-blue-gray-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .primary-50 .mat-select-trigger,
body.theme-blue-gray-dark .primary-50 .mat-select-arrow, body.theme-blue-gray-dark .primary-100 .mat-select-trigger,
body.theme-blue-gray-dark .primary-100 .mat-select-arrow, body.theme-blue-gray-dark .primary-200 .mat-select-trigger,
body.theme-blue-gray-dark .primary-200 .mat-select-arrow, body.theme-blue-gray-dark .primary-300 .mat-select-trigger,
body.theme-blue-gray-dark .primary-300 .mat-select-arrow, body.theme-blue-gray-dark .primary-400 .mat-select-trigger,
body.theme-blue-gray-dark .primary-400 .mat-select-arrow, body.theme-blue-gray-dark .primary-A100 .mat-select-trigger,
body.theme-blue-gray-dark .primary-A100 .mat-select-arrow, body.theme-blue-gray-dark .accent-50 .mat-select-trigger,
body.theme-blue-gray-dark .accent-50 .mat-select-arrow, body.theme-blue-gray-dark .accent-100 .mat-select-trigger,
body.theme-blue-gray-dark .accent-100 .mat-select-arrow, body.theme-blue-gray-dark .accent-200 .mat-select-trigger,
body.theme-blue-gray-dark .accent-200 .mat-select-arrow, body.theme-blue-gray-dark .accent-300 .mat-select-trigger,
body.theme-blue-gray-dark .accent-300 .mat-select-arrow, body.theme-blue-gray-dark .accent-A100 .mat-select-trigger,
body.theme-blue-gray-dark .accent-A100 .mat-select-arrow, body.theme-blue-gray-dark .accent-A200 .mat-select-trigger,
body.theme-blue-gray-dark .accent-A200 .mat-select-arrow, body.theme-blue-gray-dark .warn-50 .mat-select-trigger,
body.theme-blue-gray-dark .warn-50 .mat-select-arrow, body.theme-blue-gray-dark .warn-100 .mat-select-trigger,
body.theme-blue-gray-dark .warn-100 .mat-select-arrow, body.theme-blue-gray-dark .warn-200 .mat-select-trigger,
body.theme-blue-gray-dark .warn-200 .mat-select-arrow, body.theme-blue-gray-dark .warn-300 .mat-select-trigger,
body.theme-blue-gray-dark .warn-300 .mat-select-arrow, body.theme-blue-gray-dark .warn-400 .mat-select-trigger,
body.theme-blue-gray-dark .warn-400 .mat-select-arrow, body.theme-blue-gray-dark .warn-A100 .mat-select-trigger,
body.theme-blue-gray-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-blue-gray-dark .primary-50 .mat-select-underline, body.theme-blue-gray-dark .primary-100 .mat-select-underline, body.theme-blue-gray-dark .primary-200 .mat-select-underline, body.theme-blue-gray-dark .primary-300 .mat-select-underline, body.theme-blue-gray-dark .primary-400 .mat-select-underline, body.theme-blue-gray-dark .primary-A100 .mat-select-underline, body.theme-blue-gray-dark .accent-50 .mat-select-underline, body.theme-blue-gray-dark .accent-100 .mat-select-underline, body.theme-blue-gray-dark .accent-200 .mat-select-underline, body.theme-blue-gray-dark .accent-300 .mat-select-underline, body.theme-blue-gray-dark .accent-A100 .mat-select-underline, body.theme-blue-gray-dark .accent-A200 .mat-select-underline, body.theme-blue-gray-dark .warn-50 .mat-select-underline, body.theme-blue-gray-dark .warn-100 .mat-select-underline, body.theme-blue-gray-dark .warn-200 .mat-select-underline, body.theme-blue-gray-dark .warn-300 .mat-select-underline, body.theme-blue-gray-dark .warn-400 .mat-select-underline, body.theme-blue-gray-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-blue-gray-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-50 .mat-select-arrow,
body.theme-blue-gray-dark .primary-50 .mat-select-trigger, body.theme-blue-gray-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-100 .mat-select-arrow,
body.theme-blue-gray-dark .primary-100 .mat-select-trigger, body.theme-blue-gray-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-200 .mat-select-arrow,
body.theme-blue-gray-dark .primary-200 .mat-select-trigger, body.theme-blue-gray-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-300 .mat-select-arrow,
body.theme-blue-gray-dark .primary-300 .mat-select-trigger, body.theme-blue-gray-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-400 .mat-select-arrow,
body.theme-blue-gray-dark .primary-400 .mat-select-trigger, body.theme-blue-gray-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-A100 .mat-select-arrow,
body.theme-blue-gray-dark .primary-A100 .mat-select-trigger, body.theme-blue-gray-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-50 .mat-select-arrow,
body.theme-blue-gray-dark .accent-50 .mat-select-trigger, body.theme-blue-gray-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-100 .mat-select-arrow,
body.theme-blue-gray-dark .accent-100 .mat-select-trigger, body.theme-blue-gray-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-200 .mat-select-arrow,
body.theme-blue-gray-dark .accent-200 .mat-select-trigger, body.theme-blue-gray-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-300 .mat-select-arrow,
body.theme-blue-gray-dark .accent-300 .mat-select-trigger, body.theme-blue-gray-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-A100 .mat-select-arrow,
body.theme-blue-gray-dark .accent-A100 .mat-select-trigger, body.theme-blue-gray-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-A200 .mat-select-arrow,
body.theme-blue-gray-dark .accent-A200 .mat-select-trigger, body.theme-blue-gray-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-50 .mat-select-arrow,
body.theme-blue-gray-dark .warn-50 .mat-select-trigger, body.theme-blue-gray-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-100 .mat-select-arrow,
body.theme-blue-gray-dark .warn-100 .mat-select-trigger, body.theme-blue-gray-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-200 .mat-select-arrow,
body.theme-blue-gray-dark .warn-200 .mat-select-trigger, body.theme-blue-gray-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-300 .mat-select-arrow,
body.theme-blue-gray-dark .warn-300 .mat-select-trigger, body.theme-blue-gray-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-400 .mat-select-arrow,
body.theme-blue-gray-dark .warn-400 .mat-select-trigger, body.theme-blue-gray-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-A100 .mat-select-arrow,
body.theme-blue-gray-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-blue-gray-dark .primary-500 input[type='text'], body.theme-blue-gray-dark .primary-600 input[type='text'], body.theme-blue-gray-dark .primary-700 input[type='text'], body.theme-blue-gray-dark .primary-800 input[type='text'], body.theme-blue-gray-dark .primary-900 input[type='text'], body.theme-blue-gray-dark .primary-A200 input[type='text'], body.theme-blue-gray-dark .primary-A400 input[type='text'], body.theme-blue-gray-dark .primary-A700 input[type='text'], body.theme-blue-gray-dark .primary input[type='text'], body.theme-blue-gray-dark .accent-400 input[type='text'], body.theme-blue-gray-dark .accent-500 input[type='text'], body.theme-blue-gray-dark .accent-600 input[type='text'], body.theme-blue-gray-dark .accent-700 input[type='text'], body.theme-blue-gray-dark .accent-800 input[type='text'], body.theme-blue-gray-dark .accent-900 input[type='text'], body.theme-blue-gray-dark .accent-A400 input[type='text'], body.theme-blue-gray-dark .accent-A700 input[type='text'], body.theme-blue-gray-dark .accent input[type='text'], body.theme-blue-gray-dark .warn-500 input[type='text'], body.theme-blue-gray-dark .warn-600 input[type='text'], body.theme-blue-gray-dark .warn-700 input[type='text'], body.theme-blue-gray-dark .warn-800 input[type='text'], body.theme-blue-gray-dark .warn-900 input[type='text'], body.theme-blue-gray-dark .warn-A200 input[type='text'], body.theme-blue-gray-dark .warn-A400 input[type='text'], body.theme-blue-gray-dark .warn-A700 input[type='text'], body.theme-blue-gray-dark .warn input[type='text'] {
  color: white; }
body.theme-blue-gray-dark .primary-500 .mat-form-field-label, body.theme-blue-gray-dark .primary-600 .mat-form-field-label, body.theme-blue-gray-dark .primary-700 .mat-form-field-label, body.theme-blue-gray-dark .primary-800 .mat-form-field-label, body.theme-blue-gray-dark .primary-900 .mat-form-field-label, body.theme-blue-gray-dark .primary-A200 .mat-form-field-label, body.theme-blue-gray-dark .primary-A400 .mat-form-field-label, body.theme-blue-gray-dark .primary-A700 .mat-form-field-label, body.theme-blue-gray-dark .primary .mat-form-field-label, body.theme-blue-gray-dark .accent-400 .mat-form-field-label, body.theme-blue-gray-dark .accent-500 .mat-form-field-label, body.theme-blue-gray-dark .accent-600 .mat-form-field-label, body.theme-blue-gray-dark .accent-700 .mat-form-field-label, body.theme-blue-gray-dark .accent-800 .mat-form-field-label, body.theme-blue-gray-dark .accent-900 .mat-form-field-label, body.theme-blue-gray-dark .accent-A400 .mat-form-field-label, body.theme-blue-gray-dark .accent-A700 .mat-form-field-label, body.theme-blue-gray-dark .accent .mat-form-field-label, body.theme-blue-gray-dark .warn-500 .mat-form-field-label, body.theme-blue-gray-dark .warn-600 .mat-form-field-label, body.theme-blue-gray-dark .warn-700 .mat-form-field-label, body.theme-blue-gray-dark .warn-800 .mat-form-field-label, body.theme-blue-gray-dark .warn-900 .mat-form-field-label, body.theme-blue-gray-dark .warn-A200 .mat-form-field-label, body.theme-blue-gray-dark .warn-A400 .mat-form-field-label, body.theme-blue-gray-dark .warn-A700 .mat-form-field-label, body.theme-blue-gray-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .primary-500 .mat-form-field-underline, body.theme-blue-gray-dark .primary-600 .mat-form-field-underline, body.theme-blue-gray-dark .primary-700 .mat-form-field-underline, body.theme-blue-gray-dark .primary-800 .mat-form-field-underline, body.theme-blue-gray-dark .primary-900 .mat-form-field-underline, body.theme-blue-gray-dark .primary-A200 .mat-form-field-underline, body.theme-blue-gray-dark .primary-A400 .mat-form-field-underline, body.theme-blue-gray-dark .primary-A700 .mat-form-field-underline, body.theme-blue-gray-dark .primary .mat-form-field-underline, body.theme-blue-gray-dark .accent-400 .mat-form-field-underline, body.theme-blue-gray-dark .accent-500 .mat-form-field-underline, body.theme-blue-gray-dark .accent-600 .mat-form-field-underline, body.theme-blue-gray-dark .accent-700 .mat-form-field-underline, body.theme-blue-gray-dark .accent-800 .mat-form-field-underline, body.theme-blue-gray-dark .accent-900 .mat-form-field-underline, body.theme-blue-gray-dark .accent-A400 .mat-form-field-underline, body.theme-blue-gray-dark .accent-A700 .mat-form-field-underline, body.theme-blue-gray-dark .accent .mat-form-field-underline, body.theme-blue-gray-dark .warn-500 .mat-form-field-underline, body.theme-blue-gray-dark .warn-600 .mat-form-field-underline, body.theme-blue-gray-dark .warn-700 .mat-form-field-underline, body.theme-blue-gray-dark .warn-800 .mat-form-field-underline, body.theme-blue-gray-dark .warn-900 .mat-form-field-underline, body.theme-blue-gray-dark .warn-A200 .mat-form-field-underline, body.theme-blue-gray-dark .warn-A400 .mat-form-field-underline, body.theme-blue-gray-dark .warn-A700 .mat-form-field-underline, body.theme-blue-gray-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .primary-500 .mat-select-trigger,
body.theme-blue-gray-dark .primary-500 .mat-select-arrow, body.theme-blue-gray-dark .primary-600 .mat-select-trigger,
body.theme-blue-gray-dark .primary-600 .mat-select-arrow, body.theme-blue-gray-dark .primary-700 .mat-select-trigger,
body.theme-blue-gray-dark .primary-700 .mat-select-arrow, body.theme-blue-gray-dark .primary-800 .mat-select-trigger,
body.theme-blue-gray-dark .primary-800 .mat-select-arrow, body.theme-blue-gray-dark .primary-900 .mat-select-trigger,
body.theme-blue-gray-dark .primary-900 .mat-select-arrow, body.theme-blue-gray-dark .primary-A200 .mat-select-trigger,
body.theme-blue-gray-dark .primary-A200 .mat-select-arrow, body.theme-blue-gray-dark .primary-A400 .mat-select-trigger,
body.theme-blue-gray-dark .primary-A400 .mat-select-arrow, body.theme-blue-gray-dark .primary-A700 .mat-select-trigger,
body.theme-blue-gray-dark .primary-A700 .mat-select-arrow, body.theme-blue-gray-dark .primary .mat-select-trigger,
body.theme-blue-gray-dark .primary .mat-select-arrow, body.theme-blue-gray-dark .accent-400 .mat-select-trigger,
body.theme-blue-gray-dark .accent-400 .mat-select-arrow, body.theme-blue-gray-dark .accent-500 .mat-select-trigger,
body.theme-blue-gray-dark .accent-500 .mat-select-arrow, body.theme-blue-gray-dark .accent-600 .mat-select-trigger,
body.theme-blue-gray-dark .accent-600 .mat-select-arrow, body.theme-blue-gray-dark .accent-700 .mat-select-trigger,
body.theme-blue-gray-dark .accent-700 .mat-select-arrow, body.theme-blue-gray-dark .accent-800 .mat-select-trigger,
body.theme-blue-gray-dark .accent-800 .mat-select-arrow, body.theme-blue-gray-dark .accent-900 .mat-select-trigger,
body.theme-blue-gray-dark .accent-900 .mat-select-arrow, body.theme-blue-gray-dark .accent-A400 .mat-select-trigger,
body.theme-blue-gray-dark .accent-A400 .mat-select-arrow, body.theme-blue-gray-dark .accent-A700 .mat-select-trigger,
body.theme-blue-gray-dark .accent-A700 .mat-select-arrow, body.theme-blue-gray-dark .accent .mat-select-trigger,
body.theme-blue-gray-dark .accent .mat-select-arrow, body.theme-blue-gray-dark .warn-500 .mat-select-trigger,
body.theme-blue-gray-dark .warn-500 .mat-select-arrow, body.theme-blue-gray-dark .warn-600 .mat-select-trigger,
body.theme-blue-gray-dark .warn-600 .mat-select-arrow, body.theme-blue-gray-dark .warn-700 .mat-select-trigger,
body.theme-blue-gray-dark .warn-700 .mat-select-arrow, body.theme-blue-gray-dark .warn-800 .mat-select-trigger,
body.theme-blue-gray-dark .warn-800 .mat-select-arrow, body.theme-blue-gray-dark .warn-900 .mat-select-trigger,
body.theme-blue-gray-dark .warn-900 .mat-select-arrow, body.theme-blue-gray-dark .warn-A200 .mat-select-trigger,
body.theme-blue-gray-dark .warn-A200 .mat-select-arrow, body.theme-blue-gray-dark .warn-A400 .mat-select-trigger,
body.theme-blue-gray-dark .warn-A400 .mat-select-arrow, body.theme-blue-gray-dark .warn-A700 .mat-select-trigger,
body.theme-blue-gray-dark .warn-A700 .mat-select-arrow, body.theme-blue-gray-dark .warn .mat-select-trigger,
body.theme-blue-gray-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .primary-500 .mat-select-underline, body.theme-blue-gray-dark .primary-600 .mat-select-underline, body.theme-blue-gray-dark .primary-700 .mat-select-underline, body.theme-blue-gray-dark .primary-800 .mat-select-underline, body.theme-blue-gray-dark .primary-900 .mat-select-underline, body.theme-blue-gray-dark .primary-A200 .mat-select-underline, body.theme-blue-gray-dark .primary-A400 .mat-select-underline, body.theme-blue-gray-dark .primary-A700 .mat-select-underline, body.theme-blue-gray-dark .primary .mat-select-underline, body.theme-blue-gray-dark .accent-400 .mat-select-underline, body.theme-blue-gray-dark .accent-500 .mat-select-underline, body.theme-blue-gray-dark .accent-600 .mat-select-underline, body.theme-blue-gray-dark .accent-700 .mat-select-underline, body.theme-blue-gray-dark .accent-800 .mat-select-underline, body.theme-blue-gray-dark .accent-900 .mat-select-underline, body.theme-blue-gray-dark .accent-A400 .mat-select-underline, body.theme-blue-gray-dark .accent-A700 .mat-select-underline, body.theme-blue-gray-dark .accent .mat-select-underline, body.theme-blue-gray-dark .warn-500 .mat-select-underline, body.theme-blue-gray-dark .warn-600 .mat-select-underline, body.theme-blue-gray-dark .warn-700 .mat-select-underline, body.theme-blue-gray-dark .warn-800 .mat-select-underline, body.theme-blue-gray-dark .warn-900 .mat-select-underline, body.theme-blue-gray-dark .warn-A200 .mat-select-underline, body.theme-blue-gray-dark .warn-A400 .mat-select-underline, body.theme-blue-gray-dark .warn-A700 .mat-select-underline, body.theme-blue-gray-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-blue-gray-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-500 .mat-select-arrow,
body.theme-blue-gray-dark .primary-500 .mat-select-trigger, body.theme-blue-gray-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-600 .mat-select-arrow,
body.theme-blue-gray-dark .primary-600 .mat-select-trigger, body.theme-blue-gray-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-700 .mat-select-arrow,
body.theme-blue-gray-dark .primary-700 .mat-select-trigger, body.theme-blue-gray-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-800 .mat-select-arrow,
body.theme-blue-gray-dark .primary-800 .mat-select-trigger, body.theme-blue-gray-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-900 .mat-select-arrow,
body.theme-blue-gray-dark .primary-900 .mat-select-trigger, body.theme-blue-gray-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-A200 .mat-select-arrow,
body.theme-blue-gray-dark .primary-A200 .mat-select-trigger, body.theme-blue-gray-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-A400 .mat-select-arrow,
body.theme-blue-gray-dark .primary-A400 .mat-select-trigger, body.theme-blue-gray-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary-A700 .mat-select-arrow,
body.theme-blue-gray-dark .primary-A700 .mat-select-trigger, body.theme-blue-gray-dark .primary .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .primary .mat-select-arrow,
body.theme-blue-gray-dark .primary .mat-select-trigger, body.theme-blue-gray-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-400 .mat-select-arrow,
body.theme-blue-gray-dark .accent-400 .mat-select-trigger, body.theme-blue-gray-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-500 .mat-select-arrow,
body.theme-blue-gray-dark .accent-500 .mat-select-trigger, body.theme-blue-gray-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-600 .mat-select-arrow,
body.theme-blue-gray-dark .accent-600 .mat-select-trigger, body.theme-blue-gray-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-700 .mat-select-arrow,
body.theme-blue-gray-dark .accent-700 .mat-select-trigger, body.theme-blue-gray-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-800 .mat-select-arrow,
body.theme-blue-gray-dark .accent-800 .mat-select-trigger, body.theme-blue-gray-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-900 .mat-select-arrow,
body.theme-blue-gray-dark .accent-900 .mat-select-trigger, body.theme-blue-gray-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-A400 .mat-select-arrow,
body.theme-blue-gray-dark .accent-A400 .mat-select-trigger, body.theme-blue-gray-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent-A700 .mat-select-arrow,
body.theme-blue-gray-dark .accent-A700 .mat-select-trigger, body.theme-blue-gray-dark .accent .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .accent .mat-select-arrow,
body.theme-blue-gray-dark .accent .mat-select-trigger, body.theme-blue-gray-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-500 .mat-select-arrow,
body.theme-blue-gray-dark .warn-500 .mat-select-trigger, body.theme-blue-gray-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-600 .mat-select-arrow,
body.theme-blue-gray-dark .warn-600 .mat-select-trigger, body.theme-blue-gray-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-700 .mat-select-arrow,
body.theme-blue-gray-dark .warn-700 .mat-select-trigger, body.theme-blue-gray-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-800 .mat-select-arrow,
body.theme-blue-gray-dark .warn-800 .mat-select-trigger, body.theme-blue-gray-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-900 .mat-select-arrow,
body.theme-blue-gray-dark .warn-900 .mat-select-trigger, body.theme-blue-gray-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-A200 .mat-select-arrow,
body.theme-blue-gray-dark .warn-A200 .mat-select-trigger, body.theme-blue-gray-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-A400 .mat-select-arrow,
body.theme-blue-gray-dark .warn-A400 .mat-select-trigger, body.theme-blue-gray-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn-A700 .mat-select-arrow,
body.theme-blue-gray-dark .warn-A700 .mat-select-trigger, body.theme-blue-gray-dark .warn .mat-select-disabled .mat-select-value,
body.theme-blue-gray-dark .warn .mat-select-arrow,
body.theme-blue-gray-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-blue-gray-dark .primary-500 .mat-select-value, body.theme-blue-gray-dark .primary-600 .mat-select-value, body.theme-blue-gray-dark .primary-700 .mat-select-value, body.theme-blue-gray-dark .primary-800 .mat-select-value, body.theme-blue-gray-dark .primary-900 .mat-select-value, body.theme-blue-gray-dark .primary-A200 .mat-select-value, body.theme-blue-gray-dark .primary-A400 .mat-select-value, body.theme-blue-gray-dark .primary-A700 .mat-select-value, body.theme-blue-gray-dark .primary .mat-select-value, body.theme-blue-gray-dark .accent-400 .mat-select-value, body.theme-blue-gray-dark .accent-500 .mat-select-value, body.theme-blue-gray-dark .accent-600 .mat-select-value, body.theme-blue-gray-dark .accent-700 .mat-select-value, body.theme-blue-gray-dark .accent-800 .mat-select-value, body.theme-blue-gray-dark .accent-900 .mat-select-value, body.theme-blue-gray-dark .accent-A400 .mat-select-value, body.theme-blue-gray-dark .accent-A700 .mat-select-value, body.theme-blue-gray-dark .accent .mat-select-value, body.theme-blue-gray-dark .warn-500 .mat-select-value, body.theme-blue-gray-dark .warn-600 .mat-select-value, body.theme-blue-gray-dark .warn-700 .mat-select-value, body.theme-blue-gray-dark .warn-800 .mat-select-value, body.theme-blue-gray-dark .warn-900 .mat-select-value, body.theme-blue-gray-dark .warn-A200 .mat-select-value, body.theme-blue-gray-dark .warn-A400 .mat-select-value, body.theme-blue-gray-dark .warn-A700 .mat-select-value, body.theme-blue-gray-dark .warn .mat-select-value {
  color: white; }
body.theme-pink-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-option {
  color: white; }
body.theme-pink-dark .mat-option:hover:not(.mat-option-disabled), body.theme-pink-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-pink-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e91e63; }
body.theme-pink-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e91e63; }
body.theme-pink-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-pink-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-pink-dark .mat-pseudo-checkbox-checked,
body.theme-pink-dark .mat-pseudo-checkbox-indeterminate,
body.theme-pink-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-pink-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #e91e63; }
body.theme-pink-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-pink-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #e91e63; }
body.theme-pink-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-pink-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-pink-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-pink-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-pink-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .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); }
body.theme-pink-dark .mat-app-background, body.theme-pink-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-pink-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-pink-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-pink-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-pink-dark .mat-badge-content {
  color: white;
  background: #e91e63; }
@media (-ms-high-contrast: active) {
    body.theme-pink-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-pink-dark .mat-badge-accent .mat-badge-content {
  background: #e91e63;
  color: white; }
body.theme-pink-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-pink-dark .mat-badge {
  position: relative; }
body.theme-pink-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-pink-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-pink-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-pink-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-pink-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-pink-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-pink-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-pink-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-pink-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-pink-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-pink-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-pink-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-pink-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-pink-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-pink-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-pink-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-pink-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-pink-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-pink-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-pink-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-pink-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-pink-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-pink-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-pink-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-pink-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-pink-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-pink-dark .mat-button, body.theme-pink-dark .mat-icon-button, body.theme-pink-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-pink-dark .mat-button.mat-primary, body.theme-pink-dark .mat-icon-button.mat-primary, body.theme-pink-dark .mat-stroked-button.mat-primary {
    color: #e91e63; }
body.theme-pink-dark .mat-button.mat-accent, body.theme-pink-dark .mat-icon-button.mat-accent, body.theme-pink-dark .mat-stroked-button.mat-accent {
    color: #e91e63; }
body.theme-pink-dark .mat-button.mat-warn, body.theme-pink-dark .mat-icon-button.mat-warn, body.theme-pink-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-pink-dark .mat-button.mat-primary[disabled], body.theme-pink-dark .mat-button.mat-accent[disabled], body.theme-pink-dark .mat-button.mat-warn[disabled], body.theme-pink-dark .mat-button[disabled][disabled], body.theme-pink-dark .mat-icon-button.mat-primary[disabled], body.theme-pink-dark .mat-icon-button.mat-accent[disabled], body.theme-pink-dark .mat-icon-button.mat-warn[disabled], body.theme-pink-dark .mat-icon-button[disabled][disabled], body.theme-pink-dark .mat-stroked-button.mat-primary[disabled], body.theme-pink-dark .mat-stroked-button.mat-accent[disabled], body.theme-pink-dark .mat-stroked-button.mat-warn[disabled], body.theme-pink-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-pink-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-pink-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #e91e63; }
body.theme-pink-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-pink-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-pink-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #e91e63; }
body.theme-pink-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-pink-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-pink-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-pink-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-pink-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-pink-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-pink-dark .mat-button .mat-ripple-element, body.theme-pink-dark .mat-icon-button .mat-ripple-element, body.theme-pink-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-pink-dark .mat-button-focus-overlay {
  background: white; }
body.theme-pink-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-flat-button, body.theme-pink-dark .mat-raised-button, body.theme-pink-dark .mat-fab, body.theme-pink-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-pink-dark .mat-flat-button.mat-primary, body.theme-pink-dark .mat-raised-button.mat-primary, body.theme-pink-dark .mat-fab.mat-primary, body.theme-pink-dark .mat-mini-fab.mat-primary {
    color: white; }
body.theme-pink-dark .mat-flat-button.mat-accent, body.theme-pink-dark .mat-raised-button.mat-accent, body.theme-pink-dark .mat-fab.mat-accent, body.theme-pink-dark .mat-mini-fab.mat-accent {
    color: white; }
body.theme-pink-dark .mat-flat-button.mat-warn, body.theme-pink-dark .mat-raised-button.mat-warn, body.theme-pink-dark .mat-fab.mat-warn, body.theme-pink-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-pink-dark .mat-flat-button.mat-primary[disabled], body.theme-pink-dark .mat-flat-button.mat-accent[disabled], body.theme-pink-dark .mat-flat-button.mat-warn[disabled], body.theme-pink-dark .mat-flat-button[disabled][disabled], body.theme-pink-dark .mat-raised-button.mat-primary[disabled], body.theme-pink-dark .mat-raised-button.mat-accent[disabled], body.theme-pink-dark .mat-raised-button.mat-warn[disabled], body.theme-pink-dark .mat-raised-button[disabled][disabled], body.theme-pink-dark .mat-fab.mat-primary[disabled], body.theme-pink-dark .mat-fab.mat-accent[disabled], body.theme-pink-dark .mat-fab.mat-warn[disabled], body.theme-pink-dark .mat-fab[disabled][disabled], body.theme-pink-dark .mat-mini-fab.mat-primary[disabled], body.theme-pink-dark .mat-mini-fab.mat-accent[disabled], body.theme-pink-dark .mat-mini-fab.mat-warn[disabled], body.theme-pink-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-flat-button.mat-primary, body.theme-pink-dark .mat-raised-button.mat-primary, body.theme-pink-dark .mat-fab.mat-primary, body.theme-pink-dark .mat-mini-fab.mat-primary {
    background-color: #e91e63; }
body.theme-pink-dark .mat-flat-button.mat-accent, body.theme-pink-dark .mat-raised-button.mat-accent, body.theme-pink-dark .mat-fab.mat-accent, body.theme-pink-dark .mat-mini-fab.mat-accent {
    background-color: #e91e63; }
body.theme-pink-dark .mat-flat-button.mat-warn, body.theme-pink-dark .mat-raised-button.mat-warn, body.theme-pink-dark .mat-fab.mat-warn, body.theme-pink-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-pink-dark .mat-flat-button.mat-primary[disabled], body.theme-pink-dark .mat-flat-button.mat-accent[disabled], body.theme-pink-dark .mat-flat-button.mat-warn[disabled], body.theme-pink-dark .mat-flat-button[disabled][disabled], body.theme-pink-dark .mat-raised-button.mat-primary[disabled], body.theme-pink-dark .mat-raised-button.mat-accent[disabled], body.theme-pink-dark .mat-raised-button.mat-warn[disabled], body.theme-pink-dark .mat-raised-button[disabled][disabled], body.theme-pink-dark .mat-fab.mat-primary[disabled], body.theme-pink-dark .mat-fab.mat-accent[disabled], body.theme-pink-dark .mat-fab.mat-warn[disabled], body.theme-pink-dark .mat-fab[disabled][disabled], body.theme-pink-dark .mat-mini-fab.mat-primary[disabled], body.theme-pink-dark .mat-mini-fab.mat-accent[disabled], body.theme-pink-dark .mat-mini-fab.mat-warn[disabled], body.theme-pink-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-pink-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-pink-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-pink-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-pink-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-pink-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-pink-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-pink-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-pink-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-pink-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-pink-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-pink-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-pink-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-pink-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-button-toggle-standalone,
body.theme-pink-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-pink-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-pink-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-pink-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-pink-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-pink-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-pink-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-pink-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-pink-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-pink-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-pink-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-pink-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-pink-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-pink-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-pink-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-pink-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-pink-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #e91e63; }
body.theme-pink-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-pink-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #e91e63; }
body.theme-pink-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-pink-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-pink-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-pink-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-pink-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-pink-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-pink-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-pink-dark .mat-checkbox-background {
    background: none; } }
body.theme-pink-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #e91e63; }
body.theme-pink-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #e91e63; }
body.theme-pink-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-pink-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-pink-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-pink-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-pink-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #e91e63;
  color: white; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #e91e63;
  color: white; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-pink-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-table {
  background: #424242; }
body.theme-pink-dark .mat-table thead, body.theme-pink-dark .mat-table tbody, body.theme-pink-dark .mat-table tfoot,
body.theme-pink-dark mat-header-row, body.theme-pink-dark mat-row, body.theme-pink-dark mat-footer-row,
body.theme-pink-dark [mat-header-row], body.theme-pink-dark [mat-row], body.theme-pink-dark [mat-footer-row],
body.theme-pink-dark .mat-table-sticky {
  background: inherit; }
body.theme-pink-dark mat-row, body.theme-pink-dark mat-header-row, body.theme-pink-dark mat-footer-row,
body.theme-pink-dark th.mat-header-cell, body.theme-pink-dark td.mat-cell, body.theme-pink-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-cell, body.theme-pink-dark .mat-footer-cell {
  color: white; }
body.theme-pink-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-pink-dark .mat-datepicker-toggle,
body.theme-pink-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-pink-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-pink-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-pink-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-pink-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-pink-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-calendar-body-selected {
  background-color: #e91e63;
  color: white; }
body.theme-pink-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(233, 30, 99, 0.4); }
body.theme-pink-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-pink-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-pink-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #e91e63;
    color: white; }
body.theme-pink-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(233, 30, 99, 0.4); }
body.theme-pink-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-pink-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-pink-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-pink-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-pink-dark .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); }
body.theme-pink-dark .mat-datepicker-toggle-active {
  color: #e91e63; }
body.theme-pink-dark .mat-datepicker-toggle-active.mat-accent {
    color: #e91e63; }
body.theme-pink-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-pink-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-pink-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-pink-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-pink-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-pink-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-pink-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-pink-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-pink-dark .mat-expansion-panel-header-description,
body.theme-pink-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-pink-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-pink-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #e91e63; }
body.theme-pink-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-pink-dark .mat-focused .mat-form-field-required-marker {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-pink-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #e91e63; }
body.theme-pink-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #e91e63; }
body.theme-pink-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-pink-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-pink-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-pink-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-pink-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-pink-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-pink-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-pink-dark .mat-error {
  color: #f44336; }
body.theme-pink-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-pink-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-pink-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-pink-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-pink-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-pink-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-pink-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-pink-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-pink-dark .mat-icon.mat-primary {
  color: #e91e63; }
body.theme-pink-dark .mat-icon.mat-accent {
  color: #e91e63; }
body.theme-pink-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-pink-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-input-element:disabled,
body.theme-pink-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element {
  caret-color: #e91e63; }
body.theme-pink-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-pink-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-pink-dark .mat-accent .mat-input-element {
  caret-color: #e91e63; }
body.theme-pink-dark .mat-warn .mat-input-element,
body.theme-pink-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-pink-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-pink-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-pink-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-pink-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-pink-dark .mat-list-option:hover, body.theme-pink-dark .mat-list-option:focus,
body.theme-pink-dark .mat-nav-list .mat-list-item:hover,
body.theme-pink-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .mat-menu-panel {
  background: #424242; }
body.theme-pink-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-pink-dark .mat-menu-item[disabled], body.theme-pink-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-menu-item .mat-icon-no-color,
body.theme-pink-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-pink-dark .mat-menu-item:hover:not([disabled]),
body.theme-pink-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-pink-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-pink-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .mat-paginator {
  background: #424242; }
body.theme-pink-dark .mat-paginator,
body.theme-pink-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-paginator-decrement,
body.theme-pink-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-pink-dark .mat-paginator-first,
body.theme-pink-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-pink-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-pink-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-pink-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-pink-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-progress-bar-background {
  fill: #f8bbd0; }
body.theme-pink-dark .mat-progress-bar-buffer {
  background-color: #f8bbd0; }
body.theme-pink-dark .mat-progress-bar-fill::after {
  background-color: #e91e63; }
body.theme-pink-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #f8bbd0; }
body.theme-pink-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #f8bbd0; }
body.theme-pink-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #e91e63; }
body.theme-pink-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-pink-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-pink-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-pink-dark .mat-progress-spinner circle, body.theme-pink-dark .mat-spinner circle {
  stroke: #e91e63; }
body.theme-pink-dark .mat-progress-spinner.mat-accent circle, body.theme-pink-dark .mat-spinner.mat-accent circle {
  stroke: #e91e63; }
body.theme-pink-dark .mat-progress-spinner.mat-warn circle, body.theme-pink-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-pink-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e91e63; }
body.theme-pink-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-pink-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-pink-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-pink-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #e91e63; }
body.theme-pink-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e91e63; }
body.theme-pink-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-pink-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-pink-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-pink-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #e91e63; }
body.theme-pink-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-pink-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-pink-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-pink-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-pink-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-pink-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-pink-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-pink-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-pink-dark .mat-select-value {
  color: white; }
body.theme-pink-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-select-panel {
  background: #424242; }
body.theme-pink-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #e91e63; }
body.theme-pink-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-pink-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-pink-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-pink-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-pink-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-pink-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-pink-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-pink-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-pink-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #f48fb1; }
body.theme-pink-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 143, 177, 0.54); }
body.theme-pink-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #f48fb1; }
body.theme-pink-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #f48fb1; }
body.theme-pink-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 143, 177, 0.54); }
body.theme-pink-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #f48fb1; }
body.theme-pink-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-pink-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-pink-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-pink-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-pink-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-pink-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-primary .mat-slider-track-fill,
body.theme-pink-dark .mat-primary .mat-slider-thumb,
body.theme-pink-dark .mat-primary .mat-slider-thumb-label {
  background-color: #e91e63; }
body.theme-pink-dark .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-pink-dark .mat-accent .mat-slider-track-fill,
body.theme-pink-dark .mat-accent .mat-slider-thumb,
body.theme-pink-dark .mat-accent .mat-slider-thumb-label {
  background-color: #e91e63; }
body.theme-pink-dark .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-pink-dark .mat-warn .mat-slider-track-fill,
body.theme-pink-dark .mat-warn .mat-slider-thumb,
body.theme-pink-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-pink-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-pink-dark .mat-slider-focus-ring {
  background-color: rgba(233, 30, 99, 0.2); }
body.theme-pink-dark .mat-slider:hover .mat-slider-track-background,
body.theme-pink-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-pink-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-pink-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-pink-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-pink-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-pink-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-pink-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-pink-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-pink-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-pink-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-pink-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-pink-dark .mat-step-header.cdk-keyboard-focused, body.theme-pink-dark .mat-step-header.cdk-program-focused, body.theme-pink-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-pink-dark .mat-step-header:hover {
    background: none; } }
body.theme-pink-dark .mat-step-header .mat-step-label,
body.theme-pink-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white; }
body.theme-pink-dark .mat-step-header .mat-step-icon-selected,
body.theme-pink-dark .mat-step-header .mat-step-icon-state-done,
body.theme-pink-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #e91e63;
  color: white; }
body.theme-pink-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-pink-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-pink-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-pink-dark .mat-stepper-horizontal, body.theme-pink-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-pink-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-horizontal-stepper-header::before,
body.theme-pink-dark .mat-horizontal-stepper-header::after,
body.theme-pink-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-pink-dark .mat-tab-nav-bar,
body.theme-pink-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-pink-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-pink-dark .mat-tab-label, body.theme-pink-dark .mat-tab-link {
  color: white; }
body.theme-pink-dark .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-pink-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-pink-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-pink-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 187, 208, 0.3); }
body.theme-pink-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-pink-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #e91e63; }
body.theme-pink-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-pink-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-pink-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 187, 208, 0.3); }
body.theme-pink-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-pink-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #e91e63; }
body.theme-pink-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-pink-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-pink-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-pink-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-pink-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-pink-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-pink-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 187, 208, 0.3); }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #e91e63; }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-pink-dark .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); }
body.theme-pink-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-pink-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 187, 208, 0.3); }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #e91e63; }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-pink-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-pink-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-pink-dark .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); }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-pink-dark .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); }
body.theme-pink-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-pink-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-pink-dark .mat-toolbar.mat-primary {
    background: #e91e63;
    color: white; }
body.theme-pink-dark .mat-toolbar.mat-accent {
    background: #e91e63;
    color: white; }
body.theme-pink-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-pink-dark .mat-toolbar .mat-form-field-underline,
  body.theme-pink-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-pink-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-pink-dark .mat-toolbar .mat-form-field-label,
  body.theme-pink-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-pink-dark .mat-toolbar .mat-select-value,
  body.theme-pink-dark .mat-toolbar .mat-select-arrow,
  body.theme-pink-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-pink-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-pink-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-pink-dark .mat-tree {
  background: #424242; }
body.theme-pink-dark .mat-tree-node,
body.theme-pink-dark .mat-nested-tree-node {
  color: white; }
body.theme-pink-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-pink-dark {
  color: white;
  background: #303030; }
body.theme-pink-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .icon,
body.theme-pink-dark i {
  color: white; }
body.theme-pink-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .fade-text,
body.theme-pink-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .avatar {
  color: white; }
body.theme-pink-dark .form-wrapper {
  background-color: #424242; }
body.theme-pink-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .simple-pagination {
  background: #424242; }
body.theme-pink-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-pink-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .price-tables .price-table {
  background: #424242; }
body.theme-pink-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .simple-table-container {
  background: #424242; }
body.theme-pink-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-pink-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-pink-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-pink-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-pink-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-pink-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-pink-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-pink-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-pink-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-pink-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-pink-dark a,
body.theme-pink-dark .chart-label,
body.theme-pink-dark .theme-text {
  color: #e91e63; }
body.theme-pink-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-pink-dark .changelog .entry {
  background-color: #424242; }
body.theme-pink-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-pink-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-pink-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-pink-dark fuse-sidebar {
  background: #303030; }
body.theme-pink-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-pink-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-pink-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-pink-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-pink-dark fuse-widget > .fuse-widget-front,
body.theme-pink-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-pink-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #e91e63; }
body.theme-pink-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-pink-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-pink-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-pink-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #f06292; }
body.theme-pink-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-pink-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-pink-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #e91e63; }
body.theme-pink-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #e91e63;
    color: white; }
body.theme-pink-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-pink-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #e91e63;
  color: white;
  background-color: #aaabad; }
body.theme-pink-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-pink-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-pink-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-pink-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-pink-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-pink-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-pink-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-pink-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-pink-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-pink-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #e91e63; }
body.theme-pink-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-pink-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #e91e63; }
body.theme-pink-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #e91e63; }
body.theme-pink-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #e91e63; }
body.theme-pink-dark #academy-course .sidebar .steps .step .index:before, body.theme-pink-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #academy-course .center .content {
  background: #353535; }
body.theme-pink-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-pink-dark .cal-month-view {
  background: #424242; }
body.theme-pink-dark .cal-month-view .cal-day-badge {
    background: #e91e63;
    color: white; }
body.theme-pink-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-pink-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-pink-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #e91e63; }
body.theme-pink-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-pink-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-pink-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-pink-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-pink-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #e91e63; }
body.theme-pink-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-pink-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #e91e63;
  color: white;
  background-color: #aaabad; }
body.theme-pink-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-pink-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-pink-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-pink-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-pink-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #e91e63; }
body.theme-pink-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-pink-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-pink-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-pink-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-pink-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-pink-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-pink-dark scrumboard-board-list .list .list-header,
body.theme-pink-dark scrumboard-board-list .list .list-content,
body.theme-pink-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-pink-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-pink-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-pink-dark scrumboard-board #board > .header {
  background-color: #e91e63;
  color: white; }
body.theme-pink-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-pink-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-pink-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-pink-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-pink-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-pink-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-pink-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-pink-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-pink-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-pink-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-pink-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #e91e63;
  color: white; }
body.theme-pink-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark todo-list-item.completed {
    background: #303030; }
body.theme-pink-dark todo-list-item.completed .title,
    body.theme-pink-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark todo-list-item.selected {
    background: #303030; }
body.theme-pink-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-pink-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-pink-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark login-2 #login #login-intro {
  color: white; }
body.theme-pink-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-pink-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-pink-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-pink-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-pink-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark register-2 #register #register-intro {
  color: white; }
body.theme-pink-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-pink-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-pink-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-pink-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-pink-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-pink-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-pink-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-pink-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-pink-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-pink-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-pink-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-pink-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-pink-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-pink-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-pink-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #e91e63;
  color: white; }
body.theme-pink-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-pink-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-pink-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-pink-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #e91e63; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #e91e63; }
body.theme-pink-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-pink-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-pink-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #e91e63; }
body.theme-pink-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-pink-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-pink-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-pink-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-pink-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-pink-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-pink-dark datatable-body {
  background-color: white; }
body.theme-pink-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-pink-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-pink-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark decision-list-item.completed {
    background: #303030; }
body.theme-pink-dark decision-list-item.completed .title,
    body.theme-pink-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark decision-list-item.selected {
    background: #303030; }
body.theme-pink-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-pink-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-pink-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-pink-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-pink-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-pink-dark app-itservice-list-item.completed .title,
    body.theme-pink-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-pink-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark .theme-blue-gray-dark mat-tab-group,
body.theme-pink-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-pink-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-pink-dark .mat-select-panel {
  max-width: none !important; }
body.theme-pink-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-pink-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-pink-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-pink-dark app-cost-center-item.completed .title,
  body.theme-pink-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-pink-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-pink-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-pink-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-pink-dark app-bank-master-item.completed .title,
  body.theme-pink-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-pink-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-pink-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark hotel-list-item.completed {
    background: #303030; }
body.theme-pink-dark hotel-list-item.completed .title,
    body.theme-pink-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark hotel-list-item.selected {
    background: #303030; }
body.theme-pink-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-pink-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-pink-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-pink-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-pink-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-pink-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-pink-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-pink-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark chop-list-item.completed {
  background: #303030; }
body.theme-pink-dark chop-list-item.completed .title,
  body.theme-pink-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-pink-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-pink-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-pink-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-pink-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-pink-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-pink-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-pink-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-pink-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-pink-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-pink-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark decision-list-item.completed {
    background: #303030; }
body.theme-pink-dark decision-list-item.completed .title,
    body.theme-pink-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark decision-list-item.selected {
    background: #303030; }
body.theme-pink-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-pink-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-pink-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-pink-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-pink-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-pink-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-pink-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-pink-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-pink-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-pink-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-pink-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-pink-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-pink-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-pink-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-pink-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-pink-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-pink-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark payment-list-item.completed {
    background: #303030; }
body.theme-pink-dark payment-list-item.completed .title,
    body.theme-pink-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark payment-list-item.selected {
    background: #303030; }
body.theme-pink-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #f06292; }
body.theme-pink-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-pink-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-pink-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-pink-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-pink-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-pink-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-pink-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-pink-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-pink-dark #products .center .content-card {
  background: #424242; }
body.theme-pink-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-pink-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark decision-list-item.completed {
    background: #303030; }
body.theme-pink-dark decision-list-item.completed .title,
    body.theme-pink-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark decision-list-item.selected {
    background: #303030; }
body.theme-pink-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-pink-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #f06292; }
body.theme-pink-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-pink-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-pink-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-pink-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-pink-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-pink-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-pink-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-pink-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-pink-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-pink-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-pink-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-pink-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark payment-list-item.completed {
    background: #303030; }
body.theme-pink-dark payment-list-item.completed .title,
    body.theme-pink-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark payment-list-item.selected {
    background: #303030; }
body.theme-pink-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #f06292; }
body.theme-pink-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #f06292; }
body.theme-pink-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-pink-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-pink-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-pink-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-pink-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-pink-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-pink-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-pink-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-pink-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-pink-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-pink-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark payment-list-item.completed {
    background: #303030; }
body.theme-pink-dark payment-list-item.completed .title,
    body.theme-pink-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark payment-list-item.selected {
    background: #303030; }
body.theme-pink-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-pink-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-pink-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-pink-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-pink-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark common-list-item.completed .title,
  body.theme-pink-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-pink-dark .content {
  background-color: #303030 !important; }
body.theme-pink-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-pink-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-pink-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-pink-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-pink-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-pink-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-pink-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-pink-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-pink-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-pink-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-pink-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-pink-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-pink-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-pink-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-pink-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-pink-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-pink-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-pink-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-pink-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark payment-list-item.completed {
    background: #303030; }
body.theme-pink-dark payment-list-item.completed .title,
    body.theme-pink-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark payment-list-item.selected {
    background: #303030; }
body.theme-pink-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-pink-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-pink-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-pink-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-pink-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-pink-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-pink-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-pink-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-pink-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-pink-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-pink-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-pink-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-pink-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-pink-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-pink-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-pink-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-pink-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark payment-list-item.completed {
    background: #303030; }
body.theme-pink-dark payment-list-item.completed .title,
    body.theme-pink-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark payment-list-item.selected {
    background: #303030; }
body.theme-pink-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-pink-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-pink-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-pink-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-pink-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-pink-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-pink-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-pink-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-pink-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-pink-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-pink-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-pink-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-pink-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-pink-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark payment-list-item.completed {
    background: #303030; }
body.theme-pink-dark payment-list-item.completed .title,
    body.theme-pink-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark payment-list-item.selected {
    background: #303030; }
body.theme-pink-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #f06292; }
body.theme-pink-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-pink-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #f06292; }
body.theme-pink-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-pink-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-pink-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-pink-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-pink-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-pink-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-pink-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark preapp-list-item.completed {
    background: #303030; }
body.theme-pink-dark preapp-list-item.completed .title,
    body.theme-pink-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-pink-dark preapp-list-item.selected {
    background: #303030; }
body.theme-pink-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-pink-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-pink-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-pink-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-pink-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-pink-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #f06292; }
body.theme-pink-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-pink-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-pink-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-pink-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-pink-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-pink-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-pink-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #f06292; }
body.theme-pink-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark app-detail .active, body.theme-pink-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-pink-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #f06292; }
body.theme-pink-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-pink-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-pink-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-pink-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-pink-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-pink-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-pink-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-pink-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-pink-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-pink-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-pink-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-pink-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-pink-dark .primary-50-bg {
  background-color: #fce4ec !important; }
body.theme-pink-dark .primary-50 {
  background-color: #fce4ec !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .primary-50[disabled] {
    background-color: rgba(252, 228, 236, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .primary-50-fg {
  color: #fce4ec !important; }
body.theme-pink-dark .primary-50-border {
  border-color: #fce4ec !important; }
body.theme-pink-dark .primary-50-border-top {
  border-top-color: #fce4ec !important; }
body.theme-pink-dark .primary-50-border-right {
  border-right-color: #fce4ec !important; }
body.theme-pink-dark .primary-50-border-bottom {
  border-bottom-color: #fce4ec !important; }
body.theme-pink-dark .primary-50-border-left {
  border-left-color: #fce4ec !important; }
body.theme-pink-dark .primary-100-bg {
  background-color: #f8bbd0 !important; }
body.theme-pink-dark .primary-100 {
  background-color: #f8bbd0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .primary-100[disabled] {
    background-color: rgba(248, 187, 208, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .primary-100-fg {
  color: #f8bbd0 !important; }
body.theme-pink-dark .primary-100-border {
  border-color: #f8bbd0 !important; }
body.theme-pink-dark .primary-100-border-top {
  border-top-color: #f8bbd0 !important; }
body.theme-pink-dark .primary-100-border-right {
  border-right-color: #f8bbd0 !important; }
body.theme-pink-dark .primary-100-border-bottom {
  border-bottom-color: #f8bbd0 !important; }
body.theme-pink-dark .primary-100-border-left {
  border-left-color: #f8bbd0 !important; }
body.theme-pink-dark .primary-200-bg {
  background-color: #f48fb1 !important; }
body.theme-pink-dark .primary-200 {
  background-color: #f48fb1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .primary-200[disabled] {
    background-color: rgba(244, 143, 177, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .primary-200-fg {
  color: #f48fb1 !important; }
body.theme-pink-dark .primary-200-border {
  border-color: #f48fb1 !important; }
body.theme-pink-dark .primary-200-border-top {
  border-top-color: #f48fb1 !important; }
body.theme-pink-dark .primary-200-border-right {
  border-right-color: #f48fb1 !important; }
body.theme-pink-dark .primary-200-border-bottom {
  border-bottom-color: #f48fb1 !important; }
body.theme-pink-dark .primary-200-border-left {
  border-left-color: #f48fb1 !important; }
body.theme-pink-dark .primary-300-bg {
  background-color: #f06292 !important; }
body.theme-pink-dark .primary-300 {
  background-color: #f06292 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .primary-300[disabled] {
    background-color: rgba(240, 98, 146, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .primary-300-fg {
  color: #f06292 !important; }
body.theme-pink-dark .primary-300-border {
  border-color: #f06292 !important; }
body.theme-pink-dark .primary-300-border-top {
  border-top-color: #f06292 !important; }
body.theme-pink-dark .primary-300-border-right {
  border-right-color: #f06292 !important; }
body.theme-pink-dark .primary-300-border-bottom {
  border-bottom-color: #f06292 !important; }
body.theme-pink-dark .primary-300-border-left {
  border-left-color: #f06292 !important; }
body.theme-pink-dark .primary-400-bg {
  background-color: #ec407a !important; }
body.theme-pink-dark .primary-400 {
  background-color: #ec407a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .primary-400[disabled] {
    background-color: rgba(236, 64, 122, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .primary-400-fg {
  color: #ec407a !important; }
body.theme-pink-dark .primary-400-border {
  border-color: #ec407a !important; }
body.theme-pink-dark .primary-400-border-top {
  border-top-color: #ec407a !important; }
body.theme-pink-dark .primary-400-border-right {
  border-right-color: #ec407a !important; }
body.theme-pink-dark .primary-400-border-bottom {
  border-bottom-color: #ec407a !important; }
body.theme-pink-dark .primary-400-border-left {
  border-left-color: #ec407a !important; }
body.theme-pink-dark .primary-500-bg {
  background-color: #e91e63 !important; }
body.theme-pink-dark .primary-500 {
  background-color: #e91e63 !important;
  color: white !important; }
body.theme-pink-dark .primary-500[disabled] {
    background-color: rgba(233, 30, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-500-fg {
  color: #e91e63 !important; }
body.theme-pink-dark .primary-500-border {
  border-color: #e91e63 !important; }
body.theme-pink-dark .primary-500-border-top {
  border-top-color: #e91e63 !important; }
body.theme-pink-dark .primary-500-border-right {
  border-right-color: #e91e63 !important; }
body.theme-pink-dark .primary-500-border-bottom {
  border-bottom-color: #e91e63 !important; }
body.theme-pink-dark .primary-500-border-left {
  border-left-color: #e91e63 !important; }
body.theme-pink-dark .primary-600-bg {
  background-color: #d81b60 !important; }
body.theme-pink-dark .primary-600 {
  background-color: #d81b60 !important;
  color: white !important; }
body.theme-pink-dark .primary-600[disabled] {
    background-color: rgba(216, 27, 96, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-600-fg {
  color: #d81b60 !important; }
body.theme-pink-dark .primary-600-border {
  border-color: #d81b60 !important; }
body.theme-pink-dark .primary-600-border-top {
  border-top-color: #d81b60 !important; }
body.theme-pink-dark .primary-600-border-right {
  border-right-color: #d81b60 !important; }
body.theme-pink-dark .primary-600-border-bottom {
  border-bottom-color: #d81b60 !important; }
body.theme-pink-dark .primary-600-border-left {
  border-left-color: #d81b60 !important; }
body.theme-pink-dark .primary-700-bg {
  background-color: #c2185b !important; }
body.theme-pink-dark .primary-700 {
  background-color: #c2185b !important;
  color: white !important; }
body.theme-pink-dark .primary-700[disabled] {
    background-color: rgba(194, 24, 91, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-700-fg {
  color: #c2185b !important; }
body.theme-pink-dark .primary-700-border {
  border-color: #c2185b !important; }
body.theme-pink-dark .primary-700-border-top {
  border-top-color: #c2185b !important; }
body.theme-pink-dark .primary-700-border-right {
  border-right-color: #c2185b !important; }
body.theme-pink-dark .primary-700-border-bottom {
  border-bottom-color: #c2185b !important; }
body.theme-pink-dark .primary-700-border-left {
  border-left-color: #c2185b !important; }
body.theme-pink-dark .primary-800-bg {
  background-color: #ad1457 !important; }
body.theme-pink-dark .primary-800 {
  background-color: #ad1457 !important;
  color: white !important; }
body.theme-pink-dark .primary-800[disabled] {
    background-color: rgba(173, 20, 87, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-800-fg {
  color: #ad1457 !important; }
body.theme-pink-dark .primary-800-border {
  border-color: #ad1457 !important; }
body.theme-pink-dark .primary-800-border-top {
  border-top-color: #ad1457 !important; }
body.theme-pink-dark .primary-800-border-right {
  border-right-color: #ad1457 !important; }
body.theme-pink-dark .primary-800-border-bottom {
  border-bottom-color: #ad1457 !important; }
body.theme-pink-dark .primary-800-border-left {
  border-left-color: #ad1457 !important; }
body.theme-pink-dark .primary-900-bg {
  background-color: #880e4f !important; }
body.theme-pink-dark .primary-900 {
  background-color: #880e4f !important;
  color: white !important; }
body.theme-pink-dark .primary-900[disabled] {
    background-color: rgba(136, 14, 79, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-900-fg {
  color: #880e4f !important; }
body.theme-pink-dark .primary-900-border {
  border-color: #880e4f !important; }
body.theme-pink-dark .primary-900-border-top {
  border-top-color: #880e4f !important; }
body.theme-pink-dark .primary-900-border-right {
  border-right-color: #880e4f !important; }
body.theme-pink-dark .primary-900-border-bottom {
  border-bottom-color: #880e4f !important; }
body.theme-pink-dark .primary-900-border-left {
  border-left-color: #880e4f !important; }
body.theme-pink-dark .primary-A100-bg {
  background-color: #ff80ab !important; }
body.theme-pink-dark .primary-A100 {
  background-color: #ff80ab !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .primary-A100[disabled] {
    background-color: rgba(255, 128, 171, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .primary-A100-fg {
  color: #ff80ab !important; }
body.theme-pink-dark .primary-A100-border {
  border-color: #ff80ab !important; }
body.theme-pink-dark .primary-A100-border-top {
  border-top-color: #ff80ab !important; }
body.theme-pink-dark .primary-A100-border-right {
  border-right-color: #ff80ab !important; }
body.theme-pink-dark .primary-A100-border-bottom {
  border-bottom-color: #ff80ab !important; }
body.theme-pink-dark .primary-A100-border-left {
  border-left-color: #ff80ab !important; }
body.theme-pink-dark .primary-A200-bg {
  background-color: #ff4081 !important; }
body.theme-pink-dark .primary-A200 {
  background-color: #ff4081 !important;
  color: white !important; }
body.theme-pink-dark .primary-A200[disabled] {
    background-color: rgba(255, 64, 129, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-A200-fg {
  color: #ff4081 !important; }
body.theme-pink-dark .primary-A200-border {
  border-color: #ff4081 !important; }
body.theme-pink-dark .primary-A200-border-top {
  border-top-color: #ff4081 !important; }
body.theme-pink-dark .primary-A200-border-right {
  border-right-color: #ff4081 !important; }
body.theme-pink-dark .primary-A200-border-bottom {
  border-bottom-color: #ff4081 !important; }
body.theme-pink-dark .primary-A200-border-left {
  border-left-color: #ff4081 !important; }
body.theme-pink-dark .primary-A400-bg {
  background-color: #f50057 !important; }
body.theme-pink-dark .primary-A400 {
  background-color: #f50057 !important;
  color: white !important; }
body.theme-pink-dark .primary-A400[disabled] {
    background-color: rgba(245, 0, 87, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-A400-fg {
  color: #f50057 !important; }
body.theme-pink-dark .primary-A400-border {
  border-color: #f50057 !important; }
body.theme-pink-dark .primary-A400-border-top {
  border-top-color: #f50057 !important; }
body.theme-pink-dark .primary-A400-border-right {
  border-right-color: #f50057 !important; }
body.theme-pink-dark .primary-A400-border-bottom {
  border-bottom-color: #f50057 !important; }
body.theme-pink-dark .primary-A400-border-left {
  border-left-color: #f50057 !important; }
body.theme-pink-dark .primary-A700-bg {
  background-color: #c51162 !important; }
body.theme-pink-dark .primary-A700 {
  background-color: #c51162 !important;
  color: white !important; }
body.theme-pink-dark .primary-A700[disabled] {
    background-color: rgba(197, 17, 98, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-A700-fg {
  color: #c51162 !important; }
body.theme-pink-dark .primary-A700-border {
  border-color: #c51162 !important; }
body.theme-pink-dark .primary-A700-border-top {
  border-top-color: #c51162 !important; }
body.theme-pink-dark .primary-A700-border-right {
  border-right-color: #c51162 !important; }
body.theme-pink-dark .primary-A700-border-bottom {
  border-bottom-color: #c51162 !important; }
body.theme-pink-dark .primary-A700-border-left {
  border-left-color: #c51162 !important; }
body.theme-pink-dark .primary-bg {
  background-color: #e91e63 !important; }
body.theme-pink-dark .primary {
  background-color: #e91e63 !important;
  color: white !important; }
body.theme-pink-dark .primary[disabled] {
    background-color: rgba(233, 30, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .primary-fg {
  color: #e91e63 !important; }
body.theme-pink-dark .primary-border {
  border-color: #e91e63 !important; }
body.theme-pink-dark .primary-border-top {
  border-top-color: #e91e63 !important; }
body.theme-pink-dark .primary-border-right {
  border-right-color: #e91e63 !important; }
body.theme-pink-dark .primary-border-bottom {
  border-bottom-color: #e91e63 !important; }
body.theme-pink-dark .primary-border-left {
  border-left-color: #e91e63 !important; }
body.theme-pink-dark .accent-50-bg {
  background-color: #fce4ec !important; }
body.theme-pink-dark .accent-50 {
  background-color: #fce4ec !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .accent-50[disabled] {
    background-color: rgba(252, 228, 236, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .accent-50-fg {
  color: #fce4ec !important; }
body.theme-pink-dark .accent-50-border {
  border-color: #fce4ec !important; }
body.theme-pink-dark .accent-50-border-top {
  border-top-color: #fce4ec !important; }
body.theme-pink-dark .accent-50-border-right {
  border-right-color: #fce4ec !important; }
body.theme-pink-dark .accent-50-border-bottom {
  border-bottom-color: #fce4ec !important; }
body.theme-pink-dark .accent-50-border-left {
  border-left-color: #fce4ec !important; }
body.theme-pink-dark .accent-100-bg {
  background-color: #f8bbd0 !important; }
body.theme-pink-dark .accent-100 {
  background-color: #f8bbd0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .accent-100[disabled] {
    background-color: rgba(248, 187, 208, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .accent-100-fg {
  color: #f8bbd0 !important; }
body.theme-pink-dark .accent-100-border {
  border-color: #f8bbd0 !important; }
body.theme-pink-dark .accent-100-border-top {
  border-top-color: #f8bbd0 !important; }
body.theme-pink-dark .accent-100-border-right {
  border-right-color: #f8bbd0 !important; }
body.theme-pink-dark .accent-100-border-bottom {
  border-bottom-color: #f8bbd0 !important; }
body.theme-pink-dark .accent-100-border-left {
  border-left-color: #f8bbd0 !important; }
body.theme-pink-dark .accent-200-bg {
  background-color: #f48fb1 !important; }
body.theme-pink-dark .accent-200 {
  background-color: #f48fb1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .accent-200[disabled] {
    background-color: rgba(244, 143, 177, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .accent-200-fg {
  color: #f48fb1 !important; }
body.theme-pink-dark .accent-200-border {
  border-color: #f48fb1 !important; }
body.theme-pink-dark .accent-200-border-top {
  border-top-color: #f48fb1 !important; }
body.theme-pink-dark .accent-200-border-right {
  border-right-color: #f48fb1 !important; }
body.theme-pink-dark .accent-200-border-bottom {
  border-bottom-color: #f48fb1 !important; }
body.theme-pink-dark .accent-200-border-left {
  border-left-color: #f48fb1 !important; }
body.theme-pink-dark .accent-300-bg {
  background-color: #f06292 !important; }
body.theme-pink-dark .accent-300 {
  background-color: #f06292 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .accent-300[disabled] {
    background-color: rgba(240, 98, 146, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .accent-300-fg {
  color: #f06292 !important; }
body.theme-pink-dark .accent-300-border {
  border-color: #f06292 !important; }
body.theme-pink-dark .accent-300-border-top {
  border-top-color: #f06292 !important; }
body.theme-pink-dark .accent-300-border-right {
  border-right-color: #f06292 !important; }
body.theme-pink-dark .accent-300-border-bottom {
  border-bottom-color: #f06292 !important; }
body.theme-pink-dark .accent-300-border-left {
  border-left-color: #f06292 !important; }
body.theme-pink-dark .accent-400-bg {
  background-color: #ec407a !important; }
body.theme-pink-dark .accent-400 {
  background-color: #ec407a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .accent-400[disabled] {
    background-color: rgba(236, 64, 122, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .accent-400-fg {
  color: #ec407a !important; }
body.theme-pink-dark .accent-400-border {
  border-color: #ec407a !important; }
body.theme-pink-dark .accent-400-border-top {
  border-top-color: #ec407a !important; }
body.theme-pink-dark .accent-400-border-right {
  border-right-color: #ec407a !important; }
body.theme-pink-dark .accent-400-border-bottom {
  border-bottom-color: #ec407a !important; }
body.theme-pink-dark .accent-400-border-left {
  border-left-color: #ec407a !important; }
body.theme-pink-dark .accent-500-bg {
  background-color: #e91e63 !important; }
body.theme-pink-dark .accent-500 {
  background-color: #e91e63 !important;
  color: white !important; }
body.theme-pink-dark .accent-500[disabled] {
    background-color: rgba(233, 30, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-500-fg {
  color: #e91e63 !important; }
body.theme-pink-dark .accent-500-border {
  border-color: #e91e63 !important; }
body.theme-pink-dark .accent-500-border-top {
  border-top-color: #e91e63 !important; }
body.theme-pink-dark .accent-500-border-right {
  border-right-color: #e91e63 !important; }
body.theme-pink-dark .accent-500-border-bottom {
  border-bottom-color: #e91e63 !important; }
body.theme-pink-dark .accent-500-border-left {
  border-left-color: #e91e63 !important; }
body.theme-pink-dark .accent-600-bg {
  background-color: #d81b60 !important; }
body.theme-pink-dark .accent-600 {
  background-color: #d81b60 !important;
  color: white !important; }
body.theme-pink-dark .accent-600[disabled] {
    background-color: rgba(216, 27, 96, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-600-fg {
  color: #d81b60 !important; }
body.theme-pink-dark .accent-600-border {
  border-color: #d81b60 !important; }
body.theme-pink-dark .accent-600-border-top {
  border-top-color: #d81b60 !important; }
body.theme-pink-dark .accent-600-border-right {
  border-right-color: #d81b60 !important; }
body.theme-pink-dark .accent-600-border-bottom {
  border-bottom-color: #d81b60 !important; }
body.theme-pink-dark .accent-600-border-left {
  border-left-color: #d81b60 !important; }
body.theme-pink-dark .accent-700-bg {
  background-color: #c2185b !important; }
body.theme-pink-dark .accent-700 {
  background-color: #c2185b !important;
  color: white !important; }
body.theme-pink-dark .accent-700[disabled] {
    background-color: rgba(194, 24, 91, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-700-fg {
  color: #c2185b !important; }
body.theme-pink-dark .accent-700-border {
  border-color: #c2185b !important; }
body.theme-pink-dark .accent-700-border-top {
  border-top-color: #c2185b !important; }
body.theme-pink-dark .accent-700-border-right {
  border-right-color: #c2185b !important; }
body.theme-pink-dark .accent-700-border-bottom {
  border-bottom-color: #c2185b !important; }
body.theme-pink-dark .accent-700-border-left {
  border-left-color: #c2185b !important; }
body.theme-pink-dark .accent-800-bg {
  background-color: #ad1457 !important; }
body.theme-pink-dark .accent-800 {
  background-color: #ad1457 !important;
  color: white !important; }
body.theme-pink-dark .accent-800[disabled] {
    background-color: rgba(173, 20, 87, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-800-fg {
  color: #ad1457 !important; }
body.theme-pink-dark .accent-800-border {
  border-color: #ad1457 !important; }
body.theme-pink-dark .accent-800-border-top {
  border-top-color: #ad1457 !important; }
body.theme-pink-dark .accent-800-border-right {
  border-right-color: #ad1457 !important; }
body.theme-pink-dark .accent-800-border-bottom {
  border-bottom-color: #ad1457 !important; }
body.theme-pink-dark .accent-800-border-left {
  border-left-color: #ad1457 !important; }
body.theme-pink-dark .accent-900-bg {
  background-color: #880e4f !important; }
body.theme-pink-dark .accent-900 {
  background-color: #880e4f !important;
  color: white !important; }
body.theme-pink-dark .accent-900[disabled] {
    background-color: rgba(136, 14, 79, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-900-fg {
  color: #880e4f !important; }
body.theme-pink-dark .accent-900-border {
  border-color: #880e4f !important; }
body.theme-pink-dark .accent-900-border-top {
  border-top-color: #880e4f !important; }
body.theme-pink-dark .accent-900-border-right {
  border-right-color: #880e4f !important; }
body.theme-pink-dark .accent-900-border-bottom {
  border-bottom-color: #880e4f !important; }
body.theme-pink-dark .accent-900-border-left {
  border-left-color: #880e4f !important; }
body.theme-pink-dark .accent-A100-bg {
  background-color: #ff80ab !important; }
body.theme-pink-dark .accent-A100 {
  background-color: #ff80ab !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .accent-A100[disabled] {
    background-color: rgba(255, 128, 171, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .accent-A100-fg {
  color: #ff80ab !important; }
body.theme-pink-dark .accent-A100-border {
  border-color: #ff80ab !important; }
body.theme-pink-dark .accent-A100-border-top {
  border-top-color: #ff80ab !important; }
body.theme-pink-dark .accent-A100-border-right {
  border-right-color: #ff80ab !important; }
body.theme-pink-dark .accent-A100-border-bottom {
  border-bottom-color: #ff80ab !important; }
body.theme-pink-dark .accent-A100-border-left {
  border-left-color: #ff80ab !important; }
body.theme-pink-dark .accent-A200-bg {
  background-color: #ff4081 !important; }
body.theme-pink-dark .accent-A200 {
  background-color: #ff4081 !important;
  color: white !important; }
body.theme-pink-dark .accent-A200[disabled] {
    background-color: rgba(255, 64, 129, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-A200-fg {
  color: #ff4081 !important; }
body.theme-pink-dark .accent-A200-border {
  border-color: #ff4081 !important; }
body.theme-pink-dark .accent-A200-border-top {
  border-top-color: #ff4081 !important; }
body.theme-pink-dark .accent-A200-border-right {
  border-right-color: #ff4081 !important; }
body.theme-pink-dark .accent-A200-border-bottom {
  border-bottom-color: #ff4081 !important; }
body.theme-pink-dark .accent-A200-border-left {
  border-left-color: #ff4081 !important; }
body.theme-pink-dark .accent-A400-bg {
  background-color: #f50057 !important; }
body.theme-pink-dark .accent-A400 {
  background-color: #f50057 !important;
  color: white !important; }
body.theme-pink-dark .accent-A400[disabled] {
    background-color: rgba(245, 0, 87, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-A400-fg {
  color: #f50057 !important; }
body.theme-pink-dark .accent-A400-border {
  border-color: #f50057 !important; }
body.theme-pink-dark .accent-A400-border-top {
  border-top-color: #f50057 !important; }
body.theme-pink-dark .accent-A400-border-right {
  border-right-color: #f50057 !important; }
body.theme-pink-dark .accent-A400-border-bottom {
  border-bottom-color: #f50057 !important; }
body.theme-pink-dark .accent-A400-border-left {
  border-left-color: #f50057 !important; }
body.theme-pink-dark .accent-A700-bg {
  background-color: #c51162 !important; }
body.theme-pink-dark .accent-A700 {
  background-color: #c51162 !important;
  color: white !important; }
body.theme-pink-dark .accent-A700[disabled] {
    background-color: rgba(197, 17, 98, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-A700-fg {
  color: #c51162 !important; }
body.theme-pink-dark .accent-A700-border {
  border-color: #c51162 !important; }
body.theme-pink-dark .accent-A700-border-top {
  border-top-color: #c51162 !important; }
body.theme-pink-dark .accent-A700-border-right {
  border-right-color: #c51162 !important; }
body.theme-pink-dark .accent-A700-border-bottom {
  border-bottom-color: #c51162 !important; }
body.theme-pink-dark .accent-A700-border-left {
  border-left-color: #c51162 !important; }
body.theme-pink-dark .accent-bg {
  background-color: #e91e63 !important; }
body.theme-pink-dark .accent {
  background-color: #e91e63 !important;
  color: white !important; }
body.theme-pink-dark .accent[disabled] {
    background-color: rgba(233, 30, 99, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .accent-fg {
  color: #e91e63 !important; }
body.theme-pink-dark .accent-border {
  border-color: #e91e63 !important; }
body.theme-pink-dark .accent-border-top {
  border-top-color: #e91e63 !important; }
body.theme-pink-dark .accent-border-right {
  border-right-color: #e91e63 !important; }
body.theme-pink-dark .accent-border-bottom {
  border-bottom-color: #e91e63 !important; }
body.theme-pink-dark .accent-border-left {
  border-left-color: #e91e63 !important; }
body.theme-pink-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-pink-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-pink-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-pink-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-pink-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-pink-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-pink-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-pink-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-pink-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-pink-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-pink-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-pink-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-pink-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-pink-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-pink-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-pink-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-pink-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-pink-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-pink-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-pink-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-pink-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-pink-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-pink-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-pink-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-pink-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-pink-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-pink-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-pink-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-pink-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-pink-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-pink-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-pink-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-pink-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-pink-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-pink-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-pink-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-pink-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-pink-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-pink-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-pink-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-pink-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-pink-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-pink-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-pink-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-pink-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-pink-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-pink-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-pink-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-pink-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-pink-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-pink-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-pink-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-pink-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-pink-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-pink-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-pink-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-pink-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-pink-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-pink-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-pink-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-pink-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-pink-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-pink-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-pink-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-pink-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-pink-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-pink-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-pink-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-pink-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-pink-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-pink-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-pink-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-pink-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-pink-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-pink-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-pink-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-pink-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-pink-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-pink-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-pink-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-pink-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-pink-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-pink-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-pink-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-pink-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-pink-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-pink-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-pink-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-pink-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-pink-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-pink-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-pink-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-pink-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-pink-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-pink-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-pink-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-pink-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-pink-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-pink-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-pink-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-pink-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-pink-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-pink-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-pink-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-pink-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-pink-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-pink-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-pink-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-pink-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-pink-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-pink-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-pink-dark .warn-fg {
  color: #f44336 !important; }
body.theme-pink-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-pink-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-pink-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-pink-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-pink-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-pink-dark .primary-50 i,
body.theme-pink-dark .primary-50 .icon, body.theme-pink-dark .primary-100 i,
body.theme-pink-dark .primary-100 .icon, body.theme-pink-dark .primary-200 i,
body.theme-pink-dark .primary-200 .icon, body.theme-pink-dark .primary-300 i,
body.theme-pink-dark .primary-300 .icon, body.theme-pink-dark .primary-400 i,
body.theme-pink-dark .primary-400 .icon, body.theme-pink-dark .primary-A100 i,
body.theme-pink-dark .primary-A100 .icon, body.theme-pink-dark .accent-50 i,
body.theme-pink-dark .accent-50 .icon, body.theme-pink-dark .accent-100 i,
body.theme-pink-dark .accent-100 .icon, body.theme-pink-dark .accent-200 i,
body.theme-pink-dark .accent-200 .icon, body.theme-pink-dark .accent-300 i,
body.theme-pink-dark .accent-300 .icon, body.theme-pink-dark .accent-400 i,
body.theme-pink-dark .accent-400 .icon, body.theme-pink-dark .accent-A100 i,
body.theme-pink-dark .accent-A100 .icon, body.theme-pink-dark .warn-50 i,
body.theme-pink-dark .warn-50 .icon, body.theme-pink-dark .warn-100 i,
body.theme-pink-dark .warn-100 .icon, body.theme-pink-dark .warn-200 i,
body.theme-pink-dark .warn-200 .icon, body.theme-pink-dark .warn-300 i,
body.theme-pink-dark .warn-300 .icon, body.theme-pink-dark .warn-400 i,
body.theme-pink-dark .warn-400 .icon, body.theme-pink-dark .warn-A100 i,
body.theme-pink-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-pink-dark .primary-50.secondary-text,
body.theme-pink-dark .primary-50 .secondary-text, body.theme-pink-dark .primary-100.secondary-text,
body.theme-pink-dark .primary-100 .secondary-text, body.theme-pink-dark .primary-200.secondary-text,
body.theme-pink-dark .primary-200 .secondary-text, body.theme-pink-dark .primary-300.secondary-text,
body.theme-pink-dark .primary-300 .secondary-text, body.theme-pink-dark .primary-400.secondary-text,
body.theme-pink-dark .primary-400 .secondary-text, body.theme-pink-dark .primary-A100.secondary-text,
body.theme-pink-dark .primary-A100 .secondary-text, body.theme-pink-dark .accent-50.secondary-text,
body.theme-pink-dark .accent-50 .secondary-text, body.theme-pink-dark .accent-100.secondary-text,
body.theme-pink-dark .accent-100 .secondary-text, body.theme-pink-dark .accent-200.secondary-text,
body.theme-pink-dark .accent-200 .secondary-text, body.theme-pink-dark .accent-300.secondary-text,
body.theme-pink-dark .accent-300 .secondary-text, body.theme-pink-dark .accent-400.secondary-text,
body.theme-pink-dark .accent-400 .secondary-text, body.theme-pink-dark .accent-A100.secondary-text,
body.theme-pink-dark .accent-A100 .secondary-text, body.theme-pink-dark .warn-50.secondary-text,
body.theme-pink-dark .warn-50 .secondary-text, body.theme-pink-dark .warn-100.secondary-text,
body.theme-pink-dark .warn-100 .secondary-text, body.theme-pink-dark .warn-200.secondary-text,
body.theme-pink-dark .warn-200 .secondary-text, body.theme-pink-dark .warn-300.secondary-text,
body.theme-pink-dark .warn-300 .secondary-text, body.theme-pink-dark .warn-400.secondary-text,
body.theme-pink-dark .warn-400 .secondary-text, body.theme-pink-dark .warn-A100.secondary-text,
body.theme-pink-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-pink-dark .primary-50.hint-text,
body.theme-pink-dark .primary-50 .hint-text, body.theme-pink-dark .primary-50.disabled-text,
body.theme-pink-dark .primary-50 .disabled-text, body.theme-pink-dark .primary-100.hint-text,
body.theme-pink-dark .primary-100 .hint-text, body.theme-pink-dark .primary-100.disabled-text,
body.theme-pink-dark .primary-100 .disabled-text, body.theme-pink-dark .primary-200.hint-text,
body.theme-pink-dark .primary-200 .hint-text, body.theme-pink-dark .primary-200.disabled-text,
body.theme-pink-dark .primary-200 .disabled-text, body.theme-pink-dark .primary-300.hint-text,
body.theme-pink-dark .primary-300 .hint-text, body.theme-pink-dark .primary-300.disabled-text,
body.theme-pink-dark .primary-300 .disabled-text, body.theme-pink-dark .primary-400.hint-text,
body.theme-pink-dark .primary-400 .hint-text, body.theme-pink-dark .primary-400.disabled-text,
body.theme-pink-dark .primary-400 .disabled-text, body.theme-pink-dark .primary-A100.hint-text,
body.theme-pink-dark .primary-A100 .hint-text, body.theme-pink-dark .primary-A100.disabled-text,
body.theme-pink-dark .primary-A100 .disabled-text, body.theme-pink-dark .accent-50.hint-text,
body.theme-pink-dark .accent-50 .hint-text, body.theme-pink-dark .accent-50.disabled-text,
body.theme-pink-dark .accent-50 .disabled-text, body.theme-pink-dark .accent-100.hint-text,
body.theme-pink-dark .accent-100 .hint-text, body.theme-pink-dark .accent-100.disabled-text,
body.theme-pink-dark .accent-100 .disabled-text, body.theme-pink-dark .accent-200.hint-text,
body.theme-pink-dark .accent-200 .hint-text, body.theme-pink-dark .accent-200.disabled-text,
body.theme-pink-dark .accent-200 .disabled-text, body.theme-pink-dark .accent-300.hint-text,
body.theme-pink-dark .accent-300 .hint-text, body.theme-pink-dark .accent-300.disabled-text,
body.theme-pink-dark .accent-300 .disabled-text, body.theme-pink-dark .accent-400.hint-text,
body.theme-pink-dark .accent-400 .hint-text, body.theme-pink-dark .accent-400.disabled-text,
body.theme-pink-dark .accent-400 .disabled-text, body.theme-pink-dark .accent-A100.hint-text,
body.theme-pink-dark .accent-A100 .hint-text, body.theme-pink-dark .accent-A100.disabled-text,
body.theme-pink-dark .accent-A100 .disabled-text, body.theme-pink-dark .warn-50.hint-text,
body.theme-pink-dark .warn-50 .hint-text, body.theme-pink-dark .warn-50.disabled-text,
body.theme-pink-dark .warn-50 .disabled-text, body.theme-pink-dark .warn-100.hint-text,
body.theme-pink-dark .warn-100 .hint-text, body.theme-pink-dark .warn-100.disabled-text,
body.theme-pink-dark .warn-100 .disabled-text, body.theme-pink-dark .warn-200.hint-text,
body.theme-pink-dark .warn-200 .hint-text, body.theme-pink-dark .warn-200.disabled-text,
body.theme-pink-dark .warn-200 .disabled-text, body.theme-pink-dark .warn-300.hint-text,
body.theme-pink-dark .warn-300 .hint-text, body.theme-pink-dark .warn-300.disabled-text,
body.theme-pink-dark .warn-300 .disabled-text, body.theme-pink-dark .warn-400.hint-text,
body.theme-pink-dark .warn-400 .hint-text, body.theme-pink-dark .warn-400.disabled-text,
body.theme-pink-dark .warn-400 .disabled-text, body.theme-pink-dark .warn-A100.hint-text,
body.theme-pink-dark .warn-A100 .hint-text, body.theme-pink-dark .warn-A100.disabled-text,
body.theme-pink-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-pink-dark .primary-50.divider,
body.theme-pink-dark .primary-50 .divider, body.theme-pink-dark .primary-100.divider,
body.theme-pink-dark .primary-100 .divider, body.theme-pink-dark .primary-200.divider,
body.theme-pink-dark .primary-200 .divider, body.theme-pink-dark .primary-300.divider,
body.theme-pink-dark .primary-300 .divider, body.theme-pink-dark .primary-400.divider,
body.theme-pink-dark .primary-400 .divider, body.theme-pink-dark .primary-A100.divider,
body.theme-pink-dark .primary-A100 .divider, body.theme-pink-dark .accent-50.divider,
body.theme-pink-dark .accent-50 .divider, body.theme-pink-dark .accent-100.divider,
body.theme-pink-dark .accent-100 .divider, body.theme-pink-dark .accent-200.divider,
body.theme-pink-dark .accent-200 .divider, body.theme-pink-dark .accent-300.divider,
body.theme-pink-dark .accent-300 .divider, body.theme-pink-dark .accent-400.divider,
body.theme-pink-dark .accent-400 .divider, body.theme-pink-dark .accent-A100.divider,
body.theme-pink-dark .accent-A100 .divider, body.theme-pink-dark .warn-50.divider,
body.theme-pink-dark .warn-50 .divider, body.theme-pink-dark .warn-100.divider,
body.theme-pink-dark .warn-100 .divider, body.theme-pink-dark .warn-200.divider,
body.theme-pink-dark .warn-200 .divider, body.theme-pink-dark .warn-300.divider,
body.theme-pink-dark .warn-300 .divider, body.theme-pink-dark .warn-400.divider,
body.theme-pink-dark .warn-400 .divider, body.theme-pink-dark .warn-A100.divider,
body.theme-pink-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-pink-dark .primary-50 .mat-ripple-element, body.theme-pink-dark .primary-100 .mat-ripple-element, body.theme-pink-dark .primary-200 .mat-ripple-element, body.theme-pink-dark .primary-300 .mat-ripple-element, body.theme-pink-dark .primary-400 .mat-ripple-element, body.theme-pink-dark .primary-A100 .mat-ripple-element, body.theme-pink-dark .accent-50 .mat-ripple-element, body.theme-pink-dark .accent-100 .mat-ripple-element, body.theme-pink-dark .accent-200 .mat-ripple-element, body.theme-pink-dark .accent-300 .mat-ripple-element, body.theme-pink-dark .accent-400 .mat-ripple-element, body.theme-pink-dark .accent-A100 .mat-ripple-element, body.theme-pink-dark .warn-50 .mat-ripple-element, body.theme-pink-dark .warn-100 .mat-ripple-element, body.theme-pink-dark .warn-200 .mat-ripple-element, body.theme-pink-dark .warn-300 .mat-ripple-element, body.theme-pink-dark .warn-400 .mat-ripple-element, body.theme-pink-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-pink-dark .primary-50 .adaptive-border-color, body.theme-pink-dark .primary-100 .adaptive-border-color, body.theme-pink-dark .primary-200 .adaptive-border-color, body.theme-pink-dark .primary-300 .adaptive-border-color, body.theme-pink-dark .primary-400 .adaptive-border-color, body.theme-pink-dark .primary-A100 .adaptive-border-color, body.theme-pink-dark .accent-50 .adaptive-border-color, body.theme-pink-dark .accent-100 .adaptive-border-color, body.theme-pink-dark .accent-200 .adaptive-border-color, body.theme-pink-dark .accent-300 .adaptive-border-color, body.theme-pink-dark .accent-400 .adaptive-border-color, body.theme-pink-dark .accent-A100 .adaptive-border-color, body.theme-pink-dark .warn-50 .adaptive-border-color, body.theme-pink-dark .warn-100 .adaptive-border-color, body.theme-pink-dark .warn-200 .adaptive-border-color, body.theme-pink-dark .warn-300 .adaptive-border-color, body.theme-pink-dark .warn-400 .adaptive-border-color, body.theme-pink-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .primary-500 i,
body.theme-pink-dark .primary-500 .icon, body.theme-pink-dark .primary-600 i,
body.theme-pink-dark .primary-600 .icon, body.theme-pink-dark .primary-700 i,
body.theme-pink-dark .primary-700 .icon, body.theme-pink-dark .primary-800 i,
body.theme-pink-dark .primary-800 .icon, body.theme-pink-dark .primary-900 i,
body.theme-pink-dark .primary-900 .icon, body.theme-pink-dark .primary-A200 i,
body.theme-pink-dark .primary-A200 .icon, body.theme-pink-dark .primary-A400 i,
body.theme-pink-dark .primary-A400 .icon, body.theme-pink-dark .primary-A700 i,
body.theme-pink-dark .primary-A700 .icon, body.theme-pink-dark .primary i,
body.theme-pink-dark .primary .icon, body.theme-pink-dark .accent-500 i,
body.theme-pink-dark .accent-500 .icon, body.theme-pink-dark .accent-600 i,
body.theme-pink-dark .accent-600 .icon, body.theme-pink-dark .accent-700 i,
body.theme-pink-dark .accent-700 .icon, body.theme-pink-dark .accent-800 i,
body.theme-pink-dark .accent-800 .icon, body.theme-pink-dark .accent-900 i,
body.theme-pink-dark .accent-900 .icon, body.theme-pink-dark .accent-A200 i,
body.theme-pink-dark .accent-A200 .icon, body.theme-pink-dark .accent-A400 i,
body.theme-pink-dark .accent-A400 .icon, body.theme-pink-dark .accent-A700 i,
body.theme-pink-dark .accent-A700 .icon, body.theme-pink-dark .accent i,
body.theme-pink-dark .accent .icon, body.theme-pink-dark .warn-500 i,
body.theme-pink-dark .warn-500 .icon, body.theme-pink-dark .warn-600 i,
body.theme-pink-dark .warn-600 .icon, body.theme-pink-dark .warn-700 i,
body.theme-pink-dark .warn-700 .icon, body.theme-pink-dark .warn-800 i,
body.theme-pink-dark .warn-800 .icon, body.theme-pink-dark .warn-900 i,
body.theme-pink-dark .warn-900 .icon, body.theme-pink-dark .warn-A200 i,
body.theme-pink-dark .warn-A200 .icon, body.theme-pink-dark .warn-A400 i,
body.theme-pink-dark .warn-A400 .icon, body.theme-pink-dark .warn-A700 i,
body.theme-pink-dark .warn-A700 .icon, body.theme-pink-dark .warn i,
body.theme-pink-dark .warn .icon {
  color: white; }
body.theme-pink-dark .primary-500.secondary-text,
body.theme-pink-dark .primary-500 .secondary-text, body.theme-pink-dark .primary-600.secondary-text,
body.theme-pink-dark .primary-600 .secondary-text, body.theme-pink-dark .primary-700.secondary-text,
body.theme-pink-dark .primary-700 .secondary-text, body.theme-pink-dark .primary-800.secondary-text,
body.theme-pink-dark .primary-800 .secondary-text, body.theme-pink-dark .primary-900.secondary-text,
body.theme-pink-dark .primary-900 .secondary-text, body.theme-pink-dark .primary-A200.secondary-text,
body.theme-pink-dark .primary-A200 .secondary-text, body.theme-pink-dark .primary-A400.secondary-text,
body.theme-pink-dark .primary-A400 .secondary-text, body.theme-pink-dark .primary-A700.secondary-text,
body.theme-pink-dark .primary-A700 .secondary-text, body.theme-pink-dark .primary.secondary-text,
body.theme-pink-dark .primary .secondary-text, body.theme-pink-dark .accent-500.secondary-text,
body.theme-pink-dark .accent-500 .secondary-text, body.theme-pink-dark .accent-600.secondary-text,
body.theme-pink-dark .accent-600 .secondary-text, body.theme-pink-dark .accent-700.secondary-text,
body.theme-pink-dark .accent-700 .secondary-text, body.theme-pink-dark .accent-800.secondary-text,
body.theme-pink-dark .accent-800 .secondary-text, body.theme-pink-dark .accent-900.secondary-text,
body.theme-pink-dark .accent-900 .secondary-text, body.theme-pink-dark .accent-A200.secondary-text,
body.theme-pink-dark .accent-A200 .secondary-text, body.theme-pink-dark .accent-A400.secondary-text,
body.theme-pink-dark .accent-A400 .secondary-text, body.theme-pink-dark .accent-A700.secondary-text,
body.theme-pink-dark .accent-A700 .secondary-text, body.theme-pink-dark .accent.secondary-text,
body.theme-pink-dark .accent .secondary-text, body.theme-pink-dark .warn-500.secondary-text,
body.theme-pink-dark .warn-500 .secondary-text, body.theme-pink-dark .warn-600.secondary-text,
body.theme-pink-dark .warn-600 .secondary-text, body.theme-pink-dark .warn-700.secondary-text,
body.theme-pink-dark .warn-700 .secondary-text, body.theme-pink-dark .warn-800.secondary-text,
body.theme-pink-dark .warn-800 .secondary-text, body.theme-pink-dark .warn-900.secondary-text,
body.theme-pink-dark .warn-900 .secondary-text, body.theme-pink-dark .warn-A200.secondary-text,
body.theme-pink-dark .warn-A200 .secondary-text, body.theme-pink-dark .warn-A400.secondary-text,
body.theme-pink-dark .warn-A400 .secondary-text, body.theme-pink-dark .warn-A700.secondary-text,
body.theme-pink-dark .warn-A700 .secondary-text, body.theme-pink-dark .warn.secondary-text,
body.theme-pink-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-pink-dark .primary-500.hint-text,
body.theme-pink-dark .primary-500 .hint-text, body.theme-pink-dark .primary-500.disabled-text,
body.theme-pink-dark .primary-500 .disabled-text, body.theme-pink-dark .primary-600.hint-text,
body.theme-pink-dark .primary-600 .hint-text, body.theme-pink-dark .primary-600.disabled-text,
body.theme-pink-dark .primary-600 .disabled-text, body.theme-pink-dark .primary-700.hint-text,
body.theme-pink-dark .primary-700 .hint-text, body.theme-pink-dark .primary-700.disabled-text,
body.theme-pink-dark .primary-700 .disabled-text, body.theme-pink-dark .primary-800.hint-text,
body.theme-pink-dark .primary-800 .hint-text, body.theme-pink-dark .primary-800.disabled-text,
body.theme-pink-dark .primary-800 .disabled-text, body.theme-pink-dark .primary-900.hint-text,
body.theme-pink-dark .primary-900 .hint-text, body.theme-pink-dark .primary-900.disabled-text,
body.theme-pink-dark .primary-900 .disabled-text, body.theme-pink-dark .primary-A200.hint-text,
body.theme-pink-dark .primary-A200 .hint-text, body.theme-pink-dark .primary-A200.disabled-text,
body.theme-pink-dark .primary-A200 .disabled-text, body.theme-pink-dark .primary-A400.hint-text,
body.theme-pink-dark .primary-A400 .hint-text, body.theme-pink-dark .primary-A400.disabled-text,
body.theme-pink-dark .primary-A400 .disabled-text, body.theme-pink-dark .primary-A700.hint-text,
body.theme-pink-dark .primary-A700 .hint-text, body.theme-pink-dark .primary-A700.disabled-text,
body.theme-pink-dark .primary-A700 .disabled-text, body.theme-pink-dark .primary.hint-text,
body.theme-pink-dark .primary .hint-text, body.theme-pink-dark .primary.disabled-text,
body.theme-pink-dark .primary .disabled-text, body.theme-pink-dark .accent-500.hint-text,
body.theme-pink-dark .accent-500 .hint-text, body.theme-pink-dark .accent-500.disabled-text,
body.theme-pink-dark .accent-500 .disabled-text, body.theme-pink-dark .accent-600.hint-text,
body.theme-pink-dark .accent-600 .hint-text, body.theme-pink-dark .accent-600.disabled-text,
body.theme-pink-dark .accent-600 .disabled-text, body.theme-pink-dark .accent-700.hint-text,
body.theme-pink-dark .accent-700 .hint-text, body.theme-pink-dark .accent-700.disabled-text,
body.theme-pink-dark .accent-700 .disabled-text, body.theme-pink-dark .accent-800.hint-text,
body.theme-pink-dark .accent-800 .hint-text, body.theme-pink-dark .accent-800.disabled-text,
body.theme-pink-dark .accent-800 .disabled-text, body.theme-pink-dark .accent-900.hint-text,
body.theme-pink-dark .accent-900 .hint-text, body.theme-pink-dark .accent-900.disabled-text,
body.theme-pink-dark .accent-900 .disabled-text, body.theme-pink-dark .accent-A200.hint-text,
body.theme-pink-dark .accent-A200 .hint-text, body.theme-pink-dark .accent-A200.disabled-text,
body.theme-pink-dark .accent-A200 .disabled-text, body.theme-pink-dark .accent-A400.hint-text,
body.theme-pink-dark .accent-A400 .hint-text, body.theme-pink-dark .accent-A400.disabled-text,
body.theme-pink-dark .accent-A400 .disabled-text, body.theme-pink-dark .accent-A700.hint-text,
body.theme-pink-dark .accent-A700 .hint-text, body.theme-pink-dark .accent-A700.disabled-text,
body.theme-pink-dark .accent-A700 .disabled-text, body.theme-pink-dark .accent.hint-text,
body.theme-pink-dark .accent .hint-text, body.theme-pink-dark .accent.disabled-text,
body.theme-pink-dark .accent .disabled-text, body.theme-pink-dark .warn-500.hint-text,
body.theme-pink-dark .warn-500 .hint-text, body.theme-pink-dark .warn-500.disabled-text,
body.theme-pink-dark .warn-500 .disabled-text, body.theme-pink-dark .warn-600.hint-text,
body.theme-pink-dark .warn-600 .hint-text, body.theme-pink-dark .warn-600.disabled-text,
body.theme-pink-dark .warn-600 .disabled-text, body.theme-pink-dark .warn-700.hint-text,
body.theme-pink-dark .warn-700 .hint-text, body.theme-pink-dark .warn-700.disabled-text,
body.theme-pink-dark .warn-700 .disabled-text, body.theme-pink-dark .warn-800.hint-text,
body.theme-pink-dark .warn-800 .hint-text, body.theme-pink-dark .warn-800.disabled-text,
body.theme-pink-dark .warn-800 .disabled-text, body.theme-pink-dark .warn-900.hint-text,
body.theme-pink-dark .warn-900 .hint-text, body.theme-pink-dark .warn-900.disabled-text,
body.theme-pink-dark .warn-900 .disabled-text, body.theme-pink-dark .warn-A200.hint-text,
body.theme-pink-dark .warn-A200 .hint-text, body.theme-pink-dark .warn-A200.disabled-text,
body.theme-pink-dark .warn-A200 .disabled-text, body.theme-pink-dark .warn-A400.hint-text,
body.theme-pink-dark .warn-A400 .hint-text, body.theme-pink-dark .warn-A400.disabled-text,
body.theme-pink-dark .warn-A400 .disabled-text, body.theme-pink-dark .warn-A700.hint-text,
body.theme-pink-dark .warn-A700 .hint-text, body.theme-pink-dark .warn-A700.disabled-text,
body.theme-pink-dark .warn-A700 .disabled-text, body.theme-pink-dark .warn.hint-text,
body.theme-pink-dark .warn .hint-text, body.theme-pink-dark .warn.disabled-text,
body.theme-pink-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-pink-dark .primary-500.divider,
body.theme-pink-dark .primary-500 .divider, body.theme-pink-dark .primary-600.divider,
body.theme-pink-dark .primary-600 .divider, body.theme-pink-dark .primary-700.divider,
body.theme-pink-dark .primary-700 .divider, body.theme-pink-dark .primary-800.divider,
body.theme-pink-dark .primary-800 .divider, body.theme-pink-dark .primary-900.divider,
body.theme-pink-dark .primary-900 .divider, body.theme-pink-dark .primary-A200.divider,
body.theme-pink-dark .primary-A200 .divider, body.theme-pink-dark .primary-A400.divider,
body.theme-pink-dark .primary-A400 .divider, body.theme-pink-dark .primary-A700.divider,
body.theme-pink-dark .primary-A700 .divider, body.theme-pink-dark .primary.divider,
body.theme-pink-dark .primary .divider, body.theme-pink-dark .accent-500.divider,
body.theme-pink-dark .accent-500 .divider, body.theme-pink-dark .accent-600.divider,
body.theme-pink-dark .accent-600 .divider, body.theme-pink-dark .accent-700.divider,
body.theme-pink-dark .accent-700 .divider, body.theme-pink-dark .accent-800.divider,
body.theme-pink-dark .accent-800 .divider, body.theme-pink-dark .accent-900.divider,
body.theme-pink-dark .accent-900 .divider, body.theme-pink-dark .accent-A200.divider,
body.theme-pink-dark .accent-A200 .divider, body.theme-pink-dark .accent-A400.divider,
body.theme-pink-dark .accent-A400 .divider, body.theme-pink-dark .accent-A700.divider,
body.theme-pink-dark .accent-A700 .divider, body.theme-pink-dark .accent.divider,
body.theme-pink-dark .accent .divider, body.theme-pink-dark .warn-500.divider,
body.theme-pink-dark .warn-500 .divider, body.theme-pink-dark .warn-600.divider,
body.theme-pink-dark .warn-600 .divider, body.theme-pink-dark .warn-700.divider,
body.theme-pink-dark .warn-700 .divider, body.theme-pink-dark .warn-800.divider,
body.theme-pink-dark .warn-800 .divider, body.theme-pink-dark .warn-900.divider,
body.theme-pink-dark .warn-900 .divider, body.theme-pink-dark .warn-A200.divider,
body.theme-pink-dark .warn-A200 .divider, body.theme-pink-dark .warn-A400.divider,
body.theme-pink-dark .warn-A400 .divider, body.theme-pink-dark .warn-A700.divider,
body.theme-pink-dark .warn-A700 .divider, body.theme-pink-dark .warn.divider,
body.theme-pink-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-pink-dark .primary-500 .mat-ripple-element, body.theme-pink-dark .primary-600 .mat-ripple-element, body.theme-pink-dark .primary-700 .mat-ripple-element, body.theme-pink-dark .primary-800 .mat-ripple-element, body.theme-pink-dark .primary-900 .mat-ripple-element, body.theme-pink-dark .primary-A200 .mat-ripple-element, body.theme-pink-dark .primary-A400 .mat-ripple-element, body.theme-pink-dark .primary-A700 .mat-ripple-element, body.theme-pink-dark .primary .mat-ripple-element, body.theme-pink-dark .accent-500 .mat-ripple-element, body.theme-pink-dark .accent-600 .mat-ripple-element, body.theme-pink-dark .accent-700 .mat-ripple-element, body.theme-pink-dark .accent-800 .mat-ripple-element, body.theme-pink-dark .accent-900 .mat-ripple-element, body.theme-pink-dark .accent-A200 .mat-ripple-element, body.theme-pink-dark .accent-A400 .mat-ripple-element, body.theme-pink-dark .accent-A700 .mat-ripple-element, body.theme-pink-dark .accent .mat-ripple-element, body.theme-pink-dark .warn-500 .mat-ripple-element, body.theme-pink-dark .warn-600 .mat-ripple-element, body.theme-pink-dark .warn-700 .mat-ripple-element, body.theme-pink-dark .warn-800 .mat-ripple-element, body.theme-pink-dark .warn-900 .mat-ripple-element, body.theme-pink-dark .warn-A200 .mat-ripple-element, body.theme-pink-dark .warn-A400 .mat-ripple-element, body.theme-pink-dark .warn-A700 .mat-ripple-element, body.theme-pink-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-pink-dark .primary-500 .adaptive-border-color, body.theme-pink-dark .primary-600 .adaptive-border-color, body.theme-pink-dark .primary-700 .adaptive-border-color, body.theme-pink-dark .primary-800 .adaptive-border-color, body.theme-pink-dark .primary-900 .adaptive-border-color, body.theme-pink-dark .primary-A200 .adaptive-border-color, body.theme-pink-dark .primary-A400 .adaptive-border-color, body.theme-pink-dark .primary-A700 .adaptive-border-color, body.theme-pink-dark .primary .adaptive-border-color, body.theme-pink-dark .accent-500 .adaptive-border-color, body.theme-pink-dark .accent-600 .adaptive-border-color, body.theme-pink-dark .accent-700 .adaptive-border-color, body.theme-pink-dark .accent-800 .adaptive-border-color, body.theme-pink-dark .accent-900 .adaptive-border-color, body.theme-pink-dark .accent-A200 .adaptive-border-color, body.theme-pink-dark .accent-A400 .adaptive-border-color, body.theme-pink-dark .accent-A700 .adaptive-border-color, body.theme-pink-dark .accent .adaptive-border-color, body.theme-pink-dark .warn-500 .adaptive-border-color, body.theme-pink-dark .warn-600 .adaptive-border-color, body.theme-pink-dark .warn-700 .adaptive-border-color, body.theme-pink-dark .warn-800 .adaptive-border-color, body.theme-pink-dark .warn-900 .adaptive-border-color, body.theme-pink-dark .warn-A200 .adaptive-border-color, body.theme-pink-dark .warn-A400 .adaptive-border-color, body.theme-pink-dark .warn-A700 .adaptive-border-color, body.theme-pink-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .primary-50 input[type='text'], body.theme-pink-dark .primary-100 input[type='text'], body.theme-pink-dark .primary-200 input[type='text'], body.theme-pink-dark .primary-300 input[type='text'], body.theme-pink-dark .primary-400 input[type='text'], body.theme-pink-dark .primary-A100 input[type='text'], body.theme-pink-dark .accent-50 input[type='text'], body.theme-pink-dark .accent-100 input[type='text'], body.theme-pink-dark .accent-200 input[type='text'], body.theme-pink-dark .accent-300 input[type='text'], body.theme-pink-dark .accent-400 input[type='text'], body.theme-pink-dark .accent-A100 input[type='text'], body.theme-pink-dark .warn-50 input[type='text'], body.theme-pink-dark .warn-100 input[type='text'], body.theme-pink-dark .warn-200 input[type='text'], body.theme-pink-dark .warn-300 input[type='text'], body.theme-pink-dark .warn-400 input[type='text'], body.theme-pink-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-pink-dark .primary-50 .mat-form-field-label, body.theme-pink-dark .primary-100 .mat-form-field-label, body.theme-pink-dark .primary-200 .mat-form-field-label, body.theme-pink-dark .primary-300 .mat-form-field-label, body.theme-pink-dark .primary-400 .mat-form-field-label, body.theme-pink-dark .primary-A100 .mat-form-field-label, body.theme-pink-dark .accent-50 .mat-form-field-label, body.theme-pink-dark .accent-100 .mat-form-field-label, body.theme-pink-dark .accent-200 .mat-form-field-label, body.theme-pink-dark .accent-300 .mat-form-field-label, body.theme-pink-dark .accent-400 .mat-form-field-label, body.theme-pink-dark .accent-A100 .mat-form-field-label, body.theme-pink-dark .warn-50 .mat-form-field-label, body.theme-pink-dark .warn-100 .mat-form-field-label, body.theme-pink-dark .warn-200 .mat-form-field-label, body.theme-pink-dark .warn-300 .mat-form-field-label, body.theme-pink-dark .warn-400 .mat-form-field-label, body.theme-pink-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-pink-dark .primary-50 .mat-form-field-underline, body.theme-pink-dark .primary-100 .mat-form-field-underline, body.theme-pink-dark .primary-200 .mat-form-field-underline, body.theme-pink-dark .primary-300 .mat-form-field-underline, body.theme-pink-dark .primary-400 .mat-form-field-underline, body.theme-pink-dark .primary-A100 .mat-form-field-underline, body.theme-pink-dark .accent-50 .mat-form-field-underline, body.theme-pink-dark .accent-100 .mat-form-field-underline, body.theme-pink-dark .accent-200 .mat-form-field-underline, body.theme-pink-dark .accent-300 .mat-form-field-underline, body.theme-pink-dark .accent-400 .mat-form-field-underline, body.theme-pink-dark .accent-A100 .mat-form-field-underline, body.theme-pink-dark .warn-50 .mat-form-field-underline, body.theme-pink-dark .warn-100 .mat-form-field-underline, body.theme-pink-dark .warn-200 .mat-form-field-underline, body.theme-pink-dark .warn-300 .mat-form-field-underline, body.theme-pink-dark .warn-400 .mat-form-field-underline, body.theme-pink-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .primary-50 .mat-select-trigger,
body.theme-pink-dark .primary-50 .mat-select-arrow, body.theme-pink-dark .primary-100 .mat-select-trigger,
body.theme-pink-dark .primary-100 .mat-select-arrow, body.theme-pink-dark .primary-200 .mat-select-trigger,
body.theme-pink-dark .primary-200 .mat-select-arrow, body.theme-pink-dark .primary-300 .mat-select-trigger,
body.theme-pink-dark .primary-300 .mat-select-arrow, body.theme-pink-dark .primary-400 .mat-select-trigger,
body.theme-pink-dark .primary-400 .mat-select-arrow, body.theme-pink-dark .primary-A100 .mat-select-trigger,
body.theme-pink-dark .primary-A100 .mat-select-arrow, body.theme-pink-dark .accent-50 .mat-select-trigger,
body.theme-pink-dark .accent-50 .mat-select-arrow, body.theme-pink-dark .accent-100 .mat-select-trigger,
body.theme-pink-dark .accent-100 .mat-select-arrow, body.theme-pink-dark .accent-200 .mat-select-trigger,
body.theme-pink-dark .accent-200 .mat-select-arrow, body.theme-pink-dark .accent-300 .mat-select-trigger,
body.theme-pink-dark .accent-300 .mat-select-arrow, body.theme-pink-dark .accent-400 .mat-select-trigger,
body.theme-pink-dark .accent-400 .mat-select-arrow, body.theme-pink-dark .accent-A100 .mat-select-trigger,
body.theme-pink-dark .accent-A100 .mat-select-arrow, body.theme-pink-dark .warn-50 .mat-select-trigger,
body.theme-pink-dark .warn-50 .mat-select-arrow, body.theme-pink-dark .warn-100 .mat-select-trigger,
body.theme-pink-dark .warn-100 .mat-select-arrow, body.theme-pink-dark .warn-200 .mat-select-trigger,
body.theme-pink-dark .warn-200 .mat-select-arrow, body.theme-pink-dark .warn-300 .mat-select-trigger,
body.theme-pink-dark .warn-300 .mat-select-arrow, body.theme-pink-dark .warn-400 .mat-select-trigger,
body.theme-pink-dark .warn-400 .mat-select-arrow, body.theme-pink-dark .warn-A100 .mat-select-trigger,
body.theme-pink-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-pink-dark .primary-50 .mat-select-underline, body.theme-pink-dark .primary-100 .mat-select-underline, body.theme-pink-dark .primary-200 .mat-select-underline, body.theme-pink-dark .primary-300 .mat-select-underline, body.theme-pink-dark .primary-400 .mat-select-underline, body.theme-pink-dark .primary-A100 .mat-select-underline, body.theme-pink-dark .accent-50 .mat-select-underline, body.theme-pink-dark .accent-100 .mat-select-underline, body.theme-pink-dark .accent-200 .mat-select-underline, body.theme-pink-dark .accent-300 .mat-select-underline, body.theme-pink-dark .accent-400 .mat-select-underline, body.theme-pink-dark .accent-A100 .mat-select-underline, body.theme-pink-dark .warn-50 .mat-select-underline, body.theme-pink-dark .warn-100 .mat-select-underline, body.theme-pink-dark .warn-200 .mat-select-underline, body.theme-pink-dark .warn-300 .mat-select-underline, body.theme-pink-dark .warn-400 .mat-select-underline, body.theme-pink-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-pink-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-50 .mat-select-arrow,
body.theme-pink-dark .primary-50 .mat-select-trigger, body.theme-pink-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-100 .mat-select-arrow,
body.theme-pink-dark .primary-100 .mat-select-trigger, body.theme-pink-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-200 .mat-select-arrow,
body.theme-pink-dark .primary-200 .mat-select-trigger, body.theme-pink-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-300 .mat-select-arrow,
body.theme-pink-dark .primary-300 .mat-select-trigger, body.theme-pink-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-400 .mat-select-arrow,
body.theme-pink-dark .primary-400 .mat-select-trigger, body.theme-pink-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-A100 .mat-select-arrow,
body.theme-pink-dark .primary-A100 .mat-select-trigger, body.theme-pink-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-50 .mat-select-arrow,
body.theme-pink-dark .accent-50 .mat-select-trigger, body.theme-pink-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-100 .mat-select-arrow,
body.theme-pink-dark .accent-100 .mat-select-trigger, body.theme-pink-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-200 .mat-select-arrow,
body.theme-pink-dark .accent-200 .mat-select-trigger, body.theme-pink-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-300 .mat-select-arrow,
body.theme-pink-dark .accent-300 .mat-select-trigger, body.theme-pink-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-400 .mat-select-arrow,
body.theme-pink-dark .accent-400 .mat-select-trigger, body.theme-pink-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-A100 .mat-select-arrow,
body.theme-pink-dark .accent-A100 .mat-select-trigger, body.theme-pink-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-50 .mat-select-arrow,
body.theme-pink-dark .warn-50 .mat-select-trigger, body.theme-pink-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-100 .mat-select-arrow,
body.theme-pink-dark .warn-100 .mat-select-trigger, body.theme-pink-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-200 .mat-select-arrow,
body.theme-pink-dark .warn-200 .mat-select-trigger, body.theme-pink-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-300 .mat-select-arrow,
body.theme-pink-dark .warn-300 .mat-select-trigger, body.theme-pink-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-400 .mat-select-arrow,
body.theme-pink-dark .warn-400 .mat-select-trigger, body.theme-pink-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-A100 .mat-select-arrow,
body.theme-pink-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-pink-dark .primary-500 input[type='text'], body.theme-pink-dark .primary-600 input[type='text'], body.theme-pink-dark .primary-700 input[type='text'], body.theme-pink-dark .primary-800 input[type='text'], body.theme-pink-dark .primary-900 input[type='text'], body.theme-pink-dark .primary-A200 input[type='text'], body.theme-pink-dark .primary-A400 input[type='text'], body.theme-pink-dark .primary-A700 input[type='text'], body.theme-pink-dark .primary input[type='text'], body.theme-pink-dark .accent-500 input[type='text'], body.theme-pink-dark .accent-600 input[type='text'], body.theme-pink-dark .accent-700 input[type='text'], body.theme-pink-dark .accent-800 input[type='text'], body.theme-pink-dark .accent-900 input[type='text'], body.theme-pink-dark .accent-A200 input[type='text'], body.theme-pink-dark .accent-A400 input[type='text'], body.theme-pink-dark .accent-A700 input[type='text'], body.theme-pink-dark .accent input[type='text'], body.theme-pink-dark .warn-500 input[type='text'], body.theme-pink-dark .warn-600 input[type='text'], body.theme-pink-dark .warn-700 input[type='text'], body.theme-pink-dark .warn-800 input[type='text'], body.theme-pink-dark .warn-900 input[type='text'], body.theme-pink-dark .warn-A200 input[type='text'], body.theme-pink-dark .warn-A400 input[type='text'], body.theme-pink-dark .warn-A700 input[type='text'], body.theme-pink-dark .warn input[type='text'] {
  color: white; }
body.theme-pink-dark .primary-500 .mat-form-field-label, body.theme-pink-dark .primary-600 .mat-form-field-label, body.theme-pink-dark .primary-700 .mat-form-field-label, body.theme-pink-dark .primary-800 .mat-form-field-label, body.theme-pink-dark .primary-900 .mat-form-field-label, body.theme-pink-dark .primary-A200 .mat-form-field-label, body.theme-pink-dark .primary-A400 .mat-form-field-label, body.theme-pink-dark .primary-A700 .mat-form-field-label, body.theme-pink-dark .primary .mat-form-field-label, body.theme-pink-dark .accent-500 .mat-form-field-label, body.theme-pink-dark .accent-600 .mat-form-field-label, body.theme-pink-dark .accent-700 .mat-form-field-label, body.theme-pink-dark .accent-800 .mat-form-field-label, body.theme-pink-dark .accent-900 .mat-form-field-label, body.theme-pink-dark .accent-A200 .mat-form-field-label, body.theme-pink-dark .accent-A400 .mat-form-field-label, body.theme-pink-dark .accent-A700 .mat-form-field-label, body.theme-pink-dark .accent .mat-form-field-label, body.theme-pink-dark .warn-500 .mat-form-field-label, body.theme-pink-dark .warn-600 .mat-form-field-label, body.theme-pink-dark .warn-700 .mat-form-field-label, body.theme-pink-dark .warn-800 .mat-form-field-label, body.theme-pink-dark .warn-900 .mat-form-field-label, body.theme-pink-dark .warn-A200 .mat-form-field-label, body.theme-pink-dark .warn-A400 .mat-form-field-label, body.theme-pink-dark .warn-A700 .mat-form-field-label, body.theme-pink-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .primary-500 .mat-form-field-underline, body.theme-pink-dark .primary-600 .mat-form-field-underline, body.theme-pink-dark .primary-700 .mat-form-field-underline, body.theme-pink-dark .primary-800 .mat-form-field-underline, body.theme-pink-dark .primary-900 .mat-form-field-underline, body.theme-pink-dark .primary-A200 .mat-form-field-underline, body.theme-pink-dark .primary-A400 .mat-form-field-underline, body.theme-pink-dark .primary-A700 .mat-form-field-underline, body.theme-pink-dark .primary .mat-form-field-underline, body.theme-pink-dark .accent-500 .mat-form-field-underline, body.theme-pink-dark .accent-600 .mat-form-field-underline, body.theme-pink-dark .accent-700 .mat-form-field-underline, body.theme-pink-dark .accent-800 .mat-form-field-underline, body.theme-pink-dark .accent-900 .mat-form-field-underline, body.theme-pink-dark .accent-A200 .mat-form-field-underline, body.theme-pink-dark .accent-A400 .mat-form-field-underline, body.theme-pink-dark .accent-A700 .mat-form-field-underline, body.theme-pink-dark .accent .mat-form-field-underline, body.theme-pink-dark .warn-500 .mat-form-field-underline, body.theme-pink-dark .warn-600 .mat-form-field-underline, body.theme-pink-dark .warn-700 .mat-form-field-underline, body.theme-pink-dark .warn-800 .mat-form-field-underline, body.theme-pink-dark .warn-900 .mat-form-field-underline, body.theme-pink-dark .warn-A200 .mat-form-field-underline, body.theme-pink-dark .warn-A400 .mat-form-field-underline, body.theme-pink-dark .warn-A700 .mat-form-field-underline, body.theme-pink-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .primary-500 .mat-select-trigger,
body.theme-pink-dark .primary-500 .mat-select-arrow, body.theme-pink-dark .primary-600 .mat-select-trigger,
body.theme-pink-dark .primary-600 .mat-select-arrow, body.theme-pink-dark .primary-700 .mat-select-trigger,
body.theme-pink-dark .primary-700 .mat-select-arrow, body.theme-pink-dark .primary-800 .mat-select-trigger,
body.theme-pink-dark .primary-800 .mat-select-arrow, body.theme-pink-dark .primary-900 .mat-select-trigger,
body.theme-pink-dark .primary-900 .mat-select-arrow, body.theme-pink-dark .primary-A200 .mat-select-trigger,
body.theme-pink-dark .primary-A200 .mat-select-arrow, body.theme-pink-dark .primary-A400 .mat-select-trigger,
body.theme-pink-dark .primary-A400 .mat-select-arrow, body.theme-pink-dark .primary-A700 .mat-select-trigger,
body.theme-pink-dark .primary-A700 .mat-select-arrow, body.theme-pink-dark .primary .mat-select-trigger,
body.theme-pink-dark .primary .mat-select-arrow, body.theme-pink-dark .accent-500 .mat-select-trigger,
body.theme-pink-dark .accent-500 .mat-select-arrow, body.theme-pink-dark .accent-600 .mat-select-trigger,
body.theme-pink-dark .accent-600 .mat-select-arrow, body.theme-pink-dark .accent-700 .mat-select-trigger,
body.theme-pink-dark .accent-700 .mat-select-arrow, body.theme-pink-dark .accent-800 .mat-select-trigger,
body.theme-pink-dark .accent-800 .mat-select-arrow, body.theme-pink-dark .accent-900 .mat-select-trigger,
body.theme-pink-dark .accent-900 .mat-select-arrow, body.theme-pink-dark .accent-A200 .mat-select-trigger,
body.theme-pink-dark .accent-A200 .mat-select-arrow, body.theme-pink-dark .accent-A400 .mat-select-trigger,
body.theme-pink-dark .accent-A400 .mat-select-arrow, body.theme-pink-dark .accent-A700 .mat-select-trigger,
body.theme-pink-dark .accent-A700 .mat-select-arrow, body.theme-pink-dark .accent .mat-select-trigger,
body.theme-pink-dark .accent .mat-select-arrow, body.theme-pink-dark .warn-500 .mat-select-trigger,
body.theme-pink-dark .warn-500 .mat-select-arrow, body.theme-pink-dark .warn-600 .mat-select-trigger,
body.theme-pink-dark .warn-600 .mat-select-arrow, body.theme-pink-dark .warn-700 .mat-select-trigger,
body.theme-pink-dark .warn-700 .mat-select-arrow, body.theme-pink-dark .warn-800 .mat-select-trigger,
body.theme-pink-dark .warn-800 .mat-select-arrow, body.theme-pink-dark .warn-900 .mat-select-trigger,
body.theme-pink-dark .warn-900 .mat-select-arrow, body.theme-pink-dark .warn-A200 .mat-select-trigger,
body.theme-pink-dark .warn-A200 .mat-select-arrow, body.theme-pink-dark .warn-A400 .mat-select-trigger,
body.theme-pink-dark .warn-A400 .mat-select-arrow, body.theme-pink-dark .warn-A700 .mat-select-trigger,
body.theme-pink-dark .warn-A700 .mat-select-arrow, body.theme-pink-dark .warn .mat-select-trigger,
body.theme-pink-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .primary-500 .mat-select-underline, body.theme-pink-dark .primary-600 .mat-select-underline, body.theme-pink-dark .primary-700 .mat-select-underline, body.theme-pink-dark .primary-800 .mat-select-underline, body.theme-pink-dark .primary-900 .mat-select-underline, body.theme-pink-dark .primary-A200 .mat-select-underline, body.theme-pink-dark .primary-A400 .mat-select-underline, body.theme-pink-dark .primary-A700 .mat-select-underline, body.theme-pink-dark .primary .mat-select-underline, body.theme-pink-dark .accent-500 .mat-select-underline, body.theme-pink-dark .accent-600 .mat-select-underline, body.theme-pink-dark .accent-700 .mat-select-underline, body.theme-pink-dark .accent-800 .mat-select-underline, body.theme-pink-dark .accent-900 .mat-select-underline, body.theme-pink-dark .accent-A200 .mat-select-underline, body.theme-pink-dark .accent-A400 .mat-select-underline, body.theme-pink-dark .accent-A700 .mat-select-underline, body.theme-pink-dark .accent .mat-select-underline, body.theme-pink-dark .warn-500 .mat-select-underline, body.theme-pink-dark .warn-600 .mat-select-underline, body.theme-pink-dark .warn-700 .mat-select-underline, body.theme-pink-dark .warn-800 .mat-select-underline, body.theme-pink-dark .warn-900 .mat-select-underline, body.theme-pink-dark .warn-A200 .mat-select-underline, body.theme-pink-dark .warn-A400 .mat-select-underline, body.theme-pink-dark .warn-A700 .mat-select-underline, body.theme-pink-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-pink-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-500 .mat-select-arrow,
body.theme-pink-dark .primary-500 .mat-select-trigger, body.theme-pink-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-600 .mat-select-arrow,
body.theme-pink-dark .primary-600 .mat-select-trigger, body.theme-pink-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-700 .mat-select-arrow,
body.theme-pink-dark .primary-700 .mat-select-trigger, body.theme-pink-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-800 .mat-select-arrow,
body.theme-pink-dark .primary-800 .mat-select-trigger, body.theme-pink-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-900 .mat-select-arrow,
body.theme-pink-dark .primary-900 .mat-select-trigger, body.theme-pink-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-A200 .mat-select-arrow,
body.theme-pink-dark .primary-A200 .mat-select-trigger, body.theme-pink-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-A400 .mat-select-arrow,
body.theme-pink-dark .primary-A400 .mat-select-trigger, body.theme-pink-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary-A700 .mat-select-arrow,
body.theme-pink-dark .primary-A700 .mat-select-trigger, body.theme-pink-dark .primary .mat-select-disabled .mat-select-value,
body.theme-pink-dark .primary .mat-select-arrow,
body.theme-pink-dark .primary .mat-select-trigger, body.theme-pink-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-500 .mat-select-arrow,
body.theme-pink-dark .accent-500 .mat-select-trigger, body.theme-pink-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-600 .mat-select-arrow,
body.theme-pink-dark .accent-600 .mat-select-trigger, body.theme-pink-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-700 .mat-select-arrow,
body.theme-pink-dark .accent-700 .mat-select-trigger, body.theme-pink-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-800 .mat-select-arrow,
body.theme-pink-dark .accent-800 .mat-select-trigger, body.theme-pink-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-900 .mat-select-arrow,
body.theme-pink-dark .accent-900 .mat-select-trigger, body.theme-pink-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-A200 .mat-select-arrow,
body.theme-pink-dark .accent-A200 .mat-select-trigger, body.theme-pink-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-A400 .mat-select-arrow,
body.theme-pink-dark .accent-A400 .mat-select-trigger, body.theme-pink-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent-A700 .mat-select-arrow,
body.theme-pink-dark .accent-A700 .mat-select-trigger, body.theme-pink-dark .accent .mat-select-disabled .mat-select-value,
body.theme-pink-dark .accent .mat-select-arrow,
body.theme-pink-dark .accent .mat-select-trigger, body.theme-pink-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-500 .mat-select-arrow,
body.theme-pink-dark .warn-500 .mat-select-trigger, body.theme-pink-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-600 .mat-select-arrow,
body.theme-pink-dark .warn-600 .mat-select-trigger, body.theme-pink-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-700 .mat-select-arrow,
body.theme-pink-dark .warn-700 .mat-select-trigger, body.theme-pink-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-800 .mat-select-arrow,
body.theme-pink-dark .warn-800 .mat-select-trigger, body.theme-pink-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-900 .mat-select-arrow,
body.theme-pink-dark .warn-900 .mat-select-trigger, body.theme-pink-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-A200 .mat-select-arrow,
body.theme-pink-dark .warn-A200 .mat-select-trigger, body.theme-pink-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-A400 .mat-select-arrow,
body.theme-pink-dark .warn-A400 .mat-select-trigger, body.theme-pink-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn-A700 .mat-select-arrow,
body.theme-pink-dark .warn-A700 .mat-select-trigger, body.theme-pink-dark .warn .mat-select-disabled .mat-select-value,
body.theme-pink-dark .warn .mat-select-arrow,
body.theme-pink-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-pink-dark .primary-500 .mat-select-value, body.theme-pink-dark .primary-600 .mat-select-value, body.theme-pink-dark .primary-700 .mat-select-value, body.theme-pink-dark .primary-800 .mat-select-value, body.theme-pink-dark .primary-900 .mat-select-value, body.theme-pink-dark .primary-A200 .mat-select-value, body.theme-pink-dark .primary-A400 .mat-select-value, body.theme-pink-dark .primary-A700 .mat-select-value, body.theme-pink-dark .primary .mat-select-value, body.theme-pink-dark .accent-500 .mat-select-value, body.theme-pink-dark .accent-600 .mat-select-value, body.theme-pink-dark .accent-700 .mat-select-value, body.theme-pink-dark .accent-800 .mat-select-value, body.theme-pink-dark .accent-900 .mat-select-value, body.theme-pink-dark .accent-A200 .mat-select-value, body.theme-pink-dark .accent-A400 .mat-select-value, body.theme-pink-dark .accent-A700 .mat-select-value, body.theme-pink-dark .accent .mat-select-value, body.theme-pink-dark .warn-500 .mat-select-value, body.theme-pink-dark .warn-600 .mat-select-value, body.theme-pink-dark .warn-700 .mat-select-value, body.theme-pink-dark .warn-800 .mat-select-value, body.theme-pink-dark .warn-900 .mat-select-value, body.theme-pink-dark .warn-A200 .mat-select-value, body.theme-pink-dark .warn-A400 .mat-select-value, body.theme-pink-dark .warn-A700 .mat-select-value, body.theme-pink-dark .warn .mat-select-value {
  color: white; }
body.theme-light-green-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-green-dark .mat-option {
  color: white; }
body.theme-light-green-dark .mat-option:hover:not(.mat-option-disabled), body.theme-light-green-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-light-green-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #8bc34a; }
body.theme-light-green-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #8bc34a; }
body.theme-light-green-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-light-green-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-light-green-dark .mat-pseudo-checkbox-checked,
body.theme-light-green-dark .mat-pseudo-checkbox-indeterminate,
body.theme-light-green-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-light-green-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #8bc34a; }
body.theme-light-green-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-light-green-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #8bc34a; }
body.theme-light-green-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-light-green-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-light-green-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-light-green-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-light-green-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .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); }
body.theme-light-green-dark .mat-app-background, body.theme-light-green-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-light-green-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-light-green-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-light-green-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-light-green-dark .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #8bc34a; }
@media (-ms-high-contrast: active) {
    body.theme-light-green-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-light-green-dark .mat-badge-accent .mat-badge-content {
  background: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-light-green-dark .mat-badge {
  position: relative; }
body.theme-light-green-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-light-green-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-light-green-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-light-green-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-light-green-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-light-green-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-light-green-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-light-green-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-light-green-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-light-green-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-light-green-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-light-green-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-light-green-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-light-green-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-light-green-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-light-green-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-light-green-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-light-green-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-light-green-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-light-green-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-light-green-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-light-green-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-light-green-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-light-green-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-light-green-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-light-green-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-light-green-dark .mat-button, body.theme-light-green-dark .mat-icon-button, body.theme-light-green-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-light-green-dark .mat-button.mat-primary, body.theme-light-green-dark .mat-icon-button.mat-primary, body.theme-light-green-dark .mat-stroked-button.mat-primary {
    color: #8bc34a; }
body.theme-light-green-dark .mat-button.mat-accent, body.theme-light-green-dark .mat-icon-button.mat-accent, body.theme-light-green-dark .mat-stroked-button.mat-accent {
    color: #8bc34a; }
body.theme-light-green-dark .mat-button.mat-warn, body.theme-light-green-dark .mat-icon-button.mat-warn, body.theme-light-green-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-light-green-dark .mat-button.mat-primary[disabled], body.theme-light-green-dark .mat-button.mat-accent[disabled], body.theme-light-green-dark .mat-button.mat-warn[disabled], body.theme-light-green-dark .mat-button[disabled][disabled], body.theme-light-green-dark .mat-icon-button.mat-primary[disabled], body.theme-light-green-dark .mat-icon-button.mat-accent[disabled], body.theme-light-green-dark .mat-icon-button.mat-warn[disabled], body.theme-light-green-dark .mat-icon-button[disabled][disabled], body.theme-light-green-dark .mat-stroked-button.mat-primary[disabled], body.theme-light-green-dark .mat-stroked-button.mat-accent[disabled], body.theme-light-green-dark .mat-stroked-button.mat-warn[disabled], body.theme-light-green-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-light-green-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-light-green-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #8bc34a; }
body.theme-light-green-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-light-green-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-light-green-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #8bc34a; }
body.theme-light-green-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-light-green-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-light-green-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-light-green-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-light-green-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-light-green-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-light-green-dark .mat-button .mat-ripple-element, body.theme-light-green-dark .mat-icon-button .mat-ripple-element, body.theme-light-green-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-light-green-dark .mat-button-focus-overlay {
  background: white; }
body.theme-light-green-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-flat-button, body.theme-light-green-dark .mat-raised-button, body.theme-light-green-dark .mat-fab, body.theme-light-green-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-light-green-dark .mat-flat-button.mat-primary, body.theme-light-green-dark .mat-raised-button.mat-primary, body.theme-light-green-dark .mat-fab.mat-primary, body.theme-light-green-dark .mat-mini-fab.mat-primary {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-flat-button.mat-accent, body.theme-light-green-dark .mat-raised-button.mat-accent, body.theme-light-green-dark .mat-fab.mat-accent, body.theme-light-green-dark .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-flat-button.mat-warn, body.theme-light-green-dark .mat-raised-button.mat-warn, body.theme-light-green-dark .mat-fab.mat-warn, body.theme-light-green-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-light-green-dark .mat-flat-button.mat-primary[disabled], body.theme-light-green-dark .mat-flat-button.mat-accent[disabled], body.theme-light-green-dark .mat-flat-button.mat-warn[disabled], body.theme-light-green-dark .mat-flat-button[disabled][disabled], body.theme-light-green-dark .mat-raised-button.mat-primary[disabled], body.theme-light-green-dark .mat-raised-button.mat-accent[disabled], body.theme-light-green-dark .mat-raised-button.mat-warn[disabled], body.theme-light-green-dark .mat-raised-button[disabled][disabled], body.theme-light-green-dark .mat-fab.mat-primary[disabled], body.theme-light-green-dark .mat-fab.mat-accent[disabled], body.theme-light-green-dark .mat-fab.mat-warn[disabled], body.theme-light-green-dark .mat-fab[disabled][disabled], body.theme-light-green-dark .mat-mini-fab.mat-primary[disabled], body.theme-light-green-dark .mat-mini-fab.mat-accent[disabled], body.theme-light-green-dark .mat-mini-fab.mat-warn[disabled], body.theme-light-green-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-flat-button.mat-primary, body.theme-light-green-dark .mat-raised-button.mat-primary, body.theme-light-green-dark .mat-fab.mat-primary, body.theme-light-green-dark .mat-mini-fab.mat-primary {
    background-color: #8bc34a; }
body.theme-light-green-dark .mat-flat-button.mat-accent, body.theme-light-green-dark .mat-raised-button.mat-accent, body.theme-light-green-dark .mat-fab.mat-accent, body.theme-light-green-dark .mat-mini-fab.mat-accent {
    background-color: #8bc34a; }
body.theme-light-green-dark .mat-flat-button.mat-warn, body.theme-light-green-dark .mat-raised-button.mat-warn, body.theme-light-green-dark .mat-fab.mat-warn, body.theme-light-green-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-light-green-dark .mat-flat-button.mat-primary[disabled], body.theme-light-green-dark .mat-flat-button.mat-accent[disabled], body.theme-light-green-dark .mat-flat-button.mat-warn[disabled], body.theme-light-green-dark .mat-flat-button[disabled][disabled], body.theme-light-green-dark .mat-raised-button.mat-primary[disabled], body.theme-light-green-dark .mat-raised-button.mat-accent[disabled], body.theme-light-green-dark .mat-raised-button.mat-warn[disabled], body.theme-light-green-dark .mat-raised-button[disabled][disabled], body.theme-light-green-dark .mat-fab.mat-primary[disabled], body.theme-light-green-dark .mat-fab.mat-accent[disabled], body.theme-light-green-dark .mat-fab.mat-warn[disabled], body.theme-light-green-dark .mat-fab[disabled][disabled], body.theme-light-green-dark .mat-mini-fab.mat-primary[disabled], body.theme-light-green-dark .mat-mini-fab.mat-accent[disabled], body.theme-light-green-dark .mat-mini-fab.mat-warn[disabled], body.theme-light-green-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-light-green-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-light-green-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-light-green-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-light-green-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-light-green-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-light-green-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-light-green-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-light-green-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-light-green-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-light-green-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-light-green-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-green-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-light-green-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-light-green-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-light-green-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-light-green-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-button-toggle-standalone,
body.theme-light-green-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-light-green-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-light-green-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-light-green-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-light-green-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-light-green-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-light-green-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-light-green-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-light-green-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-light-green-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-light-green-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-light-green-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-light-green-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-light-green-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-light-green-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-light-green-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-light-green-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-light-green-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-light-green-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-light-green-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-light-green-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-light-green-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-light-green-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-light-green-dark .mat-checkbox-background {
    background: none; } }
body.theme-light-green-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-light-green-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-light-green-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-green-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-light-green-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-light-green-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-light-green-dark .mat-table {
  background: #424242; }
body.theme-light-green-dark .mat-table thead, body.theme-light-green-dark .mat-table tbody, body.theme-light-green-dark .mat-table tfoot,
body.theme-light-green-dark mat-header-row, body.theme-light-green-dark mat-row, body.theme-light-green-dark mat-footer-row,
body.theme-light-green-dark [mat-header-row], body.theme-light-green-dark [mat-row], body.theme-light-green-dark [mat-footer-row],
body.theme-light-green-dark .mat-table-sticky {
  background: inherit; }
body.theme-light-green-dark mat-row, body.theme-light-green-dark mat-header-row, body.theme-light-green-dark mat-footer-row,
body.theme-light-green-dark th.mat-header-cell, body.theme-light-green-dark td.mat-cell, body.theme-light-green-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-cell, body.theme-light-green-dark .mat-footer-cell {
  color: white; }
body.theme-light-green-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-light-green-dark .mat-datepicker-toggle,
body.theme-light-green-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-light-green-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-light-green-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-light-green-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-light-green-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-light-green-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-calendar-body-selected {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(139, 195, 74, 0.4); }
body.theme-light-green-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-light-green-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #8bc34a;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(139, 195, 74, 0.4); }
body.theme-light-green-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-light-green-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-light-green-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-light-green-dark .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); }
body.theme-light-green-dark .mat-datepicker-toggle-active {
  color: #8bc34a; }
body.theme-light-green-dark .mat-datepicker-toggle-active.mat-accent {
    color: #8bc34a; }
body.theme-light-green-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-light-green-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-light-green-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-light-green-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-light-green-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-light-green-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-light-green-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-light-green-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-light-green-dark .mat-expansion-panel-header-description,
body.theme-light-green-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-light-green-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-light-green-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #8bc34a; }
body.theme-light-green-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-light-green-dark .mat-focused .mat-form-field-required-marker {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-light-green-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #8bc34a; }
body.theme-light-green-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-light-green-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-light-green-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-light-green-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-light-green-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-light-green-dark .mat-error {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-light-green-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-light-green-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-green-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-light-green-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-light-green-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-light-green-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-light-green-dark .mat-icon.mat-primary {
  color: #8bc34a; }
body.theme-light-green-dark .mat-icon.mat-accent {
  color: #8bc34a; }
body.theme-light-green-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-input-element:disabled,
body.theme-light-green-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element {
  caret-color: #8bc34a; }
body.theme-light-green-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-dark .mat-accent .mat-input-element {
  caret-color: #8bc34a; }
body.theme-light-green-dark .mat-warn .mat-input-element,
body.theme-light-green-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-light-green-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-light-green-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-light-green-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-light-green-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-light-green-dark .mat-list-option:hover, body.theme-light-green-dark .mat-list-option:focus,
body.theme-light-green-dark .mat-nav-list .mat-list-item:hover,
body.theme-light-green-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .mat-menu-panel {
  background: #424242; }
body.theme-light-green-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-light-green-dark .mat-menu-item[disabled], body.theme-light-green-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-menu-item .mat-icon-no-color,
body.theme-light-green-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-light-green-dark .mat-menu-item:hover:not([disabled]),
body.theme-light-green-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-light-green-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-light-green-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .mat-paginator {
  background: #424242; }
body.theme-light-green-dark .mat-paginator,
body.theme-light-green-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-paginator-decrement,
body.theme-light-green-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-light-green-dark .mat-paginator-first,
body.theme-light-green-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-light-green-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-light-green-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-light-green-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-light-green-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-progress-bar-background {
  fill: #dcedc8; }
body.theme-light-green-dark .mat-progress-bar-buffer {
  background-color: #dcedc8; }
body.theme-light-green-dark .mat-progress-bar-fill::after {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #dcedc8; }
body.theme-light-green-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #dcedc8; }
body.theme-light-green-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-light-green-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-light-green-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-light-green-dark .mat-progress-spinner circle, body.theme-light-green-dark .mat-spinner circle {
  stroke: #8bc34a; }
body.theme-light-green-dark .mat-progress-spinner.mat-accent circle, body.theme-light-green-dark .mat-spinner.mat-accent circle {
  stroke: #8bc34a; }
body.theme-light-green-dark .mat-progress-spinner.mat-warn circle, body.theme-light-green-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-light-green-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8bc34a; }
body.theme-light-green-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-light-green-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-green-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-green-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8bc34a; }
body.theme-light-green-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-light-green-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-green-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-green-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-light-green-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-light-green-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-green-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-green-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-light-green-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-light-green-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-light-green-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-light-green-dark .mat-select-value {
  color: white; }
body.theme-light-green-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-select-panel {
  background: #424242; }
body.theme-light-green-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #8bc34a; }
body.theme-light-green-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-light-green-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-light-green-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-light-green-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-light-green-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-light-green-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-light-green-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-light-green-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #c5e1a5; }
body.theme-light-green-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(197, 225, 165, 0.54); }
body.theme-light-green-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #c5e1a5; }
body.theme-light-green-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #c5e1a5; }
body.theme-light-green-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(197, 225, 165, 0.54); }
body.theme-light-green-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #c5e1a5; }
body.theme-light-green-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-light-green-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-light-green-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-light-green-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-light-green-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-light-green-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-primary .mat-slider-track-fill,
body.theme-light-green-dark .mat-primary .mat-slider-thumb,
body.theme-light-green-dark .mat-primary .mat-slider-thumb-label {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-accent .mat-slider-track-fill,
body.theme-light-green-dark .mat-accent .mat-slider-thumb,
body.theme-light-green-dark .mat-accent .mat-slider-thumb-label {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-warn .mat-slider-track-fill,
body.theme-light-green-dark .mat-warn .mat-slider-thumb,
body.theme-light-green-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-light-green-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-light-green-dark .mat-slider-focus-ring {
  background-color: rgba(139, 195, 74, 0.2); }
body.theme-light-green-dark .mat-slider:hover .mat-slider-track-background,
body.theme-light-green-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-light-green-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-light-green-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-light-green-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-light-green-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-light-green-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-light-green-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-light-green-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-light-green-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-light-green-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-light-green-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-light-green-dark .mat-step-header.cdk-keyboard-focused, body.theme-light-green-dark .mat-step-header.cdk-program-focused, body.theme-light-green-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-light-green-dark .mat-step-header:hover {
    background: none; } }
body.theme-light-green-dark .mat-step-header .mat-step-label,
body.theme-light-green-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-step-header .mat-step-icon-selected,
body.theme-light-green-dark .mat-step-header .mat-step-icon-state-done,
body.theme-light-green-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-light-green-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-light-green-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-light-green-dark .mat-stepper-horizontal, body.theme-light-green-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-light-green-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-horizontal-stepper-header::before,
body.theme-light-green-dark .mat-horizontal-stepper-header::after,
body.theme-light-green-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-light-green-dark .mat-tab-nav-bar,
body.theme-light-green-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-light-green-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-light-green-dark .mat-tab-label, body.theme-light-green-dark .mat-tab-link {
  color: white; }
body.theme-light-green-dark .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-green-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-light-green-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-light-green-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(220, 237, 200, 0.3); }
body.theme-light-green-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-light-green-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-light-green-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(220, 237, 200, 0.3); }
body.theme-light-green-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-light-green-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-light-green-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-light-green-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-light-green-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-light-green-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-light-green-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(220, 237, 200, 0.3); }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }
body.theme-light-green-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(220, 237, 200, 0.3); }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #8bc34a; }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-green-dark .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); }
body.theme-light-green-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-green-dark .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); }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-green-dark .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); }
body.theme-light-green-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-light-green-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-light-green-dark .mat-toolbar.mat-primary {
    background: #8bc34a;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-toolbar.mat-accent {
    background: #8bc34a;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-light-green-dark .mat-toolbar .mat-form-field-underline,
  body.theme-light-green-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-light-green-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-light-green-dark .mat-toolbar .mat-form-field-label,
  body.theme-light-green-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-light-green-dark .mat-toolbar .mat-select-value,
  body.theme-light-green-dark .mat-toolbar .mat-select-arrow,
  body.theme-light-green-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-light-green-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-light-green-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-light-green-dark .mat-tree {
  background: #424242; }
body.theme-light-green-dark .mat-tree-node,
body.theme-light-green-dark .mat-nested-tree-node {
  color: white; }
body.theme-light-green-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-light-green-dark {
  color: white;
  background: #303030; }
body.theme-light-green-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .icon,
body.theme-light-green-dark i {
  color: white; }
body.theme-light-green-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .fade-text,
body.theme-light-green-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .avatar {
  color: white; }
body.theme-light-green-dark .form-wrapper {
  background-color: #424242; }
body.theme-light-green-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .simple-pagination {
  background: #424242; }
body.theme-light-green-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-light-green-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .price-tables .price-table {
  background: #424242; }
body.theme-light-green-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .simple-table-container {
  background: #424242; }
body.theme-light-green-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-light-green-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-light-green-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-light-green-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-light-green-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-light-green-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-light-green-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-light-green-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-light-green-dark a,
body.theme-light-green-dark .chart-label,
body.theme-light-green-dark .theme-text {
  color: #8bc34a; }
body.theme-light-green-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-light-green-dark .changelog .entry {
  background-color: #424242; }
body.theme-light-green-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-light-green-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-light-green-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-light-green-dark fuse-sidebar {
  background: #303030; }
body.theme-light-green-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-light-green-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-light-green-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-light-green-dark fuse-widget > .fuse-widget-front,
body.theme-light-green-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-light-green-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #8bc34a; }
body.theme-light-green-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-light-green-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-light-green-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-light-green-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #aed581; }
body.theme-light-green-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-light-green-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-light-green-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #8bc34a; }
body.theme-light-green-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #8bc34a;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-light-green-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-light-green-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-light-green-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-light-green-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-light-green-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-light-green-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-light-green-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-light-green-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-light-green-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #8bc34a; }
body.theme-light-green-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-light-green-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #8bc34a; }
body.theme-light-green-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #8bc34a; }
body.theme-light-green-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #8bc34a; }
body.theme-light-green-dark #academy-course .sidebar .steps .step .index:before, body.theme-light-green-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #academy-course .center .content {
  background: #353535; }
body.theme-light-green-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-light-green-dark .cal-month-view {
  background: #424242; }
body.theme-light-green-dark .cal-month-view .cal-day-badge {
    background: #8bc34a;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-light-green-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-light-green-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #8bc34a; }
body.theme-light-green-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-light-green-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-light-green-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-light-green-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #8bc34a; }
body.theme-light-green-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-light-green-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-light-green-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-green-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-light-green-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-light-green-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #8bc34a; }
body.theme-light-green-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-light-green-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-light-green-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-light-green-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-green-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-light-green-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-light-green-dark scrumboard-board-list .list .list-header,
body.theme-light-green-dark scrumboard-board-list .list .list-content,
body.theme-light-green-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-light-green-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-light-green-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-light-green-dark scrumboard-board #board > .header {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-light-green-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-light-green-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-light-green-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-light-green-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-light-green-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-light-green-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-light-green-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-light-green-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-light-green-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-light-green-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark todo-list-item.completed {
    background: #303030; }
body.theme-light-green-dark todo-list-item.completed .title,
    body.theme-light-green-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark todo-list-item.selected {
    background: #303030; }
body.theme-light-green-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-light-green-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-light-green-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark login-2 #login #login-intro {
  color: white; }
body.theme-light-green-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-light-green-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-light-green-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-light-green-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-light-green-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark register-2 #register #register-intro {
  color: white; }
body.theme-light-green-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-light-green-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-light-green-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-light-green-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-light-green-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-light-green-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-light-green-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-light-green-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-light-green-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-light-green-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-light-green-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-light-green-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-light-green-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-light-green-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-light-green-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-light-green-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-light-green-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #8bc34a; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #8bc34a; }
body.theme-light-green-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-light-green-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-light-green-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #8bc34a; }
body.theme-light-green-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-light-green-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-light-green-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-light-green-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-green-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-light-green-dark datatable-body {
  background-color: white; }
body.theme-light-green-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-green-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-green-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark decision-list-item.completed {
    background: #303030; }
body.theme-light-green-dark decision-list-item.completed .title,
    body.theme-light-green-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark decision-list-item.selected {
    background: #303030; }
body.theme-light-green-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-green-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-green-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-green-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-green-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-light-green-dark app-itservice-list-item.completed .title,
    body.theme-light-green-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-light-green-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark .theme-blue-gray-dark mat-tab-group,
body.theme-light-green-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-light-green-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-light-green-dark .mat-select-panel {
  max-width: none !important; }
body.theme-light-green-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-green-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-green-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-light-green-dark app-cost-center-item.completed .title,
  body.theme-light-green-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-light-green-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-green-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-green-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-light-green-dark app-bank-master-item.completed .title,
  body.theme-light-green-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-light-green-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-light-green-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark hotel-list-item.completed {
    background: #303030; }
body.theme-light-green-dark hotel-list-item.completed .title,
    body.theme-light-green-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark hotel-list-item.selected {
    background: #303030; }
body.theme-light-green-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-light-green-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-green-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-green-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-light-green-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-green-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-green-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark chop-list-item.completed {
  background: #303030; }
body.theme-light-green-dark chop-list-item.completed .title,
  body.theme-light-green-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-light-green-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-green-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-green-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-light-green-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-light-green-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-light-green-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-light-green-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-light-green-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-light-green-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-green-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark decision-list-item.completed {
    background: #303030; }
body.theme-light-green-dark decision-list-item.completed .title,
    body.theme-light-green-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark decision-list-item.selected {
    background: #303030; }
body.theme-light-green-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-green-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-light-green-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-green-dark payment-list-item.completed .title,
    body.theme-light-green-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-green-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #aed581; }
body.theme-light-green-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-green-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-light-green-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-light-green-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-light-green-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-light-green-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-light-green-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-light-green-dark #products .center .content-card {
  background: #424242; }
body.theme-light-green-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-green-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark decision-list-item.completed {
    background: #303030; }
body.theme-light-green-dark decision-list-item.completed .title,
    body.theme-light-green-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark decision-list-item.selected {
    background: #303030; }
body.theme-light-green-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-green-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #aed581; }
body.theme-light-green-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-green-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-light-green-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-green-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-light-green-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-green-dark payment-list-item.completed .title,
    body.theme-light-green-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-green-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #aed581; }
body.theme-light-green-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #aed581; }
body.theme-light-green-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-green-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-light-green-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-light-green-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-light-green-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-light-green-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-light-green-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-light-green-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-green-dark payment-list-item.completed .title,
    body.theme-light-green-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-green-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-light-green-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-light-green-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-light-green-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-light-green-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark common-list-item.completed .title,
  body.theme-light-green-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-light-green-dark .content {
  background-color: #303030 !important; }
body.theme-light-green-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-light-green-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-green-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-green-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-light-green-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-green-dark payment-list-item.completed .title,
    body.theme-light-green-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-green-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-green-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-light-green-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-green-dark payment-list-item.completed .title,
    body.theme-light-green-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-green-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-green-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-light-green-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-green-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-green-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-green-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-green-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-green-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-light-green-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-green-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-green-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-green-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-green-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-green-dark payment-list-item.completed .title,
    body.theme-light-green-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-green-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #aed581; }
body.theme-light-green-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-light-green-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #aed581; }
body.theme-light-green-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-light-green-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-light-green-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-green-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-green-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-green-dark preapp-list-item.completed .title,
    body.theme-light-green-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-green-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-green-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-green-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-light-green-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-light-green-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-light-green-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-light-green-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #aed581; }
body.theme-light-green-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-light-green-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-green-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-light-green-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-light-green-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-light-green-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-light-green-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #aed581; }
body.theme-light-green-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark app-detail .active, body.theme-light-green-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-light-green-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #aed581; }
body.theme-light-green-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-green-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-green-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-green-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-green-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-green-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-green-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-green-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-green-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-green-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-light-green-dark .primary-50-bg {
  background-color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-50 {
  background-color: #f1f8e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-50[disabled] {
    background-color: rgba(241, 248, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-50-fg {
  color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-50-border {
  border-color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-50-border-top {
  border-top-color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-50-border-right {
  border-right-color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-50-border-bottom {
  border-bottom-color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-50-border-left {
  border-left-color: #f1f8e9 !important; }
body.theme-light-green-dark .primary-100-bg {
  background-color: #dcedc8 !important; }
body.theme-light-green-dark .primary-100 {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-100[disabled] {
    background-color: rgba(220, 237, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-100-fg {
  color: #dcedc8 !important; }
body.theme-light-green-dark .primary-100-border {
  border-color: #dcedc8 !important; }
body.theme-light-green-dark .primary-100-border-top {
  border-top-color: #dcedc8 !important; }
body.theme-light-green-dark .primary-100-border-right {
  border-right-color: #dcedc8 !important; }
body.theme-light-green-dark .primary-100-border-bottom {
  border-bottom-color: #dcedc8 !important; }
body.theme-light-green-dark .primary-100-border-left {
  border-left-color: #dcedc8 !important; }
body.theme-light-green-dark .primary-200-bg {
  background-color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-200 {
  background-color: #c5e1a5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-200[disabled] {
    background-color: rgba(197, 225, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-200-fg {
  color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-200-border {
  border-color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-200-border-top {
  border-top-color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-200-border-right {
  border-right-color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-200-border-bottom {
  border-bottom-color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-200-border-left {
  border-left-color: #c5e1a5 !important; }
body.theme-light-green-dark .primary-300-bg {
  background-color: #aed581 !important; }
body.theme-light-green-dark .primary-300 {
  background-color: #aed581 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-300[disabled] {
    background-color: rgba(174, 213, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-300-fg {
  color: #aed581 !important; }
body.theme-light-green-dark .primary-300-border {
  border-color: #aed581 !important; }
body.theme-light-green-dark .primary-300-border-top {
  border-top-color: #aed581 !important; }
body.theme-light-green-dark .primary-300-border-right {
  border-right-color: #aed581 !important; }
body.theme-light-green-dark .primary-300-border-bottom {
  border-bottom-color: #aed581 !important; }
body.theme-light-green-dark .primary-300-border-left {
  border-left-color: #aed581 !important; }
body.theme-light-green-dark .primary-400-bg {
  background-color: #9ccc65 !important; }
body.theme-light-green-dark .primary-400 {
  background-color: #9ccc65 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-400[disabled] {
    background-color: rgba(156, 204, 101, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-400-fg {
  color: #9ccc65 !important; }
body.theme-light-green-dark .primary-400-border {
  border-color: #9ccc65 !important; }
body.theme-light-green-dark .primary-400-border-top {
  border-top-color: #9ccc65 !important; }
body.theme-light-green-dark .primary-400-border-right {
  border-right-color: #9ccc65 !important; }
body.theme-light-green-dark .primary-400-border-bottom {
  border-bottom-color: #9ccc65 !important; }
body.theme-light-green-dark .primary-400-border-left {
  border-left-color: #9ccc65 !important; }
body.theme-light-green-dark .primary-500-bg {
  background-color: #8bc34a !important; }
body.theme-light-green-dark .primary-500 {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-500[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-500-fg {
  color: #8bc34a !important; }
body.theme-light-green-dark .primary-500-border {
  border-color: #8bc34a !important; }
body.theme-light-green-dark .primary-500-border-top {
  border-top-color: #8bc34a !important; }
body.theme-light-green-dark .primary-500-border-right {
  border-right-color: #8bc34a !important; }
body.theme-light-green-dark .primary-500-border-bottom {
  border-bottom-color: #8bc34a !important; }
body.theme-light-green-dark .primary-500-border-left {
  border-left-color: #8bc34a !important; }
body.theme-light-green-dark .primary-600-bg {
  background-color: #7cb342 !important; }
body.theme-light-green-dark .primary-600 {
  background-color: #7cb342 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-600[disabled] {
    background-color: rgba(124, 179, 66, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-600-fg {
  color: #7cb342 !important; }
body.theme-light-green-dark .primary-600-border {
  border-color: #7cb342 !important; }
body.theme-light-green-dark .primary-600-border-top {
  border-top-color: #7cb342 !important; }
body.theme-light-green-dark .primary-600-border-right {
  border-right-color: #7cb342 !important; }
body.theme-light-green-dark .primary-600-border-bottom {
  border-bottom-color: #7cb342 !important; }
body.theme-light-green-dark .primary-600-border-left {
  border-left-color: #7cb342 !important; }
body.theme-light-green-dark .primary-700-bg {
  background-color: #689f38 !important; }
body.theme-light-green-dark .primary-700 {
  background-color: #689f38 !important;
  color: white !important; }
body.theme-light-green-dark .primary-700[disabled] {
    background-color: rgba(104, 159, 56, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .primary-700-fg {
  color: #689f38 !important; }
body.theme-light-green-dark .primary-700-border {
  border-color: #689f38 !important; }
body.theme-light-green-dark .primary-700-border-top {
  border-top-color: #689f38 !important; }
body.theme-light-green-dark .primary-700-border-right {
  border-right-color: #689f38 !important; }
body.theme-light-green-dark .primary-700-border-bottom {
  border-bottom-color: #689f38 !important; }
body.theme-light-green-dark .primary-700-border-left {
  border-left-color: #689f38 !important; }
body.theme-light-green-dark .primary-800-bg {
  background-color: #558b2f !important; }
body.theme-light-green-dark .primary-800 {
  background-color: #558b2f !important;
  color: white !important; }
body.theme-light-green-dark .primary-800[disabled] {
    background-color: rgba(85, 139, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .primary-800-fg {
  color: #558b2f !important; }
body.theme-light-green-dark .primary-800-border {
  border-color: #558b2f !important; }
body.theme-light-green-dark .primary-800-border-top {
  border-top-color: #558b2f !important; }
body.theme-light-green-dark .primary-800-border-right {
  border-right-color: #558b2f !important; }
body.theme-light-green-dark .primary-800-border-bottom {
  border-bottom-color: #558b2f !important; }
body.theme-light-green-dark .primary-800-border-left {
  border-left-color: #558b2f !important; }
body.theme-light-green-dark .primary-900-bg {
  background-color: #33691e !important; }
body.theme-light-green-dark .primary-900 {
  background-color: #33691e !important;
  color: white !important; }
body.theme-light-green-dark .primary-900[disabled] {
    background-color: rgba(51, 105, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .primary-900-fg {
  color: #33691e !important; }
body.theme-light-green-dark .primary-900-border {
  border-color: #33691e !important; }
body.theme-light-green-dark .primary-900-border-top {
  border-top-color: #33691e !important; }
body.theme-light-green-dark .primary-900-border-right {
  border-right-color: #33691e !important; }
body.theme-light-green-dark .primary-900-border-bottom {
  border-bottom-color: #33691e !important; }
body.theme-light-green-dark .primary-900-border-left {
  border-left-color: #33691e !important; }
body.theme-light-green-dark .primary-A100-bg {
  background-color: #ccff90 !important; }
body.theme-light-green-dark .primary-A100 {
  background-color: #ccff90 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-A100[disabled] {
    background-color: rgba(204, 255, 144, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-A100-fg {
  color: #ccff90 !important; }
body.theme-light-green-dark .primary-A100-border {
  border-color: #ccff90 !important; }
body.theme-light-green-dark .primary-A100-border-top {
  border-top-color: #ccff90 !important; }
body.theme-light-green-dark .primary-A100-border-right {
  border-right-color: #ccff90 !important; }
body.theme-light-green-dark .primary-A100-border-bottom {
  border-bottom-color: #ccff90 !important; }
body.theme-light-green-dark .primary-A100-border-left {
  border-left-color: #ccff90 !important; }
body.theme-light-green-dark .primary-A200-bg {
  background-color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A200 {
  background-color: #b2ff59 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-A200[disabled] {
    background-color: rgba(178, 255, 89, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-A200-fg {
  color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A200-border {
  border-color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A200-border-top {
  border-top-color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A200-border-right {
  border-right-color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A200-border-bottom {
  border-bottom-color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A200-border-left {
  border-left-color: #b2ff59 !important; }
body.theme-light-green-dark .primary-A400-bg {
  background-color: #76ff03 !important; }
body.theme-light-green-dark .primary-A400 {
  background-color: #76ff03 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-A400[disabled] {
    background-color: rgba(118, 255, 3, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-A400-fg {
  color: #76ff03 !important; }
body.theme-light-green-dark .primary-A400-border {
  border-color: #76ff03 !important; }
body.theme-light-green-dark .primary-A400-border-top {
  border-top-color: #76ff03 !important; }
body.theme-light-green-dark .primary-A400-border-right {
  border-right-color: #76ff03 !important; }
body.theme-light-green-dark .primary-A400-border-bottom {
  border-bottom-color: #76ff03 !important; }
body.theme-light-green-dark .primary-A400-border-left {
  border-left-color: #76ff03 !important; }
body.theme-light-green-dark .primary-A700-bg {
  background-color: #64dd17 !important; }
body.theme-light-green-dark .primary-A700 {
  background-color: #64dd17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary-A700[disabled] {
    background-color: rgba(100, 221, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-A700-fg {
  color: #64dd17 !important; }
body.theme-light-green-dark .primary-A700-border {
  border-color: #64dd17 !important; }
body.theme-light-green-dark .primary-A700-border-top {
  border-top-color: #64dd17 !important; }
body.theme-light-green-dark .primary-A700-border-right {
  border-right-color: #64dd17 !important; }
body.theme-light-green-dark .primary-A700-border-bottom {
  border-bottom-color: #64dd17 !important; }
body.theme-light-green-dark .primary-A700-border-left {
  border-left-color: #64dd17 !important; }
body.theme-light-green-dark .primary-bg {
  background-color: #8bc34a !important; }
body.theme-light-green-dark .primary {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .primary[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .primary-fg {
  color: #8bc34a !important; }
body.theme-light-green-dark .primary-border {
  border-color: #8bc34a !important; }
body.theme-light-green-dark .primary-border-top {
  border-top-color: #8bc34a !important; }
body.theme-light-green-dark .primary-border-right {
  border-right-color: #8bc34a !important; }
body.theme-light-green-dark .primary-border-bottom {
  border-bottom-color: #8bc34a !important; }
body.theme-light-green-dark .primary-border-left {
  border-left-color: #8bc34a !important; }
body.theme-light-green-dark .accent-50-bg {
  background-color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-50 {
  background-color: #f1f8e9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-50[disabled] {
    background-color: rgba(241, 248, 233, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-50-fg {
  color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-50-border {
  border-color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-50-border-top {
  border-top-color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-50-border-right {
  border-right-color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-50-border-bottom {
  border-bottom-color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-50-border-left {
  border-left-color: #f1f8e9 !important; }
body.theme-light-green-dark .accent-100-bg {
  background-color: #dcedc8 !important; }
body.theme-light-green-dark .accent-100 {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-100[disabled] {
    background-color: rgba(220, 237, 200, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-100-fg {
  color: #dcedc8 !important; }
body.theme-light-green-dark .accent-100-border {
  border-color: #dcedc8 !important; }
body.theme-light-green-dark .accent-100-border-top {
  border-top-color: #dcedc8 !important; }
body.theme-light-green-dark .accent-100-border-right {
  border-right-color: #dcedc8 !important; }
body.theme-light-green-dark .accent-100-border-bottom {
  border-bottom-color: #dcedc8 !important; }
body.theme-light-green-dark .accent-100-border-left {
  border-left-color: #dcedc8 !important; }
body.theme-light-green-dark .accent-200-bg {
  background-color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-200 {
  background-color: #c5e1a5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-200[disabled] {
    background-color: rgba(197, 225, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-200-fg {
  color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-200-border {
  border-color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-200-border-top {
  border-top-color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-200-border-right {
  border-right-color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-200-border-bottom {
  border-bottom-color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-200-border-left {
  border-left-color: #c5e1a5 !important; }
body.theme-light-green-dark .accent-300-bg {
  background-color: #aed581 !important; }
body.theme-light-green-dark .accent-300 {
  background-color: #aed581 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-300[disabled] {
    background-color: rgba(174, 213, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-300-fg {
  color: #aed581 !important; }
body.theme-light-green-dark .accent-300-border {
  border-color: #aed581 !important; }
body.theme-light-green-dark .accent-300-border-top {
  border-top-color: #aed581 !important; }
body.theme-light-green-dark .accent-300-border-right {
  border-right-color: #aed581 !important; }
body.theme-light-green-dark .accent-300-border-bottom {
  border-bottom-color: #aed581 !important; }
body.theme-light-green-dark .accent-300-border-left {
  border-left-color: #aed581 !important; }
body.theme-light-green-dark .accent-400-bg {
  background-color: #9ccc65 !important; }
body.theme-light-green-dark .accent-400 {
  background-color: #9ccc65 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-400[disabled] {
    background-color: rgba(156, 204, 101, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-400-fg {
  color: #9ccc65 !important; }
body.theme-light-green-dark .accent-400-border {
  border-color: #9ccc65 !important; }
body.theme-light-green-dark .accent-400-border-top {
  border-top-color: #9ccc65 !important; }
body.theme-light-green-dark .accent-400-border-right {
  border-right-color: #9ccc65 !important; }
body.theme-light-green-dark .accent-400-border-bottom {
  border-bottom-color: #9ccc65 !important; }
body.theme-light-green-dark .accent-400-border-left {
  border-left-color: #9ccc65 !important; }
body.theme-light-green-dark .accent-500-bg {
  background-color: #8bc34a !important; }
body.theme-light-green-dark .accent-500 {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-500[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-500-fg {
  color: #8bc34a !important; }
body.theme-light-green-dark .accent-500-border {
  border-color: #8bc34a !important; }
body.theme-light-green-dark .accent-500-border-top {
  border-top-color: #8bc34a !important; }
body.theme-light-green-dark .accent-500-border-right {
  border-right-color: #8bc34a !important; }
body.theme-light-green-dark .accent-500-border-bottom {
  border-bottom-color: #8bc34a !important; }
body.theme-light-green-dark .accent-500-border-left {
  border-left-color: #8bc34a !important; }
body.theme-light-green-dark .accent-600-bg {
  background-color: #7cb342 !important; }
body.theme-light-green-dark .accent-600 {
  background-color: #7cb342 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-600[disabled] {
    background-color: rgba(124, 179, 66, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-600-fg {
  color: #7cb342 !important; }
body.theme-light-green-dark .accent-600-border {
  border-color: #7cb342 !important; }
body.theme-light-green-dark .accent-600-border-top {
  border-top-color: #7cb342 !important; }
body.theme-light-green-dark .accent-600-border-right {
  border-right-color: #7cb342 !important; }
body.theme-light-green-dark .accent-600-border-bottom {
  border-bottom-color: #7cb342 !important; }
body.theme-light-green-dark .accent-600-border-left {
  border-left-color: #7cb342 !important; }
body.theme-light-green-dark .accent-700-bg {
  background-color: #689f38 !important; }
body.theme-light-green-dark .accent-700 {
  background-color: #689f38 !important;
  color: white !important; }
body.theme-light-green-dark .accent-700[disabled] {
    background-color: rgba(104, 159, 56, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .accent-700-fg {
  color: #689f38 !important; }
body.theme-light-green-dark .accent-700-border {
  border-color: #689f38 !important; }
body.theme-light-green-dark .accent-700-border-top {
  border-top-color: #689f38 !important; }
body.theme-light-green-dark .accent-700-border-right {
  border-right-color: #689f38 !important; }
body.theme-light-green-dark .accent-700-border-bottom {
  border-bottom-color: #689f38 !important; }
body.theme-light-green-dark .accent-700-border-left {
  border-left-color: #689f38 !important; }
body.theme-light-green-dark .accent-800-bg {
  background-color: #558b2f !important; }
body.theme-light-green-dark .accent-800 {
  background-color: #558b2f !important;
  color: white !important; }
body.theme-light-green-dark .accent-800[disabled] {
    background-color: rgba(85, 139, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .accent-800-fg {
  color: #558b2f !important; }
body.theme-light-green-dark .accent-800-border {
  border-color: #558b2f !important; }
body.theme-light-green-dark .accent-800-border-top {
  border-top-color: #558b2f !important; }
body.theme-light-green-dark .accent-800-border-right {
  border-right-color: #558b2f !important; }
body.theme-light-green-dark .accent-800-border-bottom {
  border-bottom-color: #558b2f !important; }
body.theme-light-green-dark .accent-800-border-left {
  border-left-color: #558b2f !important; }
body.theme-light-green-dark .accent-900-bg {
  background-color: #33691e !important; }
body.theme-light-green-dark .accent-900 {
  background-color: #33691e !important;
  color: white !important; }
body.theme-light-green-dark .accent-900[disabled] {
    background-color: rgba(51, 105, 30, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .accent-900-fg {
  color: #33691e !important; }
body.theme-light-green-dark .accent-900-border {
  border-color: #33691e !important; }
body.theme-light-green-dark .accent-900-border-top {
  border-top-color: #33691e !important; }
body.theme-light-green-dark .accent-900-border-right {
  border-right-color: #33691e !important; }
body.theme-light-green-dark .accent-900-border-bottom {
  border-bottom-color: #33691e !important; }
body.theme-light-green-dark .accent-900-border-left {
  border-left-color: #33691e !important; }
body.theme-light-green-dark .accent-A100-bg {
  background-color: #ccff90 !important; }
body.theme-light-green-dark .accent-A100 {
  background-color: #ccff90 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-A100[disabled] {
    background-color: rgba(204, 255, 144, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-A100-fg {
  color: #ccff90 !important; }
body.theme-light-green-dark .accent-A100-border {
  border-color: #ccff90 !important; }
body.theme-light-green-dark .accent-A100-border-top {
  border-top-color: #ccff90 !important; }
body.theme-light-green-dark .accent-A100-border-right {
  border-right-color: #ccff90 !important; }
body.theme-light-green-dark .accent-A100-border-bottom {
  border-bottom-color: #ccff90 !important; }
body.theme-light-green-dark .accent-A100-border-left {
  border-left-color: #ccff90 !important; }
body.theme-light-green-dark .accent-A200-bg {
  background-color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A200 {
  background-color: #b2ff59 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-A200[disabled] {
    background-color: rgba(178, 255, 89, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-A200-fg {
  color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A200-border {
  border-color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A200-border-top {
  border-top-color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A200-border-right {
  border-right-color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A200-border-bottom {
  border-bottom-color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A200-border-left {
  border-left-color: #b2ff59 !important; }
body.theme-light-green-dark .accent-A400-bg {
  background-color: #76ff03 !important; }
body.theme-light-green-dark .accent-A400 {
  background-color: #76ff03 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-A400[disabled] {
    background-color: rgba(118, 255, 3, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-A400-fg {
  color: #76ff03 !important; }
body.theme-light-green-dark .accent-A400-border {
  border-color: #76ff03 !important; }
body.theme-light-green-dark .accent-A400-border-top {
  border-top-color: #76ff03 !important; }
body.theme-light-green-dark .accent-A400-border-right {
  border-right-color: #76ff03 !important; }
body.theme-light-green-dark .accent-A400-border-bottom {
  border-bottom-color: #76ff03 !important; }
body.theme-light-green-dark .accent-A400-border-left {
  border-left-color: #76ff03 !important; }
body.theme-light-green-dark .accent-A700-bg {
  background-color: #64dd17 !important; }
body.theme-light-green-dark .accent-A700 {
  background-color: #64dd17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent-A700[disabled] {
    background-color: rgba(100, 221, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-A700-fg {
  color: #64dd17 !important; }
body.theme-light-green-dark .accent-A700-border {
  border-color: #64dd17 !important; }
body.theme-light-green-dark .accent-A700-border-top {
  border-top-color: #64dd17 !important; }
body.theme-light-green-dark .accent-A700-border-right {
  border-right-color: #64dd17 !important; }
body.theme-light-green-dark .accent-A700-border-bottom {
  border-bottom-color: #64dd17 !important; }
body.theme-light-green-dark .accent-A700-border-left {
  border-left-color: #64dd17 !important; }
body.theme-light-green-dark .accent-bg {
  background-color: #8bc34a !important; }
body.theme-light-green-dark .accent {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .accent[disabled] {
    background-color: rgba(139, 195, 74, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .accent-fg {
  color: #8bc34a !important; }
body.theme-light-green-dark .accent-border {
  border-color: #8bc34a !important; }
body.theme-light-green-dark .accent-border-top {
  border-top-color: #8bc34a !important; }
body.theme-light-green-dark .accent-border-right {
  border-right-color: #8bc34a !important; }
body.theme-light-green-dark .accent-border-bottom {
  border-bottom-color: #8bc34a !important; }
body.theme-light-green-dark .accent-border-left {
  border-left-color: #8bc34a !important; }
body.theme-light-green-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-light-green-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-light-green-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-light-green-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-light-green-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-light-green-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-light-green-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-light-green-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-light-green-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-light-green-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-light-green-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-light-green-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-light-green-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-light-green-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-light-green-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-light-green-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-light-green-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-light-green-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-light-green-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-light-green-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-light-green-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-light-green-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-light-green-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-light-green-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-light-green-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-light-green-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-light-green-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-light-green-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-light-green-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-light-green-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-light-green-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-light-green-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-light-green-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-light-green-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-light-green-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-light-green-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-light-green-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-light-green-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-light-green-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-light-green-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-light-green-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-light-green-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-light-green-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-light-green-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-light-green-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-light-green-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-light-green-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-light-green-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-light-green-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-light-green-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-light-green-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-light-green-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-light-green-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-light-green-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-light-green-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-light-green-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-light-green-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-light-green-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-light-green-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-light-green-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-light-green-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-light-green-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-light-green-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-light-green-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-light-green-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-light-green-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-light-green-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-light-green-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-light-green-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-light-green-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-green-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-green-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-light-green-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-light-green-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-light-green-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-light-green-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-light-green-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-light-green-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-light-green-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-light-green-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-light-green-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-light-green-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-light-green-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-light-green-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-light-green-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-light-green-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-light-green-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-light-green-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-light-green-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-light-green-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-light-green-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-light-green-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-light-green-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-light-green-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-light-green-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-light-green-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-light-green-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-light-green-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-light-green-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-green-dark .warn-fg {
  color: #f44336 !important; }
body.theme-light-green-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-light-green-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-light-green-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-light-green-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-light-green-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-light-green-dark .primary-50 i,
body.theme-light-green-dark .primary-50 .icon, body.theme-light-green-dark .primary-100 i,
body.theme-light-green-dark .primary-100 .icon, body.theme-light-green-dark .primary-200 i,
body.theme-light-green-dark .primary-200 .icon, body.theme-light-green-dark .primary-300 i,
body.theme-light-green-dark .primary-300 .icon, body.theme-light-green-dark .primary-400 i,
body.theme-light-green-dark .primary-400 .icon, body.theme-light-green-dark .primary-500 i,
body.theme-light-green-dark .primary-500 .icon, body.theme-light-green-dark .primary-600 i,
body.theme-light-green-dark .primary-600 .icon, body.theme-light-green-dark .primary-A100 i,
body.theme-light-green-dark .primary-A100 .icon, body.theme-light-green-dark .primary-A200 i,
body.theme-light-green-dark .primary-A200 .icon, body.theme-light-green-dark .primary-A400 i,
body.theme-light-green-dark .primary-A400 .icon, body.theme-light-green-dark .primary-A700 i,
body.theme-light-green-dark .primary-A700 .icon, body.theme-light-green-dark .primary i,
body.theme-light-green-dark .primary .icon, body.theme-light-green-dark .accent-50 i,
body.theme-light-green-dark .accent-50 .icon, body.theme-light-green-dark .accent-100 i,
body.theme-light-green-dark .accent-100 .icon, body.theme-light-green-dark .accent-200 i,
body.theme-light-green-dark .accent-200 .icon, body.theme-light-green-dark .accent-300 i,
body.theme-light-green-dark .accent-300 .icon, body.theme-light-green-dark .accent-400 i,
body.theme-light-green-dark .accent-400 .icon, body.theme-light-green-dark .accent-500 i,
body.theme-light-green-dark .accent-500 .icon, body.theme-light-green-dark .accent-600 i,
body.theme-light-green-dark .accent-600 .icon, body.theme-light-green-dark .accent-A100 i,
body.theme-light-green-dark .accent-A100 .icon, body.theme-light-green-dark .accent-A200 i,
body.theme-light-green-dark .accent-A200 .icon, body.theme-light-green-dark .accent-A400 i,
body.theme-light-green-dark .accent-A400 .icon, body.theme-light-green-dark .accent-A700 i,
body.theme-light-green-dark .accent-A700 .icon, body.theme-light-green-dark .accent i,
body.theme-light-green-dark .accent .icon, body.theme-light-green-dark .warn-50 i,
body.theme-light-green-dark .warn-50 .icon, body.theme-light-green-dark .warn-100 i,
body.theme-light-green-dark .warn-100 .icon, body.theme-light-green-dark .warn-200 i,
body.theme-light-green-dark .warn-200 .icon, body.theme-light-green-dark .warn-300 i,
body.theme-light-green-dark .warn-300 .icon, body.theme-light-green-dark .warn-400 i,
body.theme-light-green-dark .warn-400 .icon, body.theme-light-green-dark .warn-A100 i,
body.theme-light-green-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-green-dark .primary-50.secondary-text,
body.theme-light-green-dark .primary-50 .secondary-text, body.theme-light-green-dark .primary-100.secondary-text,
body.theme-light-green-dark .primary-100 .secondary-text, body.theme-light-green-dark .primary-200.secondary-text,
body.theme-light-green-dark .primary-200 .secondary-text, body.theme-light-green-dark .primary-300.secondary-text,
body.theme-light-green-dark .primary-300 .secondary-text, body.theme-light-green-dark .primary-400.secondary-text,
body.theme-light-green-dark .primary-400 .secondary-text, body.theme-light-green-dark .primary-500.secondary-text,
body.theme-light-green-dark .primary-500 .secondary-text, body.theme-light-green-dark .primary-600.secondary-text,
body.theme-light-green-dark .primary-600 .secondary-text, body.theme-light-green-dark .primary-A100.secondary-text,
body.theme-light-green-dark .primary-A100 .secondary-text, body.theme-light-green-dark .primary-A200.secondary-text,
body.theme-light-green-dark .primary-A200 .secondary-text, body.theme-light-green-dark .primary-A400.secondary-text,
body.theme-light-green-dark .primary-A400 .secondary-text, body.theme-light-green-dark .primary-A700.secondary-text,
body.theme-light-green-dark .primary-A700 .secondary-text, body.theme-light-green-dark .primary.secondary-text,
body.theme-light-green-dark .primary .secondary-text, body.theme-light-green-dark .accent-50.secondary-text,
body.theme-light-green-dark .accent-50 .secondary-text, body.theme-light-green-dark .accent-100.secondary-text,
body.theme-light-green-dark .accent-100 .secondary-text, body.theme-light-green-dark .accent-200.secondary-text,
body.theme-light-green-dark .accent-200 .secondary-text, body.theme-light-green-dark .accent-300.secondary-text,
body.theme-light-green-dark .accent-300 .secondary-text, body.theme-light-green-dark .accent-400.secondary-text,
body.theme-light-green-dark .accent-400 .secondary-text, body.theme-light-green-dark .accent-500.secondary-text,
body.theme-light-green-dark .accent-500 .secondary-text, body.theme-light-green-dark .accent-600.secondary-text,
body.theme-light-green-dark .accent-600 .secondary-text, body.theme-light-green-dark .accent-A100.secondary-text,
body.theme-light-green-dark .accent-A100 .secondary-text, body.theme-light-green-dark .accent-A200.secondary-text,
body.theme-light-green-dark .accent-A200 .secondary-text, body.theme-light-green-dark .accent-A400.secondary-text,
body.theme-light-green-dark .accent-A400 .secondary-text, body.theme-light-green-dark .accent-A700.secondary-text,
body.theme-light-green-dark .accent-A700 .secondary-text, body.theme-light-green-dark .accent.secondary-text,
body.theme-light-green-dark .accent .secondary-text, body.theme-light-green-dark .warn-50.secondary-text,
body.theme-light-green-dark .warn-50 .secondary-text, body.theme-light-green-dark .warn-100.secondary-text,
body.theme-light-green-dark .warn-100 .secondary-text, body.theme-light-green-dark .warn-200.secondary-text,
body.theme-light-green-dark .warn-200 .secondary-text, body.theme-light-green-dark .warn-300.secondary-text,
body.theme-light-green-dark .warn-300 .secondary-text, body.theme-light-green-dark .warn-400.secondary-text,
body.theme-light-green-dark .warn-400 .secondary-text, body.theme-light-green-dark .warn-A100.secondary-text,
body.theme-light-green-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-light-green-dark .primary-50.hint-text,
body.theme-light-green-dark .primary-50 .hint-text, body.theme-light-green-dark .primary-50.disabled-text,
body.theme-light-green-dark .primary-50 .disabled-text, body.theme-light-green-dark .primary-100.hint-text,
body.theme-light-green-dark .primary-100 .hint-text, body.theme-light-green-dark .primary-100.disabled-text,
body.theme-light-green-dark .primary-100 .disabled-text, body.theme-light-green-dark .primary-200.hint-text,
body.theme-light-green-dark .primary-200 .hint-text, body.theme-light-green-dark .primary-200.disabled-text,
body.theme-light-green-dark .primary-200 .disabled-text, body.theme-light-green-dark .primary-300.hint-text,
body.theme-light-green-dark .primary-300 .hint-text, body.theme-light-green-dark .primary-300.disabled-text,
body.theme-light-green-dark .primary-300 .disabled-text, body.theme-light-green-dark .primary-400.hint-text,
body.theme-light-green-dark .primary-400 .hint-text, body.theme-light-green-dark .primary-400.disabled-text,
body.theme-light-green-dark .primary-400 .disabled-text, body.theme-light-green-dark .primary-500.hint-text,
body.theme-light-green-dark .primary-500 .hint-text, body.theme-light-green-dark .primary-500.disabled-text,
body.theme-light-green-dark .primary-500 .disabled-text, body.theme-light-green-dark .primary-600.hint-text,
body.theme-light-green-dark .primary-600 .hint-text, body.theme-light-green-dark .primary-600.disabled-text,
body.theme-light-green-dark .primary-600 .disabled-text, body.theme-light-green-dark .primary-A100.hint-text,
body.theme-light-green-dark .primary-A100 .hint-text, body.theme-light-green-dark .primary-A100.disabled-text,
body.theme-light-green-dark .primary-A100 .disabled-text, body.theme-light-green-dark .primary-A200.hint-text,
body.theme-light-green-dark .primary-A200 .hint-text, body.theme-light-green-dark .primary-A200.disabled-text,
body.theme-light-green-dark .primary-A200 .disabled-text, body.theme-light-green-dark .primary-A400.hint-text,
body.theme-light-green-dark .primary-A400 .hint-text, body.theme-light-green-dark .primary-A400.disabled-text,
body.theme-light-green-dark .primary-A400 .disabled-text, body.theme-light-green-dark .primary-A700.hint-text,
body.theme-light-green-dark .primary-A700 .hint-text, body.theme-light-green-dark .primary-A700.disabled-text,
body.theme-light-green-dark .primary-A700 .disabled-text, body.theme-light-green-dark .primary.hint-text,
body.theme-light-green-dark .primary .hint-text, body.theme-light-green-dark .primary.disabled-text,
body.theme-light-green-dark .primary .disabled-text, body.theme-light-green-dark .accent-50.hint-text,
body.theme-light-green-dark .accent-50 .hint-text, body.theme-light-green-dark .accent-50.disabled-text,
body.theme-light-green-dark .accent-50 .disabled-text, body.theme-light-green-dark .accent-100.hint-text,
body.theme-light-green-dark .accent-100 .hint-text, body.theme-light-green-dark .accent-100.disabled-text,
body.theme-light-green-dark .accent-100 .disabled-text, body.theme-light-green-dark .accent-200.hint-text,
body.theme-light-green-dark .accent-200 .hint-text, body.theme-light-green-dark .accent-200.disabled-text,
body.theme-light-green-dark .accent-200 .disabled-text, body.theme-light-green-dark .accent-300.hint-text,
body.theme-light-green-dark .accent-300 .hint-text, body.theme-light-green-dark .accent-300.disabled-text,
body.theme-light-green-dark .accent-300 .disabled-text, body.theme-light-green-dark .accent-400.hint-text,
body.theme-light-green-dark .accent-400 .hint-text, body.theme-light-green-dark .accent-400.disabled-text,
body.theme-light-green-dark .accent-400 .disabled-text, body.theme-light-green-dark .accent-500.hint-text,
body.theme-light-green-dark .accent-500 .hint-text, body.theme-light-green-dark .accent-500.disabled-text,
body.theme-light-green-dark .accent-500 .disabled-text, body.theme-light-green-dark .accent-600.hint-text,
body.theme-light-green-dark .accent-600 .hint-text, body.theme-light-green-dark .accent-600.disabled-text,
body.theme-light-green-dark .accent-600 .disabled-text, body.theme-light-green-dark .accent-A100.hint-text,
body.theme-light-green-dark .accent-A100 .hint-text, body.theme-light-green-dark .accent-A100.disabled-text,
body.theme-light-green-dark .accent-A100 .disabled-text, body.theme-light-green-dark .accent-A200.hint-text,
body.theme-light-green-dark .accent-A200 .hint-text, body.theme-light-green-dark .accent-A200.disabled-text,
body.theme-light-green-dark .accent-A200 .disabled-text, body.theme-light-green-dark .accent-A400.hint-text,
body.theme-light-green-dark .accent-A400 .hint-text, body.theme-light-green-dark .accent-A400.disabled-text,
body.theme-light-green-dark .accent-A400 .disabled-text, body.theme-light-green-dark .accent-A700.hint-text,
body.theme-light-green-dark .accent-A700 .hint-text, body.theme-light-green-dark .accent-A700.disabled-text,
body.theme-light-green-dark .accent-A700 .disabled-text, body.theme-light-green-dark .accent.hint-text,
body.theme-light-green-dark .accent .hint-text, body.theme-light-green-dark .accent.disabled-text,
body.theme-light-green-dark .accent .disabled-text, body.theme-light-green-dark .warn-50.hint-text,
body.theme-light-green-dark .warn-50 .hint-text, body.theme-light-green-dark .warn-50.disabled-text,
body.theme-light-green-dark .warn-50 .disabled-text, body.theme-light-green-dark .warn-100.hint-text,
body.theme-light-green-dark .warn-100 .hint-text, body.theme-light-green-dark .warn-100.disabled-text,
body.theme-light-green-dark .warn-100 .disabled-text, body.theme-light-green-dark .warn-200.hint-text,
body.theme-light-green-dark .warn-200 .hint-text, body.theme-light-green-dark .warn-200.disabled-text,
body.theme-light-green-dark .warn-200 .disabled-text, body.theme-light-green-dark .warn-300.hint-text,
body.theme-light-green-dark .warn-300 .hint-text, body.theme-light-green-dark .warn-300.disabled-text,
body.theme-light-green-dark .warn-300 .disabled-text, body.theme-light-green-dark .warn-400.hint-text,
body.theme-light-green-dark .warn-400 .hint-text, body.theme-light-green-dark .warn-400.disabled-text,
body.theme-light-green-dark .warn-400 .disabled-text, body.theme-light-green-dark .warn-A100.hint-text,
body.theme-light-green-dark .warn-A100 .hint-text, body.theme-light-green-dark .warn-A100.disabled-text,
body.theme-light-green-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-light-green-dark .primary-50.divider,
body.theme-light-green-dark .primary-50 .divider, body.theme-light-green-dark .primary-100.divider,
body.theme-light-green-dark .primary-100 .divider, body.theme-light-green-dark .primary-200.divider,
body.theme-light-green-dark .primary-200 .divider, body.theme-light-green-dark .primary-300.divider,
body.theme-light-green-dark .primary-300 .divider, body.theme-light-green-dark .primary-400.divider,
body.theme-light-green-dark .primary-400 .divider, body.theme-light-green-dark .primary-500.divider,
body.theme-light-green-dark .primary-500 .divider, body.theme-light-green-dark .primary-600.divider,
body.theme-light-green-dark .primary-600 .divider, body.theme-light-green-dark .primary-A100.divider,
body.theme-light-green-dark .primary-A100 .divider, body.theme-light-green-dark .primary-A200.divider,
body.theme-light-green-dark .primary-A200 .divider, body.theme-light-green-dark .primary-A400.divider,
body.theme-light-green-dark .primary-A400 .divider, body.theme-light-green-dark .primary-A700.divider,
body.theme-light-green-dark .primary-A700 .divider, body.theme-light-green-dark .primary.divider,
body.theme-light-green-dark .primary .divider, body.theme-light-green-dark .accent-50.divider,
body.theme-light-green-dark .accent-50 .divider, body.theme-light-green-dark .accent-100.divider,
body.theme-light-green-dark .accent-100 .divider, body.theme-light-green-dark .accent-200.divider,
body.theme-light-green-dark .accent-200 .divider, body.theme-light-green-dark .accent-300.divider,
body.theme-light-green-dark .accent-300 .divider, body.theme-light-green-dark .accent-400.divider,
body.theme-light-green-dark .accent-400 .divider, body.theme-light-green-dark .accent-500.divider,
body.theme-light-green-dark .accent-500 .divider, body.theme-light-green-dark .accent-600.divider,
body.theme-light-green-dark .accent-600 .divider, body.theme-light-green-dark .accent-A100.divider,
body.theme-light-green-dark .accent-A100 .divider, body.theme-light-green-dark .accent-A200.divider,
body.theme-light-green-dark .accent-A200 .divider, body.theme-light-green-dark .accent-A400.divider,
body.theme-light-green-dark .accent-A400 .divider, body.theme-light-green-dark .accent-A700.divider,
body.theme-light-green-dark .accent-A700 .divider, body.theme-light-green-dark .accent.divider,
body.theme-light-green-dark .accent .divider, body.theme-light-green-dark .warn-50.divider,
body.theme-light-green-dark .warn-50 .divider, body.theme-light-green-dark .warn-100.divider,
body.theme-light-green-dark .warn-100 .divider, body.theme-light-green-dark .warn-200.divider,
body.theme-light-green-dark .warn-200 .divider, body.theme-light-green-dark .warn-300.divider,
body.theme-light-green-dark .warn-300 .divider, body.theme-light-green-dark .warn-400.divider,
body.theme-light-green-dark .warn-400 .divider, body.theme-light-green-dark .warn-A100.divider,
body.theme-light-green-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-green-dark .primary-50 .mat-ripple-element, body.theme-light-green-dark .primary-100 .mat-ripple-element, body.theme-light-green-dark .primary-200 .mat-ripple-element, body.theme-light-green-dark .primary-300 .mat-ripple-element, body.theme-light-green-dark .primary-400 .mat-ripple-element, body.theme-light-green-dark .primary-500 .mat-ripple-element, body.theme-light-green-dark .primary-600 .mat-ripple-element, body.theme-light-green-dark .primary-A100 .mat-ripple-element, body.theme-light-green-dark .primary-A200 .mat-ripple-element, body.theme-light-green-dark .primary-A400 .mat-ripple-element, body.theme-light-green-dark .primary-A700 .mat-ripple-element, body.theme-light-green-dark .primary .mat-ripple-element, body.theme-light-green-dark .accent-50 .mat-ripple-element, body.theme-light-green-dark .accent-100 .mat-ripple-element, body.theme-light-green-dark .accent-200 .mat-ripple-element, body.theme-light-green-dark .accent-300 .mat-ripple-element, body.theme-light-green-dark .accent-400 .mat-ripple-element, body.theme-light-green-dark .accent-500 .mat-ripple-element, body.theme-light-green-dark .accent-600 .mat-ripple-element, body.theme-light-green-dark .accent-A100 .mat-ripple-element, body.theme-light-green-dark .accent-A200 .mat-ripple-element, body.theme-light-green-dark .accent-A400 .mat-ripple-element, body.theme-light-green-dark .accent-A700 .mat-ripple-element, body.theme-light-green-dark .accent .mat-ripple-element, body.theme-light-green-dark .warn-50 .mat-ripple-element, body.theme-light-green-dark .warn-100 .mat-ripple-element, body.theme-light-green-dark .warn-200 .mat-ripple-element, body.theme-light-green-dark .warn-300 .mat-ripple-element, body.theme-light-green-dark .warn-400 .mat-ripple-element, body.theme-light-green-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-light-green-dark .primary-50 .adaptive-border-color, body.theme-light-green-dark .primary-100 .adaptive-border-color, body.theme-light-green-dark .primary-200 .adaptive-border-color, body.theme-light-green-dark .primary-300 .adaptive-border-color, body.theme-light-green-dark .primary-400 .adaptive-border-color, body.theme-light-green-dark .primary-500 .adaptive-border-color, body.theme-light-green-dark .primary-600 .adaptive-border-color, body.theme-light-green-dark .primary-A100 .adaptive-border-color, body.theme-light-green-dark .primary-A200 .adaptive-border-color, body.theme-light-green-dark .primary-A400 .adaptive-border-color, body.theme-light-green-dark .primary-A700 .adaptive-border-color, body.theme-light-green-dark .primary .adaptive-border-color, body.theme-light-green-dark .accent-50 .adaptive-border-color, body.theme-light-green-dark .accent-100 .adaptive-border-color, body.theme-light-green-dark .accent-200 .adaptive-border-color, body.theme-light-green-dark .accent-300 .adaptive-border-color, body.theme-light-green-dark .accent-400 .adaptive-border-color, body.theme-light-green-dark .accent-500 .adaptive-border-color, body.theme-light-green-dark .accent-600 .adaptive-border-color, body.theme-light-green-dark .accent-A100 .adaptive-border-color, body.theme-light-green-dark .accent-A200 .adaptive-border-color, body.theme-light-green-dark .accent-A400 .adaptive-border-color, body.theme-light-green-dark .accent-A700 .adaptive-border-color, body.theme-light-green-dark .accent .adaptive-border-color, body.theme-light-green-dark .warn-50 .adaptive-border-color, body.theme-light-green-dark .warn-100 .adaptive-border-color, body.theme-light-green-dark .warn-200 .adaptive-border-color, body.theme-light-green-dark .warn-300 .adaptive-border-color, body.theme-light-green-dark .warn-400 .adaptive-border-color, body.theme-light-green-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .primary-700 i,
body.theme-light-green-dark .primary-700 .icon, body.theme-light-green-dark .primary-800 i,
body.theme-light-green-dark .primary-800 .icon, body.theme-light-green-dark .primary-900 i,
body.theme-light-green-dark .primary-900 .icon, body.theme-light-green-dark .accent-700 i,
body.theme-light-green-dark .accent-700 .icon, body.theme-light-green-dark .accent-800 i,
body.theme-light-green-dark .accent-800 .icon, body.theme-light-green-dark .accent-900 i,
body.theme-light-green-dark .accent-900 .icon, body.theme-light-green-dark .warn-500 i,
body.theme-light-green-dark .warn-500 .icon, body.theme-light-green-dark .warn-600 i,
body.theme-light-green-dark .warn-600 .icon, body.theme-light-green-dark .warn-700 i,
body.theme-light-green-dark .warn-700 .icon, body.theme-light-green-dark .warn-800 i,
body.theme-light-green-dark .warn-800 .icon, body.theme-light-green-dark .warn-900 i,
body.theme-light-green-dark .warn-900 .icon, body.theme-light-green-dark .warn-A200 i,
body.theme-light-green-dark .warn-A200 .icon, body.theme-light-green-dark .warn-A400 i,
body.theme-light-green-dark .warn-A400 .icon, body.theme-light-green-dark .warn-A700 i,
body.theme-light-green-dark .warn-A700 .icon, body.theme-light-green-dark .warn i,
body.theme-light-green-dark .warn .icon {
  color: white; }
body.theme-light-green-dark .primary-700.secondary-text,
body.theme-light-green-dark .primary-700 .secondary-text, body.theme-light-green-dark .primary-800.secondary-text,
body.theme-light-green-dark .primary-800 .secondary-text, body.theme-light-green-dark .primary-900.secondary-text,
body.theme-light-green-dark .primary-900 .secondary-text, body.theme-light-green-dark .accent-700.secondary-text,
body.theme-light-green-dark .accent-700 .secondary-text, body.theme-light-green-dark .accent-800.secondary-text,
body.theme-light-green-dark .accent-800 .secondary-text, body.theme-light-green-dark .accent-900.secondary-text,
body.theme-light-green-dark .accent-900 .secondary-text, body.theme-light-green-dark .warn-500.secondary-text,
body.theme-light-green-dark .warn-500 .secondary-text, body.theme-light-green-dark .warn-600.secondary-text,
body.theme-light-green-dark .warn-600 .secondary-text, body.theme-light-green-dark .warn-700.secondary-text,
body.theme-light-green-dark .warn-700 .secondary-text, body.theme-light-green-dark .warn-800.secondary-text,
body.theme-light-green-dark .warn-800 .secondary-text, body.theme-light-green-dark .warn-900.secondary-text,
body.theme-light-green-dark .warn-900 .secondary-text, body.theme-light-green-dark .warn-A200.secondary-text,
body.theme-light-green-dark .warn-A200 .secondary-text, body.theme-light-green-dark .warn-A400.secondary-text,
body.theme-light-green-dark .warn-A400 .secondary-text, body.theme-light-green-dark .warn-A700.secondary-text,
body.theme-light-green-dark .warn-A700 .secondary-text, body.theme-light-green-dark .warn.secondary-text,
body.theme-light-green-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-light-green-dark .primary-700.hint-text,
body.theme-light-green-dark .primary-700 .hint-text, body.theme-light-green-dark .primary-700.disabled-text,
body.theme-light-green-dark .primary-700 .disabled-text, body.theme-light-green-dark .primary-800.hint-text,
body.theme-light-green-dark .primary-800 .hint-text, body.theme-light-green-dark .primary-800.disabled-text,
body.theme-light-green-dark .primary-800 .disabled-text, body.theme-light-green-dark .primary-900.hint-text,
body.theme-light-green-dark .primary-900 .hint-text, body.theme-light-green-dark .primary-900.disabled-text,
body.theme-light-green-dark .primary-900 .disabled-text, body.theme-light-green-dark .accent-700.hint-text,
body.theme-light-green-dark .accent-700 .hint-text, body.theme-light-green-dark .accent-700.disabled-text,
body.theme-light-green-dark .accent-700 .disabled-text, body.theme-light-green-dark .accent-800.hint-text,
body.theme-light-green-dark .accent-800 .hint-text, body.theme-light-green-dark .accent-800.disabled-text,
body.theme-light-green-dark .accent-800 .disabled-text, body.theme-light-green-dark .accent-900.hint-text,
body.theme-light-green-dark .accent-900 .hint-text, body.theme-light-green-dark .accent-900.disabled-text,
body.theme-light-green-dark .accent-900 .disabled-text, body.theme-light-green-dark .warn-500.hint-text,
body.theme-light-green-dark .warn-500 .hint-text, body.theme-light-green-dark .warn-500.disabled-text,
body.theme-light-green-dark .warn-500 .disabled-text, body.theme-light-green-dark .warn-600.hint-text,
body.theme-light-green-dark .warn-600 .hint-text, body.theme-light-green-dark .warn-600.disabled-text,
body.theme-light-green-dark .warn-600 .disabled-text, body.theme-light-green-dark .warn-700.hint-text,
body.theme-light-green-dark .warn-700 .hint-text, body.theme-light-green-dark .warn-700.disabled-text,
body.theme-light-green-dark .warn-700 .disabled-text, body.theme-light-green-dark .warn-800.hint-text,
body.theme-light-green-dark .warn-800 .hint-text, body.theme-light-green-dark .warn-800.disabled-text,
body.theme-light-green-dark .warn-800 .disabled-text, body.theme-light-green-dark .warn-900.hint-text,
body.theme-light-green-dark .warn-900 .hint-text, body.theme-light-green-dark .warn-900.disabled-text,
body.theme-light-green-dark .warn-900 .disabled-text, body.theme-light-green-dark .warn-A200.hint-text,
body.theme-light-green-dark .warn-A200 .hint-text, body.theme-light-green-dark .warn-A200.disabled-text,
body.theme-light-green-dark .warn-A200 .disabled-text, body.theme-light-green-dark .warn-A400.hint-text,
body.theme-light-green-dark .warn-A400 .hint-text, body.theme-light-green-dark .warn-A400.disabled-text,
body.theme-light-green-dark .warn-A400 .disabled-text, body.theme-light-green-dark .warn-A700.hint-text,
body.theme-light-green-dark .warn-A700 .hint-text, body.theme-light-green-dark .warn-A700.disabled-text,
body.theme-light-green-dark .warn-A700 .disabled-text, body.theme-light-green-dark .warn.hint-text,
body.theme-light-green-dark .warn .hint-text, body.theme-light-green-dark .warn.disabled-text,
body.theme-light-green-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-light-green-dark .primary-700.divider,
body.theme-light-green-dark .primary-700 .divider, body.theme-light-green-dark .primary-800.divider,
body.theme-light-green-dark .primary-800 .divider, body.theme-light-green-dark .primary-900.divider,
body.theme-light-green-dark .primary-900 .divider, body.theme-light-green-dark .accent-700.divider,
body.theme-light-green-dark .accent-700 .divider, body.theme-light-green-dark .accent-800.divider,
body.theme-light-green-dark .accent-800 .divider, body.theme-light-green-dark .accent-900.divider,
body.theme-light-green-dark .accent-900 .divider, body.theme-light-green-dark .warn-500.divider,
body.theme-light-green-dark .warn-500 .divider, body.theme-light-green-dark .warn-600.divider,
body.theme-light-green-dark .warn-600 .divider, body.theme-light-green-dark .warn-700.divider,
body.theme-light-green-dark .warn-700 .divider, body.theme-light-green-dark .warn-800.divider,
body.theme-light-green-dark .warn-800 .divider, body.theme-light-green-dark .warn-900.divider,
body.theme-light-green-dark .warn-900 .divider, body.theme-light-green-dark .warn-A200.divider,
body.theme-light-green-dark .warn-A200 .divider, body.theme-light-green-dark .warn-A400.divider,
body.theme-light-green-dark .warn-A400 .divider, body.theme-light-green-dark .warn-A700.divider,
body.theme-light-green-dark .warn-A700 .divider, body.theme-light-green-dark .warn.divider,
body.theme-light-green-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-light-green-dark .primary-700 .mat-ripple-element, body.theme-light-green-dark .primary-800 .mat-ripple-element, body.theme-light-green-dark .primary-900 .mat-ripple-element, body.theme-light-green-dark .accent-700 .mat-ripple-element, body.theme-light-green-dark .accent-800 .mat-ripple-element, body.theme-light-green-dark .accent-900 .mat-ripple-element, body.theme-light-green-dark .warn-500 .mat-ripple-element, body.theme-light-green-dark .warn-600 .mat-ripple-element, body.theme-light-green-dark .warn-700 .mat-ripple-element, body.theme-light-green-dark .warn-800 .mat-ripple-element, body.theme-light-green-dark .warn-900 .mat-ripple-element, body.theme-light-green-dark .warn-A200 .mat-ripple-element, body.theme-light-green-dark .warn-A400 .mat-ripple-element, body.theme-light-green-dark .warn-A700 .mat-ripple-element, body.theme-light-green-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-light-green-dark .primary-700 .adaptive-border-color, body.theme-light-green-dark .primary-800 .adaptive-border-color, body.theme-light-green-dark .primary-900 .adaptive-border-color, body.theme-light-green-dark .accent-700 .adaptive-border-color, body.theme-light-green-dark .accent-800 .adaptive-border-color, body.theme-light-green-dark .accent-900 .adaptive-border-color, body.theme-light-green-dark .warn-500 .adaptive-border-color, body.theme-light-green-dark .warn-600 .adaptive-border-color, body.theme-light-green-dark .warn-700 .adaptive-border-color, body.theme-light-green-dark .warn-800 .adaptive-border-color, body.theme-light-green-dark .warn-900 .adaptive-border-color, body.theme-light-green-dark .warn-A200 .adaptive-border-color, body.theme-light-green-dark .warn-A400 .adaptive-border-color, body.theme-light-green-dark .warn-A700 .adaptive-border-color, body.theme-light-green-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .primary-50 input[type='text'], body.theme-light-green-dark .primary-100 input[type='text'], body.theme-light-green-dark .primary-200 input[type='text'], body.theme-light-green-dark .primary-300 input[type='text'], body.theme-light-green-dark .primary-400 input[type='text'], body.theme-light-green-dark .primary-500 input[type='text'], body.theme-light-green-dark .primary-600 input[type='text'], body.theme-light-green-dark .primary-A100 input[type='text'], body.theme-light-green-dark .primary-A200 input[type='text'], body.theme-light-green-dark .primary-A400 input[type='text'], body.theme-light-green-dark .primary-A700 input[type='text'], body.theme-light-green-dark .primary input[type='text'], body.theme-light-green-dark .accent-50 input[type='text'], body.theme-light-green-dark .accent-100 input[type='text'], body.theme-light-green-dark .accent-200 input[type='text'], body.theme-light-green-dark .accent-300 input[type='text'], body.theme-light-green-dark .accent-400 input[type='text'], body.theme-light-green-dark .accent-500 input[type='text'], body.theme-light-green-dark .accent-600 input[type='text'], body.theme-light-green-dark .accent-A100 input[type='text'], body.theme-light-green-dark .accent-A200 input[type='text'], body.theme-light-green-dark .accent-A400 input[type='text'], body.theme-light-green-dark .accent-A700 input[type='text'], body.theme-light-green-dark .accent input[type='text'], body.theme-light-green-dark .warn-50 input[type='text'], body.theme-light-green-dark .warn-100 input[type='text'], body.theme-light-green-dark .warn-200 input[type='text'], body.theme-light-green-dark .warn-300 input[type='text'], body.theme-light-green-dark .warn-400 input[type='text'], body.theme-light-green-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-light-green-dark .primary-50 .mat-form-field-label, body.theme-light-green-dark .primary-100 .mat-form-field-label, body.theme-light-green-dark .primary-200 .mat-form-field-label, body.theme-light-green-dark .primary-300 .mat-form-field-label, body.theme-light-green-dark .primary-400 .mat-form-field-label, body.theme-light-green-dark .primary-500 .mat-form-field-label, body.theme-light-green-dark .primary-600 .mat-form-field-label, body.theme-light-green-dark .primary-A100 .mat-form-field-label, body.theme-light-green-dark .primary-A200 .mat-form-field-label, body.theme-light-green-dark .primary-A400 .mat-form-field-label, body.theme-light-green-dark .primary-A700 .mat-form-field-label, body.theme-light-green-dark .primary .mat-form-field-label, body.theme-light-green-dark .accent-50 .mat-form-field-label, body.theme-light-green-dark .accent-100 .mat-form-field-label, body.theme-light-green-dark .accent-200 .mat-form-field-label, body.theme-light-green-dark .accent-300 .mat-form-field-label, body.theme-light-green-dark .accent-400 .mat-form-field-label, body.theme-light-green-dark .accent-500 .mat-form-field-label, body.theme-light-green-dark .accent-600 .mat-form-field-label, body.theme-light-green-dark .accent-A100 .mat-form-field-label, body.theme-light-green-dark .accent-A200 .mat-form-field-label, body.theme-light-green-dark .accent-A400 .mat-form-field-label, body.theme-light-green-dark .accent-A700 .mat-form-field-label, body.theme-light-green-dark .accent .mat-form-field-label, body.theme-light-green-dark .warn-50 .mat-form-field-label, body.theme-light-green-dark .warn-100 .mat-form-field-label, body.theme-light-green-dark .warn-200 .mat-form-field-label, body.theme-light-green-dark .warn-300 .mat-form-field-label, body.theme-light-green-dark .warn-400 .mat-form-field-label, body.theme-light-green-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-dark .primary-50 .mat-form-field-underline, body.theme-light-green-dark .primary-100 .mat-form-field-underline, body.theme-light-green-dark .primary-200 .mat-form-field-underline, body.theme-light-green-dark .primary-300 .mat-form-field-underline, body.theme-light-green-dark .primary-400 .mat-form-field-underline, body.theme-light-green-dark .primary-500 .mat-form-field-underline, body.theme-light-green-dark .primary-600 .mat-form-field-underline, body.theme-light-green-dark .primary-A100 .mat-form-field-underline, body.theme-light-green-dark .primary-A200 .mat-form-field-underline, body.theme-light-green-dark .primary-A400 .mat-form-field-underline, body.theme-light-green-dark .primary-A700 .mat-form-field-underline, body.theme-light-green-dark .primary .mat-form-field-underline, body.theme-light-green-dark .accent-50 .mat-form-field-underline, body.theme-light-green-dark .accent-100 .mat-form-field-underline, body.theme-light-green-dark .accent-200 .mat-form-field-underline, body.theme-light-green-dark .accent-300 .mat-form-field-underline, body.theme-light-green-dark .accent-400 .mat-form-field-underline, body.theme-light-green-dark .accent-500 .mat-form-field-underline, body.theme-light-green-dark .accent-600 .mat-form-field-underline, body.theme-light-green-dark .accent-A100 .mat-form-field-underline, body.theme-light-green-dark .accent-A200 .mat-form-field-underline, body.theme-light-green-dark .accent-A400 .mat-form-field-underline, body.theme-light-green-dark .accent-A700 .mat-form-field-underline, body.theme-light-green-dark .accent .mat-form-field-underline, body.theme-light-green-dark .warn-50 .mat-form-field-underline, body.theme-light-green-dark .warn-100 .mat-form-field-underline, body.theme-light-green-dark .warn-200 .mat-form-field-underline, body.theme-light-green-dark .warn-300 .mat-form-field-underline, body.theme-light-green-dark .warn-400 .mat-form-field-underline, body.theme-light-green-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .primary-50 .mat-select-trigger,
body.theme-light-green-dark .primary-50 .mat-select-arrow, body.theme-light-green-dark .primary-100 .mat-select-trigger,
body.theme-light-green-dark .primary-100 .mat-select-arrow, body.theme-light-green-dark .primary-200 .mat-select-trigger,
body.theme-light-green-dark .primary-200 .mat-select-arrow, body.theme-light-green-dark .primary-300 .mat-select-trigger,
body.theme-light-green-dark .primary-300 .mat-select-arrow, body.theme-light-green-dark .primary-400 .mat-select-trigger,
body.theme-light-green-dark .primary-400 .mat-select-arrow, body.theme-light-green-dark .primary-500 .mat-select-trigger,
body.theme-light-green-dark .primary-500 .mat-select-arrow, body.theme-light-green-dark .primary-600 .mat-select-trigger,
body.theme-light-green-dark .primary-600 .mat-select-arrow, body.theme-light-green-dark .primary-A100 .mat-select-trigger,
body.theme-light-green-dark .primary-A100 .mat-select-arrow, body.theme-light-green-dark .primary-A200 .mat-select-trigger,
body.theme-light-green-dark .primary-A200 .mat-select-arrow, body.theme-light-green-dark .primary-A400 .mat-select-trigger,
body.theme-light-green-dark .primary-A400 .mat-select-arrow, body.theme-light-green-dark .primary-A700 .mat-select-trigger,
body.theme-light-green-dark .primary-A700 .mat-select-arrow, body.theme-light-green-dark .primary .mat-select-trigger,
body.theme-light-green-dark .primary .mat-select-arrow, body.theme-light-green-dark .accent-50 .mat-select-trigger,
body.theme-light-green-dark .accent-50 .mat-select-arrow, body.theme-light-green-dark .accent-100 .mat-select-trigger,
body.theme-light-green-dark .accent-100 .mat-select-arrow, body.theme-light-green-dark .accent-200 .mat-select-trigger,
body.theme-light-green-dark .accent-200 .mat-select-arrow, body.theme-light-green-dark .accent-300 .mat-select-trigger,
body.theme-light-green-dark .accent-300 .mat-select-arrow, body.theme-light-green-dark .accent-400 .mat-select-trigger,
body.theme-light-green-dark .accent-400 .mat-select-arrow, body.theme-light-green-dark .accent-500 .mat-select-trigger,
body.theme-light-green-dark .accent-500 .mat-select-arrow, body.theme-light-green-dark .accent-600 .mat-select-trigger,
body.theme-light-green-dark .accent-600 .mat-select-arrow, body.theme-light-green-dark .accent-A100 .mat-select-trigger,
body.theme-light-green-dark .accent-A100 .mat-select-arrow, body.theme-light-green-dark .accent-A200 .mat-select-trigger,
body.theme-light-green-dark .accent-A200 .mat-select-arrow, body.theme-light-green-dark .accent-A400 .mat-select-trigger,
body.theme-light-green-dark .accent-A400 .mat-select-arrow, body.theme-light-green-dark .accent-A700 .mat-select-trigger,
body.theme-light-green-dark .accent-A700 .mat-select-arrow, body.theme-light-green-dark .accent .mat-select-trigger,
body.theme-light-green-dark .accent .mat-select-arrow, body.theme-light-green-dark .warn-50 .mat-select-trigger,
body.theme-light-green-dark .warn-50 .mat-select-arrow, body.theme-light-green-dark .warn-100 .mat-select-trigger,
body.theme-light-green-dark .warn-100 .mat-select-arrow, body.theme-light-green-dark .warn-200 .mat-select-trigger,
body.theme-light-green-dark .warn-200 .mat-select-arrow, body.theme-light-green-dark .warn-300 .mat-select-trigger,
body.theme-light-green-dark .warn-300 .mat-select-arrow, body.theme-light-green-dark .warn-400 .mat-select-trigger,
body.theme-light-green-dark .warn-400 .mat-select-arrow, body.theme-light-green-dark .warn-A100 .mat-select-trigger,
body.theme-light-green-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-dark .primary-50 .mat-select-underline, body.theme-light-green-dark .primary-100 .mat-select-underline, body.theme-light-green-dark .primary-200 .mat-select-underline, body.theme-light-green-dark .primary-300 .mat-select-underline, body.theme-light-green-dark .primary-400 .mat-select-underline, body.theme-light-green-dark .primary-500 .mat-select-underline, body.theme-light-green-dark .primary-600 .mat-select-underline, body.theme-light-green-dark .primary-A100 .mat-select-underline, body.theme-light-green-dark .primary-A200 .mat-select-underline, body.theme-light-green-dark .primary-A400 .mat-select-underline, body.theme-light-green-dark .primary-A700 .mat-select-underline, body.theme-light-green-dark .primary .mat-select-underline, body.theme-light-green-dark .accent-50 .mat-select-underline, body.theme-light-green-dark .accent-100 .mat-select-underline, body.theme-light-green-dark .accent-200 .mat-select-underline, body.theme-light-green-dark .accent-300 .mat-select-underline, body.theme-light-green-dark .accent-400 .mat-select-underline, body.theme-light-green-dark .accent-500 .mat-select-underline, body.theme-light-green-dark .accent-600 .mat-select-underline, body.theme-light-green-dark .accent-A100 .mat-select-underline, body.theme-light-green-dark .accent-A200 .mat-select-underline, body.theme-light-green-dark .accent-A400 .mat-select-underline, body.theme-light-green-dark .accent-A700 .mat-select-underline, body.theme-light-green-dark .accent .mat-select-underline, body.theme-light-green-dark .warn-50 .mat-select-underline, body.theme-light-green-dark .warn-100 .mat-select-underline, body.theme-light-green-dark .warn-200 .mat-select-underline, body.theme-light-green-dark .warn-300 .mat-select-underline, body.theme-light-green-dark .warn-400 .mat-select-underline, body.theme-light-green-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-green-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-50 .mat-select-arrow,
body.theme-light-green-dark .primary-50 .mat-select-trigger, body.theme-light-green-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-100 .mat-select-arrow,
body.theme-light-green-dark .primary-100 .mat-select-trigger, body.theme-light-green-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-200 .mat-select-arrow,
body.theme-light-green-dark .primary-200 .mat-select-trigger, body.theme-light-green-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-300 .mat-select-arrow,
body.theme-light-green-dark .primary-300 .mat-select-trigger, body.theme-light-green-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-400 .mat-select-arrow,
body.theme-light-green-dark .primary-400 .mat-select-trigger, body.theme-light-green-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-500 .mat-select-arrow,
body.theme-light-green-dark .primary-500 .mat-select-trigger, body.theme-light-green-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-600 .mat-select-arrow,
body.theme-light-green-dark .primary-600 .mat-select-trigger, body.theme-light-green-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-A100 .mat-select-arrow,
body.theme-light-green-dark .primary-A100 .mat-select-trigger, body.theme-light-green-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-A200 .mat-select-arrow,
body.theme-light-green-dark .primary-A200 .mat-select-trigger, body.theme-light-green-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-A400 .mat-select-arrow,
body.theme-light-green-dark .primary-A400 .mat-select-trigger, body.theme-light-green-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-A700 .mat-select-arrow,
body.theme-light-green-dark .primary-A700 .mat-select-trigger, body.theme-light-green-dark .primary .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary .mat-select-arrow,
body.theme-light-green-dark .primary .mat-select-trigger, body.theme-light-green-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-50 .mat-select-arrow,
body.theme-light-green-dark .accent-50 .mat-select-trigger, body.theme-light-green-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-100 .mat-select-arrow,
body.theme-light-green-dark .accent-100 .mat-select-trigger, body.theme-light-green-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-200 .mat-select-arrow,
body.theme-light-green-dark .accent-200 .mat-select-trigger, body.theme-light-green-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-300 .mat-select-arrow,
body.theme-light-green-dark .accent-300 .mat-select-trigger, body.theme-light-green-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-400 .mat-select-arrow,
body.theme-light-green-dark .accent-400 .mat-select-trigger, body.theme-light-green-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-500 .mat-select-arrow,
body.theme-light-green-dark .accent-500 .mat-select-trigger, body.theme-light-green-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-600 .mat-select-arrow,
body.theme-light-green-dark .accent-600 .mat-select-trigger, body.theme-light-green-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-A100 .mat-select-arrow,
body.theme-light-green-dark .accent-A100 .mat-select-trigger, body.theme-light-green-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-A200 .mat-select-arrow,
body.theme-light-green-dark .accent-A200 .mat-select-trigger, body.theme-light-green-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-A400 .mat-select-arrow,
body.theme-light-green-dark .accent-A400 .mat-select-trigger, body.theme-light-green-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-A700 .mat-select-arrow,
body.theme-light-green-dark .accent-A700 .mat-select-trigger, body.theme-light-green-dark .accent .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent .mat-select-arrow,
body.theme-light-green-dark .accent .mat-select-trigger, body.theme-light-green-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-50 .mat-select-arrow,
body.theme-light-green-dark .warn-50 .mat-select-trigger, body.theme-light-green-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-100 .mat-select-arrow,
body.theme-light-green-dark .warn-100 .mat-select-trigger, body.theme-light-green-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-200 .mat-select-arrow,
body.theme-light-green-dark .warn-200 .mat-select-trigger, body.theme-light-green-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-300 .mat-select-arrow,
body.theme-light-green-dark .warn-300 .mat-select-trigger, body.theme-light-green-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-400 .mat-select-arrow,
body.theme-light-green-dark .warn-400 .mat-select-trigger, body.theme-light-green-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-A100 .mat-select-arrow,
body.theme-light-green-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-green-dark .primary-700 input[type='text'], body.theme-light-green-dark .primary-800 input[type='text'], body.theme-light-green-dark .primary-900 input[type='text'], body.theme-light-green-dark .accent-700 input[type='text'], body.theme-light-green-dark .accent-800 input[type='text'], body.theme-light-green-dark .accent-900 input[type='text'], body.theme-light-green-dark .warn-500 input[type='text'], body.theme-light-green-dark .warn-600 input[type='text'], body.theme-light-green-dark .warn-700 input[type='text'], body.theme-light-green-dark .warn-800 input[type='text'], body.theme-light-green-dark .warn-900 input[type='text'], body.theme-light-green-dark .warn-A200 input[type='text'], body.theme-light-green-dark .warn-A400 input[type='text'], body.theme-light-green-dark .warn-A700 input[type='text'], body.theme-light-green-dark .warn input[type='text'] {
  color: white; }
body.theme-light-green-dark .primary-700 .mat-form-field-label, body.theme-light-green-dark .primary-800 .mat-form-field-label, body.theme-light-green-dark .primary-900 .mat-form-field-label, body.theme-light-green-dark .accent-700 .mat-form-field-label, body.theme-light-green-dark .accent-800 .mat-form-field-label, body.theme-light-green-dark .accent-900 .mat-form-field-label, body.theme-light-green-dark .warn-500 .mat-form-field-label, body.theme-light-green-dark .warn-600 .mat-form-field-label, body.theme-light-green-dark .warn-700 .mat-form-field-label, body.theme-light-green-dark .warn-800 .mat-form-field-label, body.theme-light-green-dark .warn-900 .mat-form-field-label, body.theme-light-green-dark .warn-A200 .mat-form-field-label, body.theme-light-green-dark .warn-A400 .mat-form-field-label, body.theme-light-green-dark .warn-A700 .mat-form-field-label, body.theme-light-green-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .primary-700 .mat-form-field-underline, body.theme-light-green-dark .primary-800 .mat-form-field-underline, body.theme-light-green-dark .primary-900 .mat-form-field-underline, body.theme-light-green-dark .accent-700 .mat-form-field-underline, body.theme-light-green-dark .accent-800 .mat-form-field-underline, body.theme-light-green-dark .accent-900 .mat-form-field-underline, body.theme-light-green-dark .warn-500 .mat-form-field-underline, body.theme-light-green-dark .warn-600 .mat-form-field-underline, body.theme-light-green-dark .warn-700 .mat-form-field-underline, body.theme-light-green-dark .warn-800 .mat-form-field-underline, body.theme-light-green-dark .warn-900 .mat-form-field-underline, body.theme-light-green-dark .warn-A200 .mat-form-field-underline, body.theme-light-green-dark .warn-A400 .mat-form-field-underline, body.theme-light-green-dark .warn-A700 .mat-form-field-underline, body.theme-light-green-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .primary-700 .mat-select-trigger,
body.theme-light-green-dark .primary-700 .mat-select-arrow, body.theme-light-green-dark .primary-800 .mat-select-trigger,
body.theme-light-green-dark .primary-800 .mat-select-arrow, body.theme-light-green-dark .primary-900 .mat-select-trigger,
body.theme-light-green-dark .primary-900 .mat-select-arrow, body.theme-light-green-dark .accent-700 .mat-select-trigger,
body.theme-light-green-dark .accent-700 .mat-select-arrow, body.theme-light-green-dark .accent-800 .mat-select-trigger,
body.theme-light-green-dark .accent-800 .mat-select-arrow, body.theme-light-green-dark .accent-900 .mat-select-trigger,
body.theme-light-green-dark .accent-900 .mat-select-arrow, body.theme-light-green-dark .warn-500 .mat-select-trigger,
body.theme-light-green-dark .warn-500 .mat-select-arrow, body.theme-light-green-dark .warn-600 .mat-select-trigger,
body.theme-light-green-dark .warn-600 .mat-select-arrow, body.theme-light-green-dark .warn-700 .mat-select-trigger,
body.theme-light-green-dark .warn-700 .mat-select-arrow, body.theme-light-green-dark .warn-800 .mat-select-trigger,
body.theme-light-green-dark .warn-800 .mat-select-arrow, body.theme-light-green-dark .warn-900 .mat-select-trigger,
body.theme-light-green-dark .warn-900 .mat-select-arrow, body.theme-light-green-dark .warn-A200 .mat-select-trigger,
body.theme-light-green-dark .warn-A200 .mat-select-arrow, body.theme-light-green-dark .warn-A400 .mat-select-trigger,
body.theme-light-green-dark .warn-A400 .mat-select-arrow, body.theme-light-green-dark .warn-A700 .mat-select-trigger,
body.theme-light-green-dark .warn-A700 .mat-select-arrow, body.theme-light-green-dark .warn .mat-select-trigger,
body.theme-light-green-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .primary-700 .mat-select-underline, body.theme-light-green-dark .primary-800 .mat-select-underline, body.theme-light-green-dark .primary-900 .mat-select-underline, body.theme-light-green-dark .accent-700 .mat-select-underline, body.theme-light-green-dark .accent-800 .mat-select-underline, body.theme-light-green-dark .accent-900 .mat-select-underline, body.theme-light-green-dark .warn-500 .mat-select-underline, body.theme-light-green-dark .warn-600 .mat-select-underline, body.theme-light-green-dark .warn-700 .mat-select-underline, body.theme-light-green-dark .warn-800 .mat-select-underline, body.theme-light-green-dark .warn-900 .mat-select-underline, body.theme-light-green-dark .warn-A200 .mat-select-underline, body.theme-light-green-dark .warn-A400 .mat-select-underline, body.theme-light-green-dark .warn-A700 .mat-select-underline, body.theme-light-green-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-green-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-700 .mat-select-arrow,
body.theme-light-green-dark .primary-700 .mat-select-trigger, body.theme-light-green-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-800 .mat-select-arrow,
body.theme-light-green-dark .primary-800 .mat-select-trigger, body.theme-light-green-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .primary-900 .mat-select-arrow,
body.theme-light-green-dark .primary-900 .mat-select-trigger, body.theme-light-green-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-700 .mat-select-arrow,
body.theme-light-green-dark .accent-700 .mat-select-trigger, body.theme-light-green-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-800 .mat-select-arrow,
body.theme-light-green-dark .accent-800 .mat-select-trigger, body.theme-light-green-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .accent-900 .mat-select-arrow,
body.theme-light-green-dark .accent-900 .mat-select-trigger, body.theme-light-green-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-500 .mat-select-arrow,
body.theme-light-green-dark .warn-500 .mat-select-trigger, body.theme-light-green-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-600 .mat-select-arrow,
body.theme-light-green-dark .warn-600 .mat-select-trigger, body.theme-light-green-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-700 .mat-select-arrow,
body.theme-light-green-dark .warn-700 .mat-select-trigger, body.theme-light-green-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-800 .mat-select-arrow,
body.theme-light-green-dark .warn-800 .mat-select-trigger, body.theme-light-green-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-900 .mat-select-arrow,
body.theme-light-green-dark .warn-900 .mat-select-trigger, body.theme-light-green-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-A200 .mat-select-arrow,
body.theme-light-green-dark .warn-A200 .mat-select-trigger, body.theme-light-green-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-A400 .mat-select-arrow,
body.theme-light-green-dark .warn-A400 .mat-select-trigger, body.theme-light-green-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn-A700 .mat-select-arrow,
body.theme-light-green-dark .warn-A700 .mat-select-trigger, body.theme-light-green-dark .warn .mat-select-disabled .mat-select-value,
body.theme-light-green-dark .warn .mat-select-arrow,
body.theme-light-green-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-green-dark .primary-700 .mat-select-value, body.theme-light-green-dark .primary-800 .mat-select-value, body.theme-light-green-dark .primary-900 .mat-select-value, body.theme-light-green-dark .accent-700 .mat-select-value, body.theme-light-green-dark .accent-800 .mat-select-value, body.theme-light-green-dark .accent-900 .mat-select-value, body.theme-light-green-dark .warn-500 .mat-select-value, body.theme-light-green-dark .warn-600 .mat-select-value, body.theme-light-green-dark .warn-700 .mat-select-value, body.theme-light-green-dark .warn-800 .mat-select-value, body.theme-light-green-dark .warn-900 .mat-select-value, body.theme-light-green-dark .warn-A200 .mat-select-value, body.theme-light-green-dark .warn-A400 .mat-select-value, body.theme-light-green-dark .warn-A700 .mat-select-value, body.theme-light-green-dark .warn .mat-select-value {
  color: white; }
body.theme-grey-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-grey-light .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-option:hover:not(.mat-option-disabled), body.theme-grey-light .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #353a48; }
body.theme-grey-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e53935; }
body.theme-grey-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-grey-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-grey-light .mat-pseudo-checkbox-checked,
body.theme-grey-light .mat-pseudo-checkbox-indeterminate,
body.theme-grey-light .mat-accent .mat-pseudo-checkbox-checked,
body.theme-grey-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #e53935; }
body.theme-grey-light .mat-primary .mat-pseudo-checkbox-checked,
body.theme-grey-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #353a48; }
body.theme-grey-light .mat-warn .mat-pseudo-checkbox-checked,
body.theme-grey-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-grey-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-grey-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-grey-light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .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); }
body.theme-grey-light .mat-app-background, body.theme-grey-light.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-grey-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-grey-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-badge-content {
  color: white;
  background: #353a48; }
@media (-ms-high-contrast: active) {
    body.theme-grey-light .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-grey-light .mat-badge-accent .mat-badge-content {
  background: #e53935;
  color: white; }
body.theme-grey-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-grey-light .mat-badge {
  position: relative; }
body.theme-grey-light .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-grey-light .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-grey-light .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-grey-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-grey-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-grey-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-grey-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-grey-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-grey-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-grey-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-grey-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-grey-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-grey-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-grey-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-grey-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-grey-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-grey-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-grey-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-grey-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-grey-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-grey-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-grey-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-grey-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-grey-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-grey-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-grey-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-grey-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-grey-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-grey-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-grey-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-grey-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-grey-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-grey-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-grey-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-grey-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-grey-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-grey-light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-button, body.theme-grey-light .mat-icon-button, body.theme-grey-light .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-grey-light .mat-button.mat-primary, body.theme-grey-light .mat-icon-button.mat-primary, body.theme-grey-light .mat-stroked-button.mat-primary {
    color: #353a48; }
body.theme-grey-light .mat-button.mat-accent, body.theme-grey-light .mat-icon-button.mat-accent, body.theme-grey-light .mat-stroked-button.mat-accent {
    color: #e53935; }
body.theme-grey-light .mat-button.mat-warn, body.theme-grey-light .mat-icon-button.mat-warn, body.theme-grey-light .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-grey-light .mat-button.mat-primary[disabled], body.theme-grey-light .mat-button.mat-accent[disabled], body.theme-grey-light .mat-button.mat-warn[disabled], body.theme-grey-light .mat-button[disabled][disabled], body.theme-grey-light .mat-icon-button.mat-primary[disabled], body.theme-grey-light .mat-icon-button.mat-accent[disabled], body.theme-grey-light .mat-icon-button.mat-warn[disabled], body.theme-grey-light .mat-icon-button[disabled][disabled], body.theme-grey-light .mat-stroked-button.mat-primary[disabled], body.theme-grey-light .mat-stroked-button.mat-accent[disabled], body.theme-grey-light .mat-stroked-button.mat-warn[disabled], body.theme-grey-light .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-button.mat-primary .mat-button-focus-overlay, body.theme-grey-light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-grey-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #353a48; }
body.theme-grey-light .mat-button.mat-accent .mat-button-focus-overlay, body.theme-grey-light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-grey-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #e53935; }
body.theme-grey-light .mat-button.mat-warn .mat-button-focus-overlay, body.theme-grey-light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-grey-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-grey-light .mat-button[disabled] .mat-button-focus-overlay, body.theme-grey-light .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-grey-light .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-grey-light .mat-button .mat-ripple-element, body.theme-grey-light .mat-icon-button .mat-ripple-element, body.theme-grey-light .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-grey-light .mat-button-focus-overlay {
  background: black; }
body.theme-grey-light .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-flat-button, body.theme-grey-light .mat-raised-button, body.theme-grey-light .mat-fab, body.theme-grey-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-grey-light .mat-flat-button.mat-primary, body.theme-grey-light .mat-raised-button.mat-primary, body.theme-grey-light .mat-fab.mat-primary, body.theme-grey-light .mat-mini-fab.mat-primary {
    color: white; }
body.theme-grey-light .mat-flat-button.mat-accent, body.theme-grey-light .mat-raised-button.mat-accent, body.theme-grey-light .mat-fab.mat-accent, body.theme-grey-light .mat-mini-fab.mat-accent {
    color: white; }
body.theme-grey-light .mat-flat-button.mat-warn, body.theme-grey-light .mat-raised-button.mat-warn, body.theme-grey-light .mat-fab.mat-warn, body.theme-grey-light .mat-mini-fab.mat-warn {
    color: white; }
body.theme-grey-light .mat-flat-button.mat-primary[disabled], body.theme-grey-light .mat-flat-button.mat-accent[disabled], body.theme-grey-light .mat-flat-button.mat-warn[disabled], body.theme-grey-light .mat-flat-button[disabled][disabled], body.theme-grey-light .mat-raised-button.mat-primary[disabled], body.theme-grey-light .mat-raised-button.mat-accent[disabled], body.theme-grey-light .mat-raised-button.mat-warn[disabled], body.theme-grey-light .mat-raised-button[disabled][disabled], body.theme-grey-light .mat-fab.mat-primary[disabled], body.theme-grey-light .mat-fab.mat-accent[disabled], body.theme-grey-light .mat-fab.mat-warn[disabled], body.theme-grey-light .mat-fab[disabled][disabled], body.theme-grey-light .mat-mini-fab.mat-primary[disabled], body.theme-grey-light .mat-mini-fab.mat-accent[disabled], body.theme-grey-light .mat-mini-fab.mat-warn[disabled], body.theme-grey-light .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-flat-button.mat-primary, body.theme-grey-light .mat-raised-button.mat-primary, body.theme-grey-light .mat-fab.mat-primary, body.theme-grey-light .mat-mini-fab.mat-primary {
    background-color: #353a48; }
body.theme-grey-light .mat-flat-button.mat-accent, body.theme-grey-light .mat-raised-button.mat-accent, body.theme-grey-light .mat-fab.mat-accent, body.theme-grey-light .mat-mini-fab.mat-accent {
    background-color: #e53935; }
body.theme-grey-light .mat-flat-button.mat-warn, body.theme-grey-light .mat-raised-button.mat-warn, body.theme-grey-light .mat-fab.mat-warn, body.theme-grey-light .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-grey-light .mat-flat-button.mat-primary[disabled], body.theme-grey-light .mat-flat-button.mat-accent[disabled], body.theme-grey-light .mat-flat-button.mat-warn[disabled], body.theme-grey-light .mat-flat-button[disabled][disabled], body.theme-grey-light .mat-raised-button.mat-primary[disabled], body.theme-grey-light .mat-raised-button.mat-accent[disabled], body.theme-grey-light .mat-raised-button.mat-warn[disabled], body.theme-grey-light .mat-raised-button[disabled][disabled], body.theme-grey-light .mat-fab.mat-primary[disabled], body.theme-grey-light .mat-fab.mat-accent[disabled], body.theme-grey-light .mat-fab.mat-warn[disabled], body.theme-grey-light .mat-fab[disabled][disabled], body.theme-grey-light .mat-mini-fab.mat-primary[disabled], body.theme-grey-light .mat-mini-fab.mat-accent[disabled], body.theme-grey-light .mat-mini-fab.mat-warn[disabled], body.theme-grey-light .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-flat-button.mat-primary .mat-ripple-element, body.theme-grey-light .mat-raised-button.mat-primary .mat-ripple-element, body.theme-grey-light .mat-fab.mat-primary .mat-ripple-element, body.theme-grey-light .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .mat-flat-button.mat-accent .mat-ripple-element, body.theme-grey-light .mat-raised-button.mat-accent .mat-ripple-element, body.theme-grey-light .mat-fab.mat-accent .mat-ripple-element, body.theme-grey-light .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .mat-flat-button.mat-warn .mat-ripple-element, body.theme-grey-light .mat-raised-button.mat-warn .mat-ripple-element, body.theme-grey-light .mat-fab.mat-warn .mat-ripple-element, body.theme-grey-light .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-grey-light .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-fab:not([class*='mat-elevation-z']), body.theme-grey-light .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-grey-light .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-grey-light .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-button-toggle-standalone,
body.theme-grey-light .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-grey-light .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-grey-light .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-grey-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-grey-light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-grey-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-grey-light .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-grey-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-grey-light .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-grey-light .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-grey-light .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-grey-light .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-grey-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-grey-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #353a48; }
body.theme-grey-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-grey-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #e53935; }
body.theme-grey-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-grey-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-grey-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-grey-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-grey-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-grey-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-grey-light .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-grey-light .mat-checkbox-background {
    background: none; } }
body.theme-grey-light .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #353a48; }
body.theme-grey-light .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #e53935; }
body.theme-grey-light .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-grey-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-grey-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-grey-light .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #353a48;
  color: white; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #e53935;
  color: white; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-grey-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .mat-table {
  background: white; }
body.theme-grey-light .mat-table thead, body.theme-grey-light .mat-table tbody, body.theme-grey-light .mat-table tfoot,
body.theme-grey-light mat-header-row, body.theme-grey-light mat-row, body.theme-grey-light mat-footer-row,
body.theme-grey-light [mat-header-row], body.theme-grey-light [mat-row], body.theme-grey-light [mat-footer-row],
body.theme-grey-light .mat-table-sticky {
  background: inherit; }
body.theme-grey-light mat-row, body.theme-grey-light mat-header-row, body.theme-grey-light mat-footer-row,
body.theme-grey-light th.mat-header-cell, body.theme-grey-light td.mat-cell, body.theme-grey-light td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-cell, body.theme-grey-light .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-datepicker-toggle,
body.theme-grey-light .mat-datepicker-content .mat-calendar-next-button,
body.theme-grey-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-grey-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-grey-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-grey-light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-grey-light .mat-calendar-body-selected {
  background-color: #353a48;
  color: white; }
body.theme-grey-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(53, 58, 72, 0.4); }
body.theme-grey-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-grey-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #e53935;
    color: white; }
body.theme-grey-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(229, 57, 53, 0.4); }
body.theme-grey-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-grey-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-grey-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-grey-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-grey-light .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); }
body.theme-grey-light .mat-datepicker-toggle-active {
  color: #353a48; }
body.theme-grey-light .mat-datepicker-toggle-active.mat-accent {
    color: #e53935; }
body.theme-grey-light .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-grey-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-grey-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-grey-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-grey-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-grey-light .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-expansion-panel-header-description,
body.theme-grey-light .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-grey-light .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-grey-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-grey-light .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-grey-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #353a48; }
body.theme-grey-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #e53935; }
body.theme-grey-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-grey-light .mat-focused .mat-form-field-required-marker {
  color: #e53935; }
body.theme-grey-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #353a48; }
body.theme-grey-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #e53935; }
body.theme-grey-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-grey-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #353a48; }
body.theme-grey-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #e53935; }
body.theme-grey-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-grey-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-grey-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-grey-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-grey-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-grey-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-grey-light .mat-error {
  color: #f44336; }
body.theme-grey-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-grey-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-grey-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-grey-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-grey-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #353a48; }
body.theme-grey-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #e53935; }
body.theme-grey-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-grey-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-grey-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-grey-light .mat-icon.mat-primary {
  color: #353a48; }
body.theme-grey-light .mat-icon.mat-accent {
  color: #e53935; }
body.theme-grey-light .mat-icon.mat-warn {
  color: #f44336; }
body.theme-grey-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-input-element:disabled,
body.theme-grey-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-input-element {
  caret-color: #353a48; }
body.theme-grey-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-accent .mat-input-element {
  caret-color: #e53935; }
body.theme-grey-light .mat-warn .mat-input-element,
body.theme-grey-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-grey-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-grey-light .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-grey-light .mat-list-option:hover, body.theme-grey-light .mat-list-option:focus,
body.theme-grey-light .mat-nav-list .mat-list-item:hover,
body.theme-grey-light .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .mat-menu-panel {
  background: white; }
body.theme-grey-light .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-menu-item[disabled], body.theme-grey-light .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-menu-item .mat-icon-no-color,
body.theme-grey-light .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-menu-item:hover:not([disabled]),
body.theme-grey-light .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-grey-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-grey-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .mat-paginator {
  background: white; }
body.theme-grey-light .mat-paginator,
body.theme-grey-light .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-paginator-decrement,
body.theme-grey-light .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-paginator-first,
body.theme-grey-light .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-grey-light .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-grey-light .mat-icon-button[disabled] .mat-paginator-first,
body.theme-grey-light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-progress-bar-background {
  fill: #5c616f; }
body.theme-grey-light .mat-progress-bar-buffer {
  background-color: #5c616f; }
body.theme-grey-light .mat-progress-bar-fill::after {
  background-color: #353a48; }
body.theme-grey-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ef5350; }
body.theme-grey-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ef5350; }
body.theme-grey-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #e53935; }
body.theme-grey-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-grey-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-grey-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-grey-light .mat-progress-spinner circle, body.theme-grey-light .mat-spinner circle {
  stroke: #353a48; }
body.theme-grey-light .mat-progress-spinner.mat-accent circle, body.theme-grey-light .mat-spinner.mat-accent circle {
  stroke: #e53935; }
body.theme-grey-light .mat-progress-spinner.mat-warn circle, body.theme-grey-light .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-grey-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #353a48; }
body.theme-grey-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-grey-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-grey-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-grey-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #353a48; }
body.theme-grey-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e53935; }
body.theme-grey-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-grey-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-grey-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-grey-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #e53935; }
body.theme-grey-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-grey-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-grey-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-grey-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-grey-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-grey-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-grey-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-grey-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-grey-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-grey-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-select-panel {
  background: white; }
body.theme-grey-light .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #353a48; }
body.theme-grey-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #e53935; }
body.theme-grey-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-grey-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-grey-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-grey-light .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-grey-light [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-grey-light [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-grey-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #e53935; }
body.theme-grey-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(229, 57, 53, 0.54); }
body.theme-grey-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #e53935; }
body.theme-grey-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #353a48; }
body.theme-grey-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(53, 58, 72, 0.54); }
body.theme-grey-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #353a48; }
body.theme-grey-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }
body.theme-grey-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }
body.theme-grey-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }
body.theme-grey-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-grey-light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-grey-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-primary .mat-slider-track-fill,
body.theme-grey-light .mat-primary .mat-slider-thumb,
body.theme-grey-light .mat-primary .mat-slider-thumb-label {
  background-color: #353a48; }
body.theme-grey-light .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-grey-light .mat-accent .mat-slider-track-fill,
body.theme-grey-light .mat-accent .mat-slider-thumb,
body.theme-grey-light .mat-accent .mat-slider-thumb-label {
  background-color: #e53935; }
body.theme-grey-light .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-grey-light .mat-warn .mat-slider-track-fill,
body.theme-grey-light .mat-warn .mat-slider-thumb,
body.theme-grey-light .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-grey-light .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-grey-light .mat-slider-focus-ring {
  background-color: rgba(229, 57, 53, 0.2); }
body.theme-grey-light .mat-slider:hover .mat-slider-track-background,
body.theme-grey-light .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-slider-disabled .mat-slider-track-background,
body.theme-grey-light .mat-slider-disabled .mat-slider-track-fill,
body.theme-grey-light .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-grey-light .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-grey-light .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-grey-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-grey-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-grey-light .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-grey-light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-grey-light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-grey-light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-grey-light .mat-step-header.cdk-keyboard-focused, body.theme-grey-light .mat-step-header.cdk-program-focused, body.theme-grey-light .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-grey-light .mat-step-header:hover {
    background: none; } }
body.theme-grey-light .mat-step-header .mat-step-label,
body.theme-grey-light .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-grey-light .mat-step-header .mat-step-icon-selected,
body.theme-grey-light .mat-step-header .mat-step-icon-state-done,
body.theme-grey-light .mat-step-header .mat-step-icon-state-edit {
  background-color: #353a48;
  color: white; }
body.theme-grey-light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-grey-light .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-grey-light .mat-stepper-horizontal, body.theme-grey-light .mat-stepper-vertical {
  background-color: white; }
body.theme-grey-light .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-horizontal-stepper-header::before,
body.theme-grey-light .mat-horizontal-stepper-header::after,
body.theme-grey-light .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-sort-header-arrow {
  color: #757575; }
body.theme-grey-light .mat-tab-nav-bar,
body.theme-grey-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-grey-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-grey-light .mat-tab-label, body.theme-grey-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-grey-light .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-grey-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-grey-light .mat-tab-group.mat-primary .mat-ink-bar, body.theme-grey-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #353a48; }
body.theme-grey-light .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-grey-light .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-grey-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(239, 83, 80, 0.3); }
body.theme-grey-light .mat-tab-group.mat-accent .mat-ink-bar, body.theme-grey-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #e53935; }
body.theme-grey-light .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-grey-light .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-grey-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-grey-light .mat-tab-group.mat-warn .mat-ink-bar, body.theme-grey-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-grey-light .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-grey-light .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(92, 97, 111, 0.3); }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #353a48; }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-grey-light .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); }
body.theme-grey-light .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-grey-light .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(239, 83, 80, 0.3); }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #e53935; }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-grey-light .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-grey-light .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-grey-light .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); }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-grey-light .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); }
body.theme-grey-light .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-grey-light .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-grey-light .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-toolbar.mat-primary {
    background: #353a48;
    color: white; }
body.theme-grey-light .mat-toolbar.mat-accent {
    background: #e53935;
    color: white; }
body.theme-grey-light .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-grey-light .mat-toolbar .mat-form-field-underline,
  body.theme-grey-light .mat-toolbar .mat-form-field-ripple,
  body.theme-grey-light .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-grey-light .mat-toolbar .mat-form-field-label,
  body.theme-grey-light .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-grey-light .mat-toolbar .mat-select-value,
  body.theme-grey-light .mat-toolbar .mat-select-arrow,
  body.theme-grey-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-grey-light .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-grey-light .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-grey-light .mat-tree {
  background: white; }
body.theme-grey-light .mat-tree-node,
body.theme-grey-light .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-grey-light .mat-simple-snackbar-action {
  color: #e53935; }
body.theme-grey-light {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-grey-light .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .icon,
body.theme-grey-light i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .fade-text,
body.theme-grey-light .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .form-wrapper {
  background-color: white; }
body.theme-grey-light .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light .simple-pagination {
  background: white; }
body.theme-grey-light .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .price-tables .price-table {
  background: white; }
body.theme-grey-light .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .simple-table-container {
  background: white; }
body.theme-grey-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-grey-light .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .page-layout.carded.left-sidebar > .center > .content-card, body.theme-grey-light .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-grey-light .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-grey-light .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .page-layout.simple.left-sidebar > .center > .content, body.theme-grey-light .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-grey-light .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-grey-light .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-grey-light a,
body.theme-grey-light .chart-label,
body.theme-grey-light .theme-text {
  color: #e53935; }
body.theme-grey-light code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-grey-light .changelog .entry {
  background-color: white; }
body.theme-grey-light .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-grey-light #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-grey-light fuse-sidebar {
  background: #fafafa; }
body.theme-grey-light .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-grey-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-grey-light fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-grey-light fuse-widget > .fuse-widget-front,
body.theme-grey-light fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #f44336; }
body.theme-grey-light ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-grey-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-grey-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #ffebee; }
body.theme-grey-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-grey-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-grey-light chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #e53935; }
body.theme-grey-light chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #e53935;
    color: white; }
body.theme-grey-light chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-grey-light chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-grey-light chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-grey-light chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-grey-light toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-grey-light #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-grey-light #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-grey-light #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-grey-light #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-grey-light #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #academy-course .sidebar .steps .step.current {
    background: #ffebee;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #e53935; }
body.theme-grey-light #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #academy-course .sidebar .steps .step.completed .index span {
      border-color: #e53935; }
body.theme-grey-light #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #e53935; }
body.theme-grey-light #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #e53935; }
body.theme-grey-light #academy-course .sidebar .steps .step .index:before, body.theme-grey-light #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #academy-course .center .content {
  background: #eeeeee; }
body.theme-grey-light #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-grey-light .cal-month-view {
  background: white; }
body.theme-grey-light .cal-month-view .cal-day-badge {
    background: #e53935;
    color: white; }
body.theme-grey-light .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-grey-light .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-grey-light .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #e53935; }
body.theme-grey-light .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-month-view .cal-open-day-events {
    background: #e53935; }
body.theme-grey-light .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-grey-light .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #e53935; }
body.theme-grey-light .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-grey-light .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #353a48;
  color: white;
  background-color: #aaabad; }
body.theme-grey-light chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-grey-light chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-grey-light chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-grey-light chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #e53935; }
body.theme-grey-light chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-grey-light chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-grey-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-grey-light chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #contacts .header .search-wrapper {
  background: white; }
body.theme-grey-light #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-grey-light #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-grey-light scrumboard-board-list .list .list-header,
body.theme-grey-light scrumboard-board-list .list .list-content,
body.theme-grey-light scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-grey-light scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-grey-light scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light scrumboard-board #board > .header {
  background-color: #e53935;
  color: white; }
body.theme-grey-light scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-grey-light scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-grey-light scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-grey-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-grey-light scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-grey-light scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-grey-light scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-grey-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-grey-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-grey-light .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-grey-light .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #e53935;
  color: white; }
body.theme-grey-light todo .center .header .search-wrapper {
  background: white; }
body.theme-grey-light todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light todo-list-item.completed {
    background: #efefef; }
body.theme-grey-light todo-list-item.completed .title,
    body.theme-grey-light todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light todo-list-item.selected {
    background: #ffebee; }
body.theme-grey-light todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-grey-light login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light login #login #login-form-wrapper #login-form .separator .text:before, body.theme-grey-light login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light login-2 #login #login-intro {
  color: white; }
body.theme-grey-light login-2 #login #login-form-wrapper {
  background: white; }
body.theme-grey-light login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-grey-light login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-grey-light register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light register #register #register-form-wrapper #register-form .separator .text:before, body.theme-grey-light register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light register-2 #register #register-intro {
  color: white; }
body.theme-grey-light register-2 #register #register-form-wrapper {
  background: white; }
body.theme-grey-light register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-grey-light register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-grey-light reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-grey-light reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-grey-light forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-grey-light forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-grey-light forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-grey-light lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-grey-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-grey-light lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-grey-light mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-grey-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-grey-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-grey-light maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #353a48;
  color: white; }
body.theme-grey-light profile-about #about .about-sidebar .groups .content .group .category,
body.theme-grey-light profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-about .profile-box .content {
  background-color: white; }
body.theme-grey-light profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-grey-light profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-grey-light profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-grey-light profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-grey-light profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #e53935; }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #e53935; }
body.theme-grey-light profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-grey-light profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #e53935; }
body.theme-grey-light profile-timeline .profile-box .content {
  background-color: white; }
body.theme-grey-light profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-grey-light search-classic .header .search-wrapper {
  background: white; }
body.theme-grey-light search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light search-modern .header .search-wrapper {
  background: white; }
body.theme-grey-light search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light search-modern .content .results .result-item {
  background: white; }
body.theme-grey-light faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light knowledge-base .content .articles-list {
  background-color: white; }
body.theme-grey-light datatable-body {
  background-color: white; }
body.theme-grey-light #decision .header .search-wrapper {
  background: white; }
body.theme-grey-light #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #decision .content .center .toolbar {
  background: white; }
body.theme-grey-light #decision .content .center .content {
  background: white; }
body.theme-grey-light #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-grey-light #decision .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-grey-light #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light decision-list-item.completed {
    background: #efefef; }
body.theme-grey-light decision-list-item.completed .title,
    body.theme-grey-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light decision-list-item.selected {
    background: #ffebee; }
body.theme-grey-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #my-itservice .header .search-wrapper {
  background: white; }
body.theme-grey-light #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #my-itservice .content .center .toolbar {
  background: white; }
body.theme-grey-light #my-itservice .content .center .content {
  background: white; }
body.theme-grey-light #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-grey-light #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-grey-light #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-grey-light app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-grey-light app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light app-itservice-list-item.completed {
    background: #efefef; }
body.theme-grey-light app-itservice-list-item.completed .title,
    body.theme-grey-light app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light app-itservice-list-item.selected {
    background: #ffebee; }
body.theme-grey-light app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-grey-light #createMaster .content .center .content {
  background: white; }
body.theme-grey-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-grey-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light .theme-blue-gray-dark mat-tab-group,
body.theme-grey-light .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-grey-light .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-grey-light .mat-select-panel {
  max-width: none !important; }
body.theme-grey-light app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-grey-light app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-grey-light app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light app-cost-center-item.completed {
  background: #efefef; }
body.theme-grey-light app-cost-center-item.completed .title,
  body.theme-grey-light app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light app-cost-center-item.selected {
  background: #ffebee !important; }
body.theme-grey-light app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-grey-light app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-grey-light app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light app-bank-master-item.completed {
  background: #efefef; }
body.theme-grey-light app-bank-master-item.completed .title,
  body.theme-grey-light app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light app-bank-master-item.selected {
  background: #ffebee !important; }
body.theme-grey-light #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-grey-light #hotel .content .center .toolbar {
    background: white; }
body.theme-grey-light #hotel .content .center .content {
    background: white; }
body.theme-grey-light #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light hotel-list-item.completed {
    background: #efefef; }
body.theme-grey-light hotel-list-item.completed .title,
    body.theme-grey-light hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light hotel-list-item.selected {
    background: #ffebee; }
body.theme-grey-light hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #preapp .content .center .toolbar {
  background: white; }
body.theme-grey-light #preapp .content .center .content {
  background: white; }
body.theme-grey-light #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-grey-light #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #preapp .content .invoice-container .card .footer .logo,
    body.theme-grey-light #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #pending .header .search-wrapper {
  background: white; }
body.theme-grey-light #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #pending .content .center .content {
  background: white; }
body.theme-grey-light #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-grey-light #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-grey-light #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-grey-light #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-grey-light #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light chop-list-item.completed {
  background: #efefef; }
body.theme-grey-light chop-list-item.completed .title,
  body.theme-grey-light chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light chop-list-item.selected {
  background: #ffebee !important; }
body.theme-grey-light chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-grey-light chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-grey-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light .content-card .content {
  background: white !important; }
body.theme-grey-light #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-grey-light #flight .header .logo {
        margin-left: -5px; } }
body.theme-grey-light #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-grey-light #flight .header .search-wrapper {
    background: white; }
body.theme-grey-light #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #flight .content .center .content {
  background: white; }
body.theme-grey-light #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-grey-light #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-grey-light #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light decision-list-item.completed {
    background: #efefef; }
body.theme-grey-light decision-list-item.completed .title,
    body.theme-grey-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light decision-list-item.selected {
    background: #ffebee; }
body.theme-grey-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-grey-light #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-grey-light #payment .content .center .toolbar {
      background: white; }
body.theme-grey-light #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-grey-light #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-grey-light #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-grey-light #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-grey-light #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-grey-light #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-grey-light #payment .content .center .content {
      background: white; }
body.theme-grey-light #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #payment .content .invoice-container .card .footer .logo,
      body.theme-grey-light #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-grey-light #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light payment-list-item.completed {
    background: #efefef; }
body.theme-grey-light payment-list-item.completed .title,
    body.theme-grey-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light payment-list-item.selected {
    background: #ffebee; }
body.theme-grey-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #ffebee; }
body.theme-grey-light employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-grey-light employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-grey-light employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-grey-light epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-grey-light epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-grey-light #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-grey-light #products .header .search-wrapper {
    background: white; }
body.theme-grey-light #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-grey-light #products .center .content-card {
  background: white; }
body.theme-grey-light #products .content .center .content {
  background: white; }
body.theme-grey-light #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-grey-light #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-grey-light #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light decision-list-item.completed {
    background: #efefef; }
body.theme-grey-light decision-list-item.completed .title,
    body.theme-grey-light decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light decision-list-item.selected {
    background: #ffebee; }
body.theme-grey-light decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #preappemployee .content .center .toolbar {
  background: white; }
body.theme-grey-light #preappemployee .content .center .content {
  background: white; }
body.theme-grey-light #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-grey-light #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-grey-light #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #preappvendor .content .center .toolbar {
  background: white; }
body.theme-grey-light #preappvendor .content .center .content {
  background: white; }
body.theme-grey-light #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-grey-light #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffebee; }
body.theme-grey-light vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-grey-light vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-grey-light vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-grey-light #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-grey-light #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-grey-light #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-grey-light #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-grey-light #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-grey-light #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-grey-light #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-grey-light #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-grey-light #paymentvendor .content .center .content {
      background: white; }
body.theme-grey-light #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-grey-light #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light payment-list-item.completed {
    background: #efefef; }
body.theme-grey-light payment-list-item.completed .title,
    body.theme-grey-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light payment-list-item.selected {
    background: #ffebee; }
body.theme-grey-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #ffebee; }
body.theme-grey-light app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffebee; }
body.theme-grey-light app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-grey-light app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-grey-light app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-grey-light app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-grey-light #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-grey-light #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #preappaudit .content .center .toolbar {
  background: white; }
body.theme-grey-light #preappaudit .content .center .content {
  background: white; }
body.theme-grey-light #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-grey-light #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #auditpreapp .content {
  background: white; }
body.theme-grey-light #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-grey-light #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-grey-light #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-grey-light #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-grey-light #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-grey-light #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-grey-light #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-grey-light #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-grey-light #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-grey-light #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-grey-light #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light payment-list-item.completed {
    background: #efefef; }
body.theme-grey-light payment-list-item.completed .title,
    body.theme-grey-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light payment-list-item.selected {
    background: #ffebee; }
body.theme-grey-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-grey-light common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-grey-light common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-grey-light common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-grey-light common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light common-list-item.completed .title,
  body.theme-grey-light common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light common-list-item.selected {
    background: #ffebee !important; }
body.theme-grey-light .content {
  background-color: #f5f5f5; }
body.theme-grey-light fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-grey-light common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-grey-light common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-grey-light #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-grey-light #travel .content .center .toolbar {
      background: white; }
body.theme-grey-light #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-grey-light #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-grey-light #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-grey-light #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-grey-light #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-grey-light #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-grey-light #travel .content .center .content {
      background: white; }
body.theme-grey-light #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #travel .content .invoice-container .card .footer .logo,
      body.theme-grey-light #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-grey-light #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light payment-list-item.completed {
    background: #efefef; }
body.theme-grey-light payment-list-item.completed .title,
    body.theme-grey-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light payment-list-item.selected {
    background: #ffebee; }
body.theme-grey-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-grey-light #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-grey-light #employee .content .center .toolbar {
      background: white; }
body.theme-grey-light #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-grey-light #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-grey-light #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-grey-light #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-grey-light #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-grey-light #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-grey-light #employee .content .center .content {
      background: white; }
body.theme-grey-light #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #employee .content .invoice-container .card .footer .logo,
      body.theme-grey-light #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-grey-light #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light payment-list-item.completed {
    background: #efefef; }
body.theme-grey-light payment-list-item.completed .title,
    body.theme-grey-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light payment-list-item.selected {
    background: #ffebee; }
body.theme-grey-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-grey-light #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-grey-light #vendorpo .content .center .toolbar {
      background: white; }
body.theme-grey-light #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-grey-light #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-grey-light #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-grey-light #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-grey-light #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-grey-light #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-grey-light #vendorpo .content .center .content {
      background: white; }
body.theme-grey-light #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-grey-light #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-grey-light #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-grey-light #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-grey-light #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-grey-light #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-grey-light #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-grey-light #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-grey-light #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light payment-list-item.completed {
    background: #efefef; }
body.theme-grey-light payment-list-item.completed .title,
    body.theme-grey-light payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light payment-list-item.selected {
    background: #ffebee; }
body.theme-grey-light payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #po-plan .content .center .toolbar {
  background: white; }
body.theme-grey-light #po-plan .content .center .content {
  background: white; }
body.theme-grey-light #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #po-plan .content .invoice-container .card .footer .logo,
    body.theme-grey-light #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffebee; }
body.theme-grey-light app-plan-detail .active {
  background-color: #fff; }
body.theme-grey-light #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #confirm .content .center {
  background: white; }
body.theme-grey-light #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #confirm .content .invoice-container .card .footer .logo,
    body.theme-grey-light #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #downpament .content .center {
  background: white; }
body.theme-grey-light #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #downpament .content .invoice-container .card .footer .logo,
    body.theme-grey-light #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #plan-invoice .content .center {
  background: white; }
body.theme-grey-light #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-grey-light #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #ffebee; }
body.theme-grey-light app-invoice-detail .active {
  background-color: #fff; }
body.theme-grey-light #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #status .content .center {
  background: white; }
body.theme-grey-light #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #status .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #createMaster .content .center .toolbar {
  background: white; }
body.theme-grey-light #createMaster .content .center .content {
  background: white; }
body.theme-grey-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-grey-light #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-grey-light #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-grey-light #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-grey-light #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-grey-light #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .logo,
    body.theme-grey-light #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-grey-light #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-grey-light preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light preapp-list-item.completed {
    background: #efefef; }
body.theme-grey-light preapp-list-item.completed .title,
    body.theme-grey-light preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light preapp-list-item.selected {
    background: #ffebee; }
body.theme-grey-light preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-grey-light #facility .content .center {
  background: white; }
body.theme-grey-light #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #facility .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #facility .content-card {
  background: white; }
body.theme-grey-light #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-grey-light #facility .content-card .line1-title {
    background: white; }
body.theme-grey-light app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffebee; }
body.theme-grey-light app-plan-detail .active {
  background-color: #fff; }
body.theme-grey-light #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #my-credit .content .center {
  background: white; }
body.theme-grey-light #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-grey-light #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-grey-light #fix-assets-register .content .center {
  background: white; }
body.theme-grey-light #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #fix-assets-register .content-card {
  background: white; }
body.theme-grey-light #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-grey-light #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-grey-light #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #ffebee; }
body.theme-grey-light #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #debit-note .content .center {
  background: white; }
body.theme-grey-light #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light app-detail .active, body.theme-grey-light app-cancel-detail .active {
  background-color: #fff; }
body.theme-grey-light #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #cost-transfer .content .center {
  background: white; }
body.theme-grey-light #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #ffebee; }
body.theme-grey-light #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-grey-light #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-grey-light #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-grey-light #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-grey-light #createMaster .content .center {
  background: white; }
body.theme-grey-light #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-grey-light #productMaster .content .center {
  background: white; }
body.theme-grey-light #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-grey-light #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-grey-light #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-grey-light #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-grey-light #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-grey-light #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-grey-light app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-grey-light .primary-50-bg {
  background-color: #ececee !important; }
body.theme-grey-light .primary-50 {
  background-color: #ececee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .primary-50[disabled] {
    background-color: rgba(236, 236, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .primary-50-fg {
  color: #ececee !important; }
body.theme-grey-light .primary-50-border {
  border-color: #ececee !important; }
body.theme-grey-light .primary-50-border-top {
  border-top-color: #ececee !important; }
body.theme-grey-light .primary-50-border-right {
  border-right-color: #ececee !important; }
body.theme-grey-light .primary-50-border-bottom {
  border-bottom-color: #ececee !important; }
body.theme-grey-light .primary-50-border-left {
  border-left-color: #ececee !important; }
body.theme-grey-light .primary-100-bg {
  background-color: #c5c6cb !important; }
body.theme-grey-light .primary-100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .primary-100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .primary-100-fg {
  color: #c5c6cb !important; }
body.theme-grey-light .primary-100-border {
  border-color: #c5c6cb !important; }
body.theme-grey-light .primary-100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-grey-light .primary-100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-grey-light .primary-100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-grey-light .primary-100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-grey-light .primary-200-bg {
  background-color: #9ea1a9 !important; }
body.theme-grey-light .primary-200 {
  background-color: #9ea1a9 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .primary-200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .primary-200-fg {
  color: #9ea1a9 !important; }
body.theme-grey-light .primary-200-border {
  border-color: #9ea1a9 !important; }
body.theme-grey-light .primary-200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-grey-light .primary-200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-grey-light .primary-200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-grey-light .primary-200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-grey-light .primary-300-bg {
  background-color: #7d818c !important; }
body.theme-grey-light .primary-300 {
  background-color: #7d818c !important;
  color: white !important; }
body.theme-grey-light .primary-300[disabled] {
    background-color: rgba(125, 129, 140, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-300-fg {
  color: #7d818c !important; }
body.theme-grey-light .primary-300-border {
  border-color: #7d818c !important; }
body.theme-grey-light .primary-300-border-top {
  border-top-color: #7d818c !important; }
body.theme-grey-light .primary-300-border-right {
  border-right-color: #7d818c !important; }
body.theme-grey-light .primary-300-border-bottom {
  border-bottom-color: #7d818c !important; }
body.theme-grey-light .primary-300-border-left {
  border-left-color: #7d818c !important; }
body.theme-grey-light .primary-400-bg {
  background-color: #5c616f !important; }
body.theme-grey-light .primary-400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-grey-light .primary-400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-400-fg {
  color: #5c616f !important; }
body.theme-grey-light .primary-400-border {
  border-color: #5c616f !important; }
body.theme-grey-light .primary-400-border-top {
  border-top-color: #5c616f !important; }
body.theme-grey-light .primary-400-border-right {
  border-right-color: #5c616f !important; }
body.theme-grey-light .primary-400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-grey-light .primary-400-border-left {
  border-left-color: #5c616f !important; }
body.theme-grey-light .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-grey-light .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-grey-light .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-500-fg {
  color: #3c4252 !important; }
body.theme-grey-light .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-grey-light .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-grey-light .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-grey-light .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-grey-light .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-grey-light .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-grey-light .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-grey-light .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-600-fg {
  color: #353a48 !important; }
body.theme-grey-light .primary-600-border {
  border-color: #353a48 !important; }
body.theme-grey-light .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-grey-light .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-grey-light .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-grey-light .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-grey-light .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-grey-light .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-grey-light .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-700-fg {
  color: #2d323e !important; }
body.theme-grey-light .primary-700-border {
  border-color: #2d323e !important; }
body.theme-grey-light .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-grey-light .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-grey-light .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-grey-light .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-grey-light .primary-800-bg {
  background-color: #262933 !important; }
body.theme-grey-light .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-grey-light .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-800-fg {
  color: #262933 !important; }
body.theme-grey-light .primary-800-border {
  border-color: #262933 !important; }
body.theme-grey-light .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-grey-light .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-grey-light .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-grey-light .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-grey-light .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-grey-light .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-grey-light .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-900-fg {
  color: #1e2129 !important; }
body.theme-grey-light .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-grey-light .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-grey-light .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-grey-light .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-grey-light .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-grey-light .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-grey-light .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-grey-light .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-grey-light .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-grey-light .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-grey-light .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-grey-light .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-grey-light .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-grey-light .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-grey-light .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-grey-light .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-grey-light .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-grey-light .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-grey-light .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-grey-light .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-grey-light .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-grey-light .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-grey-light .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-A400-fg {
  color: #5c616f !important; }
body.theme-grey-light .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-grey-light .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-grey-light .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-grey-light .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-grey-light .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-grey-light .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-grey-light .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-grey-light .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-A700-fg {
  color: #2d323e !important; }
body.theme-grey-light .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-grey-light .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-grey-light .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-grey-light .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-grey-light .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-grey-light .primary-bg {
  background-color: #353a48 !important; }
body.theme-grey-light .primary {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-grey-light .primary[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .primary-fg {
  color: #353a48 !important; }
body.theme-grey-light .primary-border {
  border-color: #353a48 !important; }
body.theme-grey-light .primary-border-top {
  border-top-color: #353a48 !important; }
body.theme-grey-light .primary-border-right {
  border-right-color: #353a48 !important; }
body.theme-grey-light .primary-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-grey-light .primary-border-left {
  border-left-color: #353a48 !important; }
body.theme-grey-light .accent-50-bg {
  background-color: #ffebee !important; }
body.theme-grey-light .accent-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .accent-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .accent-50-fg {
  color: #ffebee !important; }
body.theme-grey-light .accent-50-border {
  border-color: #ffebee !important; }
body.theme-grey-light .accent-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-grey-light .accent-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-grey-light .accent-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-grey-light .accent-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-grey-light .accent-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-grey-light .accent-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .accent-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .accent-100-fg {
  color: #ffcdd2 !important; }
body.theme-grey-light .accent-100-border {
  border-color: #ffcdd2 !important; }
body.theme-grey-light .accent-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-grey-light .accent-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-grey-light .accent-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-grey-light .accent-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-grey-light .accent-200-bg {
  background-color: #ef9a9a !important; }
body.theme-grey-light .accent-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .accent-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .accent-200-fg {
  color: #ef9a9a !important; }
body.theme-grey-light .accent-200-border {
  border-color: #ef9a9a !important; }
body.theme-grey-light .accent-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-grey-light .accent-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-grey-light .accent-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-grey-light .accent-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-grey-light .accent-300-bg {
  background-color: #e57373 !important; }
body.theme-grey-light .accent-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .accent-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .accent-300-fg {
  color: #e57373 !important; }
body.theme-grey-light .accent-300-border {
  border-color: #e57373 !important; }
body.theme-grey-light .accent-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-grey-light .accent-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-grey-light .accent-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-grey-light .accent-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-grey-light .accent-400-bg {
  background-color: #ef5350 !important; }
body.theme-grey-light .accent-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .accent-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .accent-400-fg {
  color: #ef5350 !important; }
body.theme-grey-light .accent-400-border {
  border-color: #ef5350 !important; }
body.theme-grey-light .accent-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-grey-light .accent-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-grey-light .accent-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-grey-light .accent-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-grey-light .accent-500-bg {
  background-color: #f44336 !important; }
body.theme-grey-light .accent-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-grey-light .accent-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-500-fg {
  color: #f44336 !important; }
body.theme-grey-light .accent-500-border {
  border-color: #f44336 !important; }
body.theme-grey-light .accent-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-grey-light .accent-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-grey-light .accent-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-grey-light .accent-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-grey-light .accent-600-bg {
  background-color: #e53935 !important; }
body.theme-grey-light .accent-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-grey-light .accent-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-600-fg {
  color: #e53935 !important; }
body.theme-grey-light .accent-600-border {
  border-color: #e53935 !important; }
body.theme-grey-light .accent-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-grey-light .accent-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-grey-light .accent-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-grey-light .accent-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-grey-light .accent-700-bg {
  background-color: #d32f2f !important; }
body.theme-grey-light .accent-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-grey-light .accent-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-700-fg {
  color: #d32f2f !important; }
body.theme-grey-light .accent-700-border {
  border-color: #d32f2f !important; }
body.theme-grey-light .accent-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-grey-light .accent-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-grey-light .accent-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-grey-light .accent-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-grey-light .accent-800-bg {
  background-color: #c62828 !important; }
body.theme-grey-light .accent-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-grey-light .accent-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-800-fg {
  color: #c62828 !important; }
body.theme-grey-light .accent-800-border {
  border-color: #c62828 !important; }
body.theme-grey-light .accent-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-grey-light .accent-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-grey-light .accent-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-grey-light .accent-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-grey-light .accent-900-bg {
  background-color: #b71c1c !important; }
body.theme-grey-light .accent-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-grey-light .accent-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-900-fg {
  color: #b71c1c !important; }
body.theme-grey-light .accent-900-border {
  border-color: #b71c1c !important; }
body.theme-grey-light .accent-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-grey-light .accent-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-grey-light .accent-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-grey-light .accent-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-grey-light .accent-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-grey-light .accent-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .accent-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .accent-A100-fg {
  color: #ff8a80 !important; }
body.theme-grey-light .accent-A100-border {
  border-color: #ff8a80 !important; }
body.theme-grey-light .accent-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-grey-light .accent-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-grey-light .accent-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-grey-light .accent-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-grey-light .accent-A200-bg {
  background-color: #ff5252 !important; }
body.theme-grey-light .accent-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-grey-light .accent-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-A200-fg {
  color: #ff5252 !important; }
body.theme-grey-light .accent-A200-border {
  border-color: #ff5252 !important; }
body.theme-grey-light .accent-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-grey-light .accent-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-grey-light .accent-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-grey-light .accent-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-grey-light .accent-A400-bg {
  background-color: #ff1744 !important; }
body.theme-grey-light .accent-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-grey-light .accent-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-A400-fg {
  color: #ff1744 !important; }
body.theme-grey-light .accent-A400-border {
  border-color: #ff1744 !important; }
body.theme-grey-light .accent-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-grey-light .accent-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-grey-light .accent-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-grey-light .accent-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-grey-light .accent-A700-bg {
  background-color: #d50000 !important; }
body.theme-grey-light .accent-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-grey-light .accent-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-A700-fg {
  color: #d50000 !important; }
body.theme-grey-light .accent-A700-border {
  border-color: #d50000 !important; }
body.theme-grey-light .accent-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-grey-light .accent-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-grey-light .accent-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-grey-light .accent-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-grey-light .accent-bg {
  background-color: #e53935 !important; }
body.theme-grey-light .accent {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-grey-light .accent[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .accent-fg {
  color: #e53935 !important; }
body.theme-grey-light .accent-border {
  border-color: #e53935 !important; }
body.theme-grey-light .accent-border-top {
  border-top-color: #e53935 !important; }
body.theme-grey-light .accent-border-right {
  border-right-color: #e53935 !important; }
body.theme-grey-light .accent-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-grey-light .accent-border-left {
  border-left-color: #e53935 !important; }
body.theme-grey-light .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-grey-light .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .warn-50-fg {
  color: #ffebee !important; }
body.theme-grey-light .warn-50-border {
  border-color: #ffebee !important; }
body.theme-grey-light .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-grey-light .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-grey-light .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-grey-light .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-grey-light .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-grey-light .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-grey-light .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-grey-light .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-grey-light .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-grey-light .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-grey-light .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-grey-light .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-grey-light .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-grey-light .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-grey-light .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-grey-light .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-grey-light .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-grey-light .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-grey-light .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-grey-light .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .warn-300-fg {
  color: #e57373 !important; }
body.theme-grey-light .warn-300-border {
  border-color: #e57373 !important; }
body.theme-grey-light .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-grey-light .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-grey-light .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-grey-light .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-grey-light .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-grey-light .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .warn-400-fg {
  color: #ef5350 !important; }
body.theme-grey-light .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-grey-light .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-grey-light .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-grey-light .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-grey-light .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-grey-light .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-grey-light .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-grey-light .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-500-fg {
  color: #f44336 !important; }
body.theme-grey-light .warn-500-border {
  border-color: #f44336 !important; }
body.theme-grey-light .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-grey-light .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-grey-light .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-grey-light .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-grey-light .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-grey-light .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-grey-light .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-600-fg {
  color: #e53935 !important; }
body.theme-grey-light .warn-600-border {
  border-color: #e53935 !important; }
body.theme-grey-light .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-grey-light .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-grey-light .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-grey-light .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-grey-light .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-grey-light .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-grey-light .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-700-fg {
  color: #d32f2f !important; }
body.theme-grey-light .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-grey-light .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-grey-light .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-grey-light .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-grey-light .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-grey-light .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-grey-light .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-grey-light .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-800-fg {
  color: #c62828 !important; }
body.theme-grey-light .warn-800-border {
  border-color: #c62828 !important; }
body.theme-grey-light .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-grey-light .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-grey-light .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-grey-light .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-grey-light .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-grey-light .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-grey-light .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-900-fg {
  color: #b71c1c !important; }
body.theme-grey-light .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-grey-light .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-grey-light .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-grey-light .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-grey-light .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-grey-light .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-grey-light .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-grey-light .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-grey-light .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-grey-light .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-grey-light .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-grey-light .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-grey-light .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-grey-light .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-grey-light .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-grey-light .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-grey-light .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-grey-light .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-grey-light .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-grey-light .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-grey-light .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-grey-light .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-grey-light .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-grey-light .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-grey-light .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-grey-light .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-grey-light .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-grey-light .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-grey-light .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-grey-light .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-grey-light .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-grey-light .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-grey-light .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-A700-fg {
  color: #d50000 !important; }
body.theme-grey-light .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-grey-light .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-grey-light .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-grey-light .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-grey-light .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-grey-light .warn-bg {
  background-color: #f44336 !important; }
body.theme-grey-light .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-grey-light .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-grey-light .warn-fg {
  color: #f44336 !important; }
body.theme-grey-light .warn-border {
  border-color: #f44336 !important; }
body.theme-grey-light .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-grey-light .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-grey-light .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-grey-light .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-grey-light .primary-50 i,
body.theme-grey-light .primary-50 .icon, body.theme-grey-light .primary-100 i,
body.theme-grey-light .primary-100 .icon, body.theme-grey-light .primary-200 i,
body.theme-grey-light .primary-200 .icon, body.theme-grey-light .primary-A100 i,
body.theme-grey-light .primary-A100 .icon, body.theme-grey-light .accent-50 i,
body.theme-grey-light .accent-50 .icon, body.theme-grey-light .accent-100 i,
body.theme-grey-light .accent-100 .icon, body.theme-grey-light .accent-200 i,
body.theme-grey-light .accent-200 .icon, body.theme-grey-light .accent-300 i,
body.theme-grey-light .accent-300 .icon, body.theme-grey-light .accent-400 i,
body.theme-grey-light .accent-400 .icon, body.theme-grey-light .accent-A100 i,
body.theme-grey-light .accent-A100 .icon, body.theme-grey-light .warn-50 i,
body.theme-grey-light .warn-50 .icon, body.theme-grey-light .warn-100 i,
body.theme-grey-light .warn-100 .icon, body.theme-grey-light .warn-200 i,
body.theme-grey-light .warn-200 .icon, body.theme-grey-light .warn-300 i,
body.theme-grey-light .warn-300 .icon, body.theme-grey-light .warn-400 i,
body.theme-grey-light .warn-400 .icon, body.theme-grey-light .warn-A100 i,
body.theme-grey-light .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-grey-light .primary-50.secondary-text,
body.theme-grey-light .primary-50 .secondary-text, body.theme-grey-light .primary-100.secondary-text,
body.theme-grey-light .primary-100 .secondary-text, body.theme-grey-light .primary-200.secondary-text,
body.theme-grey-light .primary-200 .secondary-text, body.theme-grey-light .primary-A100.secondary-text,
body.theme-grey-light .primary-A100 .secondary-text, body.theme-grey-light .accent-50.secondary-text,
body.theme-grey-light .accent-50 .secondary-text, body.theme-grey-light .accent-100.secondary-text,
body.theme-grey-light .accent-100 .secondary-text, body.theme-grey-light .accent-200.secondary-text,
body.theme-grey-light .accent-200 .secondary-text, body.theme-grey-light .accent-300.secondary-text,
body.theme-grey-light .accent-300 .secondary-text, body.theme-grey-light .accent-400.secondary-text,
body.theme-grey-light .accent-400 .secondary-text, body.theme-grey-light .accent-A100.secondary-text,
body.theme-grey-light .accent-A100 .secondary-text, body.theme-grey-light .warn-50.secondary-text,
body.theme-grey-light .warn-50 .secondary-text, body.theme-grey-light .warn-100.secondary-text,
body.theme-grey-light .warn-100 .secondary-text, body.theme-grey-light .warn-200.secondary-text,
body.theme-grey-light .warn-200 .secondary-text, body.theme-grey-light .warn-300.secondary-text,
body.theme-grey-light .warn-300 .secondary-text, body.theme-grey-light .warn-400.secondary-text,
body.theme-grey-light .warn-400 .secondary-text, body.theme-grey-light .warn-A100.secondary-text,
body.theme-grey-light .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-grey-light .primary-50.hint-text,
body.theme-grey-light .primary-50 .hint-text, body.theme-grey-light .primary-50.disabled-text,
body.theme-grey-light .primary-50 .disabled-text, body.theme-grey-light .primary-100.hint-text,
body.theme-grey-light .primary-100 .hint-text, body.theme-grey-light .primary-100.disabled-text,
body.theme-grey-light .primary-100 .disabled-text, body.theme-grey-light .primary-200.hint-text,
body.theme-grey-light .primary-200 .hint-text, body.theme-grey-light .primary-200.disabled-text,
body.theme-grey-light .primary-200 .disabled-text, body.theme-grey-light .primary-A100.hint-text,
body.theme-grey-light .primary-A100 .hint-text, body.theme-grey-light .primary-A100.disabled-text,
body.theme-grey-light .primary-A100 .disabled-text, body.theme-grey-light .accent-50.hint-text,
body.theme-grey-light .accent-50 .hint-text, body.theme-grey-light .accent-50.disabled-text,
body.theme-grey-light .accent-50 .disabled-text, body.theme-grey-light .accent-100.hint-text,
body.theme-grey-light .accent-100 .hint-text, body.theme-grey-light .accent-100.disabled-text,
body.theme-grey-light .accent-100 .disabled-text, body.theme-grey-light .accent-200.hint-text,
body.theme-grey-light .accent-200 .hint-text, body.theme-grey-light .accent-200.disabled-text,
body.theme-grey-light .accent-200 .disabled-text, body.theme-grey-light .accent-300.hint-text,
body.theme-grey-light .accent-300 .hint-text, body.theme-grey-light .accent-300.disabled-text,
body.theme-grey-light .accent-300 .disabled-text, body.theme-grey-light .accent-400.hint-text,
body.theme-grey-light .accent-400 .hint-text, body.theme-grey-light .accent-400.disabled-text,
body.theme-grey-light .accent-400 .disabled-text, body.theme-grey-light .accent-A100.hint-text,
body.theme-grey-light .accent-A100 .hint-text, body.theme-grey-light .accent-A100.disabled-text,
body.theme-grey-light .accent-A100 .disabled-text, body.theme-grey-light .warn-50.hint-text,
body.theme-grey-light .warn-50 .hint-text, body.theme-grey-light .warn-50.disabled-text,
body.theme-grey-light .warn-50 .disabled-text, body.theme-grey-light .warn-100.hint-text,
body.theme-grey-light .warn-100 .hint-text, body.theme-grey-light .warn-100.disabled-text,
body.theme-grey-light .warn-100 .disabled-text, body.theme-grey-light .warn-200.hint-text,
body.theme-grey-light .warn-200 .hint-text, body.theme-grey-light .warn-200.disabled-text,
body.theme-grey-light .warn-200 .disabled-text, body.theme-grey-light .warn-300.hint-text,
body.theme-grey-light .warn-300 .hint-text, body.theme-grey-light .warn-300.disabled-text,
body.theme-grey-light .warn-300 .disabled-text, body.theme-grey-light .warn-400.hint-text,
body.theme-grey-light .warn-400 .hint-text, body.theme-grey-light .warn-400.disabled-text,
body.theme-grey-light .warn-400 .disabled-text, body.theme-grey-light .warn-A100.hint-text,
body.theme-grey-light .warn-A100 .hint-text, body.theme-grey-light .warn-A100.disabled-text,
body.theme-grey-light .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-grey-light .primary-50.divider,
body.theme-grey-light .primary-50 .divider, body.theme-grey-light .primary-100.divider,
body.theme-grey-light .primary-100 .divider, body.theme-grey-light .primary-200.divider,
body.theme-grey-light .primary-200 .divider, body.theme-grey-light .primary-A100.divider,
body.theme-grey-light .primary-A100 .divider, body.theme-grey-light .accent-50.divider,
body.theme-grey-light .accent-50 .divider, body.theme-grey-light .accent-100.divider,
body.theme-grey-light .accent-100 .divider, body.theme-grey-light .accent-200.divider,
body.theme-grey-light .accent-200 .divider, body.theme-grey-light .accent-300.divider,
body.theme-grey-light .accent-300 .divider, body.theme-grey-light .accent-400.divider,
body.theme-grey-light .accent-400 .divider, body.theme-grey-light .accent-A100.divider,
body.theme-grey-light .accent-A100 .divider, body.theme-grey-light .warn-50.divider,
body.theme-grey-light .warn-50 .divider, body.theme-grey-light .warn-100.divider,
body.theme-grey-light .warn-100 .divider, body.theme-grey-light .warn-200.divider,
body.theme-grey-light .warn-200 .divider, body.theme-grey-light .warn-300.divider,
body.theme-grey-light .warn-300 .divider, body.theme-grey-light .warn-400.divider,
body.theme-grey-light .warn-400 .divider, body.theme-grey-light .warn-A100.divider,
body.theme-grey-light .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-grey-light .primary-50 .mat-ripple-element, body.theme-grey-light .primary-100 .mat-ripple-element, body.theme-grey-light .primary-200 .mat-ripple-element, body.theme-grey-light .primary-A100 .mat-ripple-element, body.theme-grey-light .accent-50 .mat-ripple-element, body.theme-grey-light .accent-100 .mat-ripple-element, body.theme-grey-light .accent-200 .mat-ripple-element, body.theme-grey-light .accent-300 .mat-ripple-element, body.theme-grey-light .accent-400 .mat-ripple-element, body.theme-grey-light .accent-A100 .mat-ripple-element, body.theme-grey-light .warn-50 .mat-ripple-element, body.theme-grey-light .warn-100 .mat-ripple-element, body.theme-grey-light .warn-200 .mat-ripple-element, body.theme-grey-light .warn-300 .mat-ripple-element, body.theme-grey-light .warn-400 .mat-ripple-element, body.theme-grey-light .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-grey-light .primary-50 .adaptive-border-color, body.theme-grey-light .primary-100 .adaptive-border-color, body.theme-grey-light .primary-200 .adaptive-border-color, body.theme-grey-light .primary-A100 .adaptive-border-color, body.theme-grey-light .accent-50 .adaptive-border-color, body.theme-grey-light .accent-100 .adaptive-border-color, body.theme-grey-light .accent-200 .adaptive-border-color, body.theme-grey-light .accent-300 .adaptive-border-color, body.theme-grey-light .accent-400 .adaptive-border-color, body.theme-grey-light .accent-A100 .adaptive-border-color, body.theme-grey-light .warn-50 .adaptive-border-color, body.theme-grey-light .warn-100 .adaptive-border-color, body.theme-grey-light .warn-200 .adaptive-border-color, body.theme-grey-light .warn-300 .adaptive-border-color, body.theme-grey-light .warn-400 .adaptive-border-color, body.theme-grey-light .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .primary-300 i,
body.theme-grey-light .primary-300 .icon, body.theme-grey-light .primary-400 i,
body.theme-grey-light .primary-400 .icon, body.theme-grey-light .primary-500 i,
body.theme-grey-light .primary-500 .icon, body.theme-grey-light .primary-600 i,
body.theme-grey-light .primary-600 .icon, body.theme-grey-light .primary-700 i,
body.theme-grey-light .primary-700 .icon, body.theme-grey-light .primary-800 i,
body.theme-grey-light .primary-800 .icon, body.theme-grey-light .primary-900 i,
body.theme-grey-light .primary-900 .icon, body.theme-grey-light .primary-A200 i,
body.theme-grey-light .primary-A200 .icon, body.theme-grey-light .primary-A400 i,
body.theme-grey-light .primary-A400 .icon, body.theme-grey-light .primary-A700 i,
body.theme-grey-light .primary-A700 .icon, body.theme-grey-light .primary i,
body.theme-grey-light .primary .icon, body.theme-grey-light .accent-500 i,
body.theme-grey-light .accent-500 .icon, body.theme-grey-light .accent-600 i,
body.theme-grey-light .accent-600 .icon, body.theme-grey-light .accent-700 i,
body.theme-grey-light .accent-700 .icon, body.theme-grey-light .accent-800 i,
body.theme-grey-light .accent-800 .icon, body.theme-grey-light .accent-900 i,
body.theme-grey-light .accent-900 .icon, body.theme-grey-light .accent-A200 i,
body.theme-grey-light .accent-A200 .icon, body.theme-grey-light .accent-A400 i,
body.theme-grey-light .accent-A400 .icon, body.theme-grey-light .accent-A700 i,
body.theme-grey-light .accent-A700 .icon, body.theme-grey-light .accent i,
body.theme-grey-light .accent .icon, body.theme-grey-light .warn-500 i,
body.theme-grey-light .warn-500 .icon, body.theme-grey-light .warn-600 i,
body.theme-grey-light .warn-600 .icon, body.theme-grey-light .warn-700 i,
body.theme-grey-light .warn-700 .icon, body.theme-grey-light .warn-800 i,
body.theme-grey-light .warn-800 .icon, body.theme-grey-light .warn-900 i,
body.theme-grey-light .warn-900 .icon, body.theme-grey-light .warn-A200 i,
body.theme-grey-light .warn-A200 .icon, body.theme-grey-light .warn-A400 i,
body.theme-grey-light .warn-A400 .icon, body.theme-grey-light .warn-A700 i,
body.theme-grey-light .warn-A700 .icon, body.theme-grey-light .warn i,
body.theme-grey-light .warn .icon {
  color: white; }
body.theme-grey-light .primary-300.secondary-text,
body.theme-grey-light .primary-300 .secondary-text, body.theme-grey-light .primary-400.secondary-text,
body.theme-grey-light .primary-400 .secondary-text, body.theme-grey-light .primary-500.secondary-text,
body.theme-grey-light .primary-500 .secondary-text, body.theme-grey-light .primary-600.secondary-text,
body.theme-grey-light .primary-600 .secondary-text, body.theme-grey-light .primary-700.secondary-text,
body.theme-grey-light .primary-700 .secondary-text, body.theme-grey-light .primary-800.secondary-text,
body.theme-grey-light .primary-800 .secondary-text, body.theme-grey-light .primary-900.secondary-text,
body.theme-grey-light .primary-900 .secondary-text, body.theme-grey-light .primary-A200.secondary-text,
body.theme-grey-light .primary-A200 .secondary-text, body.theme-grey-light .primary-A400.secondary-text,
body.theme-grey-light .primary-A400 .secondary-text, body.theme-grey-light .primary-A700.secondary-text,
body.theme-grey-light .primary-A700 .secondary-text, body.theme-grey-light .primary.secondary-text,
body.theme-grey-light .primary .secondary-text, body.theme-grey-light .accent-500.secondary-text,
body.theme-grey-light .accent-500 .secondary-text, body.theme-grey-light .accent-600.secondary-text,
body.theme-grey-light .accent-600 .secondary-text, body.theme-grey-light .accent-700.secondary-text,
body.theme-grey-light .accent-700 .secondary-text, body.theme-grey-light .accent-800.secondary-text,
body.theme-grey-light .accent-800 .secondary-text, body.theme-grey-light .accent-900.secondary-text,
body.theme-grey-light .accent-900 .secondary-text, body.theme-grey-light .accent-A200.secondary-text,
body.theme-grey-light .accent-A200 .secondary-text, body.theme-grey-light .accent-A400.secondary-text,
body.theme-grey-light .accent-A400 .secondary-text, body.theme-grey-light .accent-A700.secondary-text,
body.theme-grey-light .accent-A700 .secondary-text, body.theme-grey-light .accent.secondary-text,
body.theme-grey-light .accent .secondary-text, body.theme-grey-light .warn-500.secondary-text,
body.theme-grey-light .warn-500 .secondary-text, body.theme-grey-light .warn-600.secondary-text,
body.theme-grey-light .warn-600 .secondary-text, body.theme-grey-light .warn-700.secondary-text,
body.theme-grey-light .warn-700 .secondary-text, body.theme-grey-light .warn-800.secondary-text,
body.theme-grey-light .warn-800 .secondary-text, body.theme-grey-light .warn-900.secondary-text,
body.theme-grey-light .warn-900 .secondary-text, body.theme-grey-light .warn-A200.secondary-text,
body.theme-grey-light .warn-A200 .secondary-text, body.theme-grey-light .warn-A400.secondary-text,
body.theme-grey-light .warn-A400 .secondary-text, body.theme-grey-light .warn-A700.secondary-text,
body.theme-grey-light .warn-A700 .secondary-text, body.theme-grey-light .warn.secondary-text,
body.theme-grey-light .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-grey-light .primary-300.hint-text,
body.theme-grey-light .primary-300 .hint-text, body.theme-grey-light .primary-300.disabled-text,
body.theme-grey-light .primary-300 .disabled-text, body.theme-grey-light .primary-400.hint-text,
body.theme-grey-light .primary-400 .hint-text, body.theme-grey-light .primary-400.disabled-text,
body.theme-grey-light .primary-400 .disabled-text, body.theme-grey-light .primary-500.hint-text,
body.theme-grey-light .primary-500 .hint-text, body.theme-grey-light .primary-500.disabled-text,
body.theme-grey-light .primary-500 .disabled-text, body.theme-grey-light .primary-600.hint-text,
body.theme-grey-light .primary-600 .hint-text, body.theme-grey-light .primary-600.disabled-text,
body.theme-grey-light .primary-600 .disabled-text, body.theme-grey-light .primary-700.hint-text,
body.theme-grey-light .primary-700 .hint-text, body.theme-grey-light .primary-700.disabled-text,
body.theme-grey-light .primary-700 .disabled-text, body.theme-grey-light .primary-800.hint-text,
body.theme-grey-light .primary-800 .hint-text, body.theme-grey-light .primary-800.disabled-text,
body.theme-grey-light .primary-800 .disabled-text, body.theme-grey-light .primary-900.hint-text,
body.theme-grey-light .primary-900 .hint-text, body.theme-grey-light .primary-900.disabled-text,
body.theme-grey-light .primary-900 .disabled-text, body.theme-grey-light .primary-A200.hint-text,
body.theme-grey-light .primary-A200 .hint-text, body.theme-grey-light .primary-A200.disabled-text,
body.theme-grey-light .primary-A200 .disabled-text, body.theme-grey-light .primary-A400.hint-text,
body.theme-grey-light .primary-A400 .hint-text, body.theme-grey-light .primary-A400.disabled-text,
body.theme-grey-light .primary-A400 .disabled-text, body.theme-grey-light .primary-A700.hint-text,
body.theme-grey-light .primary-A700 .hint-text, body.theme-grey-light .primary-A700.disabled-text,
body.theme-grey-light .primary-A700 .disabled-text, body.theme-grey-light .primary.hint-text,
body.theme-grey-light .primary .hint-text, body.theme-grey-light .primary.disabled-text,
body.theme-grey-light .primary .disabled-text, body.theme-grey-light .accent-500.hint-text,
body.theme-grey-light .accent-500 .hint-text, body.theme-grey-light .accent-500.disabled-text,
body.theme-grey-light .accent-500 .disabled-text, body.theme-grey-light .accent-600.hint-text,
body.theme-grey-light .accent-600 .hint-text, body.theme-grey-light .accent-600.disabled-text,
body.theme-grey-light .accent-600 .disabled-text, body.theme-grey-light .accent-700.hint-text,
body.theme-grey-light .accent-700 .hint-text, body.theme-grey-light .accent-700.disabled-text,
body.theme-grey-light .accent-700 .disabled-text, body.theme-grey-light .accent-800.hint-text,
body.theme-grey-light .accent-800 .hint-text, body.theme-grey-light .accent-800.disabled-text,
body.theme-grey-light .accent-800 .disabled-text, body.theme-grey-light .accent-900.hint-text,
body.theme-grey-light .accent-900 .hint-text, body.theme-grey-light .accent-900.disabled-text,
body.theme-grey-light .accent-900 .disabled-text, body.theme-grey-light .accent-A200.hint-text,
body.theme-grey-light .accent-A200 .hint-text, body.theme-grey-light .accent-A200.disabled-text,
body.theme-grey-light .accent-A200 .disabled-text, body.theme-grey-light .accent-A400.hint-text,
body.theme-grey-light .accent-A400 .hint-text, body.theme-grey-light .accent-A400.disabled-text,
body.theme-grey-light .accent-A400 .disabled-text, body.theme-grey-light .accent-A700.hint-text,
body.theme-grey-light .accent-A700 .hint-text, body.theme-grey-light .accent-A700.disabled-text,
body.theme-grey-light .accent-A700 .disabled-text, body.theme-grey-light .accent.hint-text,
body.theme-grey-light .accent .hint-text, body.theme-grey-light .accent.disabled-text,
body.theme-grey-light .accent .disabled-text, body.theme-grey-light .warn-500.hint-text,
body.theme-grey-light .warn-500 .hint-text, body.theme-grey-light .warn-500.disabled-text,
body.theme-grey-light .warn-500 .disabled-text, body.theme-grey-light .warn-600.hint-text,
body.theme-grey-light .warn-600 .hint-text, body.theme-grey-light .warn-600.disabled-text,
body.theme-grey-light .warn-600 .disabled-text, body.theme-grey-light .warn-700.hint-text,
body.theme-grey-light .warn-700 .hint-text, body.theme-grey-light .warn-700.disabled-text,
body.theme-grey-light .warn-700 .disabled-text, body.theme-grey-light .warn-800.hint-text,
body.theme-grey-light .warn-800 .hint-text, body.theme-grey-light .warn-800.disabled-text,
body.theme-grey-light .warn-800 .disabled-text, body.theme-grey-light .warn-900.hint-text,
body.theme-grey-light .warn-900 .hint-text, body.theme-grey-light .warn-900.disabled-text,
body.theme-grey-light .warn-900 .disabled-text, body.theme-grey-light .warn-A200.hint-text,
body.theme-grey-light .warn-A200 .hint-text, body.theme-grey-light .warn-A200.disabled-text,
body.theme-grey-light .warn-A200 .disabled-text, body.theme-grey-light .warn-A400.hint-text,
body.theme-grey-light .warn-A400 .hint-text, body.theme-grey-light .warn-A400.disabled-text,
body.theme-grey-light .warn-A400 .disabled-text, body.theme-grey-light .warn-A700.hint-text,
body.theme-grey-light .warn-A700 .hint-text, body.theme-grey-light .warn-A700.disabled-text,
body.theme-grey-light .warn-A700 .disabled-text, body.theme-grey-light .warn.hint-text,
body.theme-grey-light .warn .hint-text, body.theme-grey-light .warn.disabled-text,
body.theme-grey-light .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-grey-light .primary-300.divider,
body.theme-grey-light .primary-300 .divider, body.theme-grey-light .primary-400.divider,
body.theme-grey-light .primary-400 .divider, body.theme-grey-light .primary-500.divider,
body.theme-grey-light .primary-500 .divider, body.theme-grey-light .primary-600.divider,
body.theme-grey-light .primary-600 .divider, body.theme-grey-light .primary-700.divider,
body.theme-grey-light .primary-700 .divider, body.theme-grey-light .primary-800.divider,
body.theme-grey-light .primary-800 .divider, body.theme-grey-light .primary-900.divider,
body.theme-grey-light .primary-900 .divider, body.theme-grey-light .primary-A200.divider,
body.theme-grey-light .primary-A200 .divider, body.theme-grey-light .primary-A400.divider,
body.theme-grey-light .primary-A400 .divider, body.theme-grey-light .primary-A700.divider,
body.theme-grey-light .primary-A700 .divider, body.theme-grey-light .primary.divider,
body.theme-grey-light .primary .divider, body.theme-grey-light .accent-500.divider,
body.theme-grey-light .accent-500 .divider, body.theme-grey-light .accent-600.divider,
body.theme-grey-light .accent-600 .divider, body.theme-grey-light .accent-700.divider,
body.theme-grey-light .accent-700 .divider, body.theme-grey-light .accent-800.divider,
body.theme-grey-light .accent-800 .divider, body.theme-grey-light .accent-900.divider,
body.theme-grey-light .accent-900 .divider, body.theme-grey-light .accent-A200.divider,
body.theme-grey-light .accent-A200 .divider, body.theme-grey-light .accent-A400.divider,
body.theme-grey-light .accent-A400 .divider, body.theme-grey-light .accent-A700.divider,
body.theme-grey-light .accent-A700 .divider, body.theme-grey-light .accent.divider,
body.theme-grey-light .accent .divider, body.theme-grey-light .warn-500.divider,
body.theme-grey-light .warn-500 .divider, body.theme-grey-light .warn-600.divider,
body.theme-grey-light .warn-600 .divider, body.theme-grey-light .warn-700.divider,
body.theme-grey-light .warn-700 .divider, body.theme-grey-light .warn-800.divider,
body.theme-grey-light .warn-800 .divider, body.theme-grey-light .warn-900.divider,
body.theme-grey-light .warn-900 .divider, body.theme-grey-light .warn-A200.divider,
body.theme-grey-light .warn-A200 .divider, body.theme-grey-light .warn-A400.divider,
body.theme-grey-light .warn-A400 .divider, body.theme-grey-light .warn-A700.divider,
body.theme-grey-light .warn-A700 .divider, body.theme-grey-light .warn.divider,
body.theme-grey-light .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-grey-light .primary-300 .mat-ripple-element, body.theme-grey-light .primary-400 .mat-ripple-element, body.theme-grey-light .primary-500 .mat-ripple-element, body.theme-grey-light .primary-600 .mat-ripple-element, body.theme-grey-light .primary-700 .mat-ripple-element, body.theme-grey-light .primary-800 .mat-ripple-element, body.theme-grey-light .primary-900 .mat-ripple-element, body.theme-grey-light .primary-A200 .mat-ripple-element, body.theme-grey-light .primary-A400 .mat-ripple-element, body.theme-grey-light .primary-A700 .mat-ripple-element, body.theme-grey-light .primary .mat-ripple-element, body.theme-grey-light .accent-500 .mat-ripple-element, body.theme-grey-light .accent-600 .mat-ripple-element, body.theme-grey-light .accent-700 .mat-ripple-element, body.theme-grey-light .accent-800 .mat-ripple-element, body.theme-grey-light .accent-900 .mat-ripple-element, body.theme-grey-light .accent-A200 .mat-ripple-element, body.theme-grey-light .accent-A400 .mat-ripple-element, body.theme-grey-light .accent-A700 .mat-ripple-element, body.theme-grey-light .accent .mat-ripple-element, body.theme-grey-light .warn-500 .mat-ripple-element, body.theme-grey-light .warn-600 .mat-ripple-element, body.theme-grey-light .warn-700 .mat-ripple-element, body.theme-grey-light .warn-800 .mat-ripple-element, body.theme-grey-light .warn-900 .mat-ripple-element, body.theme-grey-light .warn-A200 .mat-ripple-element, body.theme-grey-light .warn-A400 .mat-ripple-element, body.theme-grey-light .warn-A700 .mat-ripple-element, body.theme-grey-light .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-grey-light .primary-300 .adaptive-border-color, body.theme-grey-light .primary-400 .adaptive-border-color, body.theme-grey-light .primary-500 .adaptive-border-color, body.theme-grey-light .primary-600 .adaptive-border-color, body.theme-grey-light .primary-700 .adaptive-border-color, body.theme-grey-light .primary-800 .adaptive-border-color, body.theme-grey-light .primary-900 .adaptive-border-color, body.theme-grey-light .primary-A200 .adaptive-border-color, body.theme-grey-light .primary-A400 .adaptive-border-color, body.theme-grey-light .primary-A700 .adaptive-border-color, body.theme-grey-light .primary .adaptive-border-color, body.theme-grey-light .accent-500 .adaptive-border-color, body.theme-grey-light .accent-600 .adaptive-border-color, body.theme-grey-light .accent-700 .adaptive-border-color, body.theme-grey-light .accent-800 .adaptive-border-color, body.theme-grey-light .accent-900 .adaptive-border-color, body.theme-grey-light .accent-A200 .adaptive-border-color, body.theme-grey-light .accent-A400 .adaptive-border-color, body.theme-grey-light .accent-A700 .adaptive-border-color, body.theme-grey-light .accent .adaptive-border-color, body.theme-grey-light .warn-500 .adaptive-border-color, body.theme-grey-light .warn-600 .adaptive-border-color, body.theme-grey-light .warn-700 .adaptive-border-color, body.theme-grey-light .warn-800 .adaptive-border-color, body.theme-grey-light .warn-900 .adaptive-border-color, body.theme-grey-light .warn-A200 .adaptive-border-color, body.theme-grey-light .warn-A400 .adaptive-border-color, body.theme-grey-light .warn-A700 .adaptive-border-color, body.theme-grey-light .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-grey-light .primary-50 input[type='text'], body.theme-grey-light .primary-100 input[type='text'], body.theme-grey-light .primary-200 input[type='text'], body.theme-grey-light .primary-A100 input[type='text'], body.theme-grey-light .accent-50 input[type='text'], body.theme-grey-light .accent-100 input[type='text'], body.theme-grey-light .accent-200 input[type='text'], body.theme-grey-light .accent-300 input[type='text'], body.theme-grey-light .accent-400 input[type='text'], body.theme-grey-light .accent-A100 input[type='text'], body.theme-grey-light .warn-50 input[type='text'], body.theme-grey-light .warn-100 input[type='text'], body.theme-grey-light .warn-200 input[type='text'], body.theme-grey-light .warn-300 input[type='text'], body.theme-grey-light .warn-400 input[type='text'], body.theme-grey-light .warn-A100 input[type='text'] {
  color: black; }
body.theme-grey-light .primary-50 .mat-form-field-label, body.theme-grey-light .primary-100 .mat-form-field-label, body.theme-grey-light .primary-200 .mat-form-field-label, body.theme-grey-light .primary-A100 .mat-form-field-label, body.theme-grey-light .accent-50 .mat-form-field-label, body.theme-grey-light .accent-100 .mat-form-field-label, body.theme-grey-light .accent-200 .mat-form-field-label, body.theme-grey-light .accent-300 .mat-form-field-label, body.theme-grey-light .accent-400 .mat-form-field-label, body.theme-grey-light .accent-A100 .mat-form-field-label, body.theme-grey-light .warn-50 .mat-form-field-label, body.theme-grey-light .warn-100 .mat-form-field-label, body.theme-grey-light .warn-200 .mat-form-field-label, body.theme-grey-light .warn-300 .mat-form-field-label, body.theme-grey-light .warn-400 .mat-form-field-label, body.theme-grey-light .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .primary-50 .mat-form-field-underline, body.theme-grey-light .primary-100 .mat-form-field-underline, body.theme-grey-light .primary-200 .mat-form-field-underline, body.theme-grey-light .primary-A100 .mat-form-field-underline, body.theme-grey-light .accent-50 .mat-form-field-underline, body.theme-grey-light .accent-100 .mat-form-field-underline, body.theme-grey-light .accent-200 .mat-form-field-underline, body.theme-grey-light .accent-300 .mat-form-field-underline, body.theme-grey-light .accent-400 .mat-form-field-underline, body.theme-grey-light .accent-A100 .mat-form-field-underline, body.theme-grey-light .warn-50 .mat-form-field-underline, body.theme-grey-light .warn-100 .mat-form-field-underline, body.theme-grey-light .warn-200 .mat-form-field-underline, body.theme-grey-light .warn-300 .mat-form-field-underline, body.theme-grey-light .warn-400 .mat-form-field-underline, body.theme-grey-light .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .primary-50 .mat-select-trigger,
body.theme-grey-light .primary-50 .mat-select-arrow, body.theme-grey-light .primary-100 .mat-select-trigger,
body.theme-grey-light .primary-100 .mat-select-arrow, body.theme-grey-light .primary-200 .mat-select-trigger,
body.theme-grey-light .primary-200 .mat-select-arrow, body.theme-grey-light .primary-A100 .mat-select-trigger,
body.theme-grey-light .primary-A100 .mat-select-arrow, body.theme-grey-light .accent-50 .mat-select-trigger,
body.theme-grey-light .accent-50 .mat-select-arrow, body.theme-grey-light .accent-100 .mat-select-trigger,
body.theme-grey-light .accent-100 .mat-select-arrow, body.theme-grey-light .accent-200 .mat-select-trigger,
body.theme-grey-light .accent-200 .mat-select-arrow, body.theme-grey-light .accent-300 .mat-select-trigger,
body.theme-grey-light .accent-300 .mat-select-arrow, body.theme-grey-light .accent-400 .mat-select-trigger,
body.theme-grey-light .accent-400 .mat-select-arrow, body.theme-grey-light .accent-A100 .mat-select-trigger,
body.theme-grey-light .accent-A100 .mat-select-arrow, body.theme-grey-light .warn-50 .mat-select-trigger,
body.theme-grey-light .warn-50 .mat-select-arrow, body.theme-grey-light .warn-100 .mat-select-trigger,
body.theme-grey-light .warn-100 .mat-select-arrow, body.theme-grey-light .warn-200 .mat-select-trigger,
body.theme-grey-light .warn-200 .mat-select-arrow, body.theme-grey-light .warn-300 .mat-select-trigger,
body.theme-grey-light .warn-300 .mat-select-arrow, body.theme-grey-light .warn-400 .mat-select-trigger,
body.theme-grey-light .warn-400 .mat-select-arrow, body.theme-grey-light .warn-A100 .mat-select-trigger,
body.theme-grey-light .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .primary-50 .mat-select-underline, body.theme-grey-light .primary-100 .mat-select-underline, body.theme-grey-light .primary-200 .mat-select-underline, body.theme-grey-light .primary-A100 .mat-select-underline, body.theme-grey-light .accent-50 .mat-select-underline, body.theme-grey-light .accent-100 .mat-select-underline, body.theme-grey-light .accent-200 .mat-select-underline, body.theme-grey-light .accent-300 .mat-select-underline, body.theme-grey-light .accent-400 .mat-select-underline, body.theme-grey-light .accent-A100 .mat-select-underline, body.theme-grey-light .warn-50 .mat-select-underline, body.theme-grey-light .warn-100 .mat-select-underline, body.theme-grey-light .warn-200 .mat-select-underline, body.theme-grey-light .warn-300 .mat-select-underline, body.theme-grey-light .warn-400 .mat-select-underline, body.theme-grey-light .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-grey-light .primary-50 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-50 .mat-select-arrow,
body.theme-grey-light .primary-50 .mat-select-trigger, body.theme-grey-light .primary-100 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-100 .mat-select-arrow,
body.theme-grey-light .primary-100 .mat-select-trigger, body.theme-grey-light .primary-200 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-200 .mat-select-arrow,
body.theme-grey-light .primary-200 .mat-select-trigger, body.theme-grey-light .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-A100 .mat-select-arrow,
body.theme-grey-light .primary-A100 .mat-select-trigger, body.theme-grey-light .accent-50 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-50 .mat-select-arrow,
body.theme-grey-light .accent-50 .mat-select-trigger, body.theme-grey-light .accent-100 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-100 .mat-select-arrow,
body.theme-grey-light .accent-100 .mat-select-trigger, body.theme-grey-light .accent-200 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-200 .mat-select-arrow,
body.theme-grey-light .accent-200 .mat-select-trigger, body.theme-grey-light .accent-300 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-300 .mat-select-arrow,
body.theme-grey-light .accent-300 .mat-select-trigger, body.theme-grey-light .accent-400 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-400 .mat-select-arrow,
body.theme-grey-light .accent-400 .mat-select-trigger, body.theme-grey-light .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-A100 .mat-select-arrow,
body.theme-grey-light .accent-A100 .mat-select-trigger, body.theme-grey-light .warn-50 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-50 .mat-select-arrow,
body.theme-grey-light .warn-50 .mat-select-trigger, body.theme-grey-light .warn-100 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-100 .mat-select-arrow,
body.theme-grey-light .warn-100 .mat-select-trigger, body.theme-grey-light .warn-200 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-200 .mat-select-arrow,
body.theme-grey-light .warn-200 .mat-select-trigger, body.theme-grey-light .warn-300 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-300 .mat-select-arrow,
body.theme-grey-light .warn-300 .mat-select-trigger, body.theme-grey-light .warn-400 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-400 .mat-select-arrow,
body.theme-grey-light .warn-400 .mat-select-trigger, body.theme-grey-light .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-A100 .mat-select-arrow,
body.theme-grey-light .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-grey-light .primary-300 input[type='text'], body.theme-grey-light .primary-400 input[type='text'], body.theme-grey-light .primary-500 input[type='text'], body.theme-grey-light .primary-600 input[type='text'], body.theme-grey-light .primary-700 input[type='text'], body.theme-grey-light .primary-800 input[type='text'], body.theme-grey-light .primary-900 input[type='text'], body.theme-grey-light .primary-A200 input[type='text'], body.theme-grey-light .primary-A400 input[type='text'], body.theme-grey-light .primary-A700 input[type='text'], body.theme-grey-light .primary input[type='text'], body.theme-grey-light .accent-500 input[type='text'], body.theme-grey-light .accent-600 input[type='text'], body.theme-grey-light .accent-700 input[type='text'], body.theme-grey-light .accent-800 input[type='text'], body.theme-grey-light .accent-900 input[type='text'], body.theme-grey-light .accent-A200 input[type='text'], body.theme-grey-light .accent-A400 input[type='text'], body.theme-grey-light .accent-A700 input[type='text'], body.theme-grey-light .accent input[type='text'], body.theme-grey-light .warn-500 input[type='text'], body.theme-grey-light .warn-600 input[type='text'], body.theme-grey-light .warn-700 input[type='text'], body.theme-grey-light .warn-800 input[type='text'], body.theme-grey-light .warn-900 input[type='text'], body.theme-grey-light .warn-A200 input[type='text'], body.theme-grey-light .warn-A400 input[type='text'], body.theme-grey-light .warn-A700 input[type='text'], body.theme-grey-light .warn input[type='text'] {
  color: white; }
body.theme-grey-light .primary-300 .mat-form-field-label, body.theme-grey-light .primary-400 .mat-form-field-label, body.theme-grey-light .primary-500 .mat-form-field-label, body.theme-grey-light .primary-600 .mat-form-field-label, body.theme-grey-light .primary-700 .mat-form-field-label, body.theme-grey-light .primary-800 .mat-form-field-label, body.theme-grey-light .primary-900 .mat-form-field-label, body.theme-grey-light .primary-A200 .mat-form-field-label, body.theme-grey-light .primary-A400 .mat-form-field-label, body.theme-grey-light .primary-A700 .mat-form-field-label, body.theme-grey-light .primary .mat-form-field-label, body.theme-grey-light .accent-500 .mat-form-field-label, body.theme-grey-light .accent-600 .mat-form-field-label, body.theme-grey-light .accent-700 .mat-form-field-label, body.theme-grey-light .accent-800 .mat-form-field-label, body.theme-grey-light .accent-900 .mat-form-field-label, body.theme-grey-light .accent-A200 .mat-form-field-label, body.theme-grey-light .accent-A400 .mat-form-field-label, body.theme-grey-light .accent-A700 .mat-form-field-label, body.theme-grey-light .accent .mat-form-field-label, body.theme-grey-light .warn-500 .mat-form-field-label, body.theme-grey-light .warn-600 .mat-form-field-label, body.theme-grey-light .warn-700 .mat-form-field-label, body.theme-grey-light .warn-800 .mat-form-field-label, body.theme-grey-light .warn-900 .mat-form-field-label, body.theme-grey-light .warn-A200 .mat-form-field-label, body.theme-grey-light .warn-A400 .mat-form-field-label, body.theme-grey-light .warn-A700 .mat-form-field-label, body.theme-grey-light .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-grey-light .primary-300 .mat-form-field-underline, body.theme-grey-light .primary-400 .mat-form-field-underline, body.theme-grey-light .primary-500 .mat-form-field-underline, body.theme-grey-light .primary-600 .mat-form-field-underline, body.theme-grey-light .primary-700 .mat-form-field-underline, body.theme-grey-light .primary-800 .mat-form-field-underline, body.theme-grey-light .primary-900 .mat-form-field-underline, body.theme-grey-light .primary-A200 .mat-form-field-underline, body.theme-grey-light .primary-A400 .mat-form-field-underline, body.theme-grey-light .primary-A700 .mat-form-field-underline, body.theme-grey-light .primary .mat-form-field-underline, body.theme-grey-light .accent-500 .mat-form-field-underline, body.theme-grey-light .accent-600 .mat-form-field-underline, body.theme-grey-light .accent-700 .mat-form-field-underline, body.theme-grey-light .accent-800 .mat-form-field-underline, body.theme-grey-light .accent-900 .mat-form-field-underline, body.theme-grey-light .accent-A200 .mat-form-field-underline, body.theme-grey-light .accent-A400 .mat-form-field-underline, body.theme-grey-light .accent-A700 .mat-form-field-underline, body.theme-grey-light .accent .mat-form-field-underline, body.theme-grey-light .warn-500 .mat-form-field-underline, body.theme-grey-light .warn-600 .mat-form-field-underline, body.theme-grey-light .warn-700 .mat-form-field-underline, body.theme-grey-light .warn-800 .mat-form-field-underline, body.theme-grey-light .warn-900 .mat-form-field-underline, body.theme-grey-light .warn-A200 .mat-form-field-underline, body.theme-grey-light .warn-A400 .mat-form-field-underline, body.theme-grey-light .warn-A700 .mat-form-field-underline, body.theme-grey-light .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-grey-light .primary-300 .mat-select-trigger,
body.theme-grey-light .primary-300 .mat-select-arrow, body.theme-grey-light .primary-400 .mat-select-trigger,
body.theme-grey-light .primary-400 .mat-select-arrow, body.theme-grey-light .primary-500 .mat-select-trigger,
body.theme-grey-light .primary-500 .mat-select-arrow, body.theme-grey-light .primary-600 .mat-select-trigger,
body.theme-grey-light .primary-600 .mat-select-arrow, body.theme-grey-light .primary-700 .mat-select-trigger,
body.theme-grey-light .primary-700 .mat-select-arrow, body.theme-grey-light .primary-800 .mat-select-trigger,
body.theme-grey-light .primary-800 .mat-select-arrow, body.theme-grey-light .primary-900 .mat-select-trigger,
body.theme-grey-light .primary-900 .mat-select-arrow, body.theme-grey-light .primary-A200 .mat-select-trigger,
body.theme-grey-light .primary-A200 .mat-select-arrow, body.theme-grey-light .primary-A400 .mat-select-trigger,
body.theme-grey-light .primary-A400 .mat-select-arrow, body.theme-grey-light .primary-A700 .mat-select-trigger,
body.theme-grey-light .primary-A700 .mat-select-arrow, body.theme-grey-light .primary .mat-select-trigger,
body.theme-grey-light .primary .mat-select-arrow, body.theme-grey-light .accent-500 .mat-select-trigger,
body.theme-grey-light .accent-500 .mat-select-arrow, body.theme-grey-light .accent-600 .mat-select-trigger,
body.theme-grey-light .accent-600 .mat-select-arrow, body.theme-grey-light .accent-700 .mat-select-trigger,
body.theme-grey-light .accent-700 .mat-select-arrow, body.theme-grey-light .accent-800 .mat-select-trigger,
body.theme-grey-light .accent-800 .mat-select-arrow, body.theme-grey-light .accent-900 .mat-select-trigger,
body.theme-grey-light .accent-900 .mat-select-arrow, body.theme-grey-light .accent-A200 .mat-select-trigger,
body.theme-grey-light .accent-A200 .mat-select-arrow, body.theme-grey-light .accent-A400 .mat-select-trigger,
body.theme-grey-light .accent-A400 .mat-select-arrow, body.theme-grey-light .accent-A700 .mat-select-trigger,
body.theme-grey-light .accent-A700 .mat-select-arrow, body.theme-grey-light .accent .mat-select-trigger,
body.theme-grey-light .accent .mat-select-arrow, body.theme-grey-light .warn-500 .mat-select-trigger,
body.theme-grey-light .warn-500 .mat-select-arrow, body.theme-grey-light .warn-600 .mat-select-trigger,
body.theme-grey-light .warn-600 .mat-select-arrow, body.theme-grey-light .warn-700 .mat-select-trigger,
body.theme-grey-light .warn-700 .mat-select-arrow, body.theme-grey-light .warn-800 .mat-select-trigger,
body.theme-grey-light .warn-800 .mat-select-arrow, body.theme-grey-light .warn-900 .mat-select-trigger,
body.theme-grey-light .warn-900 .mat-select-arrow, body.theme-grey-light .warn-A200 .mat-select-trigger,
body.theme-grey-light .warn-A200 .mat-select-arrow, body.theme-grey-light .warn-A400 .mat-select-trigger,
body.theme-grey-light .warn-A400 .mat-select-arrow, body.theme-grey-light .warn-A700 .mat-select-trigger,
body.theme-grey-light .warn-A700 .mat-select-arrow, body.theme-grey-light .warn .mat-select-trigger,
body.theme-grey-light .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-grey-light .primary-300 .mat-select-underline, body.theme-grey-light .primary-400 .mat-select-underline, body.theme-grey-light .primary-500 .mat-select-underline, body.theme-grey-light .primary-600 .mat-select-underline, body.theme-grey-light .primary-700 .mat-select-underline, body.theme-grey-light .primary-800 .mat-select-underline, body.theme-grey-light .primary-900 .mat-select-underline, body.theme-grey-light .primary-A200 .mat-select-underline, body.theme-grey-light .primary-A400 .mat-select-underline, body.theme-grey-light .primary-A700 .mat-select-underline, body.theme-grey-light .primary .mat-select-underline, body.theme-grey-light .accent-500 .mat-select-underline, body.theme-grey-light .accent-600 .mat-select-underline, body.theme-grey-light .accent-700 .mat-select-underline, body.theme-grey-light .accent-800 .mat-select-underline, body.theme-grey-light .accent-900 .mat-select-underline, body.theme-grey-light .accent-A200 .mat-select-underline, body.theme-grey-light .accent-A400 .mat-select-underline, body.theme-grey-light .accent-A700 .mat-select-underline, body.theme-grey-light .accent .mat-select-underline, body.theme-grey-light .warn-500 .mat-select-underline, body.theme-grey-light .warn-600 .mat-select-underline, body.theme-grey-light .warn-700 .mat-select-underline, body.theme-grey-light .warn-800 .mat-select-underline, body.theme-grey-light .warn-900 .mat-select-underline, body.theme-grey-light .warn-A200 .mat-select-underline, body.theme-grey-light .warn-A400 .mat-select-underline, body.theme-grey-light .warn-A700 .mat-select-underline, body.theme-grey-light .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-grey-light .primary-300 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-300 .mat-select-arrow,
body.theme-grey-light .primary-300 .mat-select-trigger, body.theme-grey-light .primary-400 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-400 .mat-select-arrow,
body.theme-grey-light .primary-400 .mat-select-trigger, body.theme-grey-light .primary-500 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-500 .mat-select-arrow,
body.theme-grey-light .primary-500 .mat-select-trigger, body.theme-grey-light .primary-600 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-600 .mat-select-arrow,
body.theme-grey-light .primary-600 .mat-select-trigger, body.theme-grey-light .primary-700 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-700 .mat-select-arrow,
body.theme-grey-light .primary-700 .mat-select-trigger, body.theme-grey-light .primary-800 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-800 .mat-select-arrow,
body.theme-grey-light .primary-800 .mat-select-trigger, body.theme-grey-light .primary-900 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-900 .mat-select-arrow,
body.theme-grey-light .primary-900 .mat-select-trigger, body.theme-grey-light .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-A200 .mat-select-arrow,
body.theme-grey-light .primary-A200 .mat-select-trigger, body.theme-grey-light .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-A400 .mat-select-arrow,
body.theme-grey-light .primary-A400 .mat-select-trigger, body.theme-grey-light .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary-A700 .mat-select-arrow,
body.theme-grey-light .primary-A700 .mat-select-trigger, body.theme-grey-light .primary .mat-select-disabled .mat-select-value,
body.theme-grey-light .primary .mat-select-arrow,
body.theme-grey-light .primary .mat-select-trigger, body.theme-grey-light .accent-500 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-500 .mat-select-arrow,
body.theme-grey-light .accent-500 .mat-select-trigger, body.theme-grey-light .accent-600 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-600 .mat-select-arrow,
body.theme-grey-light .accent-600 .mat-select-trigger, body.theme-grey-light .accent-700 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-700 .mat-select-arrow,
body.theme-grey-light .accent-700 .mat-select-trigger, body.theme-grey-light .accent-800 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-800 .mat-select-arrow,
body.theme-grey-light .accent-800 .mat-select-trigger, body.theme-grey-light .accent-900 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-900 .mat-select-arrow,
body.theme-grey-light .accent-900 .mat-select-trigger, body.theme-grey-light .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-A200 .mat-select-arrow,
body.theme-grey-light .accent-A200 .mat-select-trigger, body.theme-grey-light .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-A400 .mat-select-arrow,
body.theme-grey-light .accent-A400 .mat-select-trigger, body.theme-grey-light .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent-A700 .mat-select-arrow,
body.theme-grey-light .accent-A700 .mat-select-trigger, body.theme-grey-light .accent .mat-select-disabled .mat-select-value,
body.theme-grey-light .accent .mat-select-arrow,
body.theme-grey-light .accent .mat-select-trigger, body.theme-grey-light .warn-500 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-500 .mat-select-arrow,
body.theme-grey-light .warn-500 .mat-select-trigger, body.theme-grey-light .warn-600 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-600 .mat-select-arrow,
body.theme-grey-light .warn-600 .mat-select-trigger, body.theme-grey-light .warn-700 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-700 .mat-select-arrow,
body.theme-grey-light .warn-700 .mat-select-trigger, body.theme-grey-light .warn-800 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-800 .mat-select-arrow,
body.theme-grey-light .warn-800 .mat-select-trigger, body.theme-grey-light .warn-900 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-900 .mat-select-arrow,
body.theme-grey-light .warn-900 .mat-select-trigger, body.theme-grey-light .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-A200 .mat-select-arrow,
body.theme-grey-light .warn-A200 .mat-select-trigger, body.theme-grey-light .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-A400 .mat-select-arrow,
body.theme-grey-light .warn-A400 .mat-select-trigger, body.theme-grey-light .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn-A700 .mat-select-arrow,
body.theme-grey-light .warn-A700 .mat-select-trigger, body.theme-grey-light .warn .mat-select-disabled .mat-select-value,
body.theme-grey-light .warn .mat-select-arrow,
body.theme-grey-light .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-grey-light .primary-300 .mat-select-value, body.theme-grey-light .primary-400 .mat-select-value, body.theme-grey-light .primary-500 .mat-select-value, body.theme-grey-light .primary-600 .mat-select-value, body.theme-grey-light .primary-700 .mat-select-value, body.theme-grey-light .primary-800 .mat-select-value, body.theme-grey-light .primary-900 .mat-select-value, body.theme-grey-light .primary-A200 .mat-select-value, body.theme-grey-light .primary-A400 .mat-select-value, body.theme-grey-light .primary-A700 .mat-select-value, body.theme-grey-light .primary .mat-select-value, body.theme-grey-light .accent-500 .mat-select-value, body.theme-grey-light .accent-600 .mat-select-value, body.theme-grey-light .accent-700 .mat-select-value, body.theme-grey-light .accent-800 .mat-select-value, body.theme-grey-light .accent-900 .mat-select-value, body.theme-grey-light .accent-A200 .mat-select-value, body.theme-grey-light .accent-A400 .mat-select-value, body.theme-grey-light .accent-A700 .mat-select-value, body.theme-grey-light .accent .mat-select-value, body.theme-grey-light .warn-500 .mat-select-value, body.theme-grey-light .warn-600 .mat-select-value, body.theme-grey-light .warn-700 .mat-select-value, body.theme-grey-light .warn-800 .mat-select-value, body.theme-grey-light .warn-900 .mat-select-value, body.theme-grey-light .warn-A200 .mat-select-value, body.theme-grey-light .warn-A400 .mat-select-value, body.theme-grey-light .warn-A700 .mat-select-value, body.theme-grey-light .warn .mat-select-value {
  color: white; }
body.theme-light-blue-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-option {
  color: white; }
body.theme-light-blue-dark .mat-option:hover:not(.mat-option-disabled), body.theme-light-blue-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-light-blue-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-light-blue-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-light-blue-dark .mat-pseudo-checkbox-checked,
body.theme-light-blue-dark .mat-pseudo-checkbox-indeterminate,
body.theme-light-blue-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-light-blue-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #03a9f4; }
body.theme-light-blue-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-light-blue-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #03a9f4; }
body.theme-light-blue-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-light-blue-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-light-blue-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-light-blue-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-light-blue-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .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); }
body.theme-light-blue-dark .mat-app-background, body.theme-light-blue-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-light-blue-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-light-blue-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-light-blue-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-light-blue-dark .mat-badge-content {
  color: white;
  background: #03a9f4; }
@media (-ms-high-contrast: active) {
    body.theme-light-blue-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-light-blue-dark .mat-badge-accent .mat-badge-content {
  background: #03a9f4;
  color: white; }
body.theme-light-blue-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-light-blue-dark .mat-badge {
  position: relative; }
body.theme-light-blue-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-light-blue-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-light-blue-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-light-blue-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-light-blue-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-light-blue-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-light-blue-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-light-blue-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-light-blue-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-light-blue-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-light-blue-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-light-blue-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-light-blue-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-light-blue-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-light-blue-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-light-blue-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-light-blue-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-light-blue-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-light-blue-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-light-blue-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-light-blue-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-light-blue-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-light-blue-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-light-blue-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-light-blue-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-light-blue-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-light-blue-dark .mat-button, body.theme-light-blue-dark .mat-icon-button, body.theme-light-blue-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-light-blue-dark .mat-button.mat-primary, body.theme-light-blue-dark .mat-icon-button.mat-primary, body.theme-light-blue-dark .mat-stroked-button.mat-primary {
    color: #03a9f4; }
body.theme-light-blue-dark .mat-button.mat-accent, body.theme-light-blue-dark .mat-icon-button.mat-accent, body.theme-light-blue-dark .mat-stroked-button.mat-accent {
    color: #03a9f4; }
body.theme-light-blue-dark .mat-button.mat-warn, body.theme-light-blue-dark .mat-icon-button.mat-warn, body.theme-light-blue-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-light-blue-dark .mat-button.mat-primary[disabled], body.theme-light-blue-dark .mat-button.mat-accent[disabled], body.theme-light-blue-dark .mat-button.mat-warn[disabled], body.theme-light-blue-dark .mat-button[disabled][disabled], body.theme-light-blue-dark .mat-icon-button.mat-primary[disabled], body.theme-light-blue-dark .mat-icon-button.mat-accent[disabled], body.theme-light-blue-dark .mat-icon-button.mat-warn[disabled], body.theme-light-blue-dark .mat-icon-button[disabled][disabled], body.theme-light-blue-dark .mat-stroked-button.mat-primary[disabled], body.theme-light-blue-dark .mat-stroked-button.mat-accent[disabled], body.theme-light-blue-dark .mat-stroked-button.mat-warn[disabled], body.theme-light-blue-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-light-blue-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-light-blue-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #03a9f4; }
body.theme-light-blue-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-light-blue-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-light-blue-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #03a9f4; }
body.theme-light-blue-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-light-blue-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-light-blue-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-light-blue-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-light-blue-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-light-blue-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-light-blue-dark .mat-button .mat-ripple-element, body.theme-light-blue-dark .mat-icon-button .mat-ripple-element, body.theme-light-blue-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-light-blue-dark .mat-button-focus-overlay {
  background: white; }
body.theme-light-blue-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-flat-button, body.theme-light-blue-dark .mat-raised-button, body.theme-light-blue-dark .mat-fab, body.theme-light-blue-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-light-blue-dark .mat-flat-button.mat-primary, body.theme-light-blue-dark .mat-raised-button.mat-primary, body.theme-light-blue-dark .mat-fab.mat-primary, body.theme-light-blue-dark .mat-mini-fab.mat-primary {
    color: white; }
body.theme-light-blue-dark .mat-flat-button.mat-accent, body.theme-light-blue-dark .mat-raised-button.mat-accent, body.theme-light-blue-dark .mat-fab.mat-accent, body.theme-light-blue-dark .mat-mini-fab.mat-accent {
    color: white; }
body.theme-light-blue-dark .mat-flat-button.mat-warn, body.theme-light-blue-dark .mat-raised-button.mat-warn, body.theme-light-blue-dark .mat-fab.mat-warn, body.theme-light-blue-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-light-blue-dark .mat-flat-button.mat-primary[disabled], body.theme-light-blue-dark .mat-flat-button.mat-accent[disabled], body.theme-light-blue-dark .mat-flat-button.mat-warn[disabled], body.theme-light-blue-dark .mat-flat-button[disabled][disabled], body.theme-light-blue-dark .mat-raised-button.mat-primary[disabled], body.theme-light-blue-dark .mat-raised-button.mat-accent[disabled], body.theme-light-blue-dark .mat-raised-button.mat-warn[disabled], body.theme-light-blue-dark .mat-raised-button[disabled][disabled], body.theme-light-blue-dark .mat-fab.mat-primary[disabled], body.theme-light-blue-dark .mat-fab.mat-accent[disabled], body.theme-light-blue-dark .mat-fab.mat-warn[disabled], body.theme-light-blue-dark .mat-fab[disabled][disabled], body.theme-light-blue-dark .mat-mini-fab.mat-primary[disabled], body.theme-light-blue-dark .mat-mini-fab.mat-accent[disabled], body.theme-light-blue-dark .mat-mini-fab.mat-warn[disabled], body.theme-light-blue-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-flat-button.mat-primary, body.theme-light-blue-dark .mat-raised-button.mat-primary, body.theme-light-blue-dark .mat-fab.mat-primary, body.theme-light-blue-dark .mat-mini-fab.mat-primary {
    background-color: #03a9f4; }
body.theme-light-blue-dark .mat-flat-button.mat-accent, body.theme-light-blue-dark .mat-raised-button.mat-accent, body.theme-light-blue-dark .mat-fab.mat-accent, body.theme-light-blue-dark .mat-mini-fab.mat-accent {
    background-color: #03a9f4; }
body.theme-light-blue-dark .mat-flat-button.mat-warn, body.theme-light-blue-dark .mat-raised-button.mat-warn, body.theme-light-blue-dark .mat-fab.mat-warn, body.theme-light-blue-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-light-blue-dark .mat-flat-button.mat-primary[disabled], body.theme-light-blue-dark .mat-flat-button.mat-accent[disabled], body.theme-light-blue-dark .mat-flat-button.mat-warn[disabled], body.theme-light-blue-dark .mat-flat-button[disabled][disabled], body.theme-light-blue-dark .mat-raised-button.mat-primary[disabled], body.theme-light-blue-dark .mat-raised-button.mat-accent[disabled], body.theme-light-blue-dark .mat-raised-button.mat-warn[disabled], body.theme-light-blue-dark .mat-raised-button[disabled][disabled], body.theme-light-blue-dark .mat-fab.mat-primary[disabled], body.theme-light-blue-dark .mat-fab.mat-accent[disabled], body.theme-light-blue-dark .mat-fab.mat-warn[disabled], body.theme-light-blue-dark .mat-fab[disabled][disabled], body.theme-light-blue-dark .mat-mini-fab.mat-primary[disabled], body.theme-light-blue-dark .mat-mini-fab.mat-accent[disabled], body.theme-light-blue-dark .mat-mini-fab.mat-warn[disabled], body.theme-light-blue-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-light-blue-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-light-blue-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-light-blue-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-light-blue-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-light-blue-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-light-blue-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-light-blue-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-light-blue-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-light-blue-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-light-blue-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-light-blue-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-light-blue-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-light-blue-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-button-toggle-standalone,
body.theme-light-blue-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-light-blue-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-light-blue-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-light-blue-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-light-blue-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-light-blue-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-light-blue-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-light-blue-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-light-blue-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-light-blue-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-light-blue-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-light-blue-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-light-blue-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-light-blue-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-light-blue-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-light-blue-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-light-blue-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-light-blue-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-light-blue-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-light-blue-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-light-blue-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-light-blue-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-light-blue-dark .mat-checkbox-background {
    background: none; } }
body.theme-light-blue-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #03a9f4;
  color: white; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #03a9f4;
  color: white; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-light-blue-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-table {
  background: #424242; }
body.theme-light-blue-dark .mat-table thead, body.theme-light-blue-dark .mat-table tbody, body.theme-light-blue-dark .mat-table tfoot,
body.theme-light-blue-dark mat-header-row, body.theme-light-blue-dark mat-row, body.theme-light-blue-dark mat-footer-row,
body.theme-light-blue-dark [mat-header-row], body.theme-light-blue-dark [mat-row], body.theme-light-blue-dark [mat-footer-row],
body.theme-light-blue-dark .mat-table-sticky {
  background: inherit; }
body.theme-light-blue-dark mat-row, body.theme-light-blue-dark mat-header-row, body.theme-light-blue-dark mat-footer-row,
body.theme-light-blue-dark th.mat-header-cell, body.theme-light-blue-dark td.mat-cell, body.theme-light-blue-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-cell, body.theme-light-blue-dark .mat-footer-cell {
  color: white; }
body.theme-light-blue-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-light-blue-dark .mat-datepicker-toggle,
body.theme-light-blue-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-light-blue-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-light-blue-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-light-blue-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-light-blue-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-light-blue-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-calendar-body-selected {
  background-color: #03a9f4;
  color: white; }
body.theme-light-blue-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(3, 169, 244, 0.4); }
body.theme-light-blue-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-light-blue-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-light-blue-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #03a9f4;
    color: white; }
body.theme-light-blue-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(3, 169, 244, 0.4); }
body.theme-light-blue-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-light-blue-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-light-blue-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-light-blue-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-light-blue-dark .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); }
body.theme-light-blue-dark .mat-datepicker-toggle-active {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-datepicker-toggle-active.mat-accent {
    color: #03a9f4; }
body.theme-light-blue-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-light-blue-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-light-blue-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-light-blue-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-light-blue-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-light-blue-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-light-blue-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-light-blue-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-light-blue-dark .mat-expansion-panel-header-description,
body.theme-light-blue-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-light-blue-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-light-blue-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-light-blue-dark .mat-focused .mat-form-field-required-marker {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-light-blue-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-light-blue-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-light-blue-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-light-blue-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-light-blue-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-error {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-light-blue-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-light-blue-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-light-blue-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-light-blue-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-light-blue-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-light-blue-dark .mat-icon.mat-primary {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-icon.mat-accent {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-input-element:disabled,
body.theme-light-blue-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element {
  caret-color: #03a9f4; }
body.theme-light-blue-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-blue-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-light-blue-dark .mat-accent .mat-input-element {
  caret-color: #03a9f4; }
body.theme-light-blue-dark .mat-warn .mat-input-element,
body.theme-light-blue-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-light-blue-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-light-blue-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-light-blue-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-light-blue-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-light-blue-dark .mat-list-option:hover, body.theme-light-blue-dark .mat-list-option:focus,
body.theme-light-blue-dark .mat-nav-list .mat-list-item:hover,
body.theme-light-blue-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .mat-menu-panel {
  background: #424242; }
body.theme-light-blue-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-light-blue-dark .mat-menu-item[disabled], body.theme-light-blue-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-menu-item .mat-icon-no-color,
body.theme-light-blue-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-light-blue-dark .mat-menu-item:hover:not([disabled]),
body.theme-light-blue-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-light-blue-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-light-blue-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .mat-paginator {
  background: #424242; }
body.theme-light-blue-dark .mat-paginator,
body.theme-light-blue-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-paginator-decrement,
body.theme-light-blue-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-light-blue-dark .mat-paginator-first,
body.theme-light-blue-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-light-blue-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-light-blue-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-light-blue-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-light-blue-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-progress-bar-background {
  fill: #b3e5fc; }
body.theme-light-blue-dark .mat-progress-bar-buffer {
  background-color: #b3e5fc; }
body.theme-light-blue-dark .mat-progress-bar-fill::after {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #b3e5fc; }
body.theme-light-blue-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b3e5fc; }
body.theme-light-blue-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-light-blue-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-light-blue-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-progress-spinner circle, body.theme-light-blue-dark .mat-spinner circle {
  stroke: #03a9f4; }
body.theme-light-blue-dark .mat-progress-spinner.mat-accent circle, body.theme-light-blue-dark .mat-spinner.mat-accent circle {
  stroke: #03a9f4; }
body.theme-light-blue-dark .mat-progress-spinner.mat-warn circle, body.theme-light-blue-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-light-blue-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #03a9f4; }
body.theme-light-blue-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-light-blue-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-blue-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-blue-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #03a9f4; }
body.theme-light-blue-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-light-blue-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-blue-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-blue-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-light-blue-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-light-blue-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-light-blue-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-light-blue-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-light-blue-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-light-blue-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-light-blue-dark .mat-select-value {
  color: white; }
body.theme-light-blue-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-select-panel {
  background: #424242; }
body.theme-light-blue-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #03a9f4; }
body.theme-light-blue-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-light-blue-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-light-blue-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-light-blue-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-light-blue-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-light-blue-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-light-blue-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-light-blue-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #81d4fa; }
body.theme-light-blue-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(129, 212, 250, 0.54); }
body.theme-light-blue-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #81d4fa; }
body.theme-light-blue-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #81d4fa; }
body.theme-light-blue-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(129, 212, 250, 0.54); }
body.theme-light-blue-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #81d4fa; }
body.theme-light-blue-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-light-blue-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-light-blue-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-light-blue-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-light-blue-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-light-blue-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-primary .mat-slider-track-fill,
body.theme-light-blue-dark .mat-primary .mat-slider-thumb,
body.theme-light-blue-dark .mat-primary .mat-slider-thumb-label {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-light-blue-dark .mat-accent .mat-slider-track-fill,
body.theme-light-blue-dark .mat-accent .mat-slider-thumb,
body.theme-light-blue-dark .mat-accent .mat-slider-thumb-label {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-light-blue-dark .mat-warn .mat-slider-track-fill,
body.theme-light-blue-dark .mat-warn .mat-slider-thumb,
body.theme-light-blue-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-light-blue-dark .mat-slider-focus-ring {
  background-color: rgba(3, 169, 244, 0.2); }
body.theme-light-blue-dark .mat-slider:hover .mat-slider-track-background,
body.theme-light-blue-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-light-blue-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-light-blue-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-light-blue-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-light-blue-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-light-blue-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-light-blue-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-light-blue-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-light-blue-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-light-blue-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-light-blue-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-light-blue-dark .mat-step-header.cdk-keyboard-focused, body.theme-light-blue-dark .mat-step-header.cdk-program-focused, body.theme-light-blue-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-light-blue-dark .mat-step-header:hover {
    background: none; } }
body.theme-light-blue-dark .mat-step-header .mat-step-label,
body.theme-light-blue-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white; }
body.theme-light-blue-dark .mat-step-header .mat-step-icon-selected,
body.theme-light-blue-dark .mat-step-header .mat-step-icon-state-done,
body.theme-light-blue-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #03a9f4;
  color: white; }
body.theme-light-blue-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-light-blue-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-light-blue-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-light-blue-dark .mat-stepper-horizontal, body.theme-light-blue-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-light-blue-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-horizontal-stepper-header::before,
body.theme-light-blue-dark .mat-horizontal-stepper-header::after,
body.theme-light-blue-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-light-blue-dark .mat-tab-nav-bar,
body.theme-light-blue-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-light-blue-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-light-blue-dark .mat-tab-label, body.theme-light-blue-dark .mat-tab-link {
  color: white; }
body.theme-light-blue-dark .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-blue-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-light-blue-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-light-blue-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3); }
body.theme-light-blue-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-light-blue-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-light-blue-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3); }
body.theme-light-blue-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-light-blue-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-light-blue-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-light-blue-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-light-blue-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-light-blue-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3); }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-blue-dark .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); }
body.theme-light-blue-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3); }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #03a9f4; }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-light-blue-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-light-blue-dark .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); }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-light-blue-dark .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); }
body.theme-light-blue-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-light-blue-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-light-blue-dark .mat-toolbar.mat-primary {
    background: #03a9f4;
    color: white; }
body.theme-light-blue-dark .mat-toolbar.mat-accent {
    background: #03a9f4;
    color: white; }
body.theme-light-blue-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-light-blue-dark .mat-toolbar .mat-form-field-underline,
  body.theme-light-blue-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-light-blue-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-light-blue-dark .mat-toolbar .mat-form-field-label,
  body.theme-light-blue-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-light-blue-dark .mat-toolbar .mat-select-value,
  body.theme-light-blue-dark .mat-toolbar .mat-select-arrow,
  body.theme-light-blue-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-light-blue-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-light-blue-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-light-blue-dark .mat-tree {
  background: #424242; }
body.theme-light-blue-dark .mat-tree-node,
body.theme-light-blue-dark .mat-nested-tree-node {
  color: white; }
body.theme-light-blue-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-light-blue-dark {
  color: white;
  background: #303030; }
body.theme-light-blue-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .icon,
body.theme-light-blue-dark i {
  color: white; }
body.theme-light-blue-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .fade-text,
body.theme-light-blue-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .avatar {
  color: white; }
body.theme-light-blue-dark .form-wrapper {
  background-color: #424242; }
body.theme-light-blue-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .simple-pagination {
  background: #424242; }
body.theme-light-blue-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-light-blue-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .price-tables .price-table {
  background: #424242; }
body.theme-light-blue-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .simple-table-container {
  background: #424242; }
body.theme-light-blue-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-light-blue-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-light-blue-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-light-blue-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-light-blue-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-light-blue-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-light-blue-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-light-blue-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-light-blue-dark a,
body.theme-light-blue-dark .chart-label,
body.theme-light-blue-dark .theme-text {
  color: #03a9f4; }
body.theme-light-blue-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-light-blue-dark .changelog .entry {
  background-color: #424242; }
body.theme-light-blue-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-light-blue-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-light-blue-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-light-blue-dark fuse-sidebar {
  background: #303030; }
body.theme-light-blue-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-light-blue-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-light-blue-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-light-blue-dark fuse-widget > .fuse-widget-front,
body.theme-light-blue-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-light-blue-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #03a9f4; }
body.theme-light-blue-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-light-blue-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-light-blue-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-light-blue-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #4fc3f7; }
body.theme-light-blue-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-light-blue-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-light-blue-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #03a9f4; }
body.theme-light-blue-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #03a9f4;
    color: white; }
body.theme-light-blue-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-light-blue-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #03a9f4;
  color: white;
  background-color: #aaabad; }
body.theme-light-blue-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-light-blue-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-light-blue-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-light-blue-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-light-blue-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-light-blue-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-blue-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-light-blue-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-light-blue-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-light-blue-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #03a9f4; }
body.theme-light-blue-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-light-blue-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #03a9f4; }
body.theme-light-blue-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #03a9f4; }
body.theme-light-blue-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #03a9f4; }
body.theme-light-blue-dark #academy-course .sidebar .steps .step .index:before, body.theme-light-blue-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #academy-course .center .content {
  background: #353535; }
body.theme-light-blue-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-light-blue-dark .cal-month-view {
  background: #424242; }
body.theme-light-blue-dark .cal-month-view .cal-day-badge {
    background: #03a9f4;
    color: white; }
body.theme-light-blue-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-light-blue-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-light-blue-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #03a9f4; }
body.theme-light-blue-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-light-blue-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-light-blue-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-light-blue-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-blue-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #03a9f4; }
body.theme-light-blue-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-blue-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #03a9f4;
  color: white;
  background-color: #aaabad; }
body.theme-light-blue-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-light-blue-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #03a9f4; }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-light-blue-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-blue-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-light-blue-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-light-blue-dark scrumboard-board-list .list .list-header,
body.theme-light-blue-dark scrumboard-board-list .list .list-content,
body.theme-light-blue-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-light-blue-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-light-blue-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-light-blue-dark scrumboard-board #board > .header {
  background-color: #03a9f4;
  color: white; }
body.theme-light-blue-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-light-blue-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-light-blue-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-light-blue-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-light-blue-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-light-blue-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-light-blue-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-light-blue-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-light-blue-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-light-blue-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-light-blue-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #03a9f4;
  color: white; }
body.theme-light-blue-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark todo-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark todo-list-item.completed .title,
    body.theme-light-blue-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark todo-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-light-blue-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-light-blue-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark login-2 #login #login-intro {
  color: white; }
body.theme-light-blue-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-light-blue-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-light-blue-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-light-blue-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-light-blue-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark register-2 #register #register-intro {
  color: white; }
body.theme-light-blue-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-light-blue-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-light-blue-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-light-blue-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-light-blue-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-light-blue-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-light-blue-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-light-blue-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-light-blue-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-light-blue-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-light-blue-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-light-blue-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-light-blue-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-light-blue-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #03a9f4;
  color: white; }
body.theme-light-blue-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-light-blue-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-light-blue-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-light-blue-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #03a9f4; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #03a9f4; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-light-blue-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #03a9f4; }
body.theme-light-blue-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-light-blue-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-light-blue-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-light-blue-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-blue-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-light-blue-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-light-blue-dark datatable-body {
  background-color: white; }
body.theme-light-blue-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-blue-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-blue-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark decision-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark decision-list-item.completed .title,
    body.theme-light-blue-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark decision-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-blue-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-blue-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-blue-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-blue-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark app-itservice-list-item.completed .title,
    body.theme-light-blue-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark .theme-blue-gray-dark mat-tab-group,
body.theme-light-blue-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-light-blue-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-light-blue-dark .mat-select-panel {
  max-width: none !important; }
body.theme-light-blue-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-blue-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-blue-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-light-blue-dark app-cost-center-item.completed .title,
  body.theme-light-blue-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-light-blue-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-blue-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-blue-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-light-blue-dark app-bank-master-item.completed .title,
  body.theme-light-blue-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-light-blue-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-light-blue-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark hotel-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark hotel-list-item.completed .title,
    body.theme-light-blue-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark hotel-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-light-blue-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-light-blue-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-light-blue-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-light-blue-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-blue-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-light-blue-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark chop-list-item.completed {
  background: #303030; }
body.theme-light-blue-dark chop-list-item.completed .title,
  body.theme-light-blue-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-light-blue-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-light-blue-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-blue-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-light-blue-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-light-blue-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-light-blue-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-light-blue-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-light-blue-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-light-blue-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-blue-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark decision-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark decision-list-item.completed .title,
    body.theme-light-blue-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark decision-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-light-blue-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-blue-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-blue-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-blue-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-blue-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-blue-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-light-blue-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-blue-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-light-blue-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-blue-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-blue-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-blue-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark payment-list-item.completed .title,
    body.theme-light-blue-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #4fc3f7; }
body.theme-light-blue-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-blue-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-light-blue-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-light-blue-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-light-blue-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-light-blue-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-light-blue-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-light-blue-dark #products .center .content-card {
  background: #424242; }
body.theme-light-blue-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-light-blue-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark decision-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark decision-list-item.completed .title,
    body.theme-light-blue-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark decision-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-blue-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #4fc3f7; }
body.theme-light-blue-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-blue-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-light-blue-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-light-blue-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-blue-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-blue-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-blue-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-blue-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-blue-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-blue-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark payment-list-item.completed .title,
    body.theme-light-blue-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #4fc3f7; }
body.theme-light-blue-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #4fc3f7; }
body.theme-light-blue-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-light-blue-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-light-blue-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-light-blue-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-light-blue-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-light-blue-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-light-blue-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-blue-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-blue-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-light-blue-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark payment-list-item.completed .title,
    body.theme-light-blue-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-light-blue-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-light-blue-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-light-blue-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-light-blue-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark common-list-item.completed .title,
  body.theme-light-blue-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-light-blue-dark .content {
  background-color: #303030 !important; }
body.theme-light-blue-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-light-blue-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-light-blue-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-light-blue-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-blue-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-blue-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-blue-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-blue-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-blue-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-light-blue-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-blue-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-light-blue-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-blue-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-blue-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-blue-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark payment-list-item.completed .title,
    body.theme-light-blue-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-light-blue-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-blue-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-blue-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-blue-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-blue-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-blue-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-light-blue-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-blue-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-light-blue-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-blue-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-blue-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-blue-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark payment-list-item.completed .title,
    body.theme-light-blue-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-light-blue-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-light-blue-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-light-blue-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-light-blue-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-light-blue-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-light-blue-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-light-blue-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-light-blue-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-light-blue-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-light-blue-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-light-blue-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-light-blue-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark payment-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark payment-list-item.completed .title,
    body.theme-light-blue-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark payment-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #4fc3f7; }
body.theme-light-blue-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-light-blue-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #4fc3f7; }
body.theme-light-blue-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-light-blue-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-light-blue-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-light-blue-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark preapp-list-item.completed {
    background: #303030; }
body.theme-light-blue-dark preapp-list-item.completed .title,
    body.theme-light-blue-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-light-blue-dark preapp-list-item.selected {
    background: #303030; }
body.theme-light-blue-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-light-blue-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-light-blue-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-light-blue-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-light-blue-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-light-blue-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #4fc3f7; }
body.theme-light-blue-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-light-blue-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-light-blue-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-light-blue-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-light-blue-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-light-blue-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-light-blue-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #4fc3f7; }
body.theme-light-blue-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark app-detail .active, body.theme-light-blue-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-light-blue-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #4fc3f7; }
body.theme-light-blue-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-light-blue-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-light-blue-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-light-blue-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-light-blue-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-light-blue-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-light-blue-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-light-blue-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-light-blue-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-light-blue-dark .primary-50-bg {
  background-color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-50 {
  background-color: #e1f5fe !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-50[disabled] {
    background-color: rgba(225, 245, 254, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-50-fg {
  color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-50-border {
  border-color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-50-border-top {
  border-top-color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-50-border-right {
  border-right-color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-50-border-bottom {
  border-bottom-color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-50-border-left {
  border-left-color: #e1f5fe !important; }
body.theme-light-blue-dark .primary-100-bg {
  background-color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-100 {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-100[disabled] {
    background-color: rgba(179, 229, 252, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-100-fg {
  color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-100-border {
  border-color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-100-border-top {
  border-top-color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-100-border-right {
  border-right-color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-100-border-bottom {
  border-bottom-color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-100-border-left {
  border-left-color: #b3e5fc !important; }
body.theme-light-blue-dark .primary-200-bg {
  background-color: #81d4fa !important; }
body.theme-light-blue-dark .primary-200 {
  background-color: #81d4fa !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-200[disabled] {
    background-color: rgba(129, 212, 250, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-200-fg {
  color: #81d4fa !important; }
body.theme-light-blue-dark .primary-200-border {
  border-color: #81d4fa !important; }
body.theme-light-blue-dark .primary-200-border-top {
  border-top-color: #81d4fa !important; }
body.theme-light-blue-dark .primary-200-border-right {
  border-right-color: #81d4fa !important; }
body.theme-light-blue-dark .primary-200-border-bottom {
  border-bottom-color: #81d4fa !important; }
body.theme-light-blue-dark .primary-200-border-left {
  border-left-color: #81d4fa !important; }
body.theme-light-blue-dark .primary-300-bg {
  background-color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-300 {
  background-color: #4fc3f7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-300[disabled] {
    background-color: rgba(79, 195, 247, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-300-fg {
  color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-300-border {
  border-color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-300-border-top {
  border-top-color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-300-border-right {
  border-right-color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-300-border-bottom {
  border-bottom-color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-300-border-left {
  border-left-color: #4fc3f7 !important; }
body.theme-light-blue-dark .primary-400-bg {
  background-color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-400 {
  background-color: #29b6f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-400[disabled] {
    background-color: rgba(41, 182, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-400-fg {
  color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-400-border {
  border-color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-400-border-top {
  border-top-color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-400-border-right {
  border-right-color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-400-border-bottom {
  border-bottom-color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-400-border-left {
  border-left-color: #29b6f6 !important; }
body.theme-light-blue-dark .primary-500-bg {
  background-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-500 {
  background-color: #03a9f4 !important;
  color: white !important; }
body.theme-light-blue-dark .primary-500[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-500-fg {
  color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-500-border {
  border-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-500-border-top {
  border-top-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-500-border-right {
  border-right-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-500-border-bottom {
  border-bottom-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-500-border-left {
  border-left-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-600-bg {
  background-color: #039be5 !important; }
body.theme-light-blue-dark .primary-600 {
  background-color: #039be5 !important;
  color: white !important; }
body.theme-light-blue-dark .primary-600[disabled] {
    background-color: rgba(3, 155, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-600-fg {
  color: #039be5 !important; }
body.theme-light-blue-dark .primary-600-border {
  border-color: #039be5 !important; }
body.theme-light-blue-dark .primary-600-border-top {
  border-top-color: #039be5 !important; }
body.theme-light-blue-dark .primary-600-border-right {
  border-right-color: #039be5 !important; }
body.theme-light-blue-dark .primary-600-border-bottom {
  border-bottom-color: #039be5 !important; }
body.theme-light-blue-dark .primary-600-border-left {
  border-left-color: #039be5 !important; }
body.theme-light-blue-dark .primary-700-bg {
  background-color: #0288d1 !important; }
body.theme-light-blue-dark .primary-700 {
  background-color: #0288d1 !important;
  color: white !important; }
body.theme-light-blue-dark .primary-700[disabled] {
    background-color: rgba(2, 136, 209, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-700-fg {
  color: #0288d1 !important; }
body.theme-light-blue-dark .primary-700-border {
  border-color: #0288d1 !important; }
body.theme-light-blue-dark .primary-700-border-top {
  border-top-color: #0288d1 !important; }
body.theme-light-blue-dark .primary-700-border-right {
  border-right-color: #0288d1 !important; }
body.theme-light-blue-dark .primary-700-border-bottom {
  border-bottom-color: #0288d1 !important; }
body.theme-light-blue-dark .primary-700-border-left {
  border-left-color: #0288d1 !important; }
body.theme-light-blue-dark .primary-800-bg {
  background-color: #0277bd !important; }
body.theme-light-blue-dark .primary-800 {
  background-color: #0277bd !important;
  color: white !important; }
body.theme-light-blue-dark .primary-800[disabled] {
    background-color: rgba(2, 119, 189, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-800-fg {
  color: #0277bd !important; }
body.theme-light-blue-dark .primary-800-border {
  border-color: #0277bd !important; }
body.theme-light-blue-dark .primary-800-border-top {
  border-top-color: #0277bd !important; }
body.theme-light-blue-dark .primary-800-border-right {
  border-right-color: #0277bd !important; }
body.theme-light-blue-dark .primary-800-border-bottom {
  border-bottom-color: #0277bd !important; }
body.theme-light-blue-dark .primary-800-border-left {
  border-left-color: #0277bd !important; }
body.theme-light-blue-dark .primary-900-bg {
  background-color: #01579b !important; }
body.theme-light-blue-dark .primary-900 {
  background-color: #01579b !important;
  color: white !important; }
body.theme-light-blue-dark .primary-900[disabled] {
    background-color: rgba(1, 87, 155, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-900-fg {
  color: #01579b !important; }
body.theme-light-blue-dark .primary-900-border {
  border-color: #01579b !important; }
body.theme-light-blue-dark .primary-900-border-top {
  border-top-color: #01579b !important; }
body.theme-light-blue-dark .primary-900-border-right {
  border-right-color: #01579b !important; }
body.theme-light-blue-dark .primary-900-border-bottom {
  border-bottom-color: #01579b !important; }
body.theme-light-blue-dark .primary-900-border-left {
  border-left-color: #01579b !important; }
body.theme-light-blue-dark .primary-A100-bg {
  background-color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A100 {
  background-color: #80d8ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-A100[disabled] {
    background-color: rgba(128, 216, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-A100-fg {
  color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A100-border {
  border-color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A100-border-top {
  border-top-color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A100-border-right {
  border-right-color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A100-border-bottom {
  border-bottom-color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A100-border-left {
  border-left-color: #80d8ff !important; }
body.theme-light-blue-dark .primary-A200-bg {
  background-color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A200 {
  background-color: #40c4ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-A200[disabled] {
    background-color: rgba(64, 196, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-A200-fg {
  color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A200-border {
  border-color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A200-border-top {
  border-top-color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A200-border-right {
  border-right-color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A200-border-bottom {
  border-bottom-color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A200-border-left {
  border-left-color: #40c4ff !important; }
body.theme-light-blue-dark .primary-A400-bg {
  background-color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A400 {
  background-color: #00b0ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .primary-A400[disabled] {
    background-color: rgba(0, 176, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .primary-A400-fg {
  color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A400-border {
  border-color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A400-border-top {
  border-top-color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A400-border-right {
  border-right-color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A400-border-bottom {
  border-bottom-color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A400-border-left {
  border-left-color: #00b0ff !important; }
body.theme-light-blue-dark .primary-A700-bg {
  background-color: #0091ea !important; }
body.theme-light-blue-dark .primary-A700 {
  background-color: #0091ea !important;
  color: white !important; }
body.theme-light-blue-dark .primary-A700[disabled] {
    background-color: rgba(0, 145, 234, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-A700-fg {
  color: #0091ea !important; }
body.theme-light-blue-dark .primary-A700-border {
  border-color: #0091ea !important; }
body.theme-light-blue-dark .primary-A700-border-top {
  border-top-color: #0091ea !important; }
body.theme-light-blue-dark .primary-A700-border-right {
  border-right-color: #0091ea !important; }
body.theme-light-blue-dark .primary-A700-border-bottom {
  border-bottom-color: #0091ea !important; }
body.theme-light-blue-dark .primary-A700-border-left {
  border-left-color: #0091ea !important; }
body.theme-light-blue-dark .primary-bg {
  background-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary {
  background-color: #03a9f4 !important;
  color: white !important; }
body.theme-light-blue-dark .primary[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .primary-fg {
  color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-border {
  border-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-border-top {
  border-top-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-border-right {
  border-right-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-border-bottom {
  border-bottom-color: #03a9f4 !important; }
body.theme-light-blue-dark .primary-border-left {
  border-left-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-50-bg {
  background-color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-50 {
  background-color: #e1f5fe !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-50[disabled] {
    background-color: rgba(225, 245, 254, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-50-fg {
  color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-50-border {
  border-color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-50-border-top {
  border-top-color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-50-border-right {
  border-right-color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-50-border-bottom {
  border-bottom-color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-50-border-left {
  border-left-color: #e1f5fe !important; }
body.theme-light-blue-dark .accent-100-bg {
  background-color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-100 {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-100[disabled] {
    background-color: rgba(179, 229, 252, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-100-fg {
  color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-100-border {
  border-color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-100-border-top {
  border-top-color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-100-border-right {
  border-right-color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-100-border-bottom {
  border-bottom-color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-100-border-left {
  border-left-color: #b3e5fc !important; }
body.theme-light-blue-dark .accent-200-bg {
  background-color: #81d4fa !important; }
body.theme-light-blue-dark .accent-200 {
  background-color: #81d4fa !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-200[disabled] {
    background-color: rgba(129, 212, 250, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-200-fg {
  color: #81d4fa !important; }
body.theme-light-blue-dark .accent-200-border {
  border-color: #81d4fa !important; }
body.theme-light-blue-dark .accent-200-border-top {
  border-top-color: #81d4fa !important; }
body.theme-light-blue-dark .accent-200-border-right {
  border-right-color: #81d4fa !important; }
body.theme-light-blue-dark .accent-200-border-bottom {
  border-bottom-color: #81d4fa !important; }
body.theme-light-blue-dark .accent-200-border-left {
  border-left-color: #81d4fa !important; }
body.theme-light-blue-dark .accent-300-bg {
  background-color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-300 {
  background-color: #4fc3f7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-300[disabled] {
    background-color: rgba(79, 195, 247, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-300-fg {
  color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-300-border {
  border-color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-300-border-top {
  border-top-color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-300-border-right {
  border-right-color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-300-border-bottom {
  border-bottom-color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-300-border-left {
  border-left-color: #4fc3f7 !important; }
body.theme-light-blue-dark .accent-400-bg {
  background-color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-400 {
  background-color: #29b6f6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-400[disabled] {
    background-color: rgba(41, 182, 246, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-400-fg {
  color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-400-border {
  border-color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-400-border-top {
  border-top-color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-400-border-right {
  border-right-color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-400-border-bottom {
  border-bottom-color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-400-border-left {
  border-left-color: #29b6f6 !important; }
body.theme-light-blue-dark .accent-500-bg {
  background-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-500 {
  background-color: #03a9f4 !important;
  color: white !important; }
body.theme-light-blue-dark .accent-500[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-500-fg {
  color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-500-border {
  border-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-500-border-top {
  border-top-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-500-border-right {
  border-right-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-500-border-bottom {
  border-bottom-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-500-border-left {
  border-left-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-600-bg {
  background-color: #039be5 !important; }
body.theme-light-blue-dark .accent-600 {
  background-color: #039be5 !important;
  color: white !important; }
body.theme-light-blue-dark .accent-600[disabled] {
    background-color: rgba(3, 155, 229, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-600-fg {
  color: #039be5 !important; }
body.theme-light-blue-dark .accent-600-border {
  border-color: #039be5 !important; }
body.theme-light-blue-dark .accent-600-border-top {
  border-top-color: #039be5 !important; }
body.theme-light-blue-dark .accent-600-border-right {
  border-right-color: #039be5 !important; }
body.theme-light-blue-dark .accent-600-border-bottom {
  border-bottom-color: #039be5 !important; }
body.theme-light-blue-dark .accent-600-border-left {
  border-left-color: #039be5 !important; }
body.theme-light-blue-dark .accent-700-bg {
  background-color: #0288d1 !important; }
body.theme-light-blue-dark .accent-700 {
  background-color: #0288d1 !important;
  color: white !important; }
body.theme-light-blue-dark .accent-700[disabled] {
    background-color: rgba(2, 136, 209, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-700-fg {
  color: #0288d1 !important; }
body.theme-light-blue-dark .accent-700-border {
  border-color: #0288d1 !important; }
body.theme-light-blue-dark .accent-700-border-top {
  border-top-color: #0288d1 !important; }
body.theme-light-blue-dark .accent-700-border-right {
  border-right-color: #0288d1 !important; }
body.theme-light-blue-dark .accent-700-border-bottom {
  border-bottom-color: #0288d1 !important; }
body.theme-light-blue-dark .accent-700-border-left {
  border-left-color: #0288d1 !important; }
body.theme-light-blue-dark .accent-800-bg {
  background-color: #0277bd !important; }
body.theme-light-blue-dark .accent-800 {
  background-color: #0277bd !important;
  color: white !important; }
body.theme-light-blue-dark .accent-800[disabled] {
    background-color: rgba(2, 119, 189, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-800-fg {
  color: #0277bd !important; }
body.theme-light-blue-dark .accent-800-border {
  border-color: #0277bd !important; }
body.theme-light-blue-dark .accent-800-border-top {
  border-top-color: #0277bd !important; }
body.theme-light-blue-dark .accent-800-border-right {
  border-right-color: #0277bd !important; }
body.theme-light-blue-dark .accent-800-border-bottom {
  border-bottom-color: #0277bd !important; }
body.theme-light-blue-dark .accent-800-border-left {
  border-left-color: #0277bd !important; }
body.theme-light-blue-dark .accent-900-bg {
  background-color: #01579b !important; }
body.theme-light-blue-dark .accent-900 {
  background-color: #01579b !important;
  color: white !important; }
body.theme-light-blue-dark .accent-900[disabled] {
    background-color: rgba(1, 87, 155, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-900-fg {
  color: #01579b !important; }
body.theme-light-blue-dark .accent-900-border {
  border-color: #01579b !important; }
body.theme-light-blue-dark .accent-900-border-top {
  border-top-color: #01579b !important; }
body.theme-light-blue-dark .accent-900-border-right {
  border-right-color: #01579b !important; }
body.theme-light-blue-dark .accent-900-border-bottom {
  border-bottom-color: #01579b !important; }
body.theme-light-blue-dark .accent-900-border-left {
  border-left-color: #01579b !important; }
body.theme-light-blue-dark .accent-A100-bg {
  background-color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A100 {
  background-color: #80d8ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-A100[disabled] {
    background-color: rgba(128, 216, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-A100-fg {
  color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A100-border {
  border-color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A100-border-top {
  border-top-color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A100-border-right {
  border-right-color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A100-border-bottom {
  border-bottom-color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A100-border-left {
  border-left-color: #80d8ff !important; }
body.theme-light-blue-dark .accent-A200-bg {
  background-color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A200 {
  background-color: #40c4ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-A200[disabled] {
    background-color: rgba(64, 196, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-A200-fg {
  color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A200-border {
  border-color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A200-border-top {
  border-top-color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A200-border-right {
  border-right-color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A200-border-bottom {
  border-bottom-color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A200-border-left {
  border-left-color: #40c4ff !important; }
body.theme-light-blue-dark .accent-A400-bg {
  background-color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A400 {
  background-color: #00b0ff !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .accent-A400[disabled] {
    background-color: rgba(0, 176, 255, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .accent-A400-fg {
  color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A400-border {
  border-color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A400-border-top {
  border-top-color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A400-border-right {
  border-right-color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A400-border-bottom {
  border-bottom-color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A400-border-left {
  border-left-color: #00b0ff !important; }
body.theme-light-blue-dark .accent-A700-bg {
  background-color: #0091ea !important; }
body.theme-light-blue-dark .accent-A700 {
  background-color: #0091ea !important;
  color: white !important; }
body.theme-light-blue-dark .accent-A700[disabled] {
    background-color: rgba(0, 145, 234, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-A700-fg {
  color: #0091ea !important; }
body.theme-light-blue-dark .accent-A700-border {
  border-color: #0091ea !important; }
body.theme-light-blue-dark .accent-A700-border-top {
  border-top-color: #0091ea !important; }
body.theme-light-blue-dark .accent-A700-border-right {
  border-right-color: #0091ea !important; }
body.theme-light-blue-dark .accent-A700-border-bottom {
  border-bottom-color: #0091ea !important; }
body.theme-light-blue-dark .accent-A700-border-left {
  border-left-color: #0091ea !important; }
body.theme-light-blue-dark .accent-bg {
  background-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent {
  background-color: #03a9f4 !important;
  color: white !important; }
body.theme-light-blue-dark .accent[disabled] {
    background-color: rgba(3, 169, 244, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .accent-fg {
  color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-border {
  border-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-border-top {
  border-top-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-border-right {
  border-right-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-border-bottom {
  border-bottom-color: #03a9f4 !important; }
body.theme-light-blue-dark .accent-border-left {
  border-left-color: #03a9f4 !important; }
body.theme-light-blue-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-light-blue-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-light-blue-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-light-blue-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-light-blue-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-light-blue-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-light-blue-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-light-blue-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-light-blue-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-light-blue-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-light-blue-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-light-blue-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-light-blue-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-light-blue-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-light-blue-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-light-blue-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-light-blue-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-light-blue-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-light-blue-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-light-blue-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-light-blue-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-light-blue-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-light-blue-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-light-blue-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-light-blue-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-light-blue-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-light-blue-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-light-blue-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-light-blue-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-light-blue-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-light-blue-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-light-blue-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-light-blue-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-light-blue-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-light-blue-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-light-blue-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-light-blue-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-light-blue-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-light-blue-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-light-blue-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-light-blue-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-light-blue-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-light-blue-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-light-blue-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-light-blue-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-light-blue-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-light-blue-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-light-blue-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-light-blue-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-light-blue-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-light-blue-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-light-blue-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-light-blue-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-light-blue-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-light-blue-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-light-blue-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-light-blue-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-light-blue-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-light-blue-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-light-blue-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-light-blue-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-light-blue-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-light-blue-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-light-blue-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-light-blue-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-light-blue-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-light-blue-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-light-blue-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-light-blue-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-light-blue-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-light-blue-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-light-blue-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-light-blue-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-light-blue-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-light-blue-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-light-blue-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-light-blue-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-light-blue-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-light-blue-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-light-blue-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-light-blue-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-light-blue-dark .warn-fg {
  color: #f44336 !important; }
body.theme-light-blue-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-light-blue-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-light-blue-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-light-blue-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-light-blue-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-light-blue-dark .primary-50 i,
body.theme-light-blue-dark .primary-50 .icon, body.theme-light-blue-dark .primary-100 i,
body.theme-light-blue-dark .primary-100 .icon, body.theme-light-blue-dark .primary-200 i,
body.theme-light-blue-dark .primary-200 .icon, body.theme-light-blue-dark .primary-300 i,
body.theme-light-blue-dark .primary-300 .icon, body.theme-light-blue-dark .primary-400 i,
body.theme-light-blue-dark .primary-400 .icon, body.theme-light-blue-dark .primary-A100 i,
body.theme-light-blue-dark .primary-A100 .icon, body.theme-light-blue-dark .primary-A200 i,
body.theme-light-blue-dark .primary-A200 .icon, body.theme-light-blue-dark .primary-A400 i,
body.theme-light-blue-dark .primary-A400 .icon, body.theme-light-blue-dark .accent-50 i,
body.theme-light-blue-dark .accent-50 .icon, body.theme-light-blue-dark .accent-100 i,
body.theme-light-blue-dark .accent-100 .icon, body.theme-light-blue-dark .accent-200 i,
body.theme-light-blue-dark .accent-200 .icon, body.theme-light-blue-dark .accent-300 i,
body.theme-light-blue-dark .accent-300 .icon, body.theme-light-blue-dark .accent-400 i,
body.theme-light-blue-dark .accent-400 .icon, body.theme-light-blue-dark .accent-A100 i,
body.theme-light-blue-dark .accent-A100 .icon, body.theme-light-blue-dark .accent-A200 i,
body.theme-light-blue-dark .accent-A200 .icon, body.theme-light-blue-dark .accent-A400 i,
body.theme-light-blue-dark .accent-A400 .icon, body.theme-light-blue-dark .warn-50 i,
body.theme-light-blue-dark .warn-50 .icon, body.theme-light-blue-dark .warn-100 i,
body.theme-light-blue-dark .warn-100 .icon, body.theme-light-blue-dark .warn-200 i,
body.theme-light-blue-dark .warn-200 .icon, body.theme-light-blue-dark .warn-300 i,
body.theme-light-blue-dark .warn-300 .icon, body.theme-light-blue-dark .warn-400 i,
body.theme-light-blue-dark .warn-400 .icon, body.theme-light-blue-dark .warn-A100 i,
body.theme-light-blue-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-light-blue-dark .primary-50.secondary-text,
body.theme-light-blue-dark .primary-50 .secondary-text, body.theme-light-blue-dark .primary-100.secondary-text,
body.theme-light-blue-dark .primary-100 .secondary-text, body.theme-light-blue-dark .primary-200.secondary-text,
body.theme-light-blue-dark .primary-200 .secondary-text, body.theme-light-blue-dark .primary-300.secondary-text,
body.theme-light-blue-dark .primary-300 .secondary-text, body.theme-light-blue-dark .primary-400.secondary-text,
body.theme-light-blue-dark .primary-400 .secondary-text, body.theme-light-blue-dark .primary-A100.secondary-text,
body.theme-light-blue-dark .primary-A100 .secondary-text, body.theme-light-blue-dark .primary-A200.secondary-text,
body.theme-light-blue-dark .primary-A200 .secondary-text, body.theme-light-blue-dark .primary-A400.secondary-text,
body.theme-light-blue-dark .primary-A400 .secondary-text, body.theme-light-blue-dark .accent-50.secondary-text,
body.theme-light-blue-dark .accent-50 .secondary-text, body.theme-light-blue-dark .accent-100.secondary-text,
body.theme-light-blue-dark .accent-100 .secondary-text, body.theme-light-blue-dark .accent-200.secondary-text,
body.theme-light-blue-dark .accent-200 .secondary-text, body.theme-light-blue-dark .accent-300.secondary-text,
body.theme-light-blue-dark .accent-300 .secondary-text, body.theme-light-blue-dark .accent-400.secondary-text,
body.theme-light-blue-dark .accent-400 .secondary-text, body.theme-light-blue-dark .accent-A100.secondary-text,
body.theme-light-blue-dark .accent-A100 .secondary-text, body.theme-light-blue-dark .accent-A200.secondary-text,
body.theme-light-blue-dark .accent-A200 .secondary-text, body.theme-light-blue-dark .accent-A400.secondary-text,
body.theme-light-blue-dark .accent-A400 .secondary-text, body.theme-light-blue-dark .warn-50.secondary-text,
body.theme-light-blue-dark .warn-50 .secondary-text, body.theme-light-blue-dark .warn-100.secondary-text,
body.theme-light-blue-dark .warn-100 .secondary-text, body.theme-light-blue-dark .warn-200.secondary-text,
body.theme-light-blue-dark .warn-200 .secondary-text, body.theme-light-blue-dark .warn-300.secondary-text,
body.theme-light-blue-dark .warn-300 .secondary-text, body.theme-light-blue-dark .warn-400.secondary-text,
body.theme-light-blue-dark .warn-400 .secondary-text, body.theme-light-blue-dark .warn-A100.secondary-text,
body.theme-light-blue-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-light-blue-dark .primary-50.hint-text,
body.theme-light-blue-dark .primary-50 .hint-text, body.theme-light-blue-dark .primary-50.disabled-text,
body.theme-light-blue-dark .primary-50 .disabled-text, body.theme-light-blue-dark .primary-100.hint-text,
body.theme-light-blue-dark .primary-100 .hint-text, body.theme-light-blue-dark .primary-100.disabled-text,
body.theme-light-blue-dark .primary-100 .disabled-text, body.theme-light-blue-dark .primary-200.hint-text,
body.theme-light-blue-dark .primary-200 .hint-text, body.theme-light-blue-dark .primary-200.disabled-text,
body.theme-light-blue-dark .primary-200 .disabled-text, body.theme-light-blue-dark .primary-300.hint-text,
body.theme-light-blue-dark .primary-300 .hint-text, body.theme-light-blue-dark .primary-300.disabled-text,
body.theme-light-blue-dark .primary-300 .disabled-text, body.theme-light-blue-dark .primary-400.hint-text,
body.theme-light-blue-dark .primary-400 .hint-text, body.theme-light-blue-dark .primary-400.disabled-text,
body.theme-light-blue-dark .primary-400 .disabled-text, body.theme-light-blue-dark .primary-A100.hint-text,
body.theme-light-blue-dark .primary-A100 .hint-text, body.theme-light-blue-dark .primary-A100.disabled-text,
body.theme-light-blue-dark .primary-A100 .disabled-text, body.theme-light-blue-dark .primary-A200.hint-text,
body.theme-light-blue-dark .primary-A200 .hint-text, body.theme-light-blue-dark .primary-A200.disabled-text,
body.theme-light-blue-dark .primary-A200 .disabled-text, body.theme-light-blue-dark .primary-A400.hint-text,
body.theme-light-blue-dark .primary-A400 .hint-text, body.theme-light-blue-dark .primary-A400.disabled-text,
body.theme-light-blue-dark .primary-A400 .disabled-text, body.theme-light-blue-dark .accent-50.hint-text,
body.theme-light-blue-dark .accent-50 .hint-text, body.theme-light-blue-dark .accent-50.disabled-text,
body.theme-light-blue-dark .accent-50 .disabled-text, body.theme-light-blue-dark .accent-100.hint-text,
body.theme-light-blue-dark .accent-100 .hint-text, body.theme-light-blue-dark .accent-100.disabled-text,
body.theme-light-blue-dark .accent-100 .disabled-text, body.theme-light-blue-dark .accent-200.hint-text,
body.theme-light-blue-dark .accent-200 .hint-text, body.theme-light-blue-dark .accent-200.disabled-text,
body.theme-light-blue-dark .accent-200 .disabled-text, body.theme-light-blue-dark .accent-300.hint-text,
body.theme-light-blue-dark .accent-300 .hint-text, body.theme-light-blue-dark .accent-300.disabled-text,
body.theme-light-blue-dark .accent-300 .disabled-text, body.theme-light-blue-dark .accent-400.hint-text,
body.theme-light-blue-dark .accent-400 .hint-text, body.theme-light-blue-dark .accent-400.disabled-text,
body.theme-light-blue-dark .accent-400 .disabled-text, body.theme-light-blue-dark .accent-A100.hint-text,
body.theme-light-blue-dark .accent-A100 .hint-text, body.theme-light-blue-dark .accent-A100.disabled-text,
body.theme-light-blue-dark .accent-A100 .disabled-text, body.theme-light-blue-dark .accent-A200.hint-text,
body.theme-light-blue-dark .accent-A200 .hint-text, body.theme-light-blue-dark .accent-A200.disabled-text,
body.theme-light-blue-dark .accent-A200 .disabled-text, body.theme-light-blue-dark .accent-A400.hint-text,
body.theme-light-blue-dark .accent-A400 .hint-text, body.theme-light-blue-dark .accent-A400.disabled-text,
body.theme-light-blue-dark .accent-A400 .disabled-text, body.theme-light-blue-dark .warn-50.hint-text,
body.theme-light-blue-dark .warn-50 .hint-text, body.theme-light-blue-dark .warn-50.disabled-text,
body.theme-light-blue-dark .warn-50 .disabled-text, body.theme-light-blue-dark .warn-100.hint-text,
body.theme-light-blue-dark .warn-100 .hint-text, body.theme-light-blue-dark .warn-100.disabled-text,
body.theme-light-blue-dark .warn-100 .disabled-text, body.theme-light-blue-dark .warn-200.hint-text,
body.theme-light-blue-dark .warn-200 .hint-text, body.theme-light-blue-dark .warn-200.disabled-text,
body.theme-light-blue-dark .warn-200 .disabled-text, body.theme-light-blue-dark .warn-300.hint-text,
body.theme-light-blue-dark .warn-300 .hint-text, body.theme-light-blue-dark .warn-300.disabled-text,
body.theme-light-blue-dark .warn-300 .disabled-text, body.theme-light-blue-dark .warn-400.hint-text,
body.theme-light-blue-dark .warn-400 .hint-text, body.theme-light-blue-dark .warn-400.disabled-text,
body.theme-light-blue-dark .warn-400 .disabled-text, body.theme-light-blue-dark .warn-A100.hint-text,
body.theme-light-blue-dark .warn-A100 .hint-text, body.theme-light-blue-dark .warn-A100.disabled-text,
body.theme-light-blue-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-light-blue-dark .primary-50.divider,
body.theme-light-blue-dark .primary-50 .divider, body.theme-light-blue-dark .primary-100.divider,
body.theme-light-blue-dark .primary-100 .divider, body.theme-light-blue-dark .primary-200.divider,
body.theme-light-blue-dark .primary-200 .divider, body.theme-light-blue-dark .primary-300.divider,
body.theme-light-blue-dark .primary-300 .divider, body.theme-light-blue-dark .primary-400.divider,
body.theme-light-blue-dark .primary-400 .divider, body.theme-light-blue-dark .primary-A100.divider,
body.theme-light-blue-dark .primary-A100 .divider, body.theme-light-blue-dark .primary-A200.divider,
body.theme-light-blue-dark .primary-A200 .divider, body.theme-light-blue-dark .primary-A400.divider,
body.theme-light-blue-dark .primary-A400 .divider, body.theme-light-blue-dark .accent-50.divider,
body.theme-light-blue-dark .accent-50 .divider, body.theme-light-blue-dark .accent-100.divider,
body.theme-light-blue-dark .accent-100 .divider, body.theme-light-blue-dark .accent-200.divider,
body.theme-light-blue-dark .accent-200 .divider, body.theme-light-blue-dark .accent-300.divider,
body.theme-light-blue-dark .accent-300 .divider, body.theme-light-blue-dark .accent-400.divider,
body.theme-light-blue-dark .accent-400 .divider, body.theme-light-blue-dark .accent-A100.divider,
body.theme-light-blue-dark .accent-A100 .divider, body.theme-light-blue-dark .accent-A200.divider,
body.theme-light-blue-dark .accent-A200 .divider, body.theme-light-blue-dark .accent-A400.divider,
body.theme-light-blue-dark .accent-A400 .divider, body.theme-light-blue-dark .warn-50.divider,
body.theme-light-blue-dark .warn-50 .divider, body.theme-light-blue-dark .warn-100.divider,
body.theme-light-blue-dark .warn-100 .divider, body.theme-light-blue-dark .warn-200.divider,
body.theme-light-blue-dark .warn-200 .divider, body.theme-light-blue-dark .warn-300.divider,
body.theme-light-blue-dark .warn-300 .divider, body.theme-light-blue-dark .warn-400.divider,
body.theme-light-blue-dark .warn-400 .divider, body.theme-light-blue-dark .warn-A100.divider,
body.theme-light-blue-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-light-blue-dark .primary-50 .mat-ripple-element, body.theme-light-blue-dark .primary-100 .mat-ripple-element, body.theme-light-blue-dark .primary-200 .mat-ripple-element, body.theme-light-blue-dark .primary-300 .mat-ripple-element, body.theme-light-blue-dark .primary-400 .mat-ripple-element, body.theme-light-blue-dark .primary-A100 .mat-ripple-element, body.theme-light-blue-dark .primary-A200 .mat-ripple-element, body.theme-light-blue-dark .primary-A400 .mat-ripple-element, body.theme-light-blue-dark .accent-50 .mat-ripple-element, body.theme-light-blue-dark .accent-100 .mat-ripple-element, body.theme-light-blue-dark .accent-200 .mat-ripple-element, body.theme-light-blue-dark .accent-300 .mat-ripple-element, body.theme-light-blue-dark .accent-400 .mat-ripple-element, body.theme-light-blue-dark .accent-A100 .mat-ripple-element, body.theme-light-blue-dark .accent-A200 .mat-ripple-element, body.theme-light-blue-dark .accent-A400 .mat-ripple-element, body.theme-light-blue-dark .warn-50 .mat-ripple-element, body.theme-light-blue-dark .warn-100 .mat-ripple-element, body.theme-light-blue-dark .warn-200 .mat-ripple-element, body.theme-light-blue-dark .warn-300 .mat-ripple-element, body.theme-light-blue-dark .warn-400 .mat-ripple-element, body.theme-light-blue-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-light-blue-dark .primary-50 .adaptive-border-color, body.theme-light-blue-dark .primary-100 .adaptive-border-color, body.theme-light-blue-dark .primary-200 .adaptive-border-color, body.theme-light-blue-dark .primary-300 .adaptive-border-color, body.theme-light-blue-dark .primary-400 .adaptive-border-color, body.theme-light-blue-dark .primary-A100 .adaptive-border-color, body.theme-light-blue-dark .primary-A200 .adaptive-border-color, body.theme-light-blue-dark .primary-A400 .adaptive-border-color, body.theme-light-blue-dark .accent-50 .adaptive-border-color, body.theme-light-blue-dark .accent-100 .adaptive-border-color, body.theme-light-blue-dark .accent-200 .adaptive-border-color, body.theme-light-blue-dark .accent-300 .adaptive-border-color, body.theme-light-blue-dark .accent-400 .adaptive-border-color, body.theme-light-blue-dark .accent-A100 .adaptive-border-color, body.theme-light-blue-dark .accent-A200 .adaptive-border-color, body.theme-light-blue-dark .accent-A400 .adaptive-border-color, body.theme-light-blue-dark .warn-50 .adaptive-border-color, body.theme-light-blue-dark .warn-100 .adaptive-border-color, body.theme-light-blue-dark .warn-200 .adaptive-border-color, body.theme-light-blue-dark .warn-300 .adaptive-border-color, body.theme-light-blue-dark .warn-400 .adaptive-border-color, body.theme-light-blue-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .primary-500 i,
body.theme-light-blue-dark .primary-500 .icon, body.theme-light-blue-dark .primary-600 i,
body.theme-light-blue-dark .primary-600 .icon, body.theme-light-blue-dark .primary-700 i,
body.theme-light-blue-dark .primary-700 .icon, body.theme-light-blue-dark .primary-800 i,
body.theme-light-blue-dark .primary-800 .icon, body.theme-light-blue-dark .primary-900 i,
body.theme-light-blue-dark .primary-900 .icon, body.theme-light-blue-dark .primary-A700 i,
body.theme-light-blue-dark .primary-A700 .icon, body.theme-light-blue-dark .primary i,
body.theme-light-blue-dark .primary .icon, body.theme-light-blue-dark .accent-500 i,
body.theme-light-blue-dark .accent-500 .icon, body.theme-light-blue-dark .accent-600 i,
body.theme-light-blue-dark .accent-600 .icon, body.theme-light-blue-dark .accent-700 i,
body.theme-light-blue-dark .accent-700 .icon, body.theme-light-blue-dark .accent-800 i,
body.theme-light-blue-dark .accent-800 .icon, body.theme-light-blue-dark .accent-900 i,
body.theme-light-blue-dark .accent-900 .icon, body.theme-light-blue-dark .accent-A700 i,
body.theme-light-blue-dark .accent-A700 .icon, body.theme-light-blue-dark .accent i,
body.theme-light-blue-dark .accent .icon, body.theme-light-blue-dark .warn-500 i,
body.theme-light-blue-dark .warn-500 .icon, body.theme-light-blue-dark .warn-600 i,
body.theme-light-blue-dark .warn-600 .icon, body.theme-light-blue-dark .warn-700 i,
body.theme-light-blue-dark .warn-700 .icon, body.theme-light-blue-dark .warn-800 i,
body.theme-light-blue-dark .warn-800 .icon, body.theme-light-blue-dark .warn-900 i,
body.theme-light-blue-dark .warn-900 .icon, body.theme-light-blue-dark .warn-A200 i,
body.theme-light-blue-dark .warn-A200 .icon, body.theme-light-blue-dark .warn-A400 i,
body.theme-light-blue-dark .warn-A400 .icon, body.theme-light-blue-dark .warn-A700 i,
body.theme-light-blue-dark .warn-A700 .icon, body.theme-light-blue-dark .warn i,
body.theme-light-blue-dark .warn .icon {
  color: white; }
body.theme-light-blue-dark .primary-500.secondary-text,
body.theme-light-blue-dark .primary-500 .secondary-text, body.theme-light-blue-dark .primary-600.secondary-text,
body.theme-light-blue-dark .primary-600 .secondary-text, body.theme-light-blue-dark .primary-700.secondary-text,
body.theme-light-blue-dark .primary-700 .secondary-text, body.theme-light-blue-dark .primary-800.secondary-text,
body.theme-light-blue-dark .primary-800 .secondary-text, body.theme-light-blue-dark .primary-900.secondary-text,
body.theme-light-blue-dark .primary-900 .secondary-text, body.theme-light-blue-dark .primary-A700.secondary-text,
body.theme-light-blue-dark .primary-A700 .secondary-text, body.theme-light-blue-dark .primary.secondary-text,
body.theme-light-blue-dark .primary .secondary-text, body.theme-light-blue-dark .accent-500.secondary-text,
body.theme-light-blue-dark .accent-500 .secondary-text, body.theme-light-blue-dark .accent-600.secondary-text,
body.theme-light-blue-dark .accent-600 .secondary-text, body.theme-light-blue-dark .accent-700.secondary-text,
body.theme-light-blue-dark .accent-700 .secondary-text, body.theme-light-blue-dark .accent-800.secondary-text,
body.theme-light-blue-dark .accent-800 .secondary-text, body.theme-light-blue-dark .accent-900.secondary-text,
body.theme-light-blue-dark .accent-900 .secondary-text, body.theme-light-blue-dark .accent-A700.secondary-text,
body.theme-light-blue-dark .accent-A700 .secondary-text, body.theme-light-blue-dark .accent.secondary-text,
body.theme-light-blue-dark .accent .secondary-text, body.theme-light-blue-dark .warn-500.secondary-text,
body.theme-light-blue-dark .warn-500 .secondary-text, body.theme-light-blue-dark .warn-600.secondary-text,
body.theme-light-blue-dark .warn-600 .secondary-text, body.theme-light-blue-dark .warn-700.secondary-text,
body.theme-light-blue-dark .warn-700 .secondary-text, body.theme-light-blue-dark .warn-800.secondary-text,
body.theme-light-blue-dark .warn-800 .secondary-text, body.theme-light-blue-dark .warn-900.secondary-text,
body.theme-light-blue-dark .warn-900 .secondary-text, body.theme-light-blue-dark .warn-A200.secondary-text,
body.theme-light-blue-dark .warn-A200 .secondary-text, body.theme-light-blue-dark .warn-A400.secondary-text,
body.theme-light-blue-dark .warn-A400 .secondary-text, body.theme-light-blue-dark .warn-A700.secondary-text,
body.theme-light-blue-dark .warn-A700 .secondary-text, body.theme-light-blue-dark .warn.secondary-text,
body.theme-light-blue-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-light-blue-dark .primary-500.hint-text,
body.theme-light-blue-dark .primary-500 .hint-text, body.theme-light-blue-dark .primary-500.disabled-text,
body.theme-light-blue-dark .primary-500 .disabled-text, body.theme-light-blue-dark .primary-600.hint-text,
body.theme-light-blue-dark .primary-600 .hint-text, body.theme-light-blue-dark .primary-600.disabled-text,
body.theme-light-blue-dark .primary-600 .disabled-text, body.theme-light-blue-dark .primary-700.hint-text,
body.theme-light-blue-dark .primary-700 .hint-text, body.theme-light-blue-dark .primary-700.disabled-text,
body.theme-light-blue-dark .primary-700 .disabled-text, body.theme-light-blue-dark .primary-800.hint-text,
body.theme-light-blue-dark .primary-800 .hint-text, body.theme-light-blue-dark .primary-800.disabled-text,
body.theme-light-blue-dark .primary-800 .disabled-text, body.theme-light-blue-dark .primary-900.hint-text,
body.theme-light-blue-dark .primary-900 .hint-text, body.theme-light-blue-dark .primary-900.disabled-text,
body.theme-light-blue-dark .primary-900 .disabled-text, body.theme-light-blue-dark .primary-A700.hint-text,
body.theme-light-blue-dark .primary-A700 .hint-text, body.theme-light-blue-dark .primary-A700.disabled-text,
body.theme-light-blue-dark .primary-A700 .disabled-text, body.theme-light-blue-dark .primary.hint-text,
body.theme-light-blue-dark .primary .hint-text, body.theme-light-blue-dark .primary.disabled-text,
body.theme-light-blue-dark .primary .disabled-text, body.theme-light-blue-dark .accent-500.hint-text,
body.theme-light-blue-dark .accent-500 .hint-text, body.theme-light-blue-dark .accent-500.disabled-text,
body.theme-light-blue-dark .accent-500 .disabled-text, body.theme-light-blue-dark .accent-600.hint-text,
body.theme-light-blue-dark .accent-600 .hint-text, body.theme-light-blue-dark .accent-600.disabled-text,
body.theme-light-blue-dark .accent-600 .disabled-text, body.theme-light-blue-dark .accent-700.hint-text,
body.theme-light-blue-dark .accent-700 .hint-text, body.theme-light-blue-dark .accent-700.disabled-text,
body.theme-light-blue-dark .accent-700 .disabled-text, body.theme-light-blue-dark .accent-800.hint-text,
body.theme-light-blue-dark .accent-800 .hint-text, body.theme-light-blue-dark .accent-800.disabled-text,
body.theme-light-blue-dark .accent-800 .disabled-text, body.theme-light-blue-dark .accent-900.hint-text,
body.theme-light-blue-dark .accent-900 .hint-text, body.theme-light-blue-dark .accent-900.disabled-text,
body.theme-light-blue-dark .accent-900 .disabled-text, body.theme-light-blue-dark .accent-A700.hint-text,
body.theme-light-blue-dark .accent-A700 .hint-text, body.theme-light-blue-dark .accent-A700.disabled-text,
body.theme-light-blue-dark .accent-A700 .disabled-text, body.theme-light-blue-dark .accent.hint-text,
body.theme-light-blue-dark .accent .hint-text, body.theme-light-blue-dark .accent.disabled-text,
body.theme-light-blue-dark .accent .disabled-text, body.theme-light-blue-dark .warn-500.hint-text,
body.theme-light-blue-dark .warn-500 .hint-text, body.theme-light-blue-dark .warn-500.disabled-text,
body.theme-light-blue-dark .warn-500 .disabled-text, body.theme-light-blue-dark .warn-600.hint-text,
body.theme-light-blue-dark .warn-600 .hint-text, body.theme-light-blue-dark .warn-600.disabled-text,
body.theme-light-blue-dark .warn-600 .disabled-text, body.theme-light-blue-dark .warn-700.hint-text,
body.theme-light-blue-dark .warn-700 .hint-text, body.theme-light-blue-dark .warn-700.disabled-text,
body.theme-light-blue-dark .warn-700 .disabled-text, body.theme-light-blue-dark .warn-800.hint-text,
body.theme-light-blue-dark .warn-800 .hint-text, body.theme-light-blue-dark .warn-800.disabled-text,
body.theme-light-blue-dark .warn-800 .disabled-text, body.theme-light-blue-dark .warn-900.hint-text,
body.theme-light-blue-dark .warn-900 .hint-text, body.theme-light-blue-dark .warn-900.disabled-text,
body.theme-light-blue-dark .warn-900 .disabled-text, body.theme-light-blue-dark .warn-A200.hint-text,
body.theme-light-blue-dark .warn-A200 .hint-text, body.theme-light-blue-dark .warn-A200.disabled-text,
body.theme-light-blue-dark .warn-A200 .disabled-text, body.theme-light-blue-dark .warn-A400.hint-text,
body.theme-light-blue-dark .warn-A400 .hint-text, body.theme-light-blue-dark .warn-A400.disabled-text,
body.theme-light-blue-dark .warn-A400 .disabled-text, body.theme-light-blue-dark .warn-A700.hint-text,
body.theme-light-blue-dark .warn-A700 .hint-text, body.theme-light-blue-dark .warn-A700.disabled-text,
body.theme-light-blue-dark .warn-A700 .disabled-text, body.theme-light-blue-dark .warn.hint-text,
body.theme-light-blue-dark .warn .hint-text, body.theme-light-blue-dark .warn.disabled-text,
body.theme-light-blue-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-light-blue-dark .primary-500.divider,
body.theme-light-blue-dark .primary-500 .divider, body.theme-light-blue-dark .primary-600.divider,
body.theme-light-blue-dark .primary-600 .divider, body.theme-light-blue-dark .primary-700.divider,
body.theme-light-blue-dark .primary-700 .divider, body.theme-light-blue-dark .primary-800.divider,
body.theme-light-blue-dark .primary-800 .divider, body.theme-light-blue-dark .primary-900.divider,
body.theme-light-blue-dark .primary-900 .divider, body.theme-light-blue-dark .primary-A700.divider,
body.theme-light-blue-dark .primary-A700 .divider, body.theme-light-blue-dark .primary.divider,
body.theme-light-blue-dark .primary .divider, body.theme-light-blue-dark .accent-500.divider,
body.theme-light-blue-dark .accent-500 .divider, body.theme-light-blue-dark .accent-600.divider,
body.theme-light-blue-dark .accent-600 .divider, body.theme-light-blue-dark .accent-700.divider,
body.theme-light-blue-dark .accent-700 .divider, body.theme-light-blue-dark .accent-800.divider,
body.theme-light-blue-dark .accent-800 .divider, body.theme-light-blue-dark .accent-900.divider,
body.theme-light-blue-dark .accent-900 .divider, body.theme-light-blue-dark .accent-A700.divider,
body.theme-light-blue-dark .accent-A700 .divider, body.theme-light-blue-dark .accent.divider,
body.theme-light-blue-dark .accent .divider, body.theme-light-blue-dark .warn-500.divider,
body.theme-light-blue-dark .warn-500 .divider, body.theme-light-blue-dark .warn-600.divider,
body.theme-light-blue-dark .warn-600 .divider, body.theme-light-blue-dark .warn-700.divider,
body.theme-light-blue-dark .warn-700 .divider, body.theme-light-blue-dark .warn-800.divider,
body.theme-light-blue-dark .warn-800 .divider, body.theme-light-blue-dark .warn-900.divider,
body.theme-light-blue-dark .warn-900 .divider, body.theme-light-blue-dark .warn-A200.divider,
body.theme-light-blue-dark .warn-A200 .divider, body.theme-light-blue-dark .warn-A400.divider,
body.theme-light-blue-dark .warn-A400 .divider, body.theme-light-blue-dark .warn-A700.divider,
body.theme-light-blue-dark .warn-A700 .divider, body.theme-light-blue-dark .warn.divider,
body.theme-light-blue-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-light-blue-dark .primary-500 .mat-ripple-element, body.theme-light-blue-dark .primary-600 .mat-ripple-element, body.theme-light-blue-dark .primary-700 .mat-ripple-element, body.theme-light-blue-dark .primary-800 .mat-ripple-element, body.theme-light-blue-dark .primary-900 .mat-ripple-element, body.theme-light-blue-dark .primary-A700 .mat-ripple-element, body.theme-light-blue-dark .primary .mat-ripple-element, body.theme-light-blue-dark .accent-500 .mat-ripple-element, body.theme-light-blue-dark .accent-600 .mat-ripple-element, body.theme-light-blue-dark .accent-700 .mat-ripple-element, body.theme-light-blue-dark .accent-800 .mat-ripple-element, body.theme-light-blue-dark .accent-900 .mat-ripple-element, body.theme-light-blue-dark .accent-A700 .mat-ripple-element, body.theme-light-blue-dark .accent .mat-ripple-element, body.theme-light-blue-dark .warn-500 .mat-ripple-element, body.theme-light-blue-dark .warn-600 .mat-ripple-element, body.theme-light-blue-dark .warn-700 .mat-ripple-element, body.theme-light-blue-dark .warn-800 .mat-ripple-element, body.theme-light-blue-dark .warn-900 .mat-ripple-element, body.theme-light-blue-dark .warn-A200 .mat-ripple-element, body.theme-light-blue-dark .warn-A400 .mat-ripple-element, body.theme-light-blue-dark .warn-A700 .mat-ripple-element, body.theme-light-blue-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-light-blue-dark .primary-500 .adaptive-border-color, body.theme-light-blue-dark .primary-600 .adaptive-border-color, body.theme-light-blue-dark .primary-700 .adaptive-border-color, body.theme-light-blue-dark .primary-800 .adaptive-border-color, body.theme-light-blue-dark .primary-900 .adaptive-border-color, body.theme-light-blue-dark .primary-A700 .adaptive-border-color, body.theme-light-blue-dark .primary .adaptive-border-color, body.theme-light-blue-dark .accent-500 .adaptive-border-color, body.theme-light-blue-dark .accent-600 .adaptive-border-color, body.theme-light-blue-dark .accent-700 .adaptive-border-color, body.theme-light-blue-dark .accent-800 .adaptive-border-color, body.theme-light-blue-dark .accent-900 .adaptive-border-color, body.theme-light-blue-dark .accent-A700 .adaptive-border-color, body.theme-light-blue-dark .accent .adaptive-border-color, body.theme-light-blue-dark .warn-500 .adaptive-border-color, body.theme-light-blue-dark .warn-600 .adaptive-border-color, body.theme-light-blue-dark .warn-700 .adaptive-border-color, body.theme-light-blue-dark .warn-800 .adaptive-border-color, body.theme-light-blue-dark .warn-900 .adaptive-border-color, body.theme-light-blue-dark .warn-A200 .adaptive-border-color, body.theme-light-blue-dark .warn-A400 .adaptive-border-color, body.theme-light-blue-dark .warn-A700 .adaptive-border-color, body.theme-light-blue-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .primary-50 input[type='text'], body.theme-light-blue-dark .primary-100 input[type='text'], body.theme-light-blue-dark .primary-200 input[type='text'], body.theme-light-blue-dark .primary-300 input[type='text'], body.theme-light-blue-dark .primary-400 input[type='text'], body.theme-light-blue-dark .primary-A100 input[type='text'], body.theme-light-blue-dark .primary-A200 input[type='text'], body.theme-light-blue-dark .primary-A400 input[type='text'], body.theme-light-blue-dark .accent-50 input[type='text'], body.theme-light-blue-dark .accent-100 input[type='text'], body.theme-light-blue-dark .accent-200 input[type='text'], body.theme-light-blue-dark .accent-300 input[type='text'], body.theme-light-blue-dark .accent-400 input[type='text'], body.theme-light-blue-dark .accent-A100 input[type='text'], body.theme-light-blue-dark .accent-A200 input[type='text'], body.theme-light-blue-dark .accent-A400 input[type='text'], body.theme-light-blue-dark .warn-50 input[type='text'], body.theme-light-blue-dark .warn-100 input[type='text'], body.theme-light-blue-dark .warn-200 input[type='text'], body.theme-light-blue-dark .warn-300 input[type='text'], body.theme-light-blue-dark .warn-400 input[type='text'], body.theme-light-blue-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-light-blue-dark .primary-50 .mat-form-field-label, body.theme-light-blue-dark .primary-100 .mat-form-field-label, body.theme-light-blue-dark .primary-200 .mat-form-field-label, body.theme-light-blue-dark .primary-300 .mat-form-field-label, body.theme-light-blue-dark .primary-400 .mat-form-field-label, body.theme-light-blue-dark .primary-A100 .mat-form-field-label, body.theme-light-blue-dark .primary-A200 .mat-form-field-label, body.theme-light-blue-dark .primary-A400 .mat-form-field-label, body.theme-light-blue-dark .accent-50 .mat-form-field-label, body.theme-light-blue-dark .accent-100 .mat-form-field-label, body.theme-light-blue-dark .accent-200 .mat-form-field-label, body.theme-light-blue-dark .accent-300 .mat-form-field-label, body.theme-light-blue-dark .accent-400 .mat-form-field-label, body.theme-light-blue-dark .accent-A100 .mat-form-field-label, body.theme-light-blue-dark .accent-A200 .mat-form-field-label, body.theme-light-blue-dark .accent-A400 .mat-form-field-label, body.theme-light-blue-dark .warn-50 .mat-form-field-label, body.theme-light-blue-dark .warn-100 .mat-form-field-label, body.theme-light-blue-dark .warn-200 .mat-form-field-label, body.theme-light-blue-dark .warn-300 .mat-form-field-label, body.theme-light-blue-dark .warn-400 .mat-form-field-label, body.theme-light-blue-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-blue-dark .primary-50 .mat-form-field-underline, body.theme-light-blue-dark .primary-100 .mat-form-field-underline, body.theme-light-blue-dark .primary-200 .mat-form-field-underline, body.theme-light-blue-dark .primary-300 .mat-form-field-underline, body.theme-light-blue-dark .primary-400 .mat-form-field-underline, body.theme-light-blue-dark .primary-A100 .mat-form-field-underline, body.theme-light-blue-dark .primary-A200 .mat-form-field-underline, body.theme-light-blue-dark .primary-A400 .mat-form-field-underline, body.theme-light-blue-dark .accent-50 .mat-form-field-underline, body.theme-light-blue-dark .accent-100 .mat-form-field-underline, body.theme-light-blue-dark .accent-200 .mat-form-field-underline, body.theme-light-blue-dark .accent-300 .mat-form-field-underline, body.theme-light-blue-dark .accent-400 .mat-form-field-underline, body.theme-light-blue-dark .accent-A100 .mat-form-field-underline, body.theme-light-blue-dark .accent-A200 .mat-form-field-underline, body.theme-light-blue-dark .accent-A400 .mat-form-field-underline, body.theme-light-blue-dark .warn-50 .mat-form-field-underline, body.theme-light-blue-dark .warn-100 .mat-form-field-underline, body.theme-light-blue-dark .warn-200 .mat-form-field-underline, body.theme-light-blue-dark .warn-300 .mat-form-field-underline, body.theme-light-blue-dark .warn-400 .mat-form-field-underline, body.theme-light-blue-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .primary-50 .mat-select-trigger,
body.theme-light-blue-dark .primary-50 .mat-select-arrow, body.theme-light-blue-dark .primary-100 .mat-select-trigger,
body.theme-light-blue-dark .primary-100 .mat-select-arrow, body.theme-light-blue-dark .primary-200 .mat-select-trigger,
body.theme-light-blue-dark .primary-200 .mat-select-arrow, body.theme-light-blue-dark .primary-300 .mat-select-trigger,
body.theme-light-blue-dark .primary-300 .mat-select-arrow, body.theme-light-blue-dark .primary-400 .mat-select-trigger,
body.theme-light-blue-dark .primary-400 .mat-select-arrow, body.theme-light-blue-dark .primary-A100 .mat-select-trigger,
body.theme-light-blue-dark .primary-A100 .mat-select-arrow, body.theme-light-blue-dark .primary-A200 .mat-select-trigger,
body.theme-light-blue-dark .primary-A200 .mat-select-arrow, body.theme-light-blue-dark .primary-A400 .mat-select-trigger,
body.theme-light-blue-dark .primary-A400 .mat-select-arrow, body.theme-light-blue-dark .accent-50 .mat-select-trigger,
body.theme-light-blue-dark .accent-50 .mat-select-arrow, body.theme-light-blue-dark .accent-100 .mat-select-trigger,
body.theme-light-blue-dark .accent-100 .mat-select-arrow, body.theme-light-blue-dark .accent-200 .mat-select-trigger,
body.theme-light-blue-dark .accent-200 .mat-select-arrow, body.theme-light-blue-dark .accent-300 .mat-select-trigger,
body.theme-light-blue-dark .accent-300 .mat-select-arrow, body.theme-light-blue-dark .accent-400 .mat-select-trigger,
body.theme-light-blue-dark .accent-400 .mat-select-arrow, body.theme-light-blue-dark .accent-A100 .mat-select-trigger,
body.theme-light-blue-dark .accent-A100 .mat-select-arrow, body.theme-light-blue-dark .accent-A200 .mat-select-trigger,
body.theme-light-blue-dark .accent-A200 .mat-select-arrow, body.theme-light-blue-dark .accent-A400 .mat-select-trigger,
body.theme-light-blue-dark .accent-A400 .mat-select-arrow, body.theme-light-blue-dark .warn-50 .mat-select-trigger,
body.theme-light-blue-dark .warn-50 .mat-select-arrow, body.theme-light-blue-dark .warn-100 .mat-select-trigger,
body.theme-light-blue-dark .warn-100 .mat-select-arrow, body.theme-light-blue-dark .warn-200 .mat-select-trigger,
body.theme-light-blue-dark .warn-200 .mat-select-arrow, body.theme-light-blue-dark .warn-300 .mat-select-trigger,
body.theme-light-blue-dark .warn-300 .mat-select-arrow, body.theme-light-blue-dark .warn-400 .mat-select-trigger,
body.theme-light-blue-dark .warn-400 .mat-select-arrow, body.theme-light-blue-dark .warn-A100 .mat-select-trigger,
body.theme-light-blue-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-blue-dark .primary-50 .mat-select-underline, body.theme-light-blue-dark .primary-100 .mat-select-underline, body.theme-light-blue-dark .primary-200 .mat-select-underline, body.theme-light-blue-dark .primary-300 .mat-select-underline, body.theme-light-blue-dark .primary-400 .mat-select-underline, body.theme-light-blue-dark .primary-A100 .mat-select-underline, body.theme-light-blue-dark .primary-A200 .mat-select-underline, body.theme-light-blue-dark .primary-A400 .mat-select-underline, body.theme-light-blue-dark .accent-50 .mat-select-underline, body.theme-light-blue-dark .accent-100 .mat-select-underline, body.theme-light-blue-dark .accent-200 .mat-select-underline, body.theme-light-blue-dark .accent-300 .mat-select-underline, body.theme-light-blue-dark .accent-400 .mat-select-underline, body.theme-light-blue-dark .accent-A100 .mat-select-underline, body.theme-light-blue-dark .accent-A200 .mat-select-underline, body.theme-light-blue-dark .accent-A400 .mat-select-underline, body.theme-light-blue-dark .warn-50 .mat-select-underline, body.theme-light-blue-dark .warn-100 .mat-select-underline, body.theme-light-blue-dark .warn-200 .mat-select-underline, body.theme-light-blue-dark .warn-300 .mat-select-underline, body.theme-light-blue-dark .warn-400 .mat-select-underline, body.theme-light-blue-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-light-blue-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-50 .mat-select-arrow,
body.theme-light-blue-dark .primary-50 .mat-select-trigger, body.theme-light-blue-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-100 .mat-select-arrow,
body.theme-light-blue-dark .primary-100 .mat-select-trigger, body.theme-light-blue-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-200 .mat-select-arrow,
body.theme-light-blue-dark .primary-200 .mat-select-trigger, body.theme-light-blue-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-300 .mat-select-arrow,
body.theme-light-blue-dark .primary-300 .mat-select-trigger, body.theme-light-blue-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-400 .mat-select-arrow,
body.theme-light-blue-dark .primary-400 .mat-select-trigger, body.theme-light-blue-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-A100 .mat-select-arrow,
body.theme-light-blue-dark .primary-A100 .mat-select-trigger, body.theme-light-blue-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-A200 .mat-select-arrow,
body.theme-light-blue-dark .primary-A200 .mat-select-trigger, body.theme-light-blue-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-A400 .mat-select-arrow,
body.theme-light-blue-dark .primary-A400 .mat-select-trigger, body.theme-light-blue-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-50 .mat-select-arrow,
body.theme-light-blue-dark .accent-50 .mat-select-trigger, body.theme-light-blue-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-100 .mat-select-arrow,
body.theme-light-blue-dark .accent-100 .mat-select-trigger, body.theme-light-blue-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-200 .mat-select-arrow,
body.theme-light-blue-dark .accent-200 .mat-select-trigger, body.theme-light-blue-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-300 .mat-select-arrow,
body.theme-light-blue-dark .accent-300 .mat-select-trigger, body.theme-light-blue-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-400 .mat-select-arrow,
body.theme-light-blue-dark .accent-400 .mat-select-trigger, body.theme-light-blue-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-A100 .mat-select-arrow,
body.theme-light-blue-dark .accent-A100 .mat-select-trigger, body.theme-light-blue-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-A200 .mat-select-arrow,
body.theme-light-blue-dark .accent-A200 .mat-select-trigger, body.theme-light-blue-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-A400 .mat-select-arrow,
body.theme-light-blue-dark .accent-A400 .mat-select-trigger, body.theme-light-blue-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-50 .mat-select-arrow,
body.theme-light-blue-dark .warn-50 .mat-select-trigger, body.theme-light-blue-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-100 .mat-select-arrow,
body.theme-light-blue-dark .warn-100 .mat-select-trigger, body.theme-light-blue-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-200 .mat-select-arrow,
body.theme-light-blue-dark .warn-200 .mat-select-trigger, body.theme-light-blue-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-300 .mat-select-arrow,
body.theme-light-blue-dark .warn-300 .mat-select-trigger, body.theme-light-blue-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-400 .mat-select-arrow,
body.theme-light-blue-dark .warn-400 .mat-select-trigger, body.theme-light-blue-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-A100 .mat-select-arrow,
body.theme-light-blue-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-light-blue-dark .primary-500 input[type='text'], body.theme-light-blue-dark .primary-600 input[type='text'], body.theme-light-blue-dark .primary-700 input[type='text'], body.theme-light-blue-dark .primary-800 input[type='text'], body.theme-light-blue-dark .primary-900 input[type='text'], body.theme-light-blue-dark .primary-A700 input[type='text'], body.theme-light-blue-dark .primary input[type='text'], body.theme-light-blue-dark .accent-500 input[type='text'], body.theme-light-blue-dark .accent-600 input[type='text'], body.theme-light-blue-dark .accent-700 input[type='text'], body.theme-light-blue-dark .accent-800 input[type='text'], body.theme-light-blue-dark .accent-900 input[type='text'], body.theme-light-blue-dark .accent-A700 input[type='text'], body.theme-light-blue-dark .accent input[type='text'], body.theme-light-blue-dark .warn-500 input[type='text'], body.theme-light-blue-dark .warn-600 input[type='text'], body.theme-light-blue-dark .warn-700 input[type='text'], body.theme-light-blue-dark .warn-800 input[type='text'], body.theme-light-blue-dark .warn-900 input[type='text'], body.theme-light-blue-dark .warn-A200 input[type='text'], body.theme-light-blue-dark .warn-A400 input[type='text'], body.theme-light-blue-dark .warn-A700 input[type='text'], body.theme-light-blue-dark .warn input[type='text'] {
  color: white; }
body.theme-light-blue-dark .primary-500 .mat-form-field-label, body.theme-light-blue-dark .primary-600 .mat-form-field-label, body.theme-light-blue-dark .primary-700 .mat-form-field-label, body.theme-light-blue-dark .primary-800 .mat-form-field-label, body.theme-light-blue-dark .primary-900 .mat-form-field-label, body.theme-light-blue-dark .primary-A700 .mat-form-field-label, body.theme-light-blue-dark .primary .mat-form-field-label, body.theme-light-blue-dark .accent-500 .mat-form-field-label, body.theme-light-blue-dark .accent-600 .mat-form-field-label, body.theme-light-blue-dark .accent-700 .mat-form-field-label, body.theme-light-blue-dark .accent-800 .mat-form-field-label, body.theme-light-blue-dark .accent-900 .mat-form-field-label, body.theme-light-blue-dark .accent-A700 .mat-form-field-label, body.theme-light-blue-dark .accent .mat-form-field-label, body.theme-light-blue-dark .warn-500 .mat-form-field-label, body.theme-light-blue-dark .warn-600 .mat-form-field-label, body.theme-light-blue-dark .warn-700 .mat-form-field-label, body.theme-light-blue-dark .warn-800 .mat-form-field-label, body.theme-light-blue-dark .warn-900 .mat-form-field-label, body.theme-light-blue-dark .warn-A200 .mat-form-field-label, body.theme-light-blue-dark .warn-A400 .mat-form-field-label, body.theme-light-blue-dark .warn-A700 .mat-form-field-label, body.theme-light-blue-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .primary-500 .mat-form-field-underline, body.theme-light-blue-dark .primary-600 .mat-form-field-underline, body.theme-light-blue-dark .primary-700 .mat-form-field-underline, body.theme-light-blue-dark .primary-800 .mat-form-field-underline, body.theme-light-blue-dark .primary-900 .mat-form-field-underline, body.theme-light-blue-dark .primary-A700 .mat-form-field-underline, body.theme-light-blue-dark .primary .mat-form-field-underline, body.theme-light-blue-dark .accent-500 .mat-form-field-underline, body.theme-light-blue-dark .accent-600 .mat-form-field-underline, body.theme-light-blue-dark .accent-700 .mat-form-field-underline, body.theme-light-blue-dark .accent-800 .mat-form-field-underline, body.theme-light-blue-dark .accent-900 .mat-form-field-underline, body.theme-light-blue-dark .accent-A700 .mat-form-field-underline, body.theme-light-blue-dark .accent .mat-form-field-underline, body.theme-light-blue-dark .warn-500 .mat-form-field-underline, body.theme-light-blue-dark .warn-600 .mat-form-field-underline, body.theme-light-blue-dark .warn-700 .mat-form-field-underline, body.theme-light-blue-dark .warn-800 .mat-form-field-underline, body.theme-light-blue-dark .warn-900 .mat-form-field-underline, body.theme-light-blue-dark .warn-A200 .mat-form-field-underline, body.theme-light-blue-dark .warn-A400 .mat-form-field-underline, body.theme-light-blue-dark .warn-A700 .mat-form-field-underline, body.theme-light-blue-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .primary-500 .mat-select-trigger,
body.theme-light-blue-dark .primary-500 .mat-select-arrow, body.theme-light-blue-dark .primary-600 .mat-select-trigger,
body.theme-light-blue-dark .primary-600 .mat-select-arrow, body.theme-light-blue-dark .primary-700 .mat-select-trigger,
body.theme-light-blue-dark .primary-700 .mat-select-arrow, body.theme-light-blue-dark .primary-800 .mat-select-trigger,
body.theme-light-blue-dark .primary-800 .mat-select-arrow, body.theme-light-blue-dark .primary-900 .mat-select-trigger,
body.theme-light-blue-dark .primary-900 .mat-select-arrow, body.theme-light-blue-dark .primary-A700 .mat-select-trigger,
body.theme-light-blue-dark .primary-A700 .mat-select-arrow, body.theme-light-blue-dark .primary .mat-select-trigger,
body.theme-light-blue-dark .primary .mat-select-arrow, body.theme-light-blue-dark .accent-500 .mat-select-trigger,
body.theme-light-blue-dark .accent-500 .mat-select-arrow, body.theme-light-blue-dark .accent-600 .mat-select-trigger,
body.theme-light-blue-dark .accent-600 .mat-select-arrow, body.theme-light-blue-dark .accent-700 .mat-select-trigger,
body.theme-light-blue-dark .accent-700 .mat-select-arrow, body.theme-light-blue-dark .accent-800 .mat-select-trigger,
body.theme-light-blue-dark .accent-800 .mat-select-arrow, body.theme-light-blue-dark .accent-900 .mat-select-trigger,
body.theme-light-blue-dark .accent-900 .mat-select-arrow, body.theme-light-blue-dark .accent-A700 .mat-select-trigger,
body.theme-light-blue-dark .accent-A700 .mat-select-arrow, body.theme-light-blue-dark .accent .mat-select-trigger,
body.theme-light-blue-dark .accent .mat-select-arrow, body.theme-light-blue-dark .warn-500 .mat-select-trigger,
body.theme-light-blue-dark .warn-500 .mat-select-arrow, body.theme-light-blue-dark .warn-600 .mat-select-trigger,
body.theme-light-blue-dark .warn-600 .mat-select-arrow, body.theme-light-blue-dark .warn-700 .mat-select-trigger,
body.theme-light-blue-dark .warn-700 .mat-select-arrow, body.theme-light-blue-dark .warn-800 .mat-select-trigger,
body.theme-light-blue-dark .warn-800 .mat-select-arrow, body.theme-light-blue-dark .warn-900 .mat-select-trigger,
body.theme-light-blue-dark .warn-900 .mat-select-arrow, body.theme-light-blue-dark .warn-A200 .mat-select-trigger,
body.theme-light-blue-dark .warn-A200 .mat-select-arrow, body.theme-light-blue-dark .warn-A400 .mat-select-trigger,
body.theme-light-blue-dark .warn-A400 .mat-select-arrow, body.theme-light-blue-dark .warn-A700 .mat-select-trigger,
body.theme-light-blue-dark .warn-A700 .mat-select-arrow, body.theme-light-blue-dark .warn .mat-select-trigger,
body.theme-light-blue-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .primary-500 .mat-select-underline, body.theme-light-blue-dark .primary-600 .mat-select-underline, body.theme-light-blue-dark .primary-700 .mat-select-underline, body.theme-light-blue-dark .primary-800 .mat-select-underline, body.theme-light-blue-dark .primary-900 .mat-select-underline, body.theme-light-blue-dark .primary-A700 .mat-select-underline, body.theme-light-blue-dark .primary .mat-select-underline, body.theme-light-blue-dark .accent-500 .mat-select-underline, body.theme-light-blue-dark .accent-600 .mat-select-underline, body.theme-light-blue-dark .accent-700 .mat-select-underline, body.theme-light-blue-dark .accent-800 .mat-select-underline, body.theme-light-blue-dark .accent-900 .mat-select-underline, body.theme-light-blue-dark .accent-A700 .mat-select-underline, body.theme-light-blue-dark .accent .mat-select-underline, body.theme-light-blue-dark .warn-500 .mat-select-underline, body.theme-light-blue-dark .warn-600 .mat-select-underline, body.theme-light-blue-dark .warn-700 .mat-select-underline, body.theme-light-blue-dark .warn-800 .mat-select-underline, body.theme-light-blue-dark .warn-900 .mat-select-underline, body.theme-light-blue-dark .warn-A200 .mat-select-underline, body.theme-light-blue-dark .warn-A400 .mat-select-underline, body.theme-light-blue-dark .warn-A700 .mat-select-underline, body.theme-light-blue-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-light-blue-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-500 .mat-select-arrow,
body.theme-light-blue-dark .primary-500 .mat-select-trigger, body.theme-light-blue-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-600 .mat-select-arrow,
body.theme-light-blue-dark .primary-600 .mat-select-trigger, body.theme-light-blue-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-700 .mat-select-arrow,
body.theme-light-blue-dark .primary-700 .mat-select-trigger, body.theme-light-blue-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-800 .mat-select-arrow,
body.theme-light-blue-dark .primary-800 .mat-select-trigger, body.theme-light-blue-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-900 .mat-select-arrow,
body.theme-light-blue-dark .primary-900 .mat-select-trigger, body.theme-light-blue-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary-A700 .mat-select-arrow,
body.theme-light-blue-dark .primary-A700 .mat-select-trigger, body.theme-light-blue-dark .primary .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .primary .mat-select-arrow,
body.theme-light-blue-dark .primary .mat-select-trigger, body.theme-light-blue-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-500 .mat-select-arrow,
body.theme-light-blue-dark .accent-500 .mat-select-trigger, body.theme-light-blue-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-600 .mat-select-arrow,
body.theme-light-blue-dark .accent-600 .mat-select-trigger, body.theme-light-blue-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-700 .mat-select-arrow,
body.theme-light-blue-dark .accent-700 .mat-select-trigger, body.theme-light-blue-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-800 .mat-select-arrow,
body.theme-light-blue-dark .accent-800 .mat-select-trigger, body.theme-light-blue-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-900 .mat-select-arrow,
body.theme-light-blue-dark .accent-900 .mat-select-trigger, body.theme-light-blue-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent-A700 .mat-select-arrow,
body.theme-light-blue-dark .accent-A700 .mat-select-trigger, body.theme-light-blue-dark .accent .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .accent .mat-select-arrow,
body.theme-light-blue-dark .accent .mat-select-trigger, body.theme-light-blue-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-500 .mat-select-arrow,
body.theme-light-blue-dark .warn-500 .mat-select-trigger, body.theme-light-blue-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-600 .mat-select-arrow,
body.theme-light-blue-dark .warn-600 .mat-select-trigger, body.theme-light-blue-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-700 .mat-select-arrow,
body.theme-light-blue-dark .warn-700 .mat-select-trigger, body.theme-light-blue-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-800 .mat-select-arrow,
body.theme-light-blue-dark .warn-800 .mat-select-trigger, body.theme-light-blue-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-900 .mat-select-arrow,
body.theme-light-blue-dark .warn-900 .mat-select-trigger, body.theme-light-blue-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-A200 .mat-select-arrow,
body.theme-light-blue-dark .warn-A200 .mat-select-trigger, body.theme-light-blue-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-A400 .mat-select-arrow,
body.theme-light-blue-dark .warn-A400 .mat-select-trigger, body.theme-light-blue-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn-A700 .mat-select-arrow,
body.theme-light-blue-dark .warn-A700 .mat-select-trigger, body.theme-light-blue-dark .warn .mat-select-disabled .mat-select-value,
body.theme-light-blue-dark .warn .mat-select-arrow,
body.theme-light-blue-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-light-blue-dark .primary-500 .mat-select-value, body.theme-light-blue-dark .primary-600 .mat-select-value, body.theme-light-blue-dark .primary-700 .mat-select-value, body.theme-light-blue-dark .primary-800 .mat-select-value, body.theme-light-blue-dark .primary-900 .mat-select-value, body.theme-light-blue-dark .primary-A700 .mat-select-value, body.theme-light-blue-dark .primary .mat-select-value, body.theme-light-blue-dark .accent-500 .mat-select-value, body.theme-light-blue-dark .accent-600 .mat-select-value, body.theme-light-blue-dark .accent-700 .mat-select-value, body.theme-light-blue-dark .accent-800 .mat-select-value, body.theme-light-blue-dark .accent-900 .mat-select-value, body.theme-light-blue-dark .accent-A700 .mat-select-value, body.theme-light-blue-dark .accent .mat-select-value, body.theme-light-blue-dark .warn-500 .mat-select-value, body.theme-light-blue-dark .warn-600 .mat-select-value, body.theme-light-blue-dark .warn-700 .mat-select-value, body.theme-light-blue-dark .warn-800 .mat-select-value, body.theme-light-blue-dark .warn-900 .mat-select-value, body.theme-light-blue-dark .warn-A200 .mat-select-value, body.theme-light-blue-dark .warn-A400 .mat-select-value, body.theme-light-blue-dark .warn-A700 .mat-select-value, body.theme-light-blue-dark .warn .mat-select-value {
  color: white; }
body.theme-red-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-option {
  color: white; }
body.theme-red-dark .mat-option:hover:not(.mat-option-disabled), body.theme-red-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-red-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-red-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-red-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-red-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-red-dark .mat-pseudo-checkbox-checked,
body.theme-red-dark .mat-pseudo-checkbox-indeterminate,
body.theme-red-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-red-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-red-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-red-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-red-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-red-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-red-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-red-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-red-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .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); }
body.theme-red-dark .mat-app-background, body.theme-red-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-red-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-red-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-red-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-red-dark .mat-badge-content {
  color: white;
  background: #f44336; }
@media (-ms-high-contrast: active) {
    body.theme-red-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-red-dark .mat-badge-accent .mat-badge-content {
  background: #f44336;
  color: white; }
body.theme-red-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-red-dark .mat-badge {
  position: relative; }
body.theme-red-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-red-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-red-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-red-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-red-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-red-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-red-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-red-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-red-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-red-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-red-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-red-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-red-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-red-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-red-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-red-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-red-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-red-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-red-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-red-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-red-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-red-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-red-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-red-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-red-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-red-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-red-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-red-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-red-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-red-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-red-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-red-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-red-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-red-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-red-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-red-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-red-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-red-dark .mat-button, body.theme-red-dark .mat-icon-button, body.theme-red-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-red-dark .mat-button.mat-primary, body.theme-red-dark .mat-icon-button.mat-primary, body.theme-red-dark .mat-stroked-button.mat-primary {
    color: #f44336; }
body.theme-red-dark .mat-button.mat-accent, body.theme-red-dark .mat-icon-button.mat-accent, body.theme-red-dark .mat-stroked-button.mat-accent {
    color: #f44336; }
body.theme-red-dark .mat-button.mat-warn, body.theme-red-dark .mat-icon-button.mat-warn, body.theme-red-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-red-dark .mat-button.mat-primary[disabled], body.theme-red-dark .mat-button.mat-accent[disabled], body.theme-red-dark .mat-button.mat-warn[disabled], body.theme-red-dark .mat-button[disabled][disabled], body.theme-red-dark .mat-icon-button.mat-primary[disabled], body.theme-red-dark .mat-icon-button.mat-accent[disabled], body.theme-red-dark .mat-icon-button.mat-warn[disabled], body.theme-red-dark .mat-icon-button[disabled][disabled], body.theme-red-dark .mat-stroked-button.mat-primary[disabled], body.theme-red-dark .mat-stroked-button.mat-accent[disabled], body.theme-red-dark .mat-stroked-button.mat-warn[disabled], body.theme-red-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-red-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-red-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-red-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-red-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-red-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-red-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-red-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-red-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-red-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-red-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-red-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-red-dark .mat-button .mat-ripple-element, body.theme-red-dark .mat-icon-button .mat-ripple-element, body.theme-red-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-red-dark .mat-button-focus-overlay {
  background: white; }
body.theme-red-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-flat-button, body.theme-red-dark .mat-raised-button, body.theme-red-dark .mat-fab, body.theme-red-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-red-dark .mat-flat-button.mat-primary, body.theme-red-dark .mat-raised-button.mat-primary, body.theme-red-dark .mat-fab.mat-primary, body.theme-red-dark .mat-mini-fab.mat-primary {
    color: white; }
body.theme-red-dark .mat-flat-button.mat-accent, body.theme-red-dark .mat-raised-button.mat-accent, body.theme-red-dark .mat-fab.mat-accent, body.theme-red-dark .mat-mini-fab.mat-accent {
    color: white; }
body.theme-red-dark .mat-flat-button.mat-warn, body.theme-red-dark .mat-raised-button.mat-warn, body.theme-red-dark .mat-fab.mat-warn, body.theme-red-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-red-dark .mat-flat-button.mat-primary[disabled], body.theme-red-dark .mat-flat-button.mat-accent[disabled], body.theme-red-dark .mat-flat-button.mat-warn[disabled], body.theme-red-dark .mat-flat-button[disabled][disabled], body.theme-red-dark .mat-raised-button.mat-primary[disabled], body.theme-red-dark .mat-raised-button.mat-accent[disabled], body.theme-red-dark .mat-raised-button.mat-warn[disabled], body.theme-red-dark .mat-raised-button[disabled][disabled], body.theme-red-dark .mat-fab.mat-primary[disabled], body.theme-red-dark .mat-fab.mat-accent[disabled], body.theme-red-dark .mat-fab.mat-warn[disabled], body.theme-red-dark .mat-fab[disabled][disabled], body.theme-red-dark .mat-mini-fab.mat-primary[disabled], body.theme-red-dark .mat-mini-fab.mat-accent[disabled], body.theme-red-dark .mat-mini-fab.mat-warn[disabled], body.theme-red-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-flat-button.mat-primary, body.theme-red-dark .mat-raised-button.mat-primary, body.theme-red-dark .mat-fab.mat-primary, body.theme-red-dark .mat-mini-fab.mat-primary {
    background-color: #f44336; }
body.theme-red-dark .mat-flat-button.mat-accent, body.theme-red-dark .mat-raised-button.mat-accent, body.theme-red-dark .mat-fab.mat-accent, body.theme-red-dark .mat-mini-fab.mat-accent {
    background-color: #f44336; }
body.theme-red-dark .mat-flat-button.mat-warn, body.theme-red-dark .mat-raised-button.mat-warn, body.theme-red-dark .mat-fab.mat-warn, body.theme-red-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-red-dark .mat-flat-button.mat-primary[disabled], body.theme-red-dark .mat-flat-button.mat-accent[disabled], body.theme-red-dark .mat-flat-button.mat-warn[disabled], body.theme-red-dark .mat-flat-button[disabled][disabled], body.theme-red-dark .mat-raised-button.mat-primary[disabled], body.theme-red-dark .mat-raised-button.mat-accent[disabled], body.theme-red-dark .mat-raised-button.mat-warn[disabled], body.theme-red-dark .mat-raised-button[disabled][disabled], body.theme-red-dark .mat-fab.mat-primary[disabled], body.theme-red-dark .mat-fab.mat-accent[disabled], body.theme-red-dark .mat-fab.mat-warn[disabled], body.theme-red-dark .mat-fab[disabled][disabled], body.theme-red-dark .mat-mini-fab.mat-primary[disabled], body.theme-red-dark .mat-mini-fab.mat-accent[disabled], body.theme-red-dark .mat-mini-fab.mat-warn[disabled], body.theme-red-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-red-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-red-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-red-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-red-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-red-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-red-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-red-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-red-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-red-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-red-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-red-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-red-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-red-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-button-toggle-standalone,
body.theme-red-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-red-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-red-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-red-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-red-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-red-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-red-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-red-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-red-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-red-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-red-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-red-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-red-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-red-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-red-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-red-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-red-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #f44336; }
body.theme-red-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-red-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #f44336; }
body.theme-red-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-red-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-red-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-red-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-red-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-red-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-red-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-red-dark .mat-checkbox-background {
    background: none; } }
body.theme-red-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-red-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-red-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-red-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-red-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-red-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #f44336;
  color: white; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #f44336;
  color: white; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-red-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-table {
  background: #424242; }
body.theme-red-dark .mat-table thead, body.theme-red-dark .mat-table tbody, body.theme-red-dark .mat-table tfoot,
body.theme-red-dark mat-header-row, body.theme-red-dark mat-row, body.theme-red-dark mat-footer-row,
body.theme-red-dark [mat-header-row], body.theme-red-dark [mat-row], body.theme-red-dark [mat-footer-row],
body.theme-red-dark .mat-table-sticky {
  background: inherit; }
body.theme-red-dark mat-row, body.theme-red-dark mat-header-row, body.theme-red-dark mat-footer-row,
body.theme-red-dark th.mat-header-cell, body.theme-red-dark td.mat-cell, body.theme-red-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-cell, body.theme-red-dark .mat-footer-cell {
  color: white; }
body.theme-red-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-red-dark .mat-datepicker-toggle,
body.theme-red-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-red-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-red-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-red-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-red-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-red-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-calendar-body-selected {
  background-color: #f44336;
  color: white; }
body.theme-red-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4); }
body.theme-red-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-red-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-red-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-red-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-red-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-red-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-red-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-red-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-red-dark .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); }
body.theme-red-dark .mat-datepicker-toggle-active {
  color: #f44336; }
body.theme-red-dark .mat-datepicker-toggle-active.mat-accent {
    color: #f44336; }
body.theme-red-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-red-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-red-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-red-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-red-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-red-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-red-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-red-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-red-dark .mat-expansion-panel-header-description,
body.theme-red-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-red-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-red-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #f44336; }
body.theme-red-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #f44336; }
body.theme-red-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-red-dark .mat-focused .mat-form-field-required-marker {
  color: #f44336; }
body.theme-red-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-red-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #f44336; }
body.theme-red-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #f44336; }
body.theme-red-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-red-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #f44336; }
body.theme-red-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #f44336; }
body.theme-red-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-red-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-red-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-red-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-red-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-red-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-red-dark .mat-error {
  color: #f44336; }
body.theme-red-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-red-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-red-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-red-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-red-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-red-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-red-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-red-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-red-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-red-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-red-dark .mat-icon.mat-primary {
  color: #f44336; }
body.theme-red-dark .mat-icon.mat-accent {
  color: #f44336; }
body.theme-red-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-red-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-input-element:disabled,
body.theme-red-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element {
  caret-color: #f44336; }
body.theme-red-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-red-dark .mat-accent .mat-input-element {
  caret-color: #f44336; }
body.theme-red-dark .mat-warn .mat-input-element,
body.theme-red-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-red-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-red-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-red-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-red-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-red-dark .mat-list-option:hover, body.theme-red-dark .mat-list-option:focus,
body.theme-red-dark .mat-nav-list .mat-list-item:hover,
body.theme-red-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .mat-menu-panel {
  background: #424242; }
body.theme-red-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-red-dark .mat-menu-item[disabled], body.theme-red-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-menu-item .mat-icon-no-color,
body.theme-red-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-red-dark .mat-menu-item:hover:not([disabled]),
body.theme-red-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-red-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-red-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .mat-paginator {
  background: #424242; }
body.theme-red-dark .mat-paginator,
body.theme-red-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-paginator-decrement,
body.theme-red-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-red-dark .mat-paginator-first,
body.theme-red-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-red-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-red-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-red-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-red-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-red-dark .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-red-dark .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-red-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-red-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-red-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-red-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-red-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-red-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-red-dark .mat-progress-spinner circle, body.theme-red-dark .mat-spinner circle {
  stroke: #f44336; }
body.theme-red-dark .mat-progress-spinner.mat-accent circle, body.theme-red-dark .mat-spinner.mat-accent circle {
  stroke: #f44336; }
body.theme-red-dark .mat-progress-spinner.mat-warn circle, body.theme-red-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-red-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-red-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-red-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-red-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-red-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-red-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-red-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-red-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-red-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-red-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-red-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-red-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-red-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-red-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-red-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-red-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-red-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-red-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-red-dark .mat-select-value {
  color: white; }
body.theme-red-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-select-panel {
  background: #424242; }
body.theme-red-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #f44336; }
body.theme-red-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #f44336; }
body.theme-red-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-red-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-red-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-red-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-red-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-red-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-red-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-red-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-red-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-red-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-red-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-red-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-red-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-red-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-red-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-red-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-red-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-red-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-red-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-red-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-primary .mat-slider-track-fill,
body.theme-red-dark .mat-primary .mat-slider-thumb,
body.theme-red-dark .mat-primary .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-red-dark .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-red-dark .mat-accent .mat-slider-track-fill,
body.theme-red-dark .mat-accent .mat-slider-thumb,
body.theme-red-dark .mat-accent .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-red-dark .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-red-dark .mat-warn .mat-slider-track-fill,
body.theme-red-dark .mat-warn .mat-slider-thumb,
body.theme-red-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-red-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-red-dark .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2); }
body.theme-red-dark .mat-slider:hover .mat-slider-track-background,
body.theme-red-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-red-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-red-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-red-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-red-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-red-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-red-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-red-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-red-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-red-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-red-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-red-dark .mat-step-header.cdk-keyboard-focused, body.theme-red-dark .mat-step-header.cdk-program-focused, body.theme-red-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-red-dark .mat-step-header:hover {
    background: none; } }
body.theme-red-dark .mat-step-header .mat-step-label,
body.theme-red-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white; }
body.theme-red-dark .mat-step-header .mat-step-icon-selected,
body.theme-red-dark .mat-step-header .mat-step-icon-state-done,
body.theme-red-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white; }
body.theme-red-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-red-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-red-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-red-dark .mat-stepper-horizontal, body.theme-red-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-red-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-horizontal-stepper-header::before,
body.theme-red-dark .mat-horizontal-stepper-header::after,
body.theme-red-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-red-dark .mat-tab-nav-bar,
body.theme-red-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-red-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-red-dark .mat-tab-label, body.theme-red-dark .mat-tab-link {
  color: white; }
body.theme-red-dark .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-red-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-red-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-red-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-red-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #f44336; }
body.theme-red-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-red-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-red-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-red-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-red-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #f44336; }
body.theme-red-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-red-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-red-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-red-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-red-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-red-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-red-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #f44336; }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-red-dark .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); }
body.theme-red-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-red-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #f44336; }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-red-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-red-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-red-dark .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); }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-red-dark .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); }
body.theme-red-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-red-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-red-dark .mat-toolbar.mat-primary {
    background: #f44336;
    color: white; }
body.theme-red-dark .mat-toolbar.mat-accent {
    background: #f44336;
    color: white; }
body.theme-red-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-red-dark .mat-toolbar .mat-form-field-underline,
  body.theme-red-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-red-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-red-dark .mat-toolbar .mat-form-field-label,
  body.theme-red-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-red-dark .mat-toolbar .mat-select-value,
  body.theme-red-dark .mat-toolbar .mat-select-arrow,
  body.theme-red-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-red-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-red-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-red-dark .mat-tree {
  background: #424242; }
body.theme-red-dark .mat-tree-node,
body.theme-red-dark .mat-nested-tree-node {
  color: white; }
body.theme-red-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-red-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-red-dark {
  color: white;
  background: #303030; }
body.theme-red-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .icon,
body.theme-red-dark i {
  color: white; }
body.theme-red-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .fade-text,
body.theme-red-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-red-dark .avatar {
  color: white; }
body.theme-red-dark .form-wrapper {
  background-color: #424242; }
body.theme-red-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-red-dark .simple-pagination {
  background: #424242; }
body.theme-red-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-red-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .price-tables .price-table {
  background: #424242; }
body.theme-red-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .simple-table-container {
  background: #424242; }
body.theme-red-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-red-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-red-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-red-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-red-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-red-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-red-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-red-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-red-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-red-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-red-dark a,
body.theme-red-dark .chart-label,
body.theme-red-dark .theme-text {
  color: #f44336; }
body.theme-red-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-red-dark .changelog .entry {
  background-color: #424242; }
body.theme-red-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-red-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-red-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-red-dark fuse-sidebar {
  background: #303030; }
body.theme-red-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-red-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-red-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-red-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-red-dark fuse-widget > .fuse-widget-front,
body.theme-red-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-red-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #f44336; }
body.theme-red-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-red-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-red-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-red-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #e57373; }
body.theme-red-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-red-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-red-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #f44336; }
body.theme-red-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #f44336;
    color: white; }
body.theme-red-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-red-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #f44336;
  color: white;
  background-color: #aaabad; }
body.theme-red-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-red-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-red-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-red-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-red-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-red-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-red-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-red-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-red-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #f44336; }
body.theme-red-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-red-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #f44336; }
body.theme-red-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #f44336; }
body.theme-red-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #f44336; }
body.theme-red-dark #academy-course .sidebar .steps .step .index:before, body.theme-red-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #academy-course .center .content {
  background: #353535; }
body.theme-red-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-red-dark .cal-month-view {
  background: #424242; }
body.theme-red-dark .cal-month-view .cal-day-badge {
    background: #f44336;
    color: white; }
body.theme-red-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-red-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-red-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #f44336; }
body.theme-red-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-red-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-red-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-red-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #f44336; }
body.theme-red-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-red-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #f44336;
  color: white;
  background-color: #aaabad; }
body.theme-red-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-red-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-red-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-red-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-red-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #f44336; }
body.theme-red-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-red-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-red-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-red-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-red-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-red-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-red-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-red-dark scrumboard-board-list .list .list-header,
body.theme-red-dark scrumboard-board-list .list .list-content,
body.theme-red-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-red-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-red-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-red-dark scrumboard-board #board > .header {
  background-color: #f44336;
  color: white; }
body.theme-red-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-red-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-red-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-red-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-red-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-red-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-red-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-red-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-red-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-red-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-red-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #f44336;
  color: white; }
body.theme-red-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-red-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark todo-list-item.completed {
    background: #303030; }
body.theme-red-dark todo-list-item.completed .title,
    body.theme-red-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark todo-list-item.selected {
    background: #303030; }
body.theme-red-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-red-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-red-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark login-2 #login #login-intro {
  color: white; }
body.theme-red-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-red-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-red-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-red-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-red-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark register-2 #register #register-intro {
  color: white; }
body.theme-red-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-red-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-red-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-red-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-red-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-red-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-red-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-red-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-red-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-red-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-red-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-red-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-red-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-red-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-red-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-red-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #f44336;
  color: white; }
body.theme-red-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-red-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-red-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-red-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-red-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-red-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #f44336; }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #f44336; }
body.theme-red-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-red-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-red-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #f44336; }
body.theme-red-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-red-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-red-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-red-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-red-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-red-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-red-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-red-dark datatable-body {
  background-color: white; }
body.theme-red-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-red-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-red-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-red-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark decision-list-item.completed {
    background: #303030; }
body.theme-red-dark decision-list-item.completed .title,
    body.theme-red-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark decision-list-item.selected {
    background: #303030; }
body.theme-red-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-red-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-red-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-red-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-red-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-red-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-red-dark app-itservice-list-item.completed .title,
    body.theme-red-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-red-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-red-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark .theme-blue-gray-dark mat-tab-group,
body.theme-red-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-red-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-red-dark .mat-select-panel {
  max-width: none !important; }
body.theme-red-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-red-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-red-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-red-dark app-cost-center-item.completed .title,
  body.theme-red-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-red-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-red-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-red-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-red-dark app-bank-master-item.completed .title,
  body.theme-red-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-red-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-red-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark hotel-list-item.completed {
    background: #303030; }
body.theme-red-dark hotel-list-item.completed .title,
    body.theme-red-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark hotel-list-item.selected {
    background: #303030; }
body.theme-red-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-red-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-red-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-red-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-red-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-red-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-red-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-red-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark chop-list-item.completed {
  background: #303030; }
body.theme-red-dark chop-list-item.completed .title,
  body.theme-red-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-red-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-red-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-red-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-red-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-red-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-red-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-red-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-red-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-red-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-red-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark decision-list-item.completed {
    background: #303030; }
body.theme-red-dark decision-list-item.completed .title,
    body.theme-red-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark decision-list-item.selected {
    background: #303030; }
body.theme-red-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-red-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-red-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-red-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-red-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-red-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark payment-list-item.completed {
    background: #303030; }
body.theme-red-dark payment-list-item.completed .title,
    body.theme-red-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark payment-list-item.selected {
    background: #303030; }
body.theme-red-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #e57373; }
body.theme-red-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-red-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-red-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-red-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-red-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-red-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-red-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-red-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-red-dark #products .center .content-card {
  background: #424242; }
body.theme-red-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-red-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark decision-list-item.completed {
    background: #303030; }
body.theme-red-dark decision-list-item.completed .title,
    body.theme-red-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark decision-list-item.selected {
    background: #303030; }
body.theme-red-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-red-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-red-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-red-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e57373; }
body.theme-red-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-red-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-red-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-red-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-red-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-red-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-red-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark payment-list-item.completed {
    background: #303030; }
body.theme-red-dark payment-list-item.completed .title,
    body.theme-red-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark payment-list-item.selected {
    background: #303030; }
body.theme-red-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #e57373; }
body.theme-red-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #e57373; }
body.theme-red-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-red-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-red-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-red-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-red-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-red-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-red-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-red-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-red-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-red-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-red-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark payment-list-item.completed {
    background: #303030; }
body.theme-red-dark payment-list-item.completed .title,
    body.theme-red-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark payment-list-item.selected {
    background: #303030; }
body.theme-red-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-red-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-red-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-red-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-red-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark common-list-item.completed .title,
  body.theme-red-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-red-dark .content {
  background-color: #303030 !important; }
body.theme-red-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-red-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-red-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-red-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-red-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-red-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-red-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-red-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark payment-list-item.completed {
    background: #303030; }
body.theme-red-dark payment-list-item.completed .title,
    body.theme-red-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark payment-list-item.selected {
    background: #303030; }
body.theme-red-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-red-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-red-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-red-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-red-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-red-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark payment-list-item.completed {
    background: #303030; }
body.theme-red-dark payment-list-item.completed .title,
    body.theme-red-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark payment-list-item.selected {
    background: #303030; }
body.theme-red-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-red-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-red-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-red-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-red-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-red-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-red-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-red-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-red-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-red-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-red-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-red-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-red-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-red-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-red-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-red-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark payment-list-item.completed {
    background: #303030; }
body.theme-red-dark payment-list-item.completed .title,
    body.theme-red-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark payment-list-item.selected {
    background: #303030; }
body.theme-red-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-red-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e57373; }
body.theme-red-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-red-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-red-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-red-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-red-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #e57373; }
body.theme-red-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-red-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-red-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-red-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-red-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-red-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-red-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-red-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-red-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-red-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark preapp-list-item.completed {
    background: #303030; }
body.theme-red-dark preapp-list-item.completed .title,
    body.theme-red-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-red-dark preapp-list-item.selected {
    background: #303030; }
body.theme-red-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-red-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-red-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-red-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-red-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-red-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #e57373; }
body.theme-red-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-red-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-red-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-red-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-red-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-red-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-red-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-red-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #e57373; }
body.theme-red-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark app-detail .active, body.theme-red-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-red-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #e57373; }
body.theme-red-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-red-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-red-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-red-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-red-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-red-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-red-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-red-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-red-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-red-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-red-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-red-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-red-dark .primary-50-bg {
  background-color: #ffebee !important; }
body.theme-red-dark .primary-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .primary-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .primary-50-fg {
  color: #ffebee !important; }
body.theme-red-dark .primary-50-border {
  border-color: #ffebee !important; }
body.theme-red-dark .primary-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-red-dark .primary-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-red-dark .primary-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-red-dark .primary-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-red-dark .primary-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-red-dark .primary-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .primary-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .primary-100-fg {
  color: #ffcdd2 !important; }
body.theme-red-dark .primary-100-border {
  border-color: #ffcdd2 !important; }
body.theme-red-dark .primary-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-red-dark .primary-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-red-dark .primary-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-red-dark .primary-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-red-dark .primary-200-bg {
  background-color: #ef9a9a !important; }
body.theme-red-dark .primary-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .primary-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .primary-200-fg {
  color: #ef9a9a !important; }
body.theme-red-dark .primary-200-border {
  border-color: #ef9a9a !important; }
body.theme-red-dark .primary-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-red-dark .primary-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-red-dark .primary-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-red-dark .primary-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-red-dark .primary-300-bg {
  background-color: #e57373 !important; }
body.theme-red-dark .primary-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .primary-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .primary-300-fg {
  color: #e57373 !important; }
body.theme-red-dark .primary-300-border {
  border-color: #e57373 !important; }
body.theme-red-dark .primary-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-red-dark .primary-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-red-dark .primary-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-red-dark .primary-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-red-dark .primary-400-bg {
  background-color: #ef5350 !important; }
body.theme-red-dark .primary-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .primary-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .primary-400-fg {
  color: #ef5350 !important; }
body.theme-red-dark .primary-400-border {
  border-color: #ef5350 !important; }
body.theme-red-dark .primary-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-red-dark .primary-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-red-dark .primary-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-red-dark .primary-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-red-dark .primary-500-bg {
  background-color: #f44336 !important; }
body.theme-red-dark .primary-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-dark .primary-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-500-fg {
  color: #f44336 !important; }
body.theme-red-dark .primary-500-border {
  border-color: #f44336 !important; }
body.theme-red-dark .primary-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-dark .primary-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-dark .primary-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-dark .primary-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-dark .primary-600-bg {
  background-color: #e53935 !important; }
body.theme-red-dark .primary-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-red-dark .primary-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-600-fg {
  color: #e53935 !important; }
body.theme-red-dark .primary-600-border {
  border-color: #e53935 !important; }
body.theme-red-dark .primary-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-red-dark .primary-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-red-dark .primary-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-red-dark .primary-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-red-dark .primary-700-bg {
  background-color: #d32f2f !important; }
body.theme-red-dark .primary-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-red-dark .primary-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-700-fg {
  color: #d32f2f !important; }
body.theme-red-dark .primary-700-border {
  border-color: #d32f2f !important; }
body.theme-red-dark .primary-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-red-dark .primary-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-red-dark .primary-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-red-dark .primary-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-red-dark .primary-800-bg {
  background-color: #c62828 !important; }
body.theme-red-dark .primary-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-red-dark .primary-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-800-fg {
  color: #c62828 !important; }
body.theme-red-dark .primary-800-border {
  border-color: #c62828 !important; }
body.theme-red-dark .primary-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-red-dark .primary-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-red-dark .primary-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-red-dark .primary-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-red-dark .primary-900-bg {
  background-color: #b71c1c !important; }
body.theme-red-dark .primary-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-red-dark .primary-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-900-fg {
  color: #b71c1c !important; }
body.theme-red-dark .primary-900-border {
  border-color: #b71c1c !important; }
body.theme-red-dark .primary-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-red-dark .primary-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-red-dark .primary-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-red-dark .primary-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-red-dark .primary-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-red-dark .primary-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .primary-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .primary-A100-fg {
  color: #ff8a80 !important; }
body.theme-red-dark .primary-A100-border {
  border-color: #ff8a80 !important; }
body.theme-red-dark .primary-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-red-dark .primary-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-red-dark .primary-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-red-dark .primary-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-red-dark .primary-A200-bg {
  background-color: #ff5252 !important; }
body.theme-red-dark .primary-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-red-dark .primary-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-A200-fg {
  color: #ff5252 !important; }
body.theme-red-dark .primary-A200-border {
  border-color: #ff5252 !important; }
body.theme-red-dark .primary-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-red-dark .primary-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-red-dark .primary-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-red-dark .primary-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-red-dark .primary-A400-bg {
  background-color: #ff1744 !important; }
body.theme-red-dark .primary-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-red-dark .primary-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-A400-fg {
  color: #ff1744 !important; }
body.theme-red-dark .primary-A400-border {
  border-color: #ff1744 !important; }
body.theme-red-dark .primary-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-red-dark .primary-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-red-dark .primary-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-red-dark .primary-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-red-dark .primary-A700-bg {
  background-color: #d50000 !important; }
body.theme-red-dark .primary-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-red-dark .primary-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-A700-fg {
  color: #d50000 !important; }
body.theme-red-dark .primary-A700-border {
  border-color: #d50000 !important; }
body.theme-red-dark .primary-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-red-dark .primary-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-red-dark .primary-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-red-dark .primary-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-red-dark .primary-bg {
  background-color: #f44336 !important; }
body.theme-red-dark .primary {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-dark .primary[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .primary-fg {
  color: #f44336 !important; }
body.theme-red-dark .primary-border {
  border-color: #f44336 !important; }
body.theme-red-dark .primary-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-dark .primary-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-dark .primary-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-dark .primary-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-dark .accent-50-bg {
  background-color: #ffebee !important; }
body.theme-red-dark .accent-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .accent-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .accent-50-fg {
  color: #ffebee !important; }
body.theme-red-dark .accent-50-border {
  border-color: #ffebee !important; }
body.theme-red-dark .accent-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-red-dark .accent-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-red-dark .accent-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-red-dark .accent-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-red-dark .accent-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-red-dark .accent-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .accent-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .accent-100-fg {
  color: #ffcdd2 !important; }
body.theme-red-dark .accent-100-border {
  border-color: #ffcdd2 !important; }
body.theme-red-dark .accent-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-red-dark .accent-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-red-dark .accent-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-red-dark .accent-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-red-dark .accent-200-bg {
  background-color: #ef9a9a !important; }
body.theme-red-dark .accent-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .accent-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .accent-200-fg {
  color: #ef9a9a !important; }
body.theme-red-dark .accent-200-border {
  border-color: #ef9a9a !important; }
body.theme-red-dark .accent-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-red-dark .accent-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-red-dark .accent-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-red-dark .accent-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-red-dark .accent-300-bg {
  background-color: #e57373 !important; }
body.theme-red-dark .accent-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .accent-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .accent-300-fg {
  color: #e57373 !important; }
body.theme-red-dark .accent-300-border {
  border-color: #e57373 !important; }
body.theme-red-dark .accent-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-red-dark .accent-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-red-dark .accent-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-red-dark .accent-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-red-dark .accent-400-bg {
  background-color: #ef5350 !important; }
body.theme-red-dark .accent-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .accent-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .accent-400-fg {
  color: #ef5350 !important; }
body.theme-red-dark .accent-400-border {
  border-color: #ef5350 !important; }
body.theme-red-dark .accent-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-red-dark .accent-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-red-dark .accent-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-red-dark .accent-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-red-dark .accent-500-bg {
  background-color: #f44336 !important; }
body.theme-red-dark .accent-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-dark .accent-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-500-fg {
  color: #f44336 !important; }
body.theme-red-dark .accent-500-border {
  border-color: #f44336 !important; }
body.theme-red-dark .accent-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-dark .accent-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-dark .accent-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-dark .accent-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-dark .accent-600-bg {
  background-color: #e53935 !important; }
body.theme-red-dark .accent-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-red-dark .accent-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-600-fg {
  color: #e53935 !important; }
body.theme-red-dark .accent-600-border {
  border-color: #e53935 !important; }
body.theme-red-dark .accent-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-red-dark .accent-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-red-dark .accent-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-red-dark .accent-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-red-dark .accent-700-bg {
  background-color: #d32f2f !important; }
body.theme-red-dark .accent-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-red-dark .accent-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-700-fg {
  color: #d32f2f !important; }
body.theme-red-dark .accent-700-border {
  border-color: #d32f2f !important; }
body.theme-red-dark .accent-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-red-dark .accent-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-red-dark .accent-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-red-dark .accent-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-red-dark .accent-800-bg {
  background-color: #c62828 !important; }
body.theme-red-dark .accent-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-red-dark .accent-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-800-fg {
  color: #c62828 !important; }
body.theme-red-dark .accent-800-border {
  border-color: #c62828 !important; }
body.theme-red-dark .accent-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-red-dark .accent-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-red-dark .accent-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-red-dark .accent-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-red-dark .accent-900-bg {
  background-color: #b71c1c !important; }
body.theme-red-dark .accent-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-red-dark .accent-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-900-fg {
  color: #b71c1c !important; }
body.theme-red-dark .accent-900-border {
  border-color: #b71c1c !important; }
body.theme-red-dark .accent-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-red-dark .accent-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-red-dark .accent-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-red-dark .accent-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-red-dark .accent-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-red-dark .accent-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .accent-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .accent-A100-fg {
  color: #ff8a80 !important; }
body.theme-red-dark .accent-A100-border {
  border-color: #ff8a80 !important; }
body.theme-red-dark .accent-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-red-dark .accent-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-red-dark .accent-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-red-dark .accent-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-red-dark .accent-A200-bg {
  background-color: #ff5252 !important; }
body.theme-red-dark .accent-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-red-dark .accent-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-A200-fg {
  color: #ff5252 !important; }
body.theme-red-dark .accent-A200-border {
  border-color: #ff5252 !important; }
body.theme-red-dark .accent-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-red-dark .accent-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-red-dark .accent-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-red-dark .accent-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-red-dark .accent-A400-bg {
  background-color: #ff1744 !important; }
body.theme-red-dark .accent-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-red-dark .accent-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-A400-fg {
  color: #ff1744 !important; }
body.theme-red-dark .accent-A400-border {
  border-color: #ff1744 !important; }
body.theme-red-dark .accent-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-red-dark .accent-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-red-dark .accent-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-red-dark .accent-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-red-dark .accent-A700-bg {
  background-color: #d50000 !important; }
body.theme-red-dark .accent-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-red-dark .accent-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-A700-fg {
  color: #d50000 !important; }
body.theme-red-dark .accent-A700-border {
  border-color: #d50000 !important; }
body.theme-red-dark .accent-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-red-dark .accent-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-red-dark .accent-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-red-dark .accent-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-red-dark .accent-bg {
  background-color: #f44336 !important; }
body.theme-red-dark .accent {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-dark .accent[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .accent-fg {
  color: #f44336 !important; }
body.theme-red-dark .accent-border {
  border-color: #f44336 !important; }
body.theme-red-dark .accent-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-dark .accent-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-dark .accent-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-dark .accent-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-red-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-red-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-red-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-red-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-red-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-red-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-red-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-red-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-red-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-red-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-red-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-red-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-red-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-red-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-red-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-red-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-red-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-red-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-red-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-red-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-red-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-red-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-red-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-red-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-red-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-red-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-red-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-red-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-red-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-red-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-red-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-red-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-red-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-red-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-red-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-red-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-red-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-red-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-red-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-red-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-red-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-red-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-red-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-red-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-red-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-red-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-red-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-red-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-red-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-red-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-red-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-red-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-red-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-red-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-red-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-red-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-red-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-red-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-red-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-red-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-red-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-red-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-red-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-red-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-red-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-red-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-red-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-red-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-red-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-red-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-red-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-red-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-red-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-red-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-red-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-red-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-red-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-red-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-red-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-red-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-red-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-red-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-red-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-red-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-red-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-red-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-red-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-red-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-red-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-red-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-red-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-red-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-red-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-red-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-red-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-red-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-red-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-red-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-red-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-red-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-red-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-red-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-red-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-red-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-red-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-red-dark .warn-fg {
  color: #f44336 !important; }
body.theme-red-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-red-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-red-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-red-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-red-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-red-dark .primary-50 i,
body.theme-red-dark .primary-50 .icon, body.theme-red-dark .primary-100 i,
body.theme-red-dark .primary-100 .icon, body.theme-red-dark .primary-200 i,
body.theme-red-dark .primary-200 .icon, body.theme-red-dark .primary-300 i,
body.theme-red-dark .primary-300 .icon, body.theme-red-dark .primary-400 i,
body.theme-red-dark .primary-400 .icon, body.theme-red-dark .primary-A100 i,
body.theme-red-dark .primary-A100 .icon, body.theme-red-dark .accent-50 i,
body.theme-red-dark .accent-50 .icon, body.theme-red-dark .accent-100 i,
body.theme-red-dark .accent-100 .icon, body.theme-red-dark .accent-200 i,
body.theme-red-dark .accent-200 .icon, body.theme-red-dark .accent-300 i,
body.theme-red-dark .accent-300 .icon, body.theme-red-dark .accent-400 i,
body.theme-red-dark .accent-400 .icon, body.theme-red-dark .accent-A100 i,
body.theme-red-dark .accent-A100 .icon, body.theme-red-dark .warn-50 i,
body.theme-red-dark .warn-50 .icon, body.theme-red-dark .warn-100 i,
body.theme-red-dark .warn-100 .icon, body.theme-red-dark .warn-200 i,
body.theme-red-dark .warn-200 .icon, body.theme-red-dark .warn-300 i,
body.theme-red-dark .warn-300 .icon, body.theme-red-dark .warn-400 i,
body.theme-red-dark .warn-400 .icon, body.theme-red-dark .warn-A100 i,
body.theme-red-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-red-dark .primary-50.secondary-text,
body.theme-red-dark .primary-50 .secondary-text, body.theme-red-dark .primary-100.secondary-text,
body.theme-red-dark .primary-100 .secondary-text, body.theme-red-dark .primary-200.secondary-text,
body.theme-red-dark .primary-200 .secondary-text, body.theme-red-dark .primary-300.secondary-text,
body.theme-red-dark .primary-300 .secondary-text, body.theme-red-dark .primary-400.secondary-text,
body.theme-red-dark .primary-400 .secondary-text, body.theme-red-dark .primary-A100.secondary-text,
body.theme-red-dark .primary-A100 .secondary-text, body.theme-red-dark .accent-50.secondary-text,
body.theme-red-dark .accent-50 .secondary-text, body.theme-red-dark .accent-100.secondary-text,
body.theme-red-dark .accent-100 .secondary-text, body.theme-red-dark .accent-200.secondary-text,
body.theme-red-dark .accent-200 .secondary-text, body.theme-red-dark .accent-300.secondary-text,
body.theme-red-dark .accent-300 .secondary-text, body.theme-red-dark .accent-400.secondary-text,
body.theme-red-dark .accent-400 .secondary-text, body.theme-red-dark .accent-A100.secondary-text,
body.theme-red-dark .accent-A100 .secondary-text, body.theme-red-dark .warn-50.secondary-text,
body.theme-red-dark .warn-50 .secondary-text, body.theme-red-dark .warn-100.secondary-text,
body.theme-red-dark .warn-100 .secondary-text, body.theme-red-dark .warn-200.secondary-text,
body.theme-red-dark .warn-200 .secondary-text, body.theme-red-dark .warn-300.secondary-text,
body.theme-red-dark .warn-300 .secondary-text, body.theme-red-dark .warn-400.secondary-text,
body.theme-red-dark .warn-400 .secondary-text, body.theme-red-dark .warn-A100.secondary-text,
body.theme-red-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-red-dark .primary-50.hint-text,
body.theme-red-dark .primary-50 .hint-text, body.theme-red-dark .primary-50.disabled-text,
body.theme-red-dark .primary-50 .disabled-text, body.theme-red-dark .primary-100.hint-text,
body.theme-red-dark .primary-100 .hint-text, body.theme-red-dark .primary-100.disabled-text,
body.theme-red-dark .primary-100 .disabled-text, body.theme-red-dark .primary-200.hint-text,
body.theme-red-dark .primary-200 .hint-text, body.theme-red-dark .primary-200.disabled-text,
body.theme-red-dark .primary-200 .disabled-text, body.theme-red-dark .primary-300.hint-text,
body.theme-red-dark .primary-300 .hint-text, body.theme-red-dark .primary-300.disabled-text,
body.theme-red-dark .primary-300 .disabled-text, body.theme-red-dark .primary-400.hint-text,
body.theme-red-dark .primary-400 .hint-text, body.theme-red-dark .primary-400.disabled-text,
body.theme-red-dark .primary-400 .disabled-text, body.theme-red-dark .primary-A100.hint-text,
body.theme-red-dark .primary-A100 .hint-text, body.theme-red-dark .primary-A100.disabled-text,
body.theme-red-dark .primary-A100 .disabled-text, body.theme-red-dark .accent-50.hint-text,
body.theme-red-dark .accent-50 .hint-text, body.theme-red-dark .accent-50.disabled-text,
body.theme-red-dark .accent-50 .disabled-text, body.theme-red-dark .accent-100.hint-text,
body.theme-red-dark .accent-100 .hint-text, body.theme-red-dark .accent-100.disabled-text,
body.theme-red-dark .accent-100 .disabled-text, body.theme-red-dark .accent-200.hint-text,
body.theme-red-dark .accent-200 .hint-text, body.theme-red-dark .accent-200.disabled-text,
body.theme-red-dark .accent-200 .disabled-text, body.theme-red-dark .accent-300.hint-text,
body.theme-red-dark .accent-300 .hint-text, body.theme-red-dark .accent-300.disabled-text,
body.theme-red-dark .accent-300 .disabled-text, body.theme-red-dark .accent-400.hint-text,
body.theme-red-dark .accent-400 .hint-text, body.theme-red-dark .accent-400.disabled-text,
body.theme-red-dark .accent-400 .disabled-text, body.theme-red-dark .accent-A100.hint-text,
body.theme-red-dark .accent-A100 .hint-text, body.theme-red-dark .accent-A100.disabled-text,
body.theme-red-dark .accent-A100 .disabled-text, body.theme-red-dark .warn-50.hint-text,
body.theme-red-dark .warn-50 .hint-text, body.theme-red-dark .warn-50.disabled-text,
body.theme-red-dark .warn-50 .disabled-text, body.theme-red-dark .warn-100.hint-text,
body.theme-red-dark .warn-100 .hint-text, body.theme-red-dark .warn-100.disabled-text,
body.theme-red-dark .warn-100 .disabled-text, body.theme-red-dark .warn-200.hint-text,
body.theme-red-dark .warn-200 .hint-text, body.theme-red-dark .warn-200.disabled-text,
body.theme-red-dark .warn-200 .disabled-text, body.theme-red-dark .warn-300.hint-text,
body.theme-red-dark .warn-300 .hint-text, body.theme-red-dark .warn-300.disabled-text,
body.theme-red-dark .warn-300 .disabled-text, body.theme-red-dark .warn-400.hint-text,
body.theme-red-dark .warn-400 .hint-text, body.theme-red-dark .warn-400.disabled-text,
body.theme-red-dark .warn-400 .disabled-text, body.theme-red-dark .warn-A100.hint-text,
body.theme-red-dark .warn-A100 .hint-text, body.theme-red-dark .warn-A100.disabled-text,
body.theme-red-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-red-dark .primary-50.divider,
body.theme-red-dark .primary-50 .divider, body.theme-red-dark .primary-100.divider,
body.theme-red-dark .primary-100 .divider, body.theme-red-dark .primary-200.divider,
body.theme-red-dark .primary-200 .divider, body.theme-red-dark .primary-300.divider,
body.theme-red-dark .primary-300 .divider, body.theme-red-dark .primary-400.divider,
body.theme-red-dark .primary-400 .divider, body.theme-red-dark .primary-A100.divider,
body.theme-red-dark .primary-A100 .divider, body.theme-red-dark .accent-50.divider,
body.theme-red-dark .accent-50 .divider, body.theme-red-dark .accent-100.divider,
body.theme-red-dark .accent-100 .divider, body.theme-red-dark .accent-200.divider,
body.theme-red-dark .accent-200 .divider, body.theme-red-dark .accent-300.divider,
body.theme-red-dark .accent-300 .divider, body.theme-red-dark .accent-400.divider,
body.theme-red-dark .accent-400 .divider, body.theme-red-dark .accent-A100.divider,
body.theme-red-dark .accent-A100 .divider, body.theme-red-dark .warn-50.divider,
body.theme-red-dark .warn-50 .divider, body.theme-red-dark .warn-100.divider,
body.theme-red-dark .warn-100 .divider, body.theme-red-dark .warn-200.divider,
body.theme-red-dark .warn-200 .divider, body.theme-red-dark .warn-300.divider,
body.theme-red-dark .warn-300 .divider, body.theme-red-dark .warn-400.divider,
body.theme-red-dark .warn-400 .divider, body.theme-red-dark .warn-A100.divider,
body.theme-red-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-red-dark .primary-50 .mat-ripple-element, body.theme-red-dark .primary-100 .mat-ripple-element, body.theme-red-dark .primary-200 .mat-ripple-element, body.theme-red-dark .primary-300 .mat-ripple-element, body.theme-red-dark .primary-400 .mat-ripple-element, body.theme-red-dark .primary-A100 .mat-ripple-element, body.theme-red-dark .accent-50 .mat-ripple-element, body.theme-red-dark .accent-100 .mat-ripple-element, body.theme-red-dark .accent-200 .mat-ripple-element, body.theme-red-dark .accent-300 .mat-ripple-element, body.theme-red-dark .accent-400 .mat-ripple-element, body.theme-red-dark .accent-A100 .mat-ripple-element, body.theme-red-dark .warn-50 .mat-ripple-element, body.theme-red-dark .warn-100 .mat-ripple-element, body.theme-red-dark .warn-200 .mat-ripple-element, body.theme-red-dark .warn-300 .mat-ripple-element, body.theme-red-dark .warn-400 .mat-ripple-element, body.theme-red-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-red-dark .primary-50 .adaptive-border-color, body.theme-red-dark .primary-100 .adaptive-border-color, body.theme-red-dark .primary-200 .adaptive-border-color, body.theme-red-dark .primary-300 .adaptive-border-color, body.theme-red-dark .primary-400 .adaptive-border-color, body.theme-red-dark .primary-A100 .adaptive-border-color, body.theme-red-dark .accent-50 .adaptive-border-color, body.theme-red-dark .accent-100 .adaptive-border-color, body.theme-red-dark .accent-200 .adaptive-border-color, body.theme-red-dark .accent-300 .adaptive-border-color, body.theme-red-dark .accent-400 .adaptive-border-color, body.theme-red-dark .accent-A100 .adaptive-border-color, body.theme-red-dark .warn-50 .adaptive-border-color, body.theme-red-dark .warn-100 .adaptive-border-color, body.theme-red-dark .warn-200 .adaptive-border-color, body.theme-red-dark .warn-300 .adaptive-border-color, body.theme-red-dark .warn-400 .adaptive-border-color, body.theme-red-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-red-dark .primary-500 i,
body.theme-red-dark .primary-500 .icon, body.theme-red-dark .primary-600 i,
body.theme-red-dark .primary-600 .icon, body.theme-red-dark .primary-700 i,
body.theme-red-dark .primary-700 .icon, body.theme-red-dark .primary-800 i,
body.theme-red-dark .primary-800 .icon, body.theme-red-dark .primary-900 i,
body.theme-red-dark .primary-900 .icon, body.theme-red-dark .primary-A200 i,
body.theme-red-dark .primary-A200 .icon, body.theme-red-dark .primary-A400 i,
body.theme-red-dark .primary-A400 .icon, body.theme-red-dark .primary-A700 i,
body.theme-red-dark .primary-A700 .icon, body.theme-red-dark .primary i,
body.theme-red-dark .primary .icon, body.theme-red-dark .accent-500 i,
body.theme-red-dark .accent-500 .icon, body.theme-red-dark .accent-600 i,
body.theme-red-dark .accent-600 .icon, body.theme-red-dark .accent-700 i,
body.theme-red-dark .accent-700 .icon, body.theme-red-dark .accent-800 i,
body.theme-red-dark .accent-800 .icon, body.theme-red-dark .accent-900 i,
body.theme-red-dark .accent-900 .icon, body.theme-red-dark .accent-A200 i,
body.theme-red-dark .accent-A200 .icon, body.theme-red-dark .accent-A400 i,
body.theme-red-dark .accent-A400 .icon, body.theme-red-dark .accent-A700 i,
body.theme-red-dark .accent-A700 .icon, body.theme-red-dark .accent i,
body.theme-red-dark .accent .icon, body.theme-red-dark .warn-500 i,
body.theme-red-dark .warn-500 .icon, body.theme-red-dark .warn-600 i,
body.theme-red-dark .warn-600 .icon, body.theme-red-dark .warn-700 i,
body.theme-red-dark .warn-700 .icon, body.theme-red-dark .warn-800 i,
body.theme-red-dark .warn-800 .icon, body.theme-red-dark .warn-900 i,
body.theme-red-dark .warn-900 .icon, body.theme-red-dark .warn-A200 i,
body.theme-red-dark .warn-A200 .icon, body.theme-red-dark .warn-A400 i,
body.theme-red-dark .warn-A400 .icon, body.theme-red-dark .warn-A700 i,
body.theme-red-dark .warn-A700 .icon, body.theme-red-dark .warn i,
body.theme-red-dark .warn .icon {
  color: white; }
body.theme-red-dark .primary-500.secondary-text,
body.theme-red-dark .primary-500 .secondary-text, body.theme-red-dark .primary-600.secondary-text,
body.theme-red-dark .primary-600 .secondary-text, body.theme-red-dark .primary-700.secondary-text,
body.theme-red-dark .primary-700 .secondary-text, body.theme-red-dark .primary-800.secondary-text,
body.theme-red-dark .primary-800 .secondary-text, body.theme-red-dark .primary-900.secondary-text,
body.theme-red-dark .primary-900 .secondary-text, body.theme-red-dark .primary-A200.secondary-text,
body.theme-red-dark .primary-A200 .secondary-text, body.theme-red-dark .primary-A400.secondary-text,
body.theme-red-dark .primary-A400 .secondary-text, body.theme-red-dark .primary-A700.secondary-text,
body.theme-red-dark .primary-A700 .secondary-text, body.theme-red-dark .primary.secondary-text,
body.theme-red-dark .primary .secondary-text, body.theme-red-dark .accent-500.secondary-text,
body.theme-red-dark .accent-500 .secondary-text, body.theme-red-dark .accent-600.secondary-text,
body.theme-red-dark .accent-600 .secondary-text, body.theme-red-dark .accent-700.secondary-text,
body.theme-red-dark .accent-700 .secondary-text, body.theme-red-dark .accent-800.secondary-text,
body.theme-red-dark .accent-800 .secondary-text, body.theme-red-dark .accent-900.secondary-text,
body.theme-red-dark .accent-900 .secondary-text, body.theme-red-dark .accent-A200.secondary-text,
body.theme-red-dark .accent-A200 .secondary-text, body.theme-red-dark .accent-A400.secondary-text,
body.theme-red-dark .accent-A400 .secondary-text, body.theme-red-dark .accent-A700.secondary-text,
body.theme-red-dark .accent-A700 .secondary-text, body.theme-red-dark .accent.secondary-text,
body.theme-red-dark .accent .secondary-text, body.theme-red-dark .warn-500.secondary-text,
body.theme-red-dark .warn-500 .secondary-text, body.theme-red-dark .warn-600.secondary-text,
body.theme-red-dark .warn-600 .secondary-text, body.theme-red-dark .warn-700.secondary-text,
body.theme-red-dark .warn-700 .secondary-text, body.theme-red-dark .warn-800.secondary-text,
body.theme-red-dark .warn-800 .secondary-text, body.theme-red-dark .warn-900.secondary-text,
body.theme-red-dark .warn-900 .secondary-text, body.theme-red-dark .warn-A200.secondary-text,
body.theme-red-dark .warn-A200 .secondary-text, body.theme-red-dark .warn-A400.secondary-text,
body.theme-red-dark .warn-A400 .secondary-text, body.theme-red-dark .warn-A700.secondary-text,
body.theme-red-dark .warn-A700 .secondary-text, body.theme-red-dark .warn.secondary-text,
body.theme-red-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-red-dark .primary-500.hint-text,
body.theme-red-dark .primary-500 .hint-text, body.theme-red-dark .primary-500.disabled-text,
body.theme-red-dark .primary-500 .disabled-text, body.theme-red-dark .primary-600.hint-text,
body.theme-red-dark .primary-600 .hint-text, body.theme-red-dark .primary-600.disabled-text,
body.theme-red-dark .primary-600 .disabled-text, body.theme-red-dark .primary-700.hint-text,
body.theme-red-dark .primary-700 .hint-text, body.theme-red-dark .primary-700.disabled-text,
body.theme-red-dark .primary-700 .disabled-text, body.theme-red-dark .primary-800.hint-text,
body.theme-red-dark .primary-800 .hint-text, body.theme-red-dark .primary-800.disabled-text,
body.theme-red-dark .primary-800 .disabled-text, body.theme-red-dark .primary-900.hint-text,
body.theme-red-dark .primary-900 .hint-text, body.theme-red-dark .primary-900.disabled-text,
body.theme-red-dark .primary-900 .disabled-text, body.theme-red-dark .primary-A200.hint-text,
body.theme-red-dark .primary-A200 .hint-text, body.theme-red-dark .primary-A200.disabled-text,
body.theme-red-dark .primary-A200 .disabled-text, body.theme-red-dark .primary-A400.hint-text,
body.theme-red-dark .primary-A400 .hint-text, body.theme-red-dark .primary-A400.disabled-text,
body.theme-red-dark .primary-A400 .disabled-text, body.theme-red-dark .primary-A700.hint-text,
body.theme-red-dark .primary-A700 .hint-text, body.theme-red-dark .primary-A700.disabled-text,
body.theme-red-dark .primary-A700 .disabled-text, body.theme-red-dark .primary.hint-text,
body.theme-red-dark .primary .hint-text, body.theme-red-dark .primary.disabled-text,
body.theme-red-dark .primary .disabled-text, body.theme-red-dark .accent-500.hint-text,
body.theme-red-dark .accent-500 .hint-text, body.theme-red-dark .accent-500.disabled-text,
body.theme-red-dark .accent-500 .disabled-text, body.theme-red-dark .accent-600.hint-text,
body.theme-red-dark .accent-600 .hint-text, body.theme-red-dark .accent-600.disabled-text,
body.theme-red-dark .accent-600 .disabled-text, body.theme-red-dark .accent-700.hint-text,
body.theme-red-dark .accent-700 .hint-text, body.theme-red-dark .accent-700.disabled-text,
body.theme-red-dark .accent-700 .disabled-text, body.theme-red-dark .accent-800.hint-text,
body.theme-red-dark .accent-800 .hint-text, body.theme-red-dark .accent-800.disabled-text,
body.theme-red-dark .accent-800 .disabled-text, body.theme-red-dark .accent-900.hint-text,
body.theme-red-dark .accent-900 .hint-text, body.theme-red-dark .accent-900.disabled-text,
body.theme-red-dark .accent-900 .disabled-text, body.theme-red-dark .accent-A200.hint-text,
body.theme-red-dark .accent-A200 .hint-text, body.theme-red-dark .accent-A200.disabled-text,
body.theme-red-dark .accent-A200 .disabled-text, body.theme-red-dark .accent-A400.hint-text,
body.theme-red-dark .accent-A400 .hint-text, body.theme-red-dark .accent-A400.disabled-text,
body.theme-red-dark .accent-A400 .disabled-text, body.theme-red-dark .accent-A700.hint-text,
body.theme-red-dark .accent-A700 .hint-text, body.theme-red-dark .accent-A700.disabled-text,
body.theme-red-dark .accent-A700 .disabled-text, body.theme-red-dark .accent.hint-text,
body.theme-red-dark .accent .hint-text, body.theme-red-dark .accent.disabled-text,
body.theme-red-dark .accent .disabled-text, body.theme-red-dark .warn-500.hint-text,
body.theme-red-dark .warn-500 .hint-text, body.theme-red-dark .warn-500.disabled-text,
body.theme-red-dark .warn-500 .disabled-text, body.theme-red-dark .warn-600.hint-text,
body.theme-red-dark .warn-600 .hint-text, body.theme-red-dark .warn-600.disabled-text,
body.theme-red-dark .warn-600 .disabled-text, body.theme-red-dark .warn-700.hint-text,
body.theme-red-dark .warn-700 .hint-text, body.theme-red-dark .warn-700.disabled-text,
body.theme-red-dark .warn-700 .disabled-text, body.theme-red-dark .warn-800.hint-text,
body.theme-red-dark .warn-800 .hint-text, body.theme-red-dark .warn-800.disabled-text,
body.theme-red-dark .warn-800 .disabled-text, body.theme-red-dark .warn-900.hint-text,
body.theme-red-dark .warn-900 .hint-text, body.theme-red-dark .warn-900.disabled-text,
body.theme-red-dark .warn-900 .disabled-text, body.theme-red-dark .warn-A200.hint-text,
body.theme-red-dark .warn-A200 .hint-text, body.theme-red-dark .warn-A200.disabled-text,
body.theme-red-dark .warn-A200 .disabled-text, body.theme-red-dark .warn-A400.hint-text,
body.theme-red-dark .warn-A400 .hint-text, body.theme-red-dark .warn-A400.disabled-text,
body.theme-red-dark .warn-A400 .disabled-text, body.theme-red-dark .warn-A700.hint-text,
body.theme-red-dark .warn-A700 .hint-text, body.theme-red-dark .warn-A700.disabled-text,
body.theme-red-dark .warn-A700 .disabled-text, body.theme-red-dark .warn.hint-text,
body.theme-red-dark .warn .hint-text, body.theme-red-dark .warn.disabled-text,
body.theme-red-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-red-dark .primary-500.divider,
body.theme-red-dark .primary-500 .divider, body.theme-red-dark .primary-600.divider,
body.theme-red-dark .primary-600 .divider, body.theme-red-dark .primary-700.divider,
body.theme-red-dark .primary-700 .divider, body.theme-red-dark .primary-800.divider,
body.theme-red-dark .primary-800 .divider, body.theme-red-dark .primary-900.divider,
body.theme-red-dark .primary-900 .divider, body.theme-red-dark .primary-A200.divider,
body.theme-red-dark .primary-A200 .divider, body.theme-red-dark .primary-A400.divider,
body.theme-red-dark .primary-A400 .divider, body.theme-red-dark .primary-A700.divider,
body.theme-red-dark .primary-A700 .divider, body.theme-red-dark .primary.divider,
body.theme-red-dark .primary .divider, body.theme-red-dark .accent-500.divider,
body.theme-red-dark .accent-500 .divider, body.theme-red-dark .accent-600.divider,
body.theme-red-dark .accent-600 .divider, body.theme-red-dark .accent-700.divider,
body.theme-red-dark .accent-700 .divider, body.theme-red-dark .accent-800.divider,
body.theme-red-dark .accent-800 .divider, body.theme-red-dark .accent-900.divider,
body.theme-red-dark .accent-900 .divider, body.theme-red-dark .accent-A200.divider,
body.theme-red-dark .accent-A200 .divider, body.theme-red-dark .accent-A400.divider,
body.theme-red-dark .accent-A400 .divider, body.theme-red-dark .accent-A700.divider,
body.theme-red-dark .accent-A700 .divider, body.theme-red-dark .accent.divider,
body.theme-red-dark .accent .divider, body.theme-red-dark .warn-500.divider,
body.theme-red-dark .warn-500 .divider, body.theme-red-dark .warn-600.divider,
body.theme-red-dark .warn-600 .divider, body.theme-red-dark .warn-700.divider,
body.theme-red-dark .warn-700 .divider, body.theme-red-dark .warn-800.divider,
body.theme-red-dark .warn-800 .divider, body.theme-red-dark .warn-900.divider,
body.theme-red-dark .warn-900 .divider, body.theme-red-dark .warn-A200.divider,
body.theme-red-dark .warn-A200 .divider, body.theme-red-dark .warn-A400.divider,
body.theme-red-dark .warn-A400 .divider, body.theme-red-dark .warn-A700.divider,
body.theme-red-dark .warn-A700 .divider, body.theme-red-dark .warn.divider,
body.theme-red-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-red-dark .primary-500 .mat-ripple-element, body.theme-red-dark .primary-600 .mat-ripple-element, body.theme-red-dark .primary-700 .mat-ripple-element, body.theme-red-dark .primary-800 .mat-ripple-element, body.theme-red-dark .primary-900 .mat-ripple-element, body.theme-red-dark .primary-A200 .mat-ripple-element, body.theme-red-dark .primary-A400 .mat-ripple-element, body.theme-red-dark .primary-A700 .mat-ripple-element, body.theme-red-dark .primary .mat-ripple-element, body.theme-red-dark .accent-500 .mat-ripple-element, body.theme-red-dark .accent-600 .mat-ripple-element, body.theme-red-dark .accent-700 .mat-ripple-element, body.theme-red-dark .accent-800 .mat-ripple-element, body.theme-red-dark .accent-900 .mat-ripple-element, body.theme-red-dark .accent-A200 .mat-ripple-element, body.theme-red-dark .accent-A400 .mat-ripple-element, body.theme-red-dark .accent-A700 .mat-ripple-element, body.theme-red-dark .accent .mat-ripple-element, body.theme-red-dark .warn-500 .mat-ripple-element, body.theme-red-dark .warn-600 .mat-ripple-element, body.theme-red-dark .warn-700 .mat-ripple-element, body.theme-red-dark .warn-800 .mat-ripple-element, body.theme-red-dark .warn-900 .mat-ripple-element, body.theme-red-dark .warn-A200 .mat-ripple-element, body.theme-red-dark .warn-A400 .mat-ripple-element, body.theme-red-dark .warn-A700 .mat-ripple-element, body.theme-red-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-red-dark .primary-500 .adaptive-border-color, body.theme-red-dark .primary-600 .adaptive-border-color, body.theme-red-dark .primary-700 .adaptive-border-color, body.theme-red-dark .primary-800 .adaptive-border-color, body.theme-red-dark .primary-900 .adaptive-border-color, body.theme-red-dark .primary-A200 .adaptive-border-color, body.theme-red-dark .primary-A400 .adaptive-border-color, body.theme-red-dark .primary-A700 .adaptive-border-color, body.theme-red-dark .primary .adaptive-border-color, body.theme-red-dark .accent-500 .adaptive-border-color, body.theme-red-dark .accent-600 .adaptive-border-color, body.theme-red-dark .accent-700 .adaptive-border-color, body.theme-red-dark .accent-800 .adaptive-border-color, body.theme-red-dark .accent-900 .adaptive-border-color, body.theme-red-dark .accent-A200 .adaptive-border-color, body.theme-red-dark .accent-A400 .adaptive-border-color, body.theme-red-dark .accent-A700 .adaptive-border-color, body.theme-red-dark .accent .adaptive-border-color, body.theme-red-dark .warn-500 .adaptive-border-color, body.theme-red-dark .warn-600 .adaptive-border-color, body.theme-red-dark .warn-700 .adaptive-border-color, body.theme-red-dark .warn-800 .adaptive-border-color, body.theme-red-dark .warn-900 .adaptive-border-color, body.theme-red-dark .warn-A200 .adaptive-border-color, body.theme-red-dark .warn-A400 .adaptive-border-color, body.theme-red-dark .warn-A700 .adaptive-border-color, body.theme-red-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .primary-50 input[type='text'], body.theme-red-dark .primary-100 input[type='text'], body.theme-red-dark .primary-200 input[type='text'], body.theme-red-dark .primary-300 input[type='text'], body.theme-red-dark .primary-400 input[type='text'], body.theme-red-dark .primary-A100 input[type='text'], body.theme-red-dark .accent-50 input[type='text'], body.theme-red-dark .accent-100 input[type='text'], body.theme-red-dark .accent-200 input[type='text'], body.theme-red-dark .accent-300 input[type='text'], body.theme-red-dark .accent-400 input[type='text'], body.theme-red-dark .accent-A100 input[type='text'], body.theme-red-dark .warn-50 input[type='text'], body.theme-red-dark .warn-100 input[type='text'], body.theme-red-dark .warn-200 input[type='text'], body.theme-red-dark .warn-300 input[type='text'], body.theme-red-dark .warn-400 input[type='text'], body.theme-red-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-red-dark .primary-50 .mat-form-field-label, body.theme-red-dark .primary-100 .mat-form-field-label, body.theme-red-dark .primary-200 .mat-form-field-label, body.theme-red-dark .primary-300 .mat-form-field-label, body.theme-red-dark .primary-400 .mat-form-field-label, body.theme-red-dark .primary-A100 .mat-form-field-label, body.theme-red-dark .accent-50 .mat-form-field-label, body.theme-red-dark .accent-100 .mat-form-field-label, body.theme-red-dark .accent-200 .mat-form-field-label, body.theme-red-dark .accent-300 .mat-form-field-label, body.theme-red-dark .accent-400 .mat-form-field-label, body.theme-red-dark .accent-A100 .mat-form-field-label, body.theme-red-dark .warn-50 .mat-form-field-label, body.theme-red-dark .warn-100 .mat-form-field-label, body.theme-red-dark .warn-200 .mat-form-field-label, body.theme-red-dark .warn-300 .mat-form-field-label, body.theme-red-dark .warn-400 .mat-form-field-label, body.theme-red-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-dark .primary-50 .mat-form-field-underline, body.theme-red-dark .primary-100 .mat-form-field-underline, body.theme-red-dark .primary-200 .mat-form-field-underline, body.theme-red-dark .primary-300 .mat-form-field-underline, body.theme-red-dark .primary-400 .mat-form-field-underline, body.theme-red-dark .primary-A100 .mat-form-field-underline, body.theme-red-dark .accent-50 .mat-form-field-underline, body.theme-red-dark .accent-100 .mat-form-field-underline, body.theme-red-dark .accent-200 .mat-form-field-underline, body.theme-red-dark .accent-300 .mat-form-field-underline, body.theme-red-dark .accent-400 .mat-form-field-underline, body.theme-red-dark .accent-A100 .mat-form-field-underline, body.theme-red-dark .warn-50 .mat-form-field-underline, body.theme-red-dark .warn-100 .mat-form-field-underline, body.theme-red-dark .warn-200 .mat-form-field-underline, body.theme-red-dark .warn-300 .mat-form-field-underline, body.theme-red-dark .warn-400 .mat-form-field-underline, body.theme-red-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-dark .primary-50 .mat-select-trigger,
body.theme-red-dark .primary-50 .mat-select-arrow, body.theme-red-dark .primary-100 .mat-select-trigger,
body.theme-red-dark .primary-100 .mat-select-arrow, body.theme-red-dark .primary-200 .mat-select-trigger,
body.theme-red-dark .primary-200 .mat-select-arrow, body.theme-red-dark .primary-300 .mat-select-trigger,
body.theme-red-dark .primary-300 .mat-select-arrow, body.theme-red-dark .primary-400 .mat-select-trigger,
body.theme-red-dark .primary-400 .mat-select-arrow, body.theme-red-dark .primary-A100 .mat-select-trigger,
body.theme-red-dark .primary-A100 .mat-select-arrow, body.theme-red-dark .accent-50 .mat-select-trigger,
body.theme-red-dark .accent-50 .mat-select-arrow, body.theme-red-dark .accent-100 .mat-select-trigger,
body.theme-red-dark .accent-100 .mat-select-arrow, body.theme-red-dark .accent-200 .mat-select-trigger,
body.theme-red-dark .accent-200 .mat-select-arrow, body.theme-red-dark .accent-300 .mat-select-trigger,
body.theme-red-dark .accent-300 .mat-select-arrow, body.theme-red-dark .accent-400 .mat-select-trigger,
body.theme-red-dark .accent-400 .mat-select-arrow, body.theme-red-dark .accent-A100 .mat-select-trigger,
body.theme-red-dark .accent-A100 .mat-select-arrow, body.theme-red-dark .warn-50 .mat-select-trigger,
body.theme-red-dark .warn-50 .mat-select-arrow, body.theme-red-dark .warn-100 .mat-select-trigger,
body.theme-red-dark .warn-100 .mat-select-arrow, body.theme-red-dark .warn-200 .mat-select-trigger,
body.theme-red-dark .warn-200 .mat-select-arrow, body.theme-red-dark .warn-300 .mat-select-trigger,
body.theme-red-dark .warn-300 .mat-select-arrow, body.theme-red-dark .warn-400 .mat-select-trigger,
body.theme-red-dark .warn-400 .mat-select-arrow, body.theme-red-dark .warn-A100 .mat-select-trigger,
body.theme-red-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-dark .primary-50 .mat-select-underline, body.theme-red-dark .primary-100 .mat-select-underline, body.theme-red-dark .primary-200 .mat-select-underline, body.theme-red-dark .primary-300 .mat-select-underline, body.theme-red-dark .primary-400 .mat-select-underline, body.theme-red-dark .primary-A100 .mat-select-underline, body.theme-red-dark .accent-50 .mat-select-underline, body.theme-red-dark .accent-100 .mat-select-underline, body.theme-red-dark .accent-200 .mat-select-underline, body.theme-red-dark .accent-300 .mat-select-underline, body.theme-red-dark .accent-400 .mat-select-underline, body.theme-red-dark .accent-A100 .mat-select-underline, body.theme-red-dark .warn-50 .mat-select-underline, body.theme-red-dark .warn-100 .mat-select-underline, body.theme-red-dark .warn-200 .mat-select-underline, body.theme-red-dark .warn-300 .mat-select-underline, body.theme-red-dark .warn-400 .mat-select-underline, body.theme-red-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-red-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-50 .mat-select-arrow,
body.theme-red-dark .primary-50 .mat-select-trigger, body.theme-red-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-100 .mat-select-arrow,
body.theme-red-dark .primary-100 .mat-select-trigger, body.theme-red-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-200 .mat-select-arrow,
body.theme-red-dark .primary-200 .mat-select-trigger, body.theme-red-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-300 .mat-select-arrow,
body.theme-red-dark .primary-300 .mat-select-trigger, body.theme-red-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-400 .mat-select-arrow,
body.theme-red-dark .primary-400 .mat-select-trigger, body.theme-red-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-A100 .mat-select-arrow,
body.theme-red-dark .primary-A100 .mat-select-trigger, body.theme-red-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-50 .mat-select-arrow,
body.theme-red-dark .accent-50 .mat-select-trigger, body.theme-red-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-100 .mat-select-arrow,
body.theme-red-dark .accent-100 .mat-select-trigger, body.theme-red-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-200 .mat-select-arrow,
body.theme-red-dark .accent-200 .mat-select-trigger, body.theme-red-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-300 .mat-select-arrow,
body.theme-red-dark .accent-300 .mat-select-trigger, body.theme-red-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-400 .mat-select-arrow,
body.theme-red-dark .accent-400 .mat-select-trigger, body.theme-red-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-A100 .mat-select-arrow,
body.theme-red-dark .accent-A100 .mat-select-trigger, body.theme-red-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-50 .mat-select-arrow,
body.theme-red-dark .warn-50 .mat-select-trigger, body.theme-red-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-100 .mat-select-arrow,
body.theme-red-dark .warn-100 .mat-select-trigger, body.theme-red-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-200 .mat-select-arrow,
body.theme-red-dark .warn-200 .mat-select-trigger, body.theme-red-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-300 .mat-select-arrow,
body.theme-red-dark .warn-300 .mat-select-trigger, body.theme-red-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-400 .mat-select-arrow,
body.theme-red-dark .warn-400 .mat-select-trigger, body.theme-red-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-A100 .mat-select-arrow,
body.theme-red-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-red-dark .primary-500 input[type='text'], body.theme-red-dark .primary-600 input[type='text'], body.theme-red-dark .primary-700 input[type='text'], body.theme-red-dark .primary-800 input[type='text'], body.theme-red-dark .primary-900 input[type='text'], body.theme-red-dark .primary-A200 input[type='text'], body.theme-red-dark .primary-A400 input[type='text'], body.theme-red-dark .primary-A700 input[type='text'], body.theme-red-dark .primary input[type='text'], body.theme-red-dark .accent-500 input[type='text'], body.theme-red-dark .accent-600 input[type='text'], body.theme-red-dark .accent-700 input[type='text'], body.theme-red-dark .accent-800 input[type='text'], body.theme-red-dark .accent-900 input[type='text'], body.theme-red-dark .accent-A200 input[type='text'], body.theme-red-dark .accent-A400 input[type='text'], body.theme-red-dark .accent-A700 input[type='text'], body.theme-red-dark .accent input[type='text'], body.theme-red-dark .warn-500 input[type='text'], body.theme-red-dark .warn-600 input[type='text'], body.theme-red-dark .warn-700 input[type='text'], body.theme-red-dark .warn-800 input[type='text'], body.theme-red-dark .warn-900 input[type='text'], body.theme-red-dark .warn-A200 input[type='text'], body.theme-red-dark .warn-A400 input[type='text'], body.theme-red-dark .warn-A700 input[type='text'], body.theme-red-dark .warn input[type='text'] {
  color: white; }
body.theme-red-dark .primary-500 .mat-form-field-label, body.theme-red-dark .primary-600 .mat-form-field-label, body.theme-red-dark .primary-700 .mat-form-field-label, body.theme-red-dark .primary-800 .mat-form-field-label, body.theme-red-dark .primary-900 .mat-form-field-label, body.theme-red-dark .primary-A200 .mat-form-field-label, body.theme-red-dark .primary-A400 .mat-form-field-label, body.theme-red-dark .primary-A700 .mat-form-field-label, body.theme-red-dark .primary .mat-form-field-label, body.theme-red-dark .accent-500 .mat-form-field-label, body.theme-red-dark .accent-600 .mat-form-field-label, body.theme-red-dark .accent-700 .mat-form-field-label, body.theme-red-dark .accent-800 .mat-form-field-label, body.theme-red-dark .accent-900 .mat-form-field-label, body.theme-red-dark .accent-A200 .mat-form-field-label, body.theme-red-dark .accent-A400 .mat-form-field-label, body.theme-red-dark .accent-A700 .mat-form-field-label, body.theme-red-dark .accent .mat-form-field-label, body.theme-red-dark .warn-500 .mat-form-field-label, body.theme-red-dark .warn-600 .mat-form-field-label, body.theme-red-dark .warn-700 .mat-form-field-label, body.theme-red-dark .warn-800 .mat-form-field-label, body.theme-red-dark .warn-900 .mat-form-field-label, body.theme-red-dark .warn-A200 .mat-form-field-label, body.theme-red-dark .warn-A400 .mat-form-field-label, body.theme-red-dark .warn-A700 .mat-form-field-label, body.theme-red-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .primary-500 .mat-form-field-underline, body.theme-red-dark .primary-600 .mat-form-field-underline, body.theme-red-dark .primary-700 .mat-form-field-underline, body.theme-red-dark .primary-800 .mat-form-field-underline, body.theme-red-dark .primary-900 .mat-form-field-underline, body.theme-red-dark .primary-A200 .mat-form-field-underline, body.theme-red-dark .primary-A400 .mat-form-field-underline, body.theme-red-dark .primary-A700 .mat-form-field-underline, body.theme-red-dark .primary .mat-form-field-underline, body.theme-red-dark .accent-500 .mat-form-field-underline, body.theme-red-dark .accent-600 .mat-form-field-underline, body.theme-red-dark .accent-700 .mat-form-field-underline, body.theme-red-dark .accent-800 .mat-form-field-underline, body.theme-red-dark .accent-900 .mat-form-field-underline, body.theme-red-dark .accent-A200 .mat-form-field-underline, body.theme-red-dark .accent-A400 .mat-form-field-underline, body.theme-red-dark .accent-A700 .mat-form-field-underline, body.theme-red-dark .accent .mat-form-field-underline, body.theme-red-dark .warn-500 .mat-form-field-underline, body.theme-red-dark .warn-600 .mat-form-field-underline, body.theme-red-dark .warn-700 .mat-form-field-underline, body.theme-red-dark .warn-800 .mat-form-field-underline, body.theme-red-dark .warn-900 .mat-form-field-underline, body.theme-red-dark .warn-A200 .mat-form-field-underline, body.theme-red-dark .warn-A400 .mat-form-field-underline, body.theme-red-dark .warn-A700 .mat-form-field-underline, body.theme-red-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .primary-500 .mat-select-trigger,
body.theme-red-dark .primary-500 .mat-select-arrow, body.theme-red-dark .primary-600 .mat-select-trigger,
body.theme-red-dark .primary-600 .mat-select-arrow, body.theme-red-dark .primary-700 .mat-select-trigger,
body.theme-red-dark .primary-700 .mat-select-arrow, body.theme-red-dark .primary-800 .mat-select-trigger,
body.theme-red-dark .primary-800 .mat-select-arrow, body.theme-red-dark .primary-900 .mat-select-trigger,
body.theme-red-dark .primary-900 .mat-select-arrow, body.theme-red-dark .primary-A200 .mat-select-trigger,
body.theme-red-dark .primary-A200 .mat-select-arrow, body.theme-red-dark .primary-A400 .mat-select-trigger,
body.theme-red-dark .primary-A400 .mat-select-arrow, body.theme-red-dark .primary-A700 .mat-select-trigger,
body.theme-red-dark .primary-A700 .mat-select-arrow, body.theme-red-dark .primary .mat-select-trigger,
body.theme-red-dark .primary .mat-select-arrow, body.theme-red-dark .accent-500 .mat-select-trigger,
body.theme-red-dark .accent-500 .mat-select-arrow, body.theme-red-dark .accent-600 .mat-select-trigger,
body.theme-red-dark .accent-600 .mat-select-arrow, body.theme-red-dark .accent-700 .mat-select-trigger,
body.theme-red-dark .accent-700 .mat-select-arrow, body.theme-red-dark .accent-800 .mat-select-trigger,
body.theme-red-dark .accent-800 .mat-select-arrow, body.theme-red-dark .accent-900 .mat-select-trigger,
body.theme-red-dark .accent-900 .mat-select-arrow, body.theme-red-dark .accent-A200 .mat-select-trigger,
body.theme-red-dark .accent-A200 .mat-select-arrow, body.theme-red-dark .accent-A400 .mat-select-trigger,
body.theme-red-dark .accent-A400 .mat-select-arrow, body.theme-red-dark .accent-A700 .mat-select-trigger,
body.theme-red-dark .accent-A700 .mat-select-arrow, body.theme-red-dark .accent .mat-select-trigger,
body.theme-red-dark .accent .mat-select-arrow, body.theme-red-dark .warn-500 .mat-select-trigger,
body.theme-red-dark .warn-500 .mat-select-arrow, body.theme-red-dark .warn-600 .mat-select-trigger,
body.theme-red-dark .warn-600 .mat-select-arrow, body.theme-red-dark .warn-700 .mat-select-trigger,
body.theme-red-dark .warn-700 .mat-select-arrow, body.theme-red-dark .warn-800 .mat-select-trigger,
body.theme-red-dark .warn-800 .mat-select-arrow, body.theme-red-dark .warn-900 .mat-select-trigger,
body.theme-red-dark .warn-900 .mat-select-arrow, body.theme-red-dark .warn-A200 .mat-select-trigger,
body.theme-red-dark .warn-A200 .mat-select-arrow, body.theme-red-dark .warn-A400 .mat-select-trigger,
body.theme-red-dark .warn-A400 .mat-select-arrow, body.theme-red-dark .warn-A700 .mat-select-trigger,
body.theme-red-dark .warn-A700 .mat-select-arrow, body.theme-red-dark .warn .mat-select-trigger,
body.theme-red-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .primary-500 .mat-select-underline, body.theme-red-dark .primary-600 .mat-select-underline, body.theme-red-dark .primary-700 .mat-select-underline, body.theme-red-dark .primary-800 .mat-select-underline, body.theme-red-dark .primary-900 .mat-select-underline, body.theme-red-dark .primary-A200 .mat-select-underline, body.theme-red-dark .primary-A400 .mat-select-underline, body.theme-red-dark .primary-A700 .mat-select-underline, body.theme-red-dark .primary .mat-select-underline, body.theme-red-dark .accent-500 .mat-select-underline, body.theme-red-dark .accent-600 .mat-select-underline, body.theme-red-dark .accent-700 .mat-select-underline, body.theme-red-dark .accent-800 .mat-select-underline, body.theme-red-dark .accent-900 .mat-select-underline, body.theme-red-dark .accent-A200 .mat-select-underline, body.theme-red-dark .accent-A400 .mat-select-underline, body.theme-red-dark .accent-A700 .mat-select-underline, body.theme-red-dark .accent .mat-select-underline, body.theme-red-dark .warn-500 .mat-select-underline, body.theme-red-dark .warn-600 .mat-select-underline, body.theme-red-dark .warn-700 .mat-select-underline, body.theme-red-dark .warn-800 .mat-select-underline, body.theme-red-dark .warn-900 .mat-select-underline, body.theme-red-dark .warn-A200 .mat-select-underline, body.theme-red-dark .warn-A400 .mat-select-underline, body.theme-red-dark .warn-A700 .mat-select-underline, body.theme-red-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-red-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-500 .mat-select-arrow,
body.theme-red-dark .primary-500 .mat-select-trigger, body.theme-red-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-600 .mat-select-arrow,
body.theme-red-dark .primary-600 .mat-select-trigger, body.theme-red-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-700 .mat-select-arrow,
body.theme-red-dark .primary-700 .mat-select-trigger, body.theme-red-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-800 .mat-select-arrow,
body.theme-red-dark .primary-800 .mat-select-trigger, body.theme-red-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-900 .mat-select-arrow,
body.theme-red-dark .primary-900 .mat-select-trigger, body.theme-red-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-A200 .mat-select-arrow,
body.theme-red-dark .primary-A200 .mat-select-trigger, body.theme-red-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-A400 .mat-select-arrow,
body.theme-red-dark .primary-A400 .mat-select-trigger, body.theme-red-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary-A700 .mat-select-arrow,
body.theme-red-dark .primary-A700 .mat-select-trigger, body.theme-red-dark .primary .mat-select-disabled .mat-select-value,
body.theme-red-dark .primary .mat-select-arrow,
body.theme-red-dark .primary .mat-select-trigger, body.theme-red-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-500 .mat-select-arrow,
body.theme-red-dark .accent-500 .mat-select-trigger, body.theme-red-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-600 .mat-select-arrow,
body.theme-red-dark .accent-600 .mat-select-trigger, body.theme-red-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-700 .mat-select-arrow,
body.theme-red-dark .accent-700 .mat-select-trigger, body.theme-red-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-800 .mat-select-arrow,
body.theme-red-dark .accent-800 .mat-select-trigger, body.theme-red-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-900 .mat-select-arrow,
body.theme-red-dark .accent-900 .mat-select-trigger, body.theme-red-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-A200 .mat-select-arrow,
body.theme-red-dark .accent-A200 .mat-select-trigger, body.theme-red-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-A400 .mat-select-arrow,
body.theme-red-dark .accent-A400 .mat-select-trigger, body.theme-red-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent-A700 .mat-select-arrow,
body.theme-red-dark .accent-A700 .mat-select-trigger, body.theme-red-dark .accent .mat-select-disabled .mat-select-value,
body.theme-red-dark .accent .mat-select-arrow,
body.theme-red-dark .accent .mat-select-trigger, body.theme-red-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-500 .mat-select-arrow,
body.theme-red-dark .warn-500 .mat-select-trigger, body.theme-red-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-600 .mat-select-arrow,
body.theme-red-dark .warn-600 .mat-select-trigger, body.theme-red-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-700 .mat-select-arrow,
body.theme-red-dark .warn-700 .mat-select-trigger, body.theme-red-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-800 .mat-select-arrow,
body.theme-red-dark .warn-800 .mat-select-trigger, body.theme-red-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-900 .mat-select-arrow,
body.theme-red-dark .warn-900 .mat-select-trigger, body.theme-red-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-A200 .mat-select-arrow,
body.theme-red-dark .warn-A200 .mat-select-trigger, body.theme-red-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-A400 .mat-select-arrow,
body.theme-red-dark .warn-A400 .mat-select-trigger, body.theme-red-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn-A700 .mat-select-arrow,
body.theme-red-dark .warn-A700 .mat-select-trigger, body.theme-red-dark .warn .mat-select-disabled .mat-select-value,
body.theme-red-dark .warn .mat-select-arrow,
body.theme-red-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-red-dark .primary-500 .mat-select-value, body.theme-red-dark .primary-600 .mat-select-value, body.theme-red-dark .primary-700 .mat-select-value, body.theme-red-dark .primary-800 .mat-select-value, body.theme-red-dark .primary-900 .mat-select-value, body.theme-red-dark .primary-A200 .mat-select-value, body.theme-red-dark .primary-A400 .mat-select-value, body.theme-red-dark .primary-A700 .mat-select-value, body.theme-red-dark .primary .mat-select-value, body.theme-red-dark .accent-500 .mat-select-value, body.theme-red-dark .accent-600 .mat-select-value, body.theme-red-dark .accent-700 .mat-select-value, body.theme-red-dark .accent-800 .mat-select-value, body.theme-red-dark .accent-900 .mat-select-value, body.theme-red-dark .accent-A200 .mat-select-value, body.theme-red-dark .accent-A400 .mat-select-value, body.theme-red-dark .accent-A700 .mat-select-value, body.theme-red-dark .accent .mat-select-value, body.theme-red-dark .warn-500 .mat-select-value, body.theme-red-dark .warn-600 .mat-select-value, body.theme-red-dark .warn-700 .mat-select-value, body.theme-red-dark .warn-800 .mat-select-value, body.theme-red-dark .warn-900 .mat-select-value, body.theme-red-dark .warn-A200 .mat-select-value, body.theme-red-dark .warn-A400 .mat-select-value, body.theme-red-dark .warn-A700 .mat-select-value, body.theme-red-dark .warn .mat-select-value {
  color: white; }
body.theme-orange-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-orange-dark .mat-option {
  color: white; }
body.theme-orange-dark .mat-option:hover:not(.mat-option-disabled), body.theme-orange-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-orange-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff9800; }
body.theme-orange-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff9800; }
body.theme-orange-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-orange-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-orange-dark .mat-pseudo-checkbox-checked,
body.theme-orange-dark .mat-pseudo-checkbox-indeterminate,
body.theme-orange-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-orange-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ff9800; }
body.theme-orange-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-orange-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #ff9800; }
body.theme-orange-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-orange-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-orange-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-orange-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-orange-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .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); }
body.theme-orange-dark .mat-app-background, body.theme-orange-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-orange-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-orange-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-orange-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-orange-dark .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #ff9800; }
@media (-ms-high-contrast: active) {
    body.theme-orange-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-orange-dark .mat-badge-accent .mat-badge-content {
  background: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-orange-dark .mat-badge {
  position: relative; }
body.theme-orange-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-orange-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-orange-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-orange-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-orange-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-orange-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-orange-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-orange-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-orange-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-orange-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-orange-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-orange-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-orange-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-orange-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-orange-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-orange-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-orange-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-orange-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-orange-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-orange-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-orange-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-orange-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-orange-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-orange-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-orange-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-orange-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-orange-dark .mat-button, body.theme-orange-dark .mat-icon-button, body.theme-orange-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-orange-dark .mat-button.mat-primary, body.theme-orange-dark .mat-icon-button.mat-primary, body.theme-orange-dark .mat-stroked-button.mat-primary {
    color: #ff9800; }
body.theme-orange-dark .mat-button.mat-accent, body.theme-orange-dark .mat-icon-button.mat-accent, body.theme-orange-dark .mat-stroked-button.mat-accent {
    color: #ff9800; }
body.theme-orange-dark .mat-button.mat-warn, body.theme-orange-dark .mat-icon-button.mat-warn, body.theme-orange-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-orange-dark .mat-button.mat-primary[disabled], body.theme-orange-dark .mat-button.mat-accent[disabled], body.theme-orange-dark .mat-button.mat-warn[disabled], body.theme-orange-dark .mat-button[disabled][disabled], body.theme-orange-dark .mat-icon-button.mat-primary[disabled], body.theme-orange-dark .mat-icon-button.mat-accent[disabled], body.theme-orange-dark .mat-icon-button.mat-warn[disabled], body.theme-orange-dark .mat-icon-button[disabled][disabled], body.theme-orange-dark .mat-stroked-button.mat-primary[disabled], body.theme-orange-dark .mat-stroked-button.mat-accent[disabled], body.theme-orange-dark .mat-stroked-button.mat-warn[disabled], body.theme-orange-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-orange-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-orange-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #ff9800; }
body.theme-orange-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-orange-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-orange-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ff9800; }
body.theme-orange-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-orange-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-orange-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-orange-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-orange-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-orange-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-orange-dark .mat-button .mat-ripple-element, body.theme-orange-dark .mat-icon-button .mat-ripple-element, body.theme-orange-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-orange-dark .mat-button-focus-overlay {
  background: white; }
body.theme-orange-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-flat-button, body.theme-orange-dark .mat-raised-button, body.theme-orange-dark .mat-fab, body.theme-orange-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-orange-dark .mat-flat-button.mat-primary, body.theme-orange-dark .mat-raised-button.mat-primary, body.theme-orange-dark .mat-fab.mat-primary, body.theme-orange-dark .mat-mini-fab.mat-primary {
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-flat-button.mat-accent, body.theme-orange-dark .mat-raised-button.mat-accent, body.theme-orange-dark .mat-fab.mat-accent, body.theme-orange-dark .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-flat-button.mat-warn, body.theme-orange-dark .mat-raised-button.mat-warn, body.theme-orange-dark .mat-fab.mat-warn, body.theme-orange-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-orange-dark .mat-flat-button.mat-primary[disabled], body.theme-orange-dark .mat-flat-button.mat-accent[disabled], body.theme-orange-dark .mat-flat-button.mat-warn[disabled], body.theme-orange-dark .mat-flat-button[disabled][disabled], body.theme-orange-dark .mat-raised-button.mat-primary[disabled], body.theme-orange-dark .mat-raised-button.mat-accent[disabled], body.theme-orange-dark .mat-raised-button.mat-warn[disabled], body.theme-orange-dark .mat-raised-button[disabled][disabled], body.theme-orange-dark .mat-fab.mat-primary[disabled], body.theme-orange-dark .mat-fab.mat-accent[disabled], body.theme-orange-dark .mat-fab.mat-warn[disabled], body.theme-orange-dark .mat-fab[disabled][disabled], body.theme-orange-dark .mat-mini-fab.mat-primary[disabled], body.theme-orange-dark .mat-mini-fab.mat-accent[disabled], body.theme-orange-dark .mat-mini-fab.mat-warn[disabled], body.theme-orange-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-flat-button.mat-primary, body.theme-orange-dark .mat-raised-button.mat-primary, body.theme-orange-dark .mat-fab.mat-primary, body.theme-orange-dark .mat-mini-fab.mat-primary {
    background-color: #ff9800; }
body.theme-orange-dark .mat-flat-button.mat-accent, body.theme-orange-dark .mat-raised-button.mat-accent, body.theme-orange-dark .mat-fab.mat-accent, body.theme-orange-dark .mat-mini-fab.mat-accent {
    background-color: #ff9800; }
body.theme-orange-dark .mat-flat-button.mat-warn, body.theme-orange-dark .mat-raised-button.mat-warn, body.theme-orange-dark .mat-fab.mat-warn, body.theme-orange-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-orange-dark .mat-flat-button.mat-primary[disabled], body.theme-orange-dark .mat-flat-button.mat-accent[disabled], body.theme-orange-dark .mat-flat-button.mat-warn[disabled], body.theme-orange-dark .mat-flat-button[disabled][disabled], body.theme-orange-dark .mat-raised-button.mat-primary[disabled], body.theme-orange-dark .mat-raised-button.mat-accent[disabled], body.theme-orange-dark .mat-raised-button.mat-warn[disabled], body.theme-orange-dark .mat-raised-button[disabled][disabled], body.theme-orange-dark .mat-fab.mat-primary[disabled], body.theme-orange-dark .mat-fab.mat-accent[disabled], body.theme-orange-dark .mat-fab.mat-warn[disabled], body.theme-orange-dark .mat-fab[disabled][disabled], body.theme-orange-dark .mat-mini-fab.mat-primary[disabled], body.theme-orange-dark .mat-mini-fab.mat-accent[disabled], body.theme-orange-dark .mat-mini-fab.mat-warn[disabled], body.theme-orange-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-orange-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-orange-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-orange-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-orange-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-orange-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-orange-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-orange-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-orange-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-orange-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-orange-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-orange-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-orange-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-orange-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-orange-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-orange-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-orange-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-button-toggle-standalone,
body.theme-orange-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-orange-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-orange-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-orange-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-orange-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-orange-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-orange-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-orange-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-orange-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-orange-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-orange-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-orange-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-orange-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-orange-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-orange-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-orange-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-orange-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #ff9800; }
body.theme-orange-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-orange-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ff9800; }
body.theme-orange-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-orange-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-orange-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-orange-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-orange-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-orange-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-orange-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-orange-dark .mat-checkbox-background {
    background: none; } }
body.theme-orange-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ff9800; }
body.theme-orange-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ff9800; }
body.theme-orange-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-orange-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-orange-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-orange-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-orange-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-orange-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-orange-dark .mat-table {
  background: #424242; }
body.theme-orange-dark .mat-table thead, body.theme-orange-dark .mat-table tbody, body.theme-orange-dark .mat-table tfoot,
body.theme-orange-dark mat-header-row, body.theme-orange-dark mat-row, body.theme-orange-dark mat-footer-row,
body.theme-orange-dark [mat-header-row], body.theme-orange-dark [mat-row], body.theme-orange-dark [mat-footer-row],
body.theme-orange-dark .mat-table-sticky {
  background: inherit; }
body.theme-orange-dark mat-row, body.theme-orange-dark mat-header-row, body.theme-orange-dark mat-footer-row,
body.theme-orange-dark th.mat-header-cell, body.theme-orange-dark td.mat-cell, body.theme-orange-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-cell, body.theme-orange-dark .mat-footer-cell {
  color: white; }
body.theme-orange-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-orange-dark .mat-datepicker-toggle,
body.theme-orange-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-orange-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-orange-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-orange-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-orange-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-orange-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-calendar-body-selected {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 152, 0, 0.4); }
body.theme-orange-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-orange-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ff9800;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(255, 152, 0, 0.4); }
body.theme-orange-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-orange-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-orange-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-orange-dark .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); }
body.theme-orange-dark .mat-datepicker-toggle-active {
  color: #ff9800; }
body.theme-orange-dark .mat-datepicker-toggle-active.mat-accent {
    color: #ff9800; }
body.theme-orange-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-orange-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-orange-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-orange-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-orange-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-orange-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-orange-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-orange-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-orange-dark .mat-expansion-panel-header-description,
body.theme-orange-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-orange-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-orange-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ff9800; }
body.theme-orange-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-orange-dark .mat-focused .mat-form-field-required-marker {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-orange-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #ff9800; }
body.theme-orange-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ff9800; }
body.theme-orange-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-orange-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-orange-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-orange-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-orange-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-orange-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-orange-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-orange-dark .mat-error {
  color: #f44336; }
body.theme-orange-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-orange-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-orange-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-orange-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-orange-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-orange-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-orange-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-orange-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-orange-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-orange-dark .mat-icon.mat-primary {
  color: #ff9800; }
body.theme-orange-dark .mat-icon.mat-accent {
  color: #ff9800; }
body.theme-orange-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-orange-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-input-element:disabled,
body.theme-orange-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element {
  caret-color: #ff9800; }
body.theme-orange-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-orange-dark .mat-accent .mat-input-element {
  caret-color: #ff9800; }
body.theme-orange-dark .mat-warn .mat-input-element,
body.theme-orange-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-orange-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-orange-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-orange-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-orange-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-orange-dark .mat-list-option:hover, body.theme-orange-dark .mat-list-option:focus,
body.theme-orange-dark .mat-nav-list .mat-list-item:hover,
body.theme-orange-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .mat-menu-panel {
  background: #424242; }
body.theme-orange-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-orange-dark .mat-menu-item[disabled], body.theme-orange-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-menu-item .mat-icon-no-color,
body.theme-orange-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-orange-dark .mat-menu-item:hover:not([disabled]),
body.theme-orange-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-orange-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-orange-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .mat-paginator {
  background: #424242; }
body.theme-orange-dark .mat-paginator,
body.theme-orange-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-paginator-decrement,
body.theme-orange-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-orange-dark .mat-paginator-first,
body.theme-orange-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-orange-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-orange-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-orange-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-orange-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-progress-bar-background {
  fill: #ffe0b2; }
body.theme-orange-dark .mat-progress-bar-buffer {
  background-color: #ffe0b2; }
body.theme-orange-dark .mat-progress-bar-fill::after {
  background-color: #ff9800; }
body.theme-orange-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffe0b2; }
body.theme-orange-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffe0b2; }
body.theme-orange-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ff9800; }
body.theme-orange-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-orange-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-orange-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-orange-dark .mat-progress-spinner circle, body.theme-orange-dark .mat-spinner circle {
  stroke: #ff9800; }
body.theme-orange-dark .mat-progress-spinner.mat-accent circle, body.theme-orange-dark .mat-spinner.mat-accent circle {
  stroke: #ff9800; }
body.theme-orange-dark .mat-progress-spinner.mat-warn circle, body.theme-orange-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-orange-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff9800; }
body.theme-orange-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-orange-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-orange-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-orange-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #ff9800; }
body.theme-orange-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff9800; }
body.theme-orange-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-orange-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-orange-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-orange-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ff9800; }
body.theme-orange-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-orange-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-orange-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-orange-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-orange-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-orange-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-orange-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-orange-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-orange-dark .mat-select-value {
  color: white; }
body.theme-orange-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-select-panel {
  background: #424242; }
body.theme-orange-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ff9800; }
body.theme-orange-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-orange-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-orange-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-orange-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-orange-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-orange-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-orange-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-orange-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-orange-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffcc80; }
body.theme-orange-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 204, 128, 0.54); }
body.theme-orange-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffcc80; }
body.theme-orange-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffcc80; }
body.theme-orange-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 204, 128, 0.54); }
body.theme-orange-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #ffcc80; }
body.theme-orange-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-orange-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-orange-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-orange-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-orange-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-orange-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-primary .mat-slider-track-fill,
body.theme-orange-dark .mat-primary .mat-slider-thumb,
body.theme-orange-dark .mat-primary .mat-slider-thumb-label {
  background-color: #ff9800; }
body.theme-orange-dark .mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-accent .mat-slider-track-fill,
body.theme-orange-dark .mat-accent .mat-slider-thumb,
body.theme-orange-dark .mat-accent .mat-slider-thumb-label {
  background-color: #ff9800; }
body.theme-orange-dark .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-warn .mat-slider-track-fill,
body.theme-orange-dark .mat-warn .mat-slider-thumb,
body.theme-orange-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-orange-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-orange-dark .mat-slider-focus-ring {
  background-color: rgba(255, 152, 0, 0.2); }
body.theme-orange-dark .mat-slider:hover .mat-slider-track-background,
body.theme-orange-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-orange-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-orange-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-orange-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-orange-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-orange-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-orange-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-orange-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-orange-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-orange-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-orange-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-orange-dark .mat-step-header.cdk-keyboard-focused, body.theme-orange-dark .mat-step-header.cdk-program-focused, body.theme-orange-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-orange-dark .mat-step-header:hover {
    background: none; } }
body.theme-orange-dark .mat-step-header .mat-step-label,
body.theme-orange-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-step-header .mat-step-icon-selected,
body.theme-orange-dark .mat-step-header .mat-step-icon-state-done,
body.theme-orange-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-orange-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-orange-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-orange-dark .mat-stepper-horizontal, body.theme-orange-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-orange-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-horizontal-stepper-header::before,
body.theme-orange-dark .mat-horizontal-stepper-header::after,
body.theme-orange-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-orange-dark .mat-tab-nav-bar,
body.theme-orange-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-orange-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-orange-dark .mat-tab-label, body.theme-orange-dark .mat-tab-link {
  color: white; }
body.theme-orange-dark .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-orange-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-orange-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-orange-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 178, 0.3); }
body.theme-orange-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-orange-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #ff9800; }
body.theme-orange-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-orange-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 178, 0.3); }
body.theme-orange-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-orange-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff9800; }
body.theme-orange-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-orange-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-orange-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-orange-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-orange-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-orange-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 178, 0.3); }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #ff9800; }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }
body.theme-orange-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-orange-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 178, 0.3); }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #ff9800; }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-orange-dark .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); }
body.theme-orange-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-orange-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-orange-dark .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); }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-orange-dark .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); }
body.theme-orange-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-orange-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-orange-dark .mat-toolbar.mat-primary {
    background: #ff9800;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-toolbar.mat-accent {
    background: #ff9800;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-orange-dark .mat-toolbar .mat-form-field-underline,
  body.theme-orange-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-orange-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-orange-dark .mat-toolbar .mat-form-field-label,
  body.theme-orange-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-orange-dark .mat-toolbar .mat-select-value,
  body.theme-orange-dark .mat-toolbar .mat-select-arrow,
  body.theme-orange-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-orange-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-orange-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-orange-dark .mat-tree {
  background: #424242; }
body.theme-orange-dark .mat-tree-node,
body.theme-orange-dark .mat-nested-tree-node {
  color: white; }
body.theme-orange-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-orange-dark {
  color: white;
  background: #303030; }
body.theme-orange-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .icon,
body.theme-orange-dark i {
  color: white; }
body.theme-orange-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .fade-text,
body.theme-orange-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .avatar {
  color: white; }
body.theme-orange-dark .form-wrapper {
  background-color: #424242; }
body.theme-orange-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .simple-pagination {
  background: #424242; }
body.theme-orange-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-orange-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .price-tables .price-table {
  background: #424242; }
body.theme-orange-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .simple-table-container {
  background: #424242; }
body.theme-orange-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-orange-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-orange-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-orange-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-orange-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-orange-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-orange-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-orange-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-orange-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-orange-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-orange-dark a,
body.theme-orange-dark .chart-label,
body.theme-orange-dark .theme-text {
  color: #ff9800; }
body.theme-orange-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-orange-dark .changelog .entry {
  background-color: #424242; }
body.theme-orange-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-orange-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-orange-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-orange-dark fuse-sidebar {
  background: #303030; }
body.theme-orange-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-orange-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-orange-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-orange-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-orange-dark fuse-widget > .fuse-widget-front,
body.theme-orange-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-orange-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #ff9800; }
body.theme-orange-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-orange-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-orange-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-orange-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #ffb74d; }
body.theme-orange-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-orange-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-orange-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #ff9800; }
body.theme-orange-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #ff9800;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-orange-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-orange-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-orange-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-orange-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-orange-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-orange-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-orange-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-orange-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-orange-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-orange-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #ff9800; }
body.theme-orange-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-orange-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #ff9800; }
body.theme-orange-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #ff9800; }
body.theme-orange-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #ff9800; }
body.theme-orange-dark #academy-course .sidebar .steps .step .index:before, body.theme-orange-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #academy-course .center .content {
  background: #353535; }
body.theme-orange-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-orange-dark .cal-month-view {
  background: #424242; }
body.theme-orange-dark .cal-month-view .cal-day-badge {
    background: #ff9800;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-orange-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-orange-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #ff9800; }
body.theme-orange-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-orange-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-orange-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-orange-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #ff9800; }
body.theme-orange-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-orange-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-orange-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-orange-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-orange-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-orange-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #ff9800; }
body.theme-orange-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-orange-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-orange-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-orange-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-orange-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-orange-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-orange-dark scrumboard-board-list .list .list-header,
body.theme-orange-dark scrumboard-board-list .list .list-content,
body.theme-orange-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-orange-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-orange-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-orange-dark scrumboard-board #board > .header {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-orange-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-orange-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-orange-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-orange-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-orange-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-orange-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-orange-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-orange-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-orange-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-orange-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark todo-list-item.completed {
    background: #303030; }
body.theme-orange-dark todo-list-item.completed .title,
    body.theme-orange-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark todo-list-item.selected {
    background: #303030; }
body.theme-orange-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-orange-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-orange-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark login-2 #login #login-intro {
  color: white; }
body.theme-orange-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-orange-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-orange-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-orange-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-orange-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark register-2 #register #register-intro {
  color: white; }
body.theme-orange-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-orange-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-orange-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-orange-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-orange-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-orange-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-orange-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-orange-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-orange-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-orange-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-orange-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-orange-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-orange-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-orange-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-orange-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-orange-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-orange-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-orange-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #ff9800; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #ff9800; }
body.theme-orange-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-orange-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-orange-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #ff9800; }
body.theme-orange-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-orange-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-orange-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-orange-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-orange-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-orange-dark datatable-body {
  background-color: white; }
body.theme-orange-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-orange-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-orange-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark decision-list-item.completed {
    background: #303030; }
body.theme-orange-dark decision-list-item.completed .title,
    body.theme-orange-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark decision-list-item.selected {
    background: #303030; }
body.theme-orange-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-orange-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-orange-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-orange-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-orange-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-orange-dark app-itservice-list-item.completed .title,
    body.theme-orange-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-orange-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark .theme-blue-gray-dark mat-tab-group,
body.theme-orange-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-orange-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-orange-dark .mat-select-panel {
  max-width: none !important; }
body.theme-orange-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-orange-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-orange-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-orange-dark app-cost-center-item.completed .title,
  body.theme-orange-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-orange-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-orange-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-orange-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-orange-dark app-bank-master-item.completed .title,
  body.theme-orange-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-orange-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-orange-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark hotel-list-item.completed {
    background: #303030; }
body.theme-orange-dark hotel-list-item.completed .title,
    body.theme-orange-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark hotel-list-item.selected {
    background: #303030; }
body.theme-orange-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-orange-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-orange-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-orange-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-orange-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-orange-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-orange-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark chop-list-item.completed {
  background: #303030; }
body.theme-orange-dark chop-list-item.completed .title,
  body.theme-orange-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-orange-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-orange-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-orange-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-orange-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-orange-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-orange-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-orange-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-orange-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-orange-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-orange-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark decision-list-item.completed {
    background: #303030; }
body.theme-orange-dark decision-list-item.completed .title,
    body.theme-orange-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark decision-list-item.selected {
    background: #303030; }
body.theme-orange-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-orange-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-orange-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-orange-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark payment-list-item.completed {
    background: #303030; }
body.theme-orange-dark payment-list-item.completed .title,
    body.theme-orange-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark payment-list-item.selected {
    background: #303030; }
body.theme-orange-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #ffb74d; }
body.theme-orange-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-orange-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-orange-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-orange-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-orange-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-orange-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-orange-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-orange-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-orange-dark #products .center .content-card {
  background: #424242; }
body.theme-orange-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-orange-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark decision-list-item.completed {
    background: #303030; }
body.theme-orange-dark decision-list-item.completed .title,
    body.theme-orange-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark decision-list-item.selected {
    background: #303030; }
body.theme-orange-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-orange-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffb74d; }
body.theme-orange-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-orange-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-orange-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-orange-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-orange-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark payment-list-item.completed {
    background: #303030; }
body.theme-orange-dark payment-list-item.completed .title,
    body.theme-orange-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark payment-list-item.selected {
    background: #303030; }
body.theme-orange-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #ffb74d; }
body.theme-orange-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffb74d; }
body.theme-orange-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-orange-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-orange-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-orange-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-orange-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-orange-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-orange-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-orange-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark payment-list-item.completed {
    background: #303030; }
body.theme-orange-dark payment-list-item.completed .title,
    body.theme-orange-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark payment-list-item.selected {
    background: #303030; }
body.theme-orange-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-orange-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-orange-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-orange-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-orange-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark common-list-item.completed .title,
  body.theme-orange-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-orange-dark .content {
  background-color: #303030 !important; }
body.theme-orange-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-orange-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-orange-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-orange-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-orange-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-orange-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark payment-list-item.completed {
    background: #303030; }
body.theme-orange-dark payment-list-item.completed .title,
    body.theme-orange-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark payment-list-item.selected {
    background: #303030; }
body.theme-orange-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-orange-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-orange-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-orange-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark payment-list-item.completed {
    background: #303030; }
body.theme-orange-dark payment-list-item.completed .title,
    body.theme-orange-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark payment-list-item.selected {
    background: #303030; }
body.theme-orange-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-orange-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-orange-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-orange-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-orange-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-orange-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-orange-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-orange-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-orange-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-orange-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-orange-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-orange-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-orange-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-orange-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark payment-list-item.completed {
    background: #303030; }
body.theme-orange-dark payment-list-item.completed .title,
    body.theme-orange-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark payment-list-item.selected {
    background: #303030; }
body.theme-orange-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffb74d; }
body.theme-orange-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-orange-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #ffb74d; }
body.theme-orange-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-orange-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-orange-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-orange-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-orange-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-orange-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-orange-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark preapp-list-item.completed {
    background: #303030; }
body.theme-orange-dark preapp-list-item.completed .title,
    body.theme-orange-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-orange-dark preapp-list-item.selected {
    background: #303030; }
body.theme-orange-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-orange-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-orange-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-orange-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-orange-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-orange-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffb74d; }
body.theme-orange-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-orange-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-orange-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-orange-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-orange-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-orange-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-orange-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #ffb74d; }
body.theme-orange-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark app-detail .active, body.theme-orange-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-orange-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #ffb74d; }
body.theme-orange-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-orange-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-orange-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-orange-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-orange-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-orange-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-orange-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-orange-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-orange-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-orange-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-orange-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-orange-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-orange-dark .primary-50-bg {
  background-color: #fff3e0 !important; }
body.theme-orange-dark .primary-50 {
  background-color: #fff3e0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-50[disabled] {
    background-color: rgba(255, 243, 224, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-50-fg {
  color: #fff3e0 !important; }
body.theme-orange-dark .primary-50-border {
  border-color: #fff3e0 !important; }
body.theme-orange-dark .primary-50-border-top {
  border-top-color: #fff3e0 !important; }
body.theme-orange-dark .primary-50-border-right {
  border-right-color: #fff3e0 !important; }
body.theme-orange-dark .primary-50-border-bottom {
  border-bottom-color: #fff3e0 !important; }
body.theme-orange-dark .primary-50-border-left {
  border-left-color: #fff3e0 !important; }
body.theme-orange-dark .primary-100-bg {
  background-color: #ffe0b2 !important; }
body.theme-orange-dark .primary-100 {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-100[disabled] {
    background-color: rgba(255, 224, 178, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-100-fg {
  color: #ffe0b2 !important; }
body.theme-orange-dark .primary-100-border {
  border-color: #ffe0b2 !important; }
body.theme-orange-dark .primary-100-border-top {
  border-top-color: #ffe0b2 !important; }
body.theme-orange-dark .primary-100-border-right {
  border-right-color: #ffe0b2 !important; }
body.theme-orange-dark .primary-100-border-bottom {
  border-bottom-color: #ffe0b2 !important; }
body.theme-orange-dark .primary-100-border-left {
  border-left-color: #ffe0b2 !important; }
body.theme-orange-dark .primary-200-bg {
  background-color: #ffcc80 !important; }
body.theme-orange-dark .primary-200 {
  background-color: #ffcc80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-200[disabled] {
    background-color: rgba(255, 204, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-200-fg {
  color: #ffcc80 !important; }
body.theme-orange-dark .primary-200-border {
  border-color: #ffcc80 !important; }
body.theme-orange-dark .primary-200-border-top {
  border-top-color: #ffcc80 !important; }
body.theme-orange-dark .primary-200-border-right {
  border-right-color: #ffcc80 !important; }
body.theme-orange-dark .primary-200-border-bottom {
  border-bottom-color: #ffcc80 !important; }
body.theme-orange-dark .primary-200-border-left {
  border-left-color: #ffcc80 !important; }
body.theme-orange-dark .primary-300-bg {
  background-color: #ffb74d !important; }
body.theme-orange-dark .primary-300 {
  background-color: #ffb74d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-300[disabled] {
    background-color: rgba(255, 183, 77, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-300-fg {
  color: #ffb74d !important; }
body.theme-orange-dark .primary-300-border {
  border-color: #ffb74d !important; }
body.theme-orange-dark .primary-300-border-top {
  border-top-color: #ffb74d !important; }
body.theme-orange-dark .primary-300-border-right {
  border-right-color: #ffb74d !important; }
body.theme-orange-dark .primary-300-border-bottom {
  border-bottom-color: #ffb74d !important; }
body.theme-orange-dark .primary-300-border-left {
  border-left-color: #ffb74d !important; }
body.theme-orange-dark .primary-400-bg {
  background-color: #ffa726 !important; }
body.theme-orange-dark .primary-400 {
  background-color: #ffa726 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-400[disabled] {
    background-color: rgba(255, 167, 38, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-400-fg {
  color: #ffa726 !important; }
body.theme-orange-dark .primary-400-border {
  border-color: #ffa726 !important; }
body.theme-orange-dark .primary-400-border-top {
  border-top-color: #ffa726 !important; }
body.theme-orange-dark .primary-400-border-right {
  border-right-color: #ffa726 !important; }
body.theme-orange-dark .primary-400-border-bottom {
  border-bottom-color: #ffa726 !important; }
body.theme-orange-dark .primary-400-border-left {
  border-left-color: #ffa726 !important; }
body.theme-orange-dark .primary-500-bg {
  background-color: #ff9800 !important; }
body.theme-orange-dark .primary-500 {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-500[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-500-fg {
  color: #ff9800 !important; }
body.theme-orange-dark .primary-500-border {
  border-color: #ff9800 !important; }
body.theme-orange-dark .primary-500-border-top {
  border-top-color: #ff9800 !important; }
body.theme-orange-dark .primary-500-border-right {
  border-right-color: #ff9800 !important; }
body.theme-orange-dark .primary-500-border-bottom {
  border-bottom-color: #ff9800 !important; }
body.theme-orange-dark .primary-500-border-left {
  border-left-color: #ff9800 !important; }
body.theme-orange-dark .primary-600-bg {
  background-color: #fb8c00 !important; }
body.theme-orange-dark .primary-600 {
  background-color: #fb8c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-600[disabled] {
    background-color: rgba(251, 140, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-600-fg {
  color: #fb8c00 !important; }
body.theme-orange-dark .primary-600-border {
  border-color: #fb8c00 !important; }
body.theme-orange-dark .primary-600-border-top {
  border-top-color: #fb8c00 !important; }
body.theme-orange-dark .primary-600-border-right {
  border-right-color: #fb8c00 !important; }
body.theme-orange-dark .primary-600-border-bottom {
  border-bottom-color: #fb8c00 !important; }
body.theme-orange-dark .primary-600-border-left {
  border-left-color: #fb8c00 !important; }
body.theme-orange-dark .primary-700-bg {
  background-color: #f57c00 !important; }
body.theme-orange-dark .primary-700 {
  background-color: #f57c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-700[disabled] {
    background-color: rgba(245, 124, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-700-fg {
  color: #f57c00 !important; }
body.theme-orange-dark .primary-700-border {
  border-color: #f57c00 !important; }
body.theme-orange-dark .primary-700-border-top {
  border-top-color: #f57c00 !important; }
body.theme-orange-dark .primary-700-border-right {
  border-right-color: #f57c00 !important; }
body.theme-orange-dark .primary-700-border-bottom {
  border-bottom-color: #f57c00 !important; }
body.theme-orange-dark .primary-700-border-left {
  border-left-color: #f57c00 !important; }
body.theme-orange-dark .primary-800-bg {
  background-color: #ef6c00 !important; }
body.theme-orange-dark .primary-800 {
  background-color: #ef6c00 !important;
  color: white !important; }
body.theme-orange-dark .primary-800[disabled] {
    background-color: rgba(239, 108, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .primary-800-fg {
  color: #ef6c00 !important; }
body.theme-orange-dark .primary-800-border {
  border-color: #ef6c00 !important; }
body.theme-orange-dark .primary-800-border-top {
  border-top-color: #ef6c00 !important; }
body.theme-orange-dark .primary-800-border-right {
  border-right-color: #ef6c00 !important; }
body.theme-orange-dark .primary-800-border-bottom {
  border-bottom-color: #ef6c00 !important; }
body.theme-orange-dark .primary-800-border-left {
  border-left-color: #ef6c00 !important; }
body.theme-orange-dark .primary-900-bg {
  background-color: #e65100 !important; }
body.theme-orange-dark .primary-900 {
  background-color: #e65100 !important;
  color: white !important; }
body.theme-orange-dark .primary-900[disabled] {
    background-color: rgba(230, 81, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .primary-900-fg {
  color: #e65100 !important; }
body.theme-orange-dark .primary-900-border {
  border-color: #e65100 !important; }
body.theme-orange-dark .primary-900-border-top {
  border-top-color: #e65100 !important; }
body.theme-orange-dark .primary-900-border-right {
  border-right-color: #e65100 !important; }
body.theme-orange-dark .primary-900-border-bottom {
  border-bottom-color: #e65100 !important; }
body.theme-orange-dark .primary-900-border-left {
  border-left-color: #e65100 !important; }
body.theme-orange-dark .primary-A100-bg {
  background-color: #ffd180 !important; }
body.theme-orange-dark .primary-A100 {
  background-color: #ffd180 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-A100[disabled] {
    background-color: rgba(255, 209, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-A100-fg {
  color: #ffd180 !important; }
body.theme-orange-dark .primary-A100-border {
  border-color: #ffd180 !important; }
body.theme-orange-dark .primary-A100-border-top {
  border-top-color: #ffd180 !important; }
body.theme-orange-dark .primary-A100-border-right {
  border-right-color: #ffd180 !important; }
body.theme-orange-dark .primary-A100-border-bottom {
  border-bottom-color: #ffd180 !important; }
body.theme-orange-dark .primary-A100-border-left {
  border-left-color: #ffd180 !important; }
body.theme-orange-dark .primary-A200-bg {
  background-color: #ffab40 !important; }
body.theme-orange-dark .primary-A200 {
  background-color: #ffab40 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-A200[disabled] {
    background-color: rgba(255, 171, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-A200-fg {
  color: #ffab40 !important; }
body.theme-orange-dark .primary-A200-border {
  border-color: #ffab40 !important; }
body.theme-orange-dark .primary-A200-border-top {
  border-top-color: #ffab40 !important; }
body.theme-orange-dark .primary-A200-border-right {
  border-right-color: #ffab40 !important; }
body.theme-orange-dark .primary-A200-border-bottom {
  border-bottom-color: #ffab40 !important; }
body.theme-orange-dark .primary-A200-border-left {
  border-left-color: #ffab40 !important; }
body.theme-orange-dark .primary-A400-bg {
  background-color: #ff9100 !important; }
body.theme-orange-dark .primary-A400 {
  background-color: #ff9100 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary-A400[disabled] {
    background-color: rgba(255, 145, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-A400-fg {
  color: #ff9100 !important; }
body.theme-orange-dark .primary-A400-border {
  border-color: #ff9100 !important; }
body.theme-orange-dark .primary-A400-border-top {
  border-top-color: #ff9100 !important; }
body.theme-orange-dark .primary-A400-border-right {
  border-right-color: #ff9100 !important; }
body.theme-orange-dark .primary-A400-border-bottom {
  border-bottom-color: #ff9100 !important; }
body.theme-orange-dark .primary-A400-border-left {
  border-left-color: #ff9100 !important; }
body.theme-orange-dark .primary-A700-bg {
  background-color: #ff6d00 !important; }
body.theme-orange-dark .primary-A700 {
  background-color: #ff6d00 !important;
  color: black !important; }
body.theme-orange-dark .primary-A700[disabled] {
    background-color: rgba(255, 109, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-A700-fg {
  color: #ff6d00 !important; }
body.theme-orange-dark .primary-A700-border {
  border-color: #ff6d00 !important; }
body.theme-orange-dark .primary-A700-border-top {
  border-top-color: #ff6d00 !important; }
body.theme-orange-dark .primary-A700-border-right {
  border-right-color: #ff6d00 !important; }
body.theme-orange-dark .primary-A700-border-bottom {
  border-bottom-color: #ff6d00 !important; }
body.theme-orange-dark .primary-A700-border-left {
  border-left-color: #ff6d00 !important; }
body.theme-orange-dark .primary-bg {
  background-color: #ff9800 !important; }
body.theme-orange-dark .primary {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .primary[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .primary-fg {
  color: #ff9800 !important; }
body.theme-orange-dark .primary-border {
  border-color: #ff9800 !important; }
body.theme-orange-dark .primary-border-top {
  border-top-color: #ff9800 !important; }
body.theme-orange-dark .primary-border-right {
  border-right-color: #ff9800 !important; }
body.theme-orange-dark .primary-border-bottom {
  border-bottom-color: #ff9800 !important; }
body.theme-orange-dark .primary-border-left {
  border-left-color: #ff9800 !important; }
body.theme-orange-dark .accent-50-bg {
  background-color: #fff3e0 !important; }
body.theme-orange-dark .accent-50 {
  background-color: #fff3e0 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-50[disabled] {
    background-color: rgba(255, 243, 224, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-50-fg {
  color: #fff3e0 !important; }
body.theme-orange-dark .accent-50-border {
  border-color: #fff3e0 !important; }
body.theme-orange-dark .accent-50-border-top {
  border-top-color: #fff3e0 !important; }
body.theme-orange-dark .accent-50-border-right {
  border-right-color: #fff3e0 !important; }
body.theme-orange-dark .accent-50-border-bottom {
  border-bottom-color: #fff3e0 !important; }
body.theme-orange-dark .accent-50-border-left {
  border-left-color: #fff3e0 !important; }
body.theme-orange-dark .accent-100-bg {
  background-color: #ffe0b2 !important; }
body.theme-orange-dark .accent-100 {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-100[disabled] {
    background-color: rgba(255, 224, 178, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-100-fg {
  color: #ffe0b2 !important; }
body.theme-orange-dark .accent-100-border {
  border-color: #ffe0b2 !important; }
body.theme-orange-dark .accent-100-border-top {
  border-top-color: #ffe0b2 !important; }
body.theme-orange-dark .accent-100-border-right {
  border-right-color: #ffe0b2 !important; }
body.theme-orange-dark .accent-100-border-bottom {
  border-bottom-color: #ffe0b2 !important; }
body.theme-orange-dark .accent-100-border-left {
  border-left-color: #ffe0b2 !important; }
body.theme-orange-dark .accent-200-bg {
  background-color: #ffcc80 !important; }
body.theme-orange-dark .accent-200 {
  background-color: #ffcc80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-200[disabled] {
    background-color: rgba(255, 204, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-200-fg {
  color: #ffcc80 !important; }
body.theme-orange-dark .accent-200-border {
  border-color: #ffcc80 !important; }
body.theme-orange-dark .accent-200-border-top {
  border-top-color: #ffcc80 !important; }
body.theme-orange-dark .accent-200-border-right {
  border-right-color: #ffcc80 !important; }
body.theme-orange-dark .accent-200-border-bottom {
  border-bottom-color: #ffcc80 !important; }
body.theme-orange-dark .accent-200-border-left {
  border-left-color: #ffcc80 !important; }
body.theme-orange-dark .accent-300-bg {
  background-color: #ffb74d !important; }
body.theme-orange-dark .accent-300 {
  background-color: #ffb74d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-300[disabled] {
    background-color: rgba(255, 183, 77, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-300-fg {
  color: #ffb74d !important; }
body.theme-orange-dark .accent-300-border {
  border-color: #ffb74d !important; }
body.theme-orange-dark .accent-300-border-top {
  border-top-color: #ffb74d !important; }
body.theme-orange-dark .accent-300-border-right {
  border-right-color: #ffb74d !important; }
body.theme-orange-dark .accent-300-border-bottom {
  border-bottom-color: #ffb74d !important; }
body.theme-orange-dark .accent-300-border-left {
  border-left-color: #ffb74d !important; }
body.theme-orange-dark .accent-400-bg {
  background-color: #ffa726 !important; }
body.theme-orange-dark .accent-400 {
  background-color: #ffa726 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-400[disabled] {
    background-color: rgba(255, 167, 38, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-400-fg {
  color: #ffa726 !important; }
body.theme-orange-dark .accent-400-border {
  border-color: #ffa726 !important; }
body.theme-orange-dark .accent-400-border-top {
  border-top-color: #ffa726 !important; }
body.theme-orange-dark .accent-400-border-right {
  border-right-color: #ffa726 !important; }
body.theme-orange-dark .accent-400-border-bottom {
  border-bottom-color: #ffa726 !important; }
body.theme-orange-dark .accent-400-border-left {
  border-left-color: #ffa726 !important; }
body.theme-orange-dark .accent-500-bg {
  background-color: #ff9800 !important; }
body.theme-orange-dark .accent-500 {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-500[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-500-fg {
  color: #ff9800 !important; }
body.theme-orange-dark .accent-500-border {
  border-color: #ff9800 !important; }
body.theme-orange-dark .accent-500-border-top {
  border-top-color: #ff9800 !important; }
body.theme-orange-dark .accent-500-border-right {
  border-right-color: #ff9800 !important; }
body.theme-orange-dark .accent-500-border-bottom {
  border-bottom-color: #ff9800 !important; }
body.theme-orange-dark .accent-500-border-left {
  border-left-color: #ff9800 !important; }
body.theme-orange-dark .accent-600-bg {
  background-color: #fb8c00 !important; }
body.theme-orange-dark .accent-600 {
  background-color: #fb8c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-600[disabled] {
    background-color: rgba(251, 140, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-600-fg {
  color: #fb8c00 !important; }
body.theme-orange-dark .accent-600-border {
  border-color: #fb8c00 !important; }
body.theme-orange-dark .accent-600-border-top {
  border-top-color: #fb8c00 !important; }
body.theme-orange-dark .accent-600-border-right {
  border-right-color: #fb8c00 !important; }
body.theme-orange-dark .accent-600-border-bottom {
  border-bottom-color: #fb8c00 !important; }
body.theme-orange-dark .accent-600-border-left {
  border-left-color: #fb8c00 !important; }
body.theme-orange-dark .accent-700-bg {
  background-color: #f57c00 !important; }
body.theme-orange-dark .accent-700 {
  background-color: #f57c00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-700[disabled] {
    background-color: rgba(245, 124, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-700-fg {
  color: #f57c00 !important; }
body.theme-orange-dark .accent-700-border {
  border-color: #f57c00 !important; }
body.theme-orange-dark .accent-700-border-top {
  border-top-color: #f57c00 !important; }
body.theme-orange-dark .accent-700-border-right {
  border-right-color: #f57c00 !important; }
body.theme-orange-dark .accent-700-border-bottom {
  border-bottom-color: #f57c00 !important; }
body.theme-orange-dark .accent-700-border-left {
  border-left-color: #f57c00 !important; }
body.theme-orange-dark .accent-800-bg {
  background-color: #ef6c00 !important; }
body.theme-orange-dark .accent-800 {
  background-color: #ef6c00 !important;
  color: white !important; }
body.theme-orange-dark .accent-800[disabled] {
    background-color: rgba(239, 108, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .accent-800-fg {
  color: #ef6c00 !important; }
body.theme-orange-dark .accent-800-border {
  border-color: #ef6c00 !important; }
body.theme-orange-dark .accent-800-border-top {
  border-top-color: #ef6c00 !important; }
body.theme-orange-dark .accent-800-border-right {
  border-right-color: #ef6c00 !important; }
body.theme-orange-dark .accent-800-border-bottom {
  border-bottom-color: #ef6c00 !important; }
body.theme-orange-dark .accent-800-border-left {
  border-left-color: #ef6c00 !important; }
body.theme-orange-dark .accent-900-bg {
  background-color: #e65100 !important; }
body.theme-orange-dark .accent-900 {
  background-color: #e65100 !important;
  color: white !important; }
body.theme-orange-dark .accent-900[disabled] {
    background-color: rgba(230, 81, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .accent-900-fg {
  color: #e65100 !important; }
body.theme-orange-dark .accent-900-border {
  border-color: #e65100 !important; }
body.theme-orange-dark .accent-900-border-top {
  border-top-color: #e65100 !important; }
body.theme-orange-dark .accent-900-border-right {
  border-right-color: #e65100 !important; }
body.theme-orange-dark .accent-900-border-bottom {
  border-bottom-color: #e65100 !important; }
body.theme-orange-dark .accent-900-border-left {
  border-left-color: #e65100 !important; }
body.theme-orange-dark .accent-A100-bg {
  background-color: #ffd180 !important; }
body.theme-orange-dark .accent-A100 {
  background-color: #ffd180 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-A100[disabled] {
    background-color: rgba(255, 209, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-A100-fg {
  color: #ffd180 !important; }
body.theme-orange-dark .accent-A100-border {
  border-color: #ffd180 !important; }
body.theme-orange-dark .accent-A100-border-top {
  border-top-color: #ffd180 !important; }
body.theme-orange-dark .accent-A100-border-right {
  border-right-color: #ffd180 !important; }
body.theme-orange-dark .accent-A100-border-bottom {
  border-bottom-color: #ffd180 !important; }
body.theme-orange-dark .accent-A100-border-left {
  border-left-color: #ffd180 !important; }
body.theme-orange-dark .accent-A200-bg {
  background-color: #ffab40 !important; }
body.theme-orange-dark .accent-A200 {
  background-color: #ffab40 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-A200[disabled] {
    background-color: rgba(255, 171, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-A200-fg {
  color: #ffab40 !important; }
body.theme-orange-dark .accent-A200-border {
  border-color: #ffab40 !important; }
body.theme-orange-dark .accent-A200-border-top {
  border-top-color: #ffab40 !important; }
body.theme-orange-dark .accent-A200-border-right {
  border-right-color: #ffab40 !important; }
body.theme-orange-dark .accent-A200-border-bottom {
  border-bottom-color: #ffab40 !important; }
body.theme-orange-dark .accent-A200-border-left {
  border-left-color: #ffab40 !important; }
body.theme-orange-dark .accent-A400-bg {
  background-color: #ff9100 !important; }
body.theme-orange-dark .accent-A400 {
  background-color: #ff9100 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent-A400[disabled] {
    background-color: rgba(255, 145, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-A400-fg {
  color: #ff9100 !important; }
body.theme-orange-dark .accent-A400-border {
  border-color: #ff9100 !important; }
body.theme-orange-dark .accent-A400-border-top {
  border-top-color: #ff9100 !important; }
body.theme-orange-dark .accent-A400-border-right {
  border-right-color: #ff9100 !important; }
body.theme-orange-dark .accent-A400-border-bottom {
  border-bottom-color: #ff9100 !important; }
body.theme-orange-dark .accent-A400-border-left {
  border-left-color: #ff9100 !important; }
body.theme-orange-dark .accent-A700-bg {
  background-color: #ff6d00 !important; }
body.theme-orange-dark .accent-A700 {
  background-color: #ff6d00 !important;
  color: black !important; }
body.theme-orange-dark .accent-A700[disabled] {
    background-color: rgba(255, 109, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-A700-fg {
  color: #ff6d00 !important; }
body.theme-orange-dark .accent-A700-border {
  border-color: #ff6d00 !important; }
body.theme-orange-dark .accent-A700-border-top {
  border-top-color: #ff6d00 !important; }
body.theme-orange-dark .accent-A700-border-right {
  border-right-color: #ff6d00 !important; }
body.theme-orange-dark .accent-A700-border-bottom {
  border-bottom-color: #ff6d00 !important; }
body.theme-orange-dark .accent-A700-border-left {
  border-left-color: #ff6d00 !important; }
body.theme-orange-dark .accent-bg {
  background-color: #ff9800 !important; }
body.theme-orange-dark .accent {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .accent[disabled] {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .accent-fg {
  color: #ff9800 !important; }
body.theme-orange-dark .accent-border {
  border-color: #ff9800 !important; }
body.theme-orange-dark .accent-border-top {
  border-top-color: #ff9800 !important; }
body.theme-orange-dark .accent-border-right {
  border-right-color: #ff9800 !important; }
body.theme-orange-dark .accent-border-bottom {
  border-bottom-color: #ff9800 !important; }
body.theme-orange-dark .accent-border-left {
  border-left-color: #ff9800 !important; }
body.theme-orange-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-orange-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-orange-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-orange-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-orange-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-orange-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-orange-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-orange-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-orange-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-orange-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-orange-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-orange-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-orange-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-orange-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-orange-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-orange-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-orange-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-orange-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-orange-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-orange-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-orange-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-orange-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-orange-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-orange-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-orange-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-orange-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-orange-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-orange-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-orange-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-orange-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-orange-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-orange-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-orange-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-orange-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-orange-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-orange-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-orange-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-orange-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-orange-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-orange-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-orange-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-orange-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-orange-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-orange-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-orange-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-orange-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-orange-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-orange-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-orange-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-orange-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-orange-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-orange-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-orange-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-orange-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-orange-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-orange-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-orange-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-orange-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-orange-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-orange-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-orange-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-orange-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-orange-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-orange-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-orange-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-orange-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-orange-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-orange-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-orange-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-orange-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-orange-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-orange-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-orange-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-orange-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-orange-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-orange-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-orange-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-orange-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-orange-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-orange-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-orange-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-orange-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-orange-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-orange-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-orange-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-orange-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-orange-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-orange-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-orange-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-orange-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-orange-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-orange-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-orange-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-orange-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-orange-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-orange-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-orange-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-orange-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-orange-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-orange-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-orange-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-orange-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-orange-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-orange-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-orange-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-orange-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-orange-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-orange-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-orange-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-orange-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-orange-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-orange-dark .warn-fg {
  color: #f44336 !important; }
body.theme-orange-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-orange-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-orange-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-orange-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-orange-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-orange-dark .primary-50 i,
body.theme-orange-dark .primary-50 .icon, body.theme-orange-dark .primary-100 i,
body.theme-orange-dark .primary-100 .icon, body.theme-orange-dark .primary-200 i,
body.theme-orange-dark .primary-200 .icon, body.theme-orange-dark .primary-300 i,
body.theme-orange-dark .primary-300 .icon, body.theme-orange-dark .primary-400 i,
body.theme-orange-dark .primary-400 .icon, body.theme-orange-dark .primary-500 i,
body.theme-orange-dark .primary-500 .icon, body.theme-orange-dark .primary-600 i,
body.theme-orange-dark .primary-600 .icon, body.theme-orange-dark .primary-700 i,
body.theme-orange-dark .primary-700 .icon, body.theme-orange-dark .primary-A100 i,
body.theme-orange-dark .primary-A100 .icon, body.theme-orange-dark .primary-A200 i,
body.theme-orange-dark .primary-A200 .icon, body.theme-orange-dark .primary-A400 i,
body.theme-orange-dark .primary-A400 .icon, body.theme-orange-dark .primary-A700 i,
body.theme-orange-dark .primary-A700 .icon, body.theme-orange-dark .primary i,
body.theme-orange-dark .primary .icon, body.theme-orange-dark .accent-50 i,
body.theme-orange-dark .accent-50 .icon, body.theme-orange-dark .accent-100 i,
body.theme-orange-dark .accent-100 .icon, body.theme-orange-dark .accent-200 i,
body.theme-orange-dark .accent-200 .icon, body.theme-orange-dark .accent-300 i,
body.theme-orange-dark .accent-300 .icon, body.theme-orange-dark .accent-400 i,
body.theme-orange-dark .accent-400 .icon, body.theme-orange-dark .accent-500 i,
body.theme-orange-dark .accent-500 .icon, body.theme-orange-dark .accent-600 i,
body.theme-orange-dark .accent-600 .icon, body.theme-orange-dark .accent-700 i,
body.theme-orange-dark .accent-700 .icon, body.theme-orange-dark .accent-A100 i,
body.theme-orange-dark .accent-A100 .icon, body.theme-orange-dark .accent-A200 i,
body.theme-orange-dark .accent-A200 .icon, body.theme-orange-dark .accent-A400 i,
body.theme-orange-dark .accent-A400 .icon, body.theme-orange-dark .accent-A700 i,
body.theme-orange-dark .accent-A700 .icon, body.theme-orange-dark .accent i,
body.theme-orange-dark .accent .icon, body.theme-orange-dark .warn-50 i,
body.theme-orange-dark .warn-50 .icon, body.theme-orange-dark .warn-100 i,
body.theme-orange-dark .warn-100 .icon, body.theme-orange-dark .warn-200 i,
body.theme-orange-dark .warn-200 .icon, body.theme-orange-dark .warn-300 i,
body.theme-orange-dark .warn-300 .icon, body.theme-orange-dark .warn-400 i,
body.theme-orange-dark .warn-400 .icon, body.theme-orange-dark .warn-A100 i,
body.theme-orange-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-orange-dark .primary-50.secondary-text,
body.theme-orange-dark .primary-50 .secondary-text, body.theme-orange-dark .primary-100.secondary-text,
body.theme-orange-dark .primary-100 .secondary-text, body.theme-orange-dark .primary-200.secondary-text,
body.theme-orange-dark .primary-200 .secondary-text, body.theme-orange-dark .primary-300.secondary-text,
body.theme-orange-dark .primary-300 .secondary-text, body.theme-orange-dark .primary-400.secondary-text,
body.theme-orange-dark .primary-400 .secondary-text, body.theme-orange-dark .primary-500.secondary-text,
body.theme-orange-dark .primary-500 .secondary-text, body.theme-orange-dark .primary-600.secondary-text,
body.theme-orange-dark .primary-600 .secondary-text, body.theme-orange-dark .primary-700.secondary-text,
body.theme-orange-dark .primary-700 .secondary-text, body.theme-orange-dark .primary-A100.secondary-text,
body.theme-orange-dark .primary-A100 .secondary-text, body.theme-orange-dark .primary-A200.secondary-text,
body.theme-orange-dark .primary-A200 .secondary-text, body.theme-orange-dark .primary-A400.secondary-text,
body.theme-orange-dark .primary-A400 .secondary-text, body.theme-orange-dark .primary-A700.secondary-text,
body.theme-orange-dark .primary-A700 .secondary-text, body.theme-orange-dark .primary.secondary-text,
body.theme-orange-dark .primary .secondary-text, body.theme-orange-dark .accent-50.secondary-text,
body.theme-orange-dark .accent-50 .secondary-text, body.theme-orange-dark .accent-100.secondary-text,
body.theme-orange-dark .accent-100 .secondary-text, body.theme-orange-dark .accent-200.secondary-text,
body.theme-orange-dark .accent-200 .secondary-text, body.theme-orange-dark .accent-300.secondary-text,
body.theme-orange-dark .accent-300 .secondary-text, body.theme-orange-dark .accent-400.secondary-text,
body.theme-orange-dark .accent-400 .secondary-text, body.theme-orange-dark .accent-500.secondary-text,
body.theme-orange-dark .accent-500 .secondary-text, body.theme-orange-dark .accent-600.secondary-text,
body.theme-orange-dark .accent-600 .secondary-text, body.theme-orange-dark .accent-700.secondary-text,
body.theme-orange-dark .accent-700 .secondary-text, body.theme-orange-dark .accent-A100.secondary-text,
body.theme-orange-dark .accent-A100 .secondary-text, body.theme-orange-dark .accent-A200.secondary-text,
body.theme-orange-dark .accent-A200 .secondary-text, body.theme-orange-dark .accent-A400.secondary-text,
body.theme-orange-dark .accent-A400 .secondary-text, body.theme-orange-dark .accent-A700.secondary-text,
body.theme-orange-dark .accent-A700 .secondary-text, body.theme-orange-dark .accent.secondary-text,
body.theme-orange-dark .accent .secondary-text, body.theme-orange-dark .warn-50.secondary-text,
body.theme-orange-dark .warn-50 .secondary-text, body.theme-orange-dark .warn-100.secondary-text,
body.theme-orange-dark .warn-100 .secondary-text, body.theme-orange-dark .warn-200.secondary-text,
body.theme-orange-dark .warn-200 .secondary-text, body.theme-orange-dark .warn-300.secondary-text,
body.theme-orange-dark .warn-300 .secondary-text, body.theme-orange-dark .warn-400.secondary-text,
body.theme-orange-dark .warn-400 .secondary-text, body.theme-orange-dark .warn-A100.secondary-text,
body.theme-orange-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-orange-dark .primary-50.hint-text,
body.theme-orange-dark .primary-50 .hint-text, body.theme-orange-dark .primary-50.disabled-text,
body.theme-orange-dark .primary-50 .disabled-text, body.theme-orange-dark .primary-100.hint-text,
body.theme-orange-dark .primary-100 .hint-text, body.theme-orange-dark .primary-100.disabled-text,
body.theme-orange-dark .primary-100 .disabled-text, body.theme-orange-dark .primary-200.hint-text,
body.theme-orange-dark .primary-200 .hint-text, body.theme-orange-dark .primary-200.disabled-text,
body.theme-orange-dark .primary-200 .disabled-text, body.theme-orange-dark .primary-300.hint-text,
body.theme-orange-dark .primary-300 .hint-text, body.theme-orange-dark .primary-300.disabled-text,
body.theme-orange-dark .primary-300 .disabled-text, body.theme-orange-dark .primary-400.hint-text,
body.theme-orange-dark .primary-400 .hint-text, body.theme-orange-dark .primary-400.disabled-text,
body.theme-orange-dark .primary-400 .disabled-text, body.theme-orange-dark .primary-500.hint-text,
body.theme-orange-dark .primary-500 .hint-text, body.theme-orange-dark .primary-500.disabled-text,
body.theme-orange-dark .primary-500 .disabled-text, body.theme-orange-dark .primary-600.hint-text,
body.theme-orange-dark .primary-600 .hint-text, body.theme-orange-dark .primary-600.disabled-text,
body.theme-orange-dark .primary-600 .disabled-text, body.theme-orange-dark .primary-700.hint-text,
body.theme-orange-dark .primary-700 .hint-text, body.theme-orange-dark .primary-700.disabled-text,
body.theme-orange-dark .primary-700 .disabled-text, body.theme-orange-dark .primary-A100.hint-text,
body.theme-orange-dark .primary-A100 .hint-text, body.theme-orange-dark .primary-A100.disabled-text,
body.theme-orange-dark .primary-A100 .disabled-text, body.theme-orange-dark .primary-A200.hint-text,
body.theme-orange-dark .primary-A200 .hint-text, body.theme-orange-dark .primary-A200.disabled-text,
body.theme-orange-dark .primary-A200 .disabled-text, body.theme-orange-dark .primary-A400.hint-text,
body.theme-orange-dark .primary-A400 .hint-text, body.theme-orange-dark .primary-A400.disabled-text,
body.theme-orange-dark .primary-A400 .disabled-text, body.theme-orange-dark .primary-A700.hint-text,
body.theme-orange-dark .primary-A700 .hint-text, body.theme-orange-dark .primary-A700.disabled-text,
body.theme-orange-dark .primary-A700 .disabled-text, body.theme-orange-dark .primary.hint-text,
body.theme-orange-dark .primary .hint-text, body.theme-orange-dark .primary.disabled-text,
body.theme-orange-dark .primary .disabled-text, body.theme-orange-dark .accent-50.hint-text,
body.theme-orange-dark .accent-50 .hint-text, body.theme-orange-dark .accent-50.disabled-text,
body.theme-orange-dark .accent-50 .disabled-text, body.theme-orange-dark .accent-100.hint-text,
body.theme-orange-dark .accent-100 .hint-text, body.theme-orange-dark .accent-100.disabled-text,
body.theme-orange-dark .accent-100 .disabled-text, body.theme-orange-dark .accent-200.hint-text,
body.theme-orange-dark .accent-200 .hint-text, body.theme-orange-dark .accent-200.disabled-text,
body.theme-orange-dark .accent-200 .disabled-text, body.theme-orange-dark .accent-300.hint-text,
body.theme-orange-dark .accent-300 .hint-text, body.theme-orange-dark .accent-300.disabled-text,
body.theme-orange-dark .accent-300 .disabled-text, body.theme-orange-dark .accent-400.hint-text,
body.theme-orange-dark .accent-400 .hint-text, body.theme-orange-dark .accent-400.disabled-text,
body.theme-orange-dark .accent-400 .disabled-text, body.theme-orange-dark .accent-500.hint-text,
body.theme-orange-dark .accent-500 .hint-text, body.theme-orange-dark .accent-500.disabled-text,
body.theme-orange-dark .accent-500 .disabled-text, body.theme-orange-dark .accent-600.hint-text,
body.theme-orange-dark .accent-600 .hint-text, body.theme-orange-dark .accent-600.disabled-text,
body.theme-orange-dark .accent-600 .disabled-text, body.theme-orange-dark .accent-700.hint-text,
body.theme-orange-dark .accent-700 .hint-text, body.theme-orange-dark .accent-700.disabled-text,
body.theme-orange-dark .accent-700 .disabled-text, body.theme-orange-dark .accent-A100.hint-text,
body.theme-orange-dark .accent-A100 .hint-text, body.theme-orange-dark .accent-A100.disabled-text,
body.theme-orange-dark .accent-A100 .disabled-text, body.theme-orange-dark .accent-A200.hint-text,
body.theme-orange-dark .accent-A200 .hint-text, body.theme-orange-dark .accent-A200.disabled-text,
body.theme-orange-dark .accent-A200 .disabled-text, body.theme-orange-dark .accent-A400.hint-text,
body.theme-orange-dark .accent-A400 .hint-text, body.theme-orange-dark .accent-A400.disabled-text,
body.theme-orange-dark .accent-A400 .disabled-text, body.theme-orange-dark .accent-A700.hint-text,
body.theme-orange-dark .accent-A700 .hint-text, body.theme-orange-dark .accent-A700.disabled-text,
body.theme-orange-dark .accent-A700 .disabled-text, body.theme-orange-dark .accent.hint-text,
body.theme-orange-dark .accent .hint-text, body.theme-orange-dark .accent.disabled-text,
body.theme-orange-dark .accent .disabled-text, body.theme-orange-dark .warn-50.hint-text,
body.theme-orange-dark .warn-50 .hint-text, body.theme-orange-dark .warn-50.disabled-text,
body.theme-orange-dark .warn-50 .disabled-text, body.theme-orange-dark .warn-100.hint-text,
body.theme-orange-dark .warn-100 .hint-text, body.theme-orange-dark .warn-100.disabled-text,
body.theme-orange-dark .warn-100 .disabled-text, body.theme-orange-dark .warn-200.hint-text,
body.theme-orange-dark .warn-200 .hint-text, body.theme-orange-dark .warn-200.disabled-text,
body.theme-orange-dark .warn-200 .disabled-text, body.theme-orange-dark .warn-300.hint-text,
body.theme-orange-dark .warn-300 .hint-text, body.theme-orange-dark .warn-300.disabled-text,
body.theme-orange-dark .warn-300 .disabled-text, body.theme-orange-dark .warn-400.hint-text,
body.theme-orange-dark .warn-400 .hint-text, body.theme-orange-dark .warn-400.disabled-text,
body.theme-orange-dark .warn-400 .disabled-text, body.theme-orange-dark .warn-A100.hint-text,
body.theme-orange-dark .warn-A100 .hint-text, body.theme-orange-dark .warn-A100.disabled-text,
body.theme-orange-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-orange-dark .primary-50.divider,
body.theme-orange-dark .primary-50 .divider, body.theme-orange-dark .primary-100.divider,
body.theme-orange-dark .primary-100 .divider, body.theme-orange-dark .primary-200.divider,
body.theme-orange-dark .primary-200 .divider, body.theme-orange-dark .primary-300.divider,
body.theme-orange-dark .primary-300 .divider, body.theme-orange-dark .primary-400.divider,
body.theme-orange-dark .primary-400 .divider, body.theme-orange-dark .primary-500.divider,
body.theme-orange-dark .primary-500 .divider, body.theme-orange-dark .primary-600.divider,
body.theme-orange-dark .primary-600 .divider, body.theme-orange-dark .primary-700.divider,
body.theme-orange-dark .primary-700 .divider, body.theme-orange-dark .primary-A100.divider,
body.theme-orange-dark .primary-A100 .divider, body.theme-orange-dark .primary-A200.divider,
body.theme-orange-dark .primary-A200 .divider, body.theme-orange-dark .primary-A400.divider,
body.theme-orange-dark .primary-A400 .divider, body.theme-orange-dark .primary-A700.divider,
body.theme-orange-dark .primary-A700 .divider, body.theme-orange-dark .primary.divider,
body.theme-orange-dark .primary .divider, body.theme-orange-dark .accent-50.divider,
body.theme-orange-dark .accent-50 .divider, body.theme-orange-dark .accent-100.divider,
body.theme-orange-dark .accent-100 .divider, body.theme-orange-dark .accent-200.divider,
body.theme-orange-dark .accent-200 .divider, body.theme-orange-dark .accent-300.divider,
body.theme-orange-dark .accent-300 .divider, body.theme-orange-dark .accent-400.divider,
body.theme-orange-dark .accent-400 .divider, body.theme-orange-dark .accent-500.divider,
body.theme-orange-dark .accent-500 .divider, body.theme-orange-dark .accent-600.divider,
body.theme-orange-dark .accent-600 .divider, body.theme-orange-dark .accent-700.divider,
body.theme-orange-dark .accent-700 .divider, body.theme-orange-dark .accent-A100.divider,
body.theme-orange-dark .accent-A100 .divider, body.theme-orange-dark .accent-A200.divider,
body.theme-orange-dark .accent-A200 .divider, body.theme-orange-dark .accent-A400.divider,
body.theme-orange-dark .accent-A400 .divider, body.theme-orange-dark .accent-A700.divider,
body.theme-orange-dark .accent-A700 .divider, body.theme-orange-dark .accent.divider,
body.theme-orange-dark .accent .divider, body.theme-orange-dark .warn-50.divider,
body.theme-orange-dark .warn-50 .divider, body.theme-orange-dark .warn-100.divider,
body.theme-orange-dark .warn-100 .divider, body.theme-orange-dark .warn-200.divider,
body.theme-orange-dark .warn-200 .divider, body.theme-orange-dark .warn-300.divider,
body.theme-orange-dark .warn-300 .divider, body.theme-orange-dark .warn-400.divider,
body.theme-orange-dark .warn-400 .divider, body.theme-orange-dark .warn-A100.divider,
body.theme-orange-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-orange-dark .primary-50 .mat-ripple-element, body.theme-orange-dark .primary-100 .mat-ripple-element, body.theme-orange-dark .primary-200 .mat-ripple-element, body.theme-orange-dark .primary-300 .mat-ripple-element, body.theme-orange-dark .primary-400 .mat-ripple-element, body.theme-orange-dark .primary-500 .mat-ripple-element, body.theme-orange-dark .primary-600 .mat-ripple-element, body.theme-orange-dark .primary-700 .mat-ripple-element, body.theme-orange-dark .primary-A100 .mat-ripple-element, body.theme-orange-dark .primary-A200 .mat-ripple-element, body.theme-orange-dark .primary-A400 .mat-ripple-element, body.theme-orange-dark .primary-A700 .mat-ripple-element, body.theme-orange-dark .primary .mat-ripple-element, body.theme-orange-dark .accent-50 .mat-ripple-element, body.theme-orange-dark .accent-100 .mat-ripple-element, body.theme-orange-dark .accent-200 .mat-ripple-element, body.theme-orange-dark .accent-300 .mat-ripple-element, body.theme-orange-dark .accent-400 .mat-ripple-element, body.theme-orange-dark .accent-500 .mat-ripple-element, body.theme-orange-dark .accent-600 .mat-ripple-element, body.theme-orange-dark .accent-700 .mat-ripple-element, body.theme-orange-dark .accent-A100 .mat-ripple-element, body.theme-orange-dark .accent-A200 .mat-ripple-element, body.theme-orange-dark .accent-A400 .mat-ripple-element, body.theme-orange-dark .accent-A700 .mat-ripple-element, body.theme-orange-dark .accent .mat-ripple-element, body.theme-orange-dark .warn-50 .mat-ripple-element, body.theme-orange-dark .warn-100 .mat-ripple-element, body.theme-orange-dark .warn-200 .mat-ripple-element, body.theme-orange-dark .warn-300 .mat-ripple-element, body.theme-orange-dark .warn-400 .mat-ripple-element, body.theme-orange-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-orange-dark .primary-50 .adaptive-border-color, body.theme-orange-dark .primary-100 .adaptive-border-color, body.theme-orange-dark .primary-200 .adaptive-border-color, body.theme-orange-dark .primary-300 .adaptive-border-color, body.theme-orange-dark .primary-400 .adaptive-border-color, body.theme-orange-dark .primary-500 .adaptive-border-color, body.theme-orange-dark .primary-600 .adaptive-border-color, body.theme-orange-dark .primary-700 .adaptive-border-color, body.theme-orange-dark .primary-A100 .adaptive-border-color, body.theme-orange-dark .primary-A200 .adaptive-border-color, body.theme-orange-dark .primary-A400 .adaptive-border-color, body.theme-orange-dark .primary-A700 .adaptive-border-color, body.theme-orange-dark .primary .adaptive-border-color, body.theme-orange-dark .accent-50 .adaptive-border-color, body.theme-orange-dark .accent-100 .adaptive-border-color, body.theme-orange-dark .accent-200 .adaptive-border-color, body.theme-orange-dark .accent-300 .adaptive-border-color, body.theme-orange-dark .accent-400 .adaptive-border-color, body.theme-orange-dark .accent-500 .adaptive-border-color, body.theme-orange-dark .accent-600 .adaptive-border-color, body.theme-orange-dark .accent-700 .adaptive-border-color, body.theme-orange-dark .accent-A100 .adaptive-border-color, body.theme-orange-dark .accent-A200 .adaptive-border-color, body.theme-orange-dark .accent-A400 .adaptive-border-color, body.theme-orange-dark .accent-A700 .adaptive-border-color, body.theme-orange-dark .accent .adaptive-border-color, body.theme-orange-dark .warn-50 .adaptive-border-color, body.theme-orange-dark .warn-100 .adaptive-border-color, body.theme-orange-dark .warn-200 .adaptive-border-color, body.theme-orange-dark .warn-300 .adaptive-border-color, body.theme-orange-dark .warn-400 .adaptive-border-color, body.theme-orange-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .primary-800 i,
body.theme-orange-dark .primary-800 .icon, body.theme-orange-dark .primary-900 i,
body.theme-orange-dark .primary-900 .icon, body.theme-orange-dark .accent-800 i,
body.theme-orange-dark .accent-800 .icon, body.theme-orange-dark .accent-900 i,
body.theme-orange-dark .accent-900 .icon, body.theme-orange-dark .warn-500 i,
body.theme-orange-dark .warn-500 .icon, body.theme-orange-dark .warn-600 i,
body.theme-orange-dark .warn-600 .icon, body.theme-orange-dark .warn-700 i,
body.theme-orange-dark .warn-700 .icon, body.theme-orange-dark .warn-800 i,
body.theme-orange-dark .warn-800 .icon, body.theme-orange-dark .warn-900 i,
body.theme-orange-dark .warn-900 .icon, body.theme-orange-dark .warn-A200 i,
body.theme-orange-dark .warn-A200 .icon, body.theme-orange-dark .warn-A400 i,
body.theme-orange-dark .warn-A400 .icon, body.theme-orange-dark .warn-A700 i,
body.theme-orange-dark .warn-A700 .icon, body.theme-orange-dark .warn i,
body.theme-orange-dark .warn .icon {
  color: white; }
body.theme-orange-dark .primary-800.secondary-text,
body.theme-orange-dark .primary-800 .secondary-text, body.theme-orange-dark .primary-900.secondary-text,
body.theme-orange-dark .primary-900 .secondary-text, body.theme-orange-dark .accent-800.secondary-text,
body.theme-orange-dark .accent-800 .secondary-text, body.theme-orange-dark .accent-900.secondary-text,
body.theme-orange-dark .accent-900 .secondary-text, body.theme-orange-dark .warn-500.secondary-text,
body.theme-orange-dark .warn-500 .secondary-text, body.theme-orange-dark .warn-600.secondary-text,
body.theme-orange-dark .warn-600 .secondary-text, body.theme-orange-dark .warn-700.secondary-text,
body.theme-orange-dark .warn-700 .secondary-text, body.theme-orange-dark .warn-800.secondary-text,
body.theme-orange-dark .warn-800 .secondary-text, body.theme-orange-dark .warn-900.secondary-text,
body.theme-orange-dark .warn-900 .secondary-text, body.theme-orange-dark .warn-A200.secondary-text,
body.theme-orange-dark .warn-A200 .secondary-text, body.theme-orange-dark .warn-A400.secondary-text,
body.theme-orange-dark .warn-A400 .secondary-text, body.theme-orange-dark .warn-A700.secondary-text,
body.theme-orange-dark .warn-A700 .secondary-text, body.theme-orange-dark .warn.secondary-text,
body.theme-orange-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-orange-dark .primary-800.hint-text,
body.theme-orange-dark .primary-800 .hint-text, body.theme-orange-dark .primary-800.disabled-text,
body.theme-orange-dark .primary-800 .disabled-text, body.theme-orange-dark .primary-900.hint-text,
body.theme-orange-dark .primary-900 .hint-text, body.theme-orange-dark .primary-900.disabled-text,
body.theme-orange-dark .primary-900 .disabled-text, body.theme-orange-dark .accent-800.hint-text,
body.theme-orange-dark .accent-800 .hint-text, body.theme-orange-dark .accent-800.disabled-text,
body.theme-orange-dark .accent-800 .disabled-text, body.theme-orange-dark .accent-900.hint-text,
body.theme-orange-dark .accent-900 .hint-text, body.theme-orange-dark .accent-900.disabled-text,
body.theme-orange-dark .accent-900 .disabled-text, body.theme-orange-dark .warn-500.hint-text,
body.theme-orange-dark .warn-500 .hint-text, body.theme-orange-dark .warn-500.disabled-text,
body.theme-orange-dark .warn-500 .disabled-text, body.theme-orange-dark .warn-600.hint-text,
body.theme-orange-dark .warn-600 .hint-text, body.theme-orange-dark .warn-600.disabled-text,
body.theme-orange-dark .warn-600 .disabled-text, body.theme-orange-dark .warn-700.hint-text,
body.theme-orange-dark .warn-700 .hint-text, body.theme-orange-dark .warn-700.disabled-text,
body.theme-orange-dark .warn-700 .disabled-text, body.theme-orange-dark .warn-800.hint-text,
body.theme-orange-dark .warn-800 .hint-text, body.theme-orange-dark .warn-800.disabled-text,
body.theme-orange-dark .warn-800 .disabled-text, body.theme-orange-dark .warn-900.hint-text,
body.theme-orange-dark .warn-900 .hint-text, body.theme-orange-dark .warn-900.disabled-text,
body.theme-orange-dark .warn-900 .disabled-text, body.theme-orange-dark .warn-A200.hint-text,
body.theme-orange-dark .warn-A200 .hint-text, body.theme-orange-dark .warn-A200.disabled-text,
body.theme-orange-dark .warn-A200 .disabled-text, body.theme-orange-dark .warn-A400.hint-text,
body.theme-orange-dark .warn-A400 .hint-text, body.theme-orange-dark .warn-A400.disabled-text,
body.theme-orange-dark .warn-A400 .disabled-text, body.theme-orange-dark .warn-A700.hint-text,
body.theme-orange-dark .warn-A700 .hint-text, body.theme-orange-dark .warn-A700.disabled-text,
body.theme-orange-dark .warn-A700 .disabled-text, body.theme-orange-dark .warn.hint-text,
body.theme-orange-dark .warn .hint-text, body.theme-orange-dark .warn.disabled-text,
body.theme-orange-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-orange-dark .primary-800.divider,
body.theme-orange-dark .primary-800 .divider, body.theme-orange-dark .primary-900.divider,
body.theme-orange-dark .primary-900 .divider, body.theme-orange-dark .accent-800.divider,
body.theme-orange-dark .accent-800 .divider, body.theme-orange-dark .accent-900.divider,
body.theme-orange-dark .accent-900 .divider, body.theme-orange-dark .warn-500.divider,
body.theme-orange-dark .warn-500 .divider, body.theme-orange-dark .warn-600.divider,
body.theme-orange-dark .warn-600 .divider, body.theme-orange-dark .warn-700.divider,
body.theme-orange-dark .warn-700 .divider, body.theme-orange-dark .warn-800.divider,
body.theme-orange-dark .warn-800 .divider, body.theme-orange-dark .warn-900.divider,
body.theme-orange-dark .warn-900 .divider, body.theme-orange-dark .warn-A200.divider,
body.theme-orange-dark .warn-A200 .divider, body.theme-orange-dark .warn-A400.divider,
body.theme-orange-dark .warn-A400 .divider, body.theme-orange-dark .warn-A700.divider,
body.theme-orange-dark .warn-A700 .divider, body.theme-orange-dark .warn.divider,
body.theme-orange-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-orange-dark .primary-800 .mat-ripple-element, body.theme-orange-dark .primary-900 .mat-ripple-element, body.theme-orange-dark .accent-800 .mat-ripple-element, body.theme-orange-dark .accent-900 .mat-ripple-element, body.theme-orange-dark .warn-500 .mat-ripple-element, body.theme-orange-dark .warn-600 .mat-ripple-element, body.theme-orange-dark .warn-700 .mat-ripple-element, body.theme-orange-dark .warn-800 .mat-ripple-element, body.theme-orange-dark .warn-900 .mat-ripple-element, body.theme-orange-dark .warn-A200 .mat-ripple-element, body.theme-orange-dark .warn-A400 .mat-ripple-element, body.theme-orange-dark .warn-A700 .mat-ripple-element, body.theme-orange-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-orange-dark .primary-800 .adaptive-border-color, body.theme-orange-dark .primary-900 .adaptive-border-color, body.theme-orange-dark .accent-800 .adaptive-border-color, body.theme-orange-dark .accent-900 .adaptive-border-color, body.theme-orange-dark .warn-500 .adaptive-border-color, body.theme-orange-dark .warn-600 .adaptive-border-color, body.theme-orange-dark .warn-700 .adaptive-border-color, body.theme-orange-dark .warn-800 .adaptive-border-color, body.theme-orange-dark .warn-900 .adaptive-border-color, body.theme-orange-dark .warn-A200 .adaptive-border-color, body.theme-orange-dark .warn-A400 .adaptive-border-color, body.theme-orange-dark .warn-A700 .adaptive-border-color, body.theme-orange-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .primary-50 input[type='text'], body.theme-orange-dark .primary-100 input[type='text'], body.theme-orange-dark .primary-200 input[type='text'], body.theme-orange-dark .primary-300 input[type='text'], body.theme-orange-dark .primary-400 input[type='text'], body.theme-orange-dark .primary-500 input[type='text'], body.theme-orange-dark .primary-600 input[type='text'], body.theme-orange-dark .primary-700 input[type='text'], body.theme-orange-dark .primary-A100 input[type='text'], body.theme-orange-dark .primary-A200 input[type='text'], body.theme-orange-dark .primary-A400 input[type='text'], body.theme-orange-dark .primary-A700 input[type='text'], body.theme-orange-dark .primary input[type='text'], body.theme-orange-dark .accent-50 input[type='text'], body.theme-orange-dark .accent-100 input[type='text'], body.theme-orange-dark .accent-200 input[type='text'], body.theme-orange-dark .accent-300 input[type='text'], body.theme-orange-dark .accent-400 input[type='text'], body.theme-orange-dark .accent-500 input[type='text'], body.theme-orange-dark .accent-600 input[type='text'], body.theme-orange-dark .accent-700 input[type='text'], body.theme-orange-dark .accent-A100 input[type='text'], body.theme-orange-dark .accent-A200 input[type='text'], body.theme-orange-dark .accent-A400 input[type='text'], body.theme-orange-dark .accent-A700 input[type='text'], body.theme-orange-dark .accent input[type='text'], body.theme-orange-dark .warn-50 input[type='text'], body.theme-orange-dark .warn-100 input[type='text'], body.theme-orange-dark .warn-200 input[type='text'], body.theme-orange-dark .warn-300 input[type='text'], body.theme-orange-dark .warn-400 input[type='text'], body.theme-orange-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-orange-dark .primary-50 .mat-form-field-label, body.theme-orange-dark .primary-100 .mat-form-field-label, body.theme-orange-dark .primary-200 .mat-form-field-label, body.theme-orange-dark .primary-300 .mat-form-field-label, body.theme-orange-dark .primary-400 .mat-form-field-label, body.theme-orange-dark .primary-500 .mat-form-field-label, body.theme-orange-dark .primary-600 .mat-form-field-label, body.theme-orange-dark .primary-700 .mat-form-field-label, body.theme-orange-dark .primary-A100 .mat-form-field-label, body.theme-orange-dark .primary-A200 .mat-form-field-label, body.theme-orange-dark .primary-A400 .mat-form-field-label, body.theme-orange-dark .primary-A700 .mat-form-field-label, body.theme-orange-dark .primary .mat-form-field-label, body.theme-orange-dark .accent-50 .mat-form-field-label, body.theme-orange-dark .accent-100 .mat-form-field-label, body.theme-orange-dark .accent-200 .mat-form-field-label, body.theme-orange-dark .accent-300 .mat-form-field-label, body.theme-orange-dark .accent-400 .mat-form-field-label, body.theme-orange-dark .accent-500 .mat-form-field-label, body.theme-orange-dark .accent-600 .mat-form-field-label, body.theme-orange-dark .accent-700 .mat-form-field-label, body.theme-orange-dark .accent-A100 .mat-form-field-label, body.theme-orange-dark .accent-A200 .mat-form-field-label, body.theme-orange-dark .accent-A400 .mat-form-field-label, body.theme-orange-dark .accent-A700 .mat-form-field-label, body.theme-orange-dark .accent .mat-form-field-label, body.theme-orange-dark .warn-50 .mat-form-field-label, body.theme-orange-dark .warn-100 .mat-form-field-label, body.theme-orange-dark .warn-200 .mat-form-field-label, body.theme-orange-dark .warn-300 .mat-form-field-label, body.theme-orange-dark .warn-400 .mat-form-field-label, body.theme-orange-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-dark .primary-50 .mat-form-field-underline, body.theme-orange-dark .primary-100 .mat-form-field-underline, body.theme-orange-dark .primary-200 .mat-form-field-underline, body.theme-orange-dark .primary-300 .mat-form-field-underline, body.theme-orange-dark .primary-400 .mat-form-field-underline, body.theme-orange-dark .primary-500 .mat-form-field-underline, body.theme-orange-dark .primary-600 .mat-form-field-underline, body.theme-orange-dark .primary-700 .mat-form-field-underline, body.theme-orange-dark .primary-A100 .mat-form-field-underline, body.theme-orange-dark .primary-A200 .mat-form-field-underline, body.theme-orange-dark .primary-A400 .mat-form-field-underline, body.theme-orange-dark .primary-A700 .mat-form-field-underline, body.theme-orange-dark .primary .mat-form-field-underline, body.theme-orange-dark .accent-50 .mat-form-field-underline, body.theme-orange-dark .accent-100 .mat-form-field-underline, body.theme-orange-dark .accent-200 .mat-form-field-underline, body.theme-orange-dark .accent-300 .mat-form-field-underline, body.theme-orange-dark .accent-400 .mat-form-field-underline, body.theme-orange-dark .accent-500 .mat-form-field-underline, body.theme-orange-dark .accent-600 .mat-form-field-underline, body.theme-orange-dark .accent-700 .mat-form-field-underline, body.theme-orange-dark .accent-A100 .mat-form-field-underline, body.theme-orange-dark .accent-A200 .mat-form-field-underline, body.theme-orange-dark .accent-A400 .mat-form-field-underline, body.theme-orange-dark .accent-A700 .mat-form-field-underline, body.theme-orange-dark .accent .mat-form-field-underline, body.theme-orange-dark .warn-50 .mat-form-field-underline, body.theme-orange-dark .warn-100 .mat-form-field-underline, body.theme-orange-dark .warn-200 .mat-form-field-underline, body.theme-orange-dark .warn-300 .mat-form-field-underline, body.theme-orange-dark .warn-400 .mat-form-field-underline, body.theme-orange-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .primary-50 .mat-select-trigger,
body.theme-orange-dark .primary-50 .mat-select-arrow, body.theme-orange-dark .primary-100 .mat-select-trigger,
body.theme-orange-dark .primary-100 .mat-select-arrow, body.theme-orange-dark .primary-200 .mat-select-trigger,
body.theme-orange-dark .primary-200 .mat-select-arrow, body.theme-orange-dark .primary-300 .mat-select-trigger,
body.theme-orange-dark .primary-300 .mat-select-arrow, body.theme-orange-dark .primary-400 .mat-select-trigger,
body.theme-orange-dark .primary-400 .mat-select-arrow, body.theme-orange-dark .primary-500 .mat-select-trigger,
body.theme-orange-dark .primary-500 .mat-select-arrow, body.theme-orange-dark .primary-600 .mat-select-trigger,
body.theme-orange-dark .primary-600 .mat-select-arrow, body.theme-orange-dark .primary-700 .mat-select-trigger,
body.theme-orange-dark .primary-700 .mat-select-arrow, body.theme-orange-dark .primary-A100 .mat-select-trigger,
body.theme-orange-dark .primary-A100 .mat-select-arrow, body.theme-orange-dark .primary-A200 .mat-select-trigger,
body.theme-orange-dark .primary-A200 .mat-select-arrow, body.theme-orange-dark .primary-A400 .mat-select-trigger,
body.theme-orange-dark .primary-A400 .mat-select-arrow, body.theme-orange-dark .primary-A700 .mat-select-trigger,
body.theme-orange-dark .primary-A700 .mat-select-arrow, body.theme-orange-dark .primary .mat-select-trigger,
body.theme-orange-dark .primary .mat-select-arrow, body.theme-orange-dark .accent-50 .mat-select-trigger,
body.theme-orange-dark .accent-50 .mat-select-arrow, body.theme-orange-dark .accent-100 .mat-select-trigger,
body.theme-orange-dark .accent-100 .mat-select-arrow, body.theme-orange-dark .accent-200 .mat-select-trigger,
body.theme-orange-dark .accent-200 .mat-select-arrow, body.theme-orange-dark .accent-300 .mat-select-trigger,
body.theme-orange-dark .accent-300 .mat-select-arrow, body.theme-orange-dark .accent-400 .mat-select-trigger,
body.theme-orange-dark .accent-400 .mat-select-arrow, body.theme-orange-dark .accent-500 .mat-select-trigger,
body.theme-orange-dark .accent-500 .mat-select-arrow, body.theme-orange-dark .accent-600 .mat-select-trigger,
body.theme-orange-dark .accent-600 .mat-select-arrow, body.theme-orange-dark .accent-700 .mat-select-trigger,
body.theme-orange-dark .accent-700 .mat-select-arrow, body.theme-orange-dark .accent-A100 .mat-select-trigger,
body.theme-orange-dark .accent-A100 .mat-select-arrow, body.theme-orange-dark .accent-A200 .mat-select-trigger,
body.theme-orange-dark .accent-A200 .mat-select-arrow, body.theme-orange-dark .accent-A400 .mat-select-trigger,
body.theme-orange-dark .accent-A400 .mat-select-arrow, body.theme-orange-dark .accent-A700 .mat-select-trigger,
body.theme-orange-dark .accent-A700 .mat-select-arrow, body.theme-orange-dark .accent .mat-select-trigger,
body.theme-orange-dark .accent .mat-select-arrow, body.theme-orange-dark .warn-50 .mat-select-trigger,
body.theme-orange-dark .warn-50 .mat-select-arrow, body.theme-orange-dark .warn-100 .mat-select-trigger,
body.theme-orange-dark .warn-100 .mat-select-arrow, body.theme-orange-dark .warn-200 .mat-select-trigger,
body.theme-orange-dark .warn-200 .mat-select-arrow, body.theme-orange-dark .warn-300 .mat-select-trigger,
body.theme-orange-dark .warn-300 .mat-select-arrow, body.theme-orange-dark .warn-400 .mat-select-trigger,
body.theme-orange-dark .warn-400 .mat-select-arrow, body.theme-orange-dark .warn-A100 .mat-select-trigger,
body.theme-orange-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-dark .primary-50 .mat-select-underline, body.theme-orange-dark .primary-100 .mat-select-underline, body.theme-orange-dark .primary-200 .mat-select-underline, body.theme-orange-dark .primary-300 .mat-select-underline, body.theme-orange-dark .primary-400 .mat-select-underline, body.theme-orange-dark .primary-500 .mat-select-underline, body.theme-orange-dark .primary-600 .mat-select-underline, body.theme-orange-dark .primary-700 .mat-select-underline, body.theme-orange-dark .primary-A100 .mat-select-underline, body.theme-orange-dark .primary-A200 .mat-select-underline, body.theme-orange-dark .primary-A400 .mat-select-underline, body.theme-orange-dark .primary-A700 .mat-select-underline, body.theme-orange-dark .primary .mat-select-underline, body.theme-orange-dark .accent-50 .mat-select-underline, body.theme-orange-dark .accent-100 .mat-select-underline, body.theme-orange-dark .accent-200 .mat-select-underline, body.theme-orange-dark .accent-300 .mat-select-underline, body.theme-orange-dark .accent-400 .mat-select-underline, body.theme-orange-dark .accent-500 .mat-select-underline, body.theme-orange-dark .accent-600 .mat-select-underline, body.theme-orange-dark .accent-700 .mat-select-underline, body.theme-orange-dark .accent-A100 .mat-select-underline, body.theme-orange-dark .accent-A200 .mat-select-underline, body.theme-orange-dark .accent-A400 .mat-select-underline, body.theme-orange-dark .accent-A700 .mat-select-underline, body.theme-orange-dark .accent .mat-select-underline, body.theme-orange-dark .warn-50 .mat-select-underline, body.theme-orange-dark .warn-100 .mat-select-underline, body.theme-orange-dark .warn-200 .mat-select-underline, body.theme-orange-dark .warn-300 .mat-select-underline, body.theme-orange-dark .warn-400 .mat-select-underline, body.theme-orange-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-orange-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-50 .mat-select-arrow,
body.theme-orange-dark .primary-50 .mat-select-trigger, body.theme-orange-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-100 .mat-select-arrow,
body.theme-orange-dark .primary-100 .mat-select-trigger, body.theme-orange-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-200 .mat-select-arrow,
body.theme-orange-dark .primary-200 .mat-select-trigger, body.theme-orange-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-300 .mat-select-arrow,
body.theme-orange-dark .primary-300 .mat-select-trigger, body.theme-orange-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-400 .mat-select-arrow,
body.theme-orange-dark .primary-400 .mat-select-trigger, body.theme-orange-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-500 .mat-select-arrow,
body.theme-orange-dark .primary-500 .mat-select-trigger, body.theme-orange-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-600 .mat-select-arrow,
body.theme-orange-dark .primary-600 .mat-select-trigger, body.theme-orange-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-700 .mat-select-arrow,
body.theme-orange-dark .primary-700 .mat-select-trigger, body.theme-orange-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-A100 .mat-select-arrow,
body.theme-orange-dark .primary-A100 .mat-select-trigger, body.theme-orange-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-A200 .mat-select-arrow,
body.theme-orange-dark .primary-A200 .mat-select-trigger, body.theme-orange-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-A400 .mat-select-arrow,
body.theme-orange-dark .primary-A400 .mat-select-trigger, body.theme-orange-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-A700 .mat-select-arrow,
body.theme-orange-dark .primary-A700 .mat-select-trigger, body.theme-orange-dark .primary .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary .mat-select-arrow,
body.theme-orange-dark .primary .mat-select-trigger, body.theme-orange-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-50 .mat-select-arrow,
body.theme-orange-dark .accent-50 .mat-select-trigger, body.theme-orange-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-100 .mat-select-arrow,
body.theme-orange-dark .accent-100 .mat-select-trigger, body.theme-orange-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-200 .mat-select-arrow,
body.theme-orange-dark .accent-200 .mat-select-trigger, body.theme-orange-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-300 .mat-select-arrow,
body.theme-orange-dark .accent-300 .mat-select-trigger, body.theme-orange-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-400 .mat-select-arrow,
body.theme-orange-dark .accent-400 .mat-select-trigger, body.theme-orange-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-500 .mat-select-arrow,
body.theme-orange-dark .accent-500 .mat-select-trigger, body.theme-orange-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-600 .mat-select-arrow,
body.theme-orange-dark .accent-600 .mat-select-trigger, body.theme-orange-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-700 .mat-select-arrow,
body.theme-orange-dark .accent-700 .mat-select-trigger, body.theme-orange-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-A100 .mat-select-arrow,
body.theme-orange-dark .accent-A100 .mat-select-trigger, body.theme-orange-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-A200 .mat-select-arrow,
body.theme-orange-dark .accent-A200 .mat-select-trigger, body.theme-orange-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-A400 .mat-select-arrow,
body.theme-orange-dark .accent-A400 .mat-select-trigger, body.theme-orange-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-A700 .mat-select-arrow,
body.theme-orange-dark .accent-A700 .mat-select-trigger, body.theme-orange-dark .accent .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent .mat-select-arrow,
body.theme-orange-dark .accent .mat-select-trigger, body.theme-orange-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-50 .mat-select-arrow,
body.theme-orange-dark .warn-50 .mat-select-trigger, body.theme-orange-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-100 .mat-select-arrow,
body.theme-orange-dark .warn-100 .mat-select-trigger, body.theme-orange-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-200 .mat-select-arrow,
body.theme-orange-dark .warn-200 .mat-select-trigger, body.theme-orange-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-300 .mat-select-arrow,
body.theme-orange-dark .warn-300 .mat-select-trigger, body.theme-orange-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-400 .mat-select-arrow,
body.theme-orange-dark .warn-400 .mat-select-trigger, body.theme-orange-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-A100 .mat-select-arrow,
body.theme-orange-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-orange-dark .primary-800 input[type='text'], body.theme-orange-dark .primary-900 input[type='text'], body.theme-orange-dark .accent-800 input[type='text'], body.theme-orange-dark .accent-900 input[type='text'], body.theme-orange-dark .warn-500 input[type='text'], body.theme-orange-dark .warn-600 input[type='text'], body.theme-orange-dark .warn-700 input[type='text'], body.theme-orange-dark .warn-800 input[type='text'], body.theme-orange-dark .warn-900 input[type='text'], body.theme-orange-dark .warn-A200 input[type='text'], body.theme-orange-dark .warn-A400 input[type='text'], body.theme-orange-dark .warn-A700 input[type='text'], body.theme-orange-dark .warn input[type='text'] {
  color: white; }
body.theme-orange-dark .primary-800 .mat-form-field-label, body.theme-orange-dark .primary-900 .mat-form-field-label, body.theme-orange-dark .accent-800 .mat-form-field-label, body.theme-orange-dark .accent-900 .mat-form-field-label, body.theme-orange-dark .warn-500 .mat-form-field-label, body.theme-orange-dark .warn-600 .mat-form-field-label, body.theme-orange-dark .warn-700 .mat-form-field-label, body.theme-orange-dark .warn-800 .mat-form-field-label, body.theme-orange-dark .warn-900 .mat-form-field-label, body.theme-orange-dark .warn-A200 .mat-form-field-label, body.theme-orange-dark .warn-A400 .mat-form-field-label, body.theme-orange-dark .warn-A700 .mat-form-field-label, body.theme-orange-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .primary-800 .mat-form-field-underline, body.theme-orange-dark .primary-900 .mat-form-field-underline, body.theme-orange-dark .accent-800 .mat-form-field-underline, body.theme-orange-dark .accent-900 .mat-form-field-underline, body.theme-orange-dark .warn-500 .mat-form-field-underline, body.theme-orange-dark .warn-600 .mat-form-field-underline, body.theme-orange-dark .warn-700 .mat-form-field-underline, body.theme-orange-dark .warn-800 .mat-form-field-underline, body.theme-orange-dark .warn-900 .mat-form-field-underline, body.theme-orange-dark .warn-A200 .mat-form-field-underline, body.theme-orange-dark .warn-A400 .mat-form-field-underline, body.theme-orange-dark .warn-A700 .mat-form-field-underline, body.theme-orange-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .primary-800 .mat-select-trigger,
body.theme-orange-dark .primary-800 .mat-select-arrow, body.theme-orange-dark .primary-900 .mat-select-trigger,
body.theme-orange-dark .primary-900 .mat-select-arrow, body.theme-orange-dark .accent-800 .mat-select-trigger,
body.theme-orange-dark .accent-800 .mat-select-arrow, body.theme-orange-dark .accent-900 .mat-select-trigger,
body.theme-orange-dark .accent-900 .mat-select-arrow, body.theme-orange-dark .warn-500 .mat-select-trigger,
body.theme-orange-dark .warn-500 .mat-select-arrow, body.theme-orange-dark .warn-600 .mat-select-trigger,
body.theme-orange-dark .warn-600 .mat-select-arrow, body.theme-orange-dark .warn-700 .mat-select-trigger,
body.theme-orange-dark .warn-700 .mat-select-arrow, body.theme-orange-dark .warn-800 .mat-select-trigger,
body.theme-orange-dark .warn-800 .mat-select-arrow, body.theme-orange-dark .warn-900 .mat-select-trigger,
body.theme-orange-dark .warn-900 .mat-select-arrow, body.theme-orange-dark .warn-A200 .mat-select-trigger,
body.theme-orange-dark .warn-A200 .mat-select-arrow, body.theme-orange-dark .warn-A400 .mat-select-trigger,
body.theme-orange-dark .warn-A400 .mat-select-arrow, body.theme-orange-dark .warn-A700 .mat-select-trigger,
body.theme-orange-dark .warn-A700 .mat-select-arrow, body.theme-orange-dark .warn .mat-select-trigger,
body.theme-orange-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .primary-800 .mat-select-underline, body.theme-orange-dark .primary-900 .mat-select-underline, body.theme-orange-dark .accent-800 .mat-select-underline, body.theme-orange-dark .accent-900 .mat-select-underline, body.theme-orange-dark .warn-500 .mat-select-underline, body.theme-orange-dark .warn-600 .mat-select-underline, body.theme-orange-dark .warn-700 .mat-select-underline, body.theme-orange-dark .warn-800 .mat-select-underline, body.theme-orange-dark .warn-900 .mat-select-underline, body.theme-orange-dark .warn-A200 .mat-select-underline, body.theme-orange-dark .warn-A400 .mat-select-underline, body.theme-orange-dark .warn-A700 .mat-select-underline, body.theme-orange-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-orange-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-800 .mat-select-arrow,
body.theme-orange-dark .primary-800 .mat-select-trigger, body.theme-orange-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .primary-900 .mat-select-arrow,
body.theme-orange-dark .primary-900 .mat-select-trigger, body.theme-orange-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-800 .mat-select-arrow,
body.theme-orange-dark .accent-800 .mat-select-trigger, body.theme-orange-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .accent-900 .mat-select-arrow,
body.theme-orange-dark .accent-900 .mat-select-trigger, body.theme-orange-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-500 .mat-select-arrow,
body.theme-orange-dark .warn-500 .mat-select-trigger, body.theme-orange-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-600 .mat-select-arrow,
body.theme-orange-dark .warn-600 .mat-select-trigger, body.theme-orange-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-700 .mat-select-arrow,
body.theme-orange-dark .warn-700 .mat-select-trigger, body.theme-orange-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-800 .mat-select-arrow,
body.theme-orange-dark .warn-800 .mat-select-trigger, body.theme-orange-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-900 .mat-select-arrow,
body.theme-orange-dark .warn-900 .mat-select-trigger, body.theme-orange-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-A200 .mat-select-arrow,
body.theme-orange-dark .warn-A200 .mat-select-trigger, body.theme-orange-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-A400 .mat-select-arrow,
body.theme-orange-dark .warn-A400 .mat-select-trigger, body.theme-orange-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn-A700 .mat-select-arrow,
body.theme-orange-dark .warn-A700 .mat-select-trigger, body.theme-orange-dark .warn .mat-select-disabled .mat-select-value,
body.theme-orange-dark .warn .mat-select-arrow,
body.theme-orange-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-orange-dark .primary-800 .mat-select-value, body.theme-orange-dark .primary-900 .mat-select-value, body.theme-orange-dark .accent-800 .mat-select-value, body.theme-orange-dark .accent-900 .mat-select-value, body.theme-orange-dark .warn-500 .mat-select-value, body.theme-orange-dark .warn-600 .mat-select-value, body.theme-orange-dark .warn-700 .mat-select-value, body.theme-orange-dark .warn-800 .mat-select-value, body.theme-orange-dark .warn-900 .mat-select-value, body.theme-orange-dark .warn-A200 .mat-select-value, body.theme-orange-dark .warn-A400 .mat-select-value, body.theme-orange-dark .warn-A700 .mat-select-value, body.theme-orange-dark .warn .mat-select-value {
  color: white; }
body.theme-teal-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-option {
  color: white; }
body.theme-teal-dark .mat-option:hover:not(.mat-option-disabled), body.theme-teal-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-teal-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #009688; }
body.theme-teal-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #009688; }
body.theme-teal-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-teal-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-teal-dark .mat-pseudo-checkbox-checked,
body.theme-teal-dark .mat-pseudo-checkbox-indeterminate,
body.theme-teal-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-teal-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #009688; }
body.theme-teal-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-teal-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #009688; }
body.theme-teal-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-teal-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-teal-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-teal-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-teal-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .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); }
body.theme-teal-dark .mat-app-background, body.theme-teal-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-teal-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-teal-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-teal-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-teal-dark .mat-badge-content {
  color: white;
  background: #009688; }
@media (-ms-high-contrast: active) {
    body.theme-teal-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-teal-dark .mat-badge-accent .mat-badge-content {
  background: #009688;
  color: white; }
body.theme-teal-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-teal-dark .mat-badge {
  position: relative; }
body.theme-teal-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-teal-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-teal-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-teal-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-teal-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-teal-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-teal-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-teal-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-teal-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-teal-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-teal-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-teal-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-teal-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-teal-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-teal-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-teal-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-teal-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-teal-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-teal-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-teal-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-teal-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-teal-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-teal-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-teal-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-teal-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-teal-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-teal-dark .mat-button, body.theme-teal-dark .mat-icon-button, body.theme-teal-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-teal-dark .mat-button.mat-primary, body.theme-teal-dark .mat-icon-button.mat-primary, body.theme-teal-dark .mat-stroked-button.mat-primary {
    color: #009688; }
body.theme-teal-dark .mat-button.mat-accent, body.theme-teal-dark .mat-icon-button.mat-accent, body.theme-teal-dark .mat-stroked-button.mat-accent {
    color: #009688; }
body.theme-teal-dark .mat-button.mat-warn, body.theme-teal-dark .mat-icon-button.mat-warn, body.theme-teal-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-teal-dark .mat-button.mat-primary[disabled], body.theme-teal-dark .mat-button.mat-accent[disabled], body.theme-teal-dark .mat-button.mat-warn[disabled], body.theme-teal-dark .mat-button[disabled][disabled], body.theme-teal-dark .mat-icon-button.mat-primary[disabled], body.theme-teal-dark .mat-icon-button.mat-accent[disabled], body.theme-teal-dark .mat-icon-button.mat-warn[disabled], body.theme-teal-dark .mat-icon-button[disabled][disabled], body.theme-teal-dark .mat-stroked-button.mat-primary[disabled], body.theme-teal-dark .mat-stroked-button.mat-accent[disabled], body.theme-teal-dark .mat-stroked-button.mat-warn[disabled], body.theme-teal-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-teal-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-teal-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #009688; }
body.theme-teal-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-teal-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-teal-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #009688; }
body.theme-teal-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-teal-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-teal-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-teal-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-teal-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-teal-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-teal-dark .mat-button .mat-ripple-element, body.theme-teal-dark .mat-icon-button .mat-ripple-element, body.theme-teal-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-teal-dark .mat-button-focus-overlay {
  background: white; }
body.theme-teal-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-flat-button, body.theme-teal-dark .mat-raised-button, body.theme-teal-dark .mat-fab, body.theme-teal-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-teal-dark .mat-flat-button.mat-primary, body.theme-teal-dark .mat-raised-button.mat-primary, body.theme-teal-dark .mat-fab.mat-primary, body.theme-teal-dark .mat-mini-fab.mat-primary {
    color: white; }
body.theme-teal-dark .mat-flat-button.mat-accent, body.theme-teal-dark .mat-raised-button.mat-accent, body.theme-teal-dark .mat-fab.mat-accent, body.theme-teal-dark .mat-mini-fab.mat-accent {
    color: white; }
body.theme-teal-dark .mat-flat-button.mat-warn, body.theme-teal-dark .mat-raised-button.mat-warn, body.theme-teal-dark .mat-fab.mat-warn, body.theme-teal-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-teal-dark .mat-flat-button.mat-primary[disabled], body.theme-teal-dark .mat-flat-button.mat-accent[disabled], body.theme-teal-dark .mat-flat-button.mat-warn[disabled], body.theme-teal-dark .mat-flat-button[disabled][disabled], body.theme-teal-dark .mat-raised-button.mat-primary[disabled], body.theme-teal-dark .mat-raised-button.mat-accent[disabled], body.theme-teal-dark .mat-raised-button.mat-warn[disabled], body.theme-teal-dark .mat-raised-button[disabled][disabled], body.theme-teal-dark .mat-fab.mat-primary[disabled], body.theme-teal-dark .mat-fab.mat-accent[disabled], body.theme-teal-dark .mat-fab.mat-warn[disabled], body.theme-teal-dark .mat-fab[disabled][disabled], body.theme-teal-dark .mat-mini-fab.mat-primary[disabled], body.theme-teal-dark .mat-mini-fab.mat-accent[disabled], body.theme-teal-dark .mat-mini-fab.mat-warn[disabled], body.theme-teal-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-flat-button.mat-primary, body.theme-teal-dark .mat-raised-button.mat-primary, body.theme-teal-dark .mat-fab.mat-primary, body.theme-teal-dark .mat-mini-fab.mat-primary {
    background-color: #009688; }
body.theme-teal-dark .mat-flat-button.mat-accent, body.theme-teal-dark .mat-raised-button.mat-accent, body.theme-teal-dark .mat-fab.mat-accent, body.theme-teal-dark .mat-mini-fab.mat-accent {
    background-color: #009688; }
body.theme-teal-dark .mat-flat-button.mat-warn, body.theme-teal-dark .mat-raised-button.mat-warn, body.theme-teal-dark .mat-fab.mat-warn, body.theme-teal-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-teal-dark .mat-flat-button.mat-primary[disabled], body.theme-teal-dark .mat-flat-button.mat-accent[disabled], body.theme-teal-dark .mat-flat-button.mat-warn[disabled], body.theme-teal-dark .mat-flat-button[disabled][disabled], body.theme-teal-dark .mat-raised-button.mat-primary[disabled], body.theme-teal-dark .mat-raised-button.mat-accent[disabled], body.theme-teal-dark .mat-raised-button.mat-warn[disabled], body.theme-teal-dark .mat-raised-button[disabled][disabled], body.theme-teal-dark .mat-fab.mat-primary[disabled], body.theme-teal-dark .mat-fab.mat-accent[disabled], body.theme-teal-dark .mat-fab.mat-warn[disabled], body.theme-teal-dark .mat-fab[disabled][disabled], body.theme-teal-dark .mat-mini-fab.mat-primary[disabled], body.theme-teal-dark .mat-mini-fab.mat-accent[disabled], body.theme-teal-dark .mat-mini-fab.mat-warn[disabled], body.theme-teal-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-teal-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-teal-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-teal-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-teal-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-teal-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-teal-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-teal-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-teal-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-teal-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-teal-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-teal-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-teal-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-teal-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-button-toggle-standalone,
body.theme-teal-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-teal-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-teal-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-teal-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-teal-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-teal-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-teal-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-teal-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-teal-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-teal-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-teal-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-teal-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-teal-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-teal-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-teal-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-teal-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-teal-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #009688; }
body.theme-teal-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-teal-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #009688; }
body.theme-teal-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-teal-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-teal-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-teal-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-teal-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-teal-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-teal-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-teal-dark .mat-checkbox-background {
    background: none; } }
body.theme-teal-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #009688; }
body.theme-teal-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #009688; }
body.theme-teal-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-teal-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-teal-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-teal-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #009688;
  color: white; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #009688;
  color: white; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-teal-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-table {
  background: #424242; }
body.theme-teal-dark .mat-table thead, body.theme-teal-dark .mat-table tbody, body.theme-teal-dark .mat-table tfoot,
body.theme-teal-dark mat-header-row, body.theme-teal-dark mat-row, body.theme-teal-dark mat-footer-row,
body.theme-teal-dark [mat-header-row], body.theme-teal-dark [mat-row], body.theme-teal-dark [mat-footer-row],
body.theme-teal-dark .mat-table-sticky {
  background: inherit; }
body.theme-teal-dark mat-row, body.theme-teal-dark mat-header-row, body.theme-teal-dark mat-footer-row,
body.theme-teal-dark th.mat-header-cell, body.theme-teal-dark td.mat-cell, body.theme-teal-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-cell, body.theme-teal-dark .mat-footer-cell {
  color: white; }
body.theme-teal-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-teal-dark .mat-datepicker-toggle,
body.theme-teal-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-teal-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-teal-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-teal-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-teal-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-teal-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-calendar-body-selected {
  background-color: #009688;
  color: white; }
body.theme-teal-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 150, 136, 0.4); }
body.theme-teal-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-teal-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-teal-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #009688;
    color: white; }
body.theme-teal-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(0, 150, 136, 0.4); }
body.theme-teal-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-teal-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-teal-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-teal-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-teal-dark .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); }
body.theme-teal-dark .mat-datepicker-toggle-active {
  color: #009688; }
body.theme-teal-dark .mat-datepicker-toggle-active.mat-accent {
    color: #009688; }
body.theme-teal-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-teal-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-teal-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-teal-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-teal-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-teal-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-teal-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-teal-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-teal-dark .mat-expansion-panel-header-description,
body.theme-teal-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-teal-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-teal-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #009688; }
body.theme-teal-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #009688; }
body.theme-teal-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-teal-dark .mat-focused .mat-form-field-required-marker {
  color: #009688; }
body.theme-teal-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-teal-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #009688; }
body.theme-teal-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #009688; }
body.theme-teal-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-teal-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #009688; }
body.theme-teal-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #009688; }
body.theme-teal-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-teal-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-teal-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-teal-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-teal-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-teal-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-teal-dark .mat-error {
  color: #f44336; }
body.theme-teal-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-teal-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-teal-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-teal-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-teal-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-teal-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #009688; }
body.theme-teal-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #009688; }
body.theme-teal-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-teal-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-teal-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-teal-dark .mat-icon.mat-primary {
  color: #009688; }
body.theme-teal-dark .mat-icon.mat-accent {
  color: #009688; }
body.theme-teal-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-teal-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-input-element:disabled,
body.theme-teal-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element {
  caret-color: #009688; }
body.theme-teal-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-teal-dark .mat-accent .mat-input-element {
  caret-color: #009688; }
body.theme-teal-dark .mat-warn .mat-input-element,
body.theme-teal-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-teal-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-teal-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-teal-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-teal-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-teal-dark .mat-list-option:hover, body.theme-teal-dark .mat-list-option:focus,
body.theme-teal-dark .mat-nav-list .mat-list-item:hover,
body.theme-teal-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .mat-menu-panel {
  background: #424242; }
body.theme-teal-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-teal-dark .mat-menu-item[disabled], body.theme-teal-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-menu-item .mat-icon-no-color,
body.theme-teal-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-teal-dark .mat-menu-item:hover:not([disabled]),
body.theme-teal-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-teal-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-teal-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .mat-paginator {
  background: #424242; }
body.theme-teal-dark .mat-paginator,
body.theme-teal-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-paginator-decrement,
body.theme-teal-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-teal-dark .mat-paginator-first,
body.theme-teal-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-teal-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-teal-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-teal-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-teal-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-progress-bar-background {
  fill: #b2dfdb; }
body.theme-teal-dark .mat-progress-bar-buffer {
  background-color: #b2dfdb; }
body.theme-teal-dark .mat-progress-bar-fill::after {
  background-color: #009688; }
body.theme-teal-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #b2dfdb; }
body.theme-teal-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b2dfdb; }
body.theme-teal-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #009688; }
body.theme-teal-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-teal-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-teal-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-teal-dark .mat-progress-spinner circle, body.theme-teal-dark .mat-spinner circle {
  stroke: #009688; }
body.theme-teal-dark .mat-progress-spinner.mat-accent circle, body.theme-teal-dark .mat-spinner.mat-accent circle {
  stroke: #009688; }
body.theme-teal-dark .mat-progress-spinner.mat-warn circle, body.theme-teal-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-teal-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #009688; }
body.theme-teal-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-teal-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-teal-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-teal-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #009688; }
body.theme-teal-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #009688; }
body.theme-teal-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-teal-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-teal-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-teal-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #009688; }
body.theme-teal-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-teal-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-teal-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-teal-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-teal-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-teal-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-teal-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-teal-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-teal-dark .mat-select-value {
  color: white; }
body.theme-teal-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-select-panel {
  background: #424242; }
body.theme-teal-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #009688; }
body.theme-teal-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #009688; }
body.theme-teal-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-teal-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-teal-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-teal-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-teal-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-teal-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-teal-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-teal-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-teal-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #80cbc4; }
body.theme-teal-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(128, 203, 196, 0.54); }
body.theme-teal-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #80cbc4; }
body.theme-teal-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #80cbc4; }
body.theme-teal-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(128, 203, 196, 0.54); }
body.theme-teal-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #80cbc4; }
body.theme-teal-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-teal-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-teal-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-teal-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-teal-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-teal-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-primary .mat-slider-track-fill,
body.theme-teal-dark .mat-primary .mat-slider-thumb,
body.theme-teal-dark .mat-primary .mat-slider-thumb-label {
  background-color: #009688; }
body.theme-teal-dark .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-teal-dark .mat-accent .mat-slider-track-fill,
body.theme-teal-dark .mat-accent .mat-slider-thumb,
body.theme-teal-dark .mat-accent .mat-slider-thumb-label {
  background-color: #009688; }
body.theme-teal-dark .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-teal-dark .mat-warn .mat-slider-track-fill,
body.theme-teal-dark .mat-warn .mat-slider-thumb,
body.theme-teal-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-teal-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-teal-dark .mat-slider-focus-ring {
  background-color: rgba(0, 150, 136, 0.2); }
body.theme-teal-dark .mat-slider:hover .mat-slider-track-background,
body.theme-teal-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-teal-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-teal-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-teal-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-teal-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-teal-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-teal-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-teal-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-teal-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-teal-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-teal-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-teal-dark .mat-step-header.cdk-keyboard-focused, body.theme-teal-dark .mat-step-header.cdk-program-focused, body.theme-teal-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-teal-dark .mat-step-header:hover {
    background: none; } }
body.theme-teal-dark .mat-step-header .mat-step-label,
body.theme-teal-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white; }
body.theme-teal-dark .mat-step-header .mat-step-icon-selected,
body.theme-teal-dark .mat-step-header .mat-step-icon-state-done,
body.theme-teal-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #009688;
  color: white; }
body.theme-teal-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-teal-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-teal-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-teal-dark .mat-stepper-horizontal, body.theme-teal-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-teal-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-horizontal-stepper-header::before,
body.theme-teal-dark .mat-horizontal-stepper-header::after,
body.theme-teal-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-teal-dark .mat-tab-nav-bar,
body.theme-teal-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-teal-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-teal-dark .mat-tab-label, body.theme-teal-dark .mat-tab-link {
  color: white; }
body.theme-teal-dark .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-teal-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-teal-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3); }
body.theme-teal-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-teal-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #009688; }
body.theme-teal-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-teal-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-teal-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3); }
body.theme-teal-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-teal-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #009688; }
body.theme-teal-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-teal-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-teal-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-teal-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-teal-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-teal-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-teal-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3); }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #009688; }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-teal-dark .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); }
body.theme-teal-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-teal-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3); }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #009688; }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-teal-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-teal-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-teal-dark .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); }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-teal-dark .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); }
body.theme-teal-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-teal-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-teal-dark .mat-toolbar.mat-primary {
    background: #009688;
    color: white; }
body.theme-teal-dark .mat-toolbar.mat-accent {
    background: #009688;
    color: white; }
body.theme-teal-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-teal-dark .mat-toolbar .mat-form-field-underline,
  body.theme-teal-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-teal-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-teal-dark .mat-toolbar .mat-form-field-label,
  body.theme-teal-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-teal-dark .mat-toolbar .mat-select-value,
  body.theme-teal-dark .mat-toolbar .mat-select-arrow,
  body.theme-teal-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-teal-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-teal-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-teal-dark .mat-tree {
  background: #424242; }
body.theme-teal-dark .mat-tree-node,
body.theme-teal-dark .mat-nested-tree-node {
  color: white; }
body.theme-teal-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-teal-dark {
  color: white;
  background: #303030; }
body.theme-teal-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .icon,
body.theme-teal-dark i {
  color: white; }
body.theme-teal-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .fade-text,
body.theme-teal-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .avatar {
  color: white; }
body.theme-teal-dark .form-wrapper {
  background-color: #424242; }
body.theme-teal-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .simple-pagination {
  background: #424242; }
body.theme-teal-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-teal-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .price-tables .price-table {
  background: #424242; }
body.theme-teal-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .simple-table-container {
  background: #424242; }
body.theme-teal-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-teal-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-teal-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-teal-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-teal-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-teal-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-teal-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-teal-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-teal-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-teal-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-teal-dark a,
body.theme-teal-dark .chart-label,
body.theme-teal-dark .theme-text {
  color: #009688; }
body.theme-teal-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-teal-dark .changelog .entry {
  background-color: #424242; }
body.theme-teal-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-teal-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-teal-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-teal-dark fuse-sidebar {
  background: #303030; }
body.theme-teal-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-teal-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-teal-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-teal-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-teal-dark fuse-widget > .fuse-widget-front,
body.theme-teal-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-teal-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #009688; }
body.theme-teal-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-teal-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-teal-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-teal-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #4db6ac; }
body.theme-teal-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-teal-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-teal-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #009688; }
body.theme-teal-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #009688;
    color: white; }
body.theme-teal-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-teal-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #009688;
  color: white;
  background-color: #aaabad; }
body.theme-teal-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-teal-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-teal-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-teal-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-teal-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-teal-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-teal-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-teal-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-teal-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #009688; }
body.theme-teal-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-teal-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #009688; }
body.theme-teal-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #009688; }
body.theme-teal-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #009688; }
body.theme-teal-dark #academy-course .sidebar .steps .step .index:before, body.theme-teal-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #academy-course .center .content {
  background: #353535; }
body.theme-teal-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-teal-dark .cal-month-view {
  background: #424242; }
body.theme-teal-dark .cal-month-view .cal-day-badge {
    background: #009688;
    color: white; }
body.theme-teal-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-teal-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-teal-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #009688; }
body.theme-teal-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-teal-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-teal-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-teal-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #009688; }
body.theme-teal-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #009688;
  color: white;
  background-color: #aaabad; }
body.theme-teal-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-teal-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-teal-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-teal-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-teal-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #009688; }
body.theme-teal-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-teal-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-teal-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-teal-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-teal-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-teal-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-teal-dark scrumboard-board-list .list .list-header,
body.theme-teal-dark scrumboard-board-list .list .list-content,
body.theme-teal-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-teal-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-teal-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-teal-dark scrumboard-board #board > .header {
  background-color: #009688;
  color: white; }
body.theme-teal-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-teal-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-teal-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-teal-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-teal-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-teal-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-teal-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-teal-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-teal-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-teal-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-teal-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #009688;
  color: white; }
body.theme-teal-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark todo-list-item.completed {
    background: #303030; }
body.theme-teal-dark todo-list-item.completed .title,
    body.theme-teal-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark todo-list-item.selected {
    background: #303030; }
body.theme-teal-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-teal-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-teal-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark login-2 #login #login-intro {
  color: white; }
body.theme-teal-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-teal-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-teal-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-teal-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-teal-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark register-2 #register #register-intro {
  color: white; }
body.theme-teal-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-teal-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-teal-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-teal-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-teal-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-teal-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-teal-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-teal-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-teal-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-teal-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-teal-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-teal-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-teal-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-teal-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-teal-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #009688;
  color: white; }
body.theme-teal-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-teal-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-teal-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-teal-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #009688; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #009688; }
body.theme-teal-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-teal-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-teal-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #009688; }
body.theme-teal-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-teal-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-teal-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-teal-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-teal-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-teal-dark datatable-body {
  background-color: white; }
body.theme-teal-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-teal-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-teal-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark decision-list-item.completed {
    background: #303030; }
body.theme-teal-dark decision-list-item.completed .title,
    body.theme-teal-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark decision-list-item.selected {
    background: #303030; }
body.theme-teal-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-teal-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-teal-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-teal-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-teal-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-teal-dark app-itservice-list-item.completed .title,
    body.theme-teal-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-teal-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark .theme-blue-gray-dark mat-tab-group,
body.theme-teal-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-teal-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-teal-dark .mat-select-panel {
  max-width: none !important; }
body.theme-teal-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-teal-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-teal-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-teal-dark app-cost-center-item.completed .title,
  body.theme-teal-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-teal-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-teal-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-teal-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-teal-dark app-bank-master-item.completed .title,
  body.theme-teal-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-teal-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-teal-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark hotel-list-item.completed {
    background: #303030; }
body.theme-teal-dark hotel-list-item.completed .title,
    body.theme-teal-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark hotel-list-item.selected {
    background: #303030; }
body.theme-teal-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-teal-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-teal-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-teal-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-teal-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-teal-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-teal-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark chop-list-item.completed {
  background: #303030; }
body.theme-teal-dark chop-list-item.completed .title,
  body.theme-teal-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-teal-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-teal-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-teal-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-teal-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-teal-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-teal-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-teal-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-teal-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-teal-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-teal-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark decision-list-item.completed {
    background: #303030; }
body.theme-teal-dark decision-list-item.completed .title,
    body.theme-teal-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark decision-list-item.selected {
    background: #303030; }
body.theme-teal-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-teal-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-teal-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-teal-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark payment-list-item.completed {
    background: #303030; }
body.theme-teal-dark payment-list-item.completed .title,
    body.theme-teal-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark payment-list-item.selected {
    background: #303030; }
body.theme-teal-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #4db6ac; }
body.theme-teal-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-teal-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-teal-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-teal-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-teal-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-teal-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-teal-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-teal-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-teal-dark #products .center .content-card {
  background: #424242; }
body.theme-teal-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-teal-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark decision-list-item.completed {
    background: #303030; }
body.theme-teal-dark decision-list-item.completed .title,
    body.theme-teal-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark decision-list-item.selected {
    background: #303030; }
body.theme-teal-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-teal-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #4db6ac; }
body.theme-teal-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-teal-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-teal-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-teal-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-teal-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark payment-list-item.completed {
    background: #303030; }
body.theme-teal-dark payment-list-item.completed .title,
    body.theme-teal-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark payment-list-item.selected {
    background: #303030; }
body.theme-teal-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #4db6ac; }
body.theme-teal-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #4db6ac; }
body.theme-teal-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-teal-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-teal-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-teal-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-teal-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-teal-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-teal-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-teal-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark payment-list-item.completed {
    background: #303030; }
body.theme-teal-dark payment-list-item.completed .title,
    body.theme-teal-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark payment-list-item.selected {
    background: #303030; }
body.theme-teal-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-teal-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-teal-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-teal-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-teal-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark common-list-item.completed .title,
  body.theme-teal-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-teal-dark .content {
  background-color: #303030 !important; }
body.theme-teal-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-teal-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-teal-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-teal-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-teal-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-teal-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark payment-list-item.completed {
    background: #303030; }
body.theme-teal-dark payment-list-item.completed .title,
    body.theme-teal-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark payment-list-item.selected {
    background: #303030; }
body.theme-teal-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-teal-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-teal-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-teal-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark payment-list-item.completed {
    background: #303030; }
body.theme-teal-dark payment-list-item.completed .title,
    body.theme-teal-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark payment-list-item.selected {
    background: #303030; }
body.theme-teal-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-teal-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-teal-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-teal-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-teal-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-teal-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-teal-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-teal-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-teal-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-teal-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-teal-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-teal-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-teal-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-teal-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark payment-list-item.completed {
    background: #303030; }
body.theme-teal-dark payment-list-item.completed .title,
    body.theme-teal-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark payment-list-item.selected {
    background: #303030; }
body.theme-teal-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #4db6ac; }
body.theme-teal-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-teal-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #4db6ac; }
body.theme-teal-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-teal-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-teal-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-teal-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-teal-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-teal-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-teal-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark preapp-list-item.completed {
    background: #303030; }
body.theme-teal-dark preapp-list-item.completed .title,
    body.theme-teal-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-teal-dark preapp-list-item.selected {
    background: #303030; }
body.theme-teal-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-teal-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-teal-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-teal-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-teal-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-teal-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #4db6ac; }
body.theme-teal-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-teal-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-teal-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-teal-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-teal-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-teal-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-teal-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #4db6ac; }
body.theme-teal-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark app-detail .active, body.theme-teal-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-teal-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #4db6ac; }
body.theme-teal-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-teal-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-teal-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-teal-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-teal-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-teal-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-teal-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-teal-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-teal-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-teal-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-teal-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-teal-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-teal-dark .primary-50-bg {
  background-color: #e0f2f1 !important; }
body.theme-teal-dark .primary-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-50[disabled] {
    background-color: rgba(224, 242, 241, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-50-fg {
  color: #e0f2f1 !important; }
body.theme-teal-dark .primary-50-border {
  border-color: #e0f2f1 !important; }
body.theme-teal-dark .primary-50-border-top {
  border-top-color: #e0f2f1 !important; }
body.theme-teal-dark .primary-50-border-right {
  border-right-color: #e0f2f1 !important; }
body.theme-teal-dark .primary-50-border-bottom {
  border-bottom-color: #e0f2f1 !important; }
body.theme-teal-dark .primary-50-border-left {
  border-left-color: #e0f2f1 !important; }
body.theme-teal-dark .primary-100-bg {
  background-color: #b2dfdb !important; }
body.theme-teal-dark .primary-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-100[disabled] {
    background-color: rgba(178, 223, 219, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-100-fg {
  color: #b2dfdb !important; }
body.theme-teal-dark .primary-100-border {
  border-color: #b2dfdb !important; }
body.theme-teal-dark .primary-100-border-top {
  border-top-color: #b2dfdb !important; }
body.theme-teal-dark .primary-100-border-right {
  border-right-color: #b2dfdb !important; }
body.theme-teal-dark .primary-100-border-bottom {
  border-bottom-color: #b2dfdb !important; }
body.theme-teal-dark .primary-100-border-left {
  border-left-color: #b2dfdb !important; }
body.theme-teal-dark .primary-200-bg {
  background-color: #80cbc4 !important; }
body.theme-teal-dark .primary-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-200[disabled] {
    background-color: rgba(128, 203, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-200-fg {
  color: #80cbc4 !important; }
body.theme-teal-dark .primary-200-border {
  border-color: #80cbc4 !important; }
body.theme-teal-dark .primary-200-border-top {
  border-top-color: #80cbc4 !important; }
body.theme-teal-dark .primary-200-border-right {
  border-right-color: #80cbc4 !important; }
body.theme-teal-dark .primary-200-border-bottom {
  border-bottom-color: #80cbc4 !important; }
body.theme-teal-dark .primary-200-border-left {
  border-left-color: #80cbc4 !important; }
body.theme-teal-dark .primary-300-bg {
  background-color: #4db6ac !important; }
body.theme-teal-dark .primary-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-300[disabled] {
    background-color: rgba(77, 182, 172, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-300-fg {
  color: #4db6ac !important; }
body.theme-teal-dark .primary-300-border {
  border-color: #4db6ac !important; }
body.theme-teal-dark .primary-300-border-top {
  border-top-color: #4db6ac !important; }
body.theme-teal-dark .primary-300-border-right {
  border-right-color: #4db6ac !important; }
body.theme-teal-dark .primary-300-border-bottom {
  border-bottom-color: #4db6ac !important; }
body.theme-teal-dark .primary-300-border-left {
  border-left-color: #4db6ac !important; }
body.theme-teal-dark .primary-400-bg {
  background-color: #26a69a !important; }
body.theme-teal-dark .primary-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-400[disabled] {
    background-color: rgba(38, 166, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-400-fg {
  color: #26a69a !important; }
body.theme-teal-dark .primary-400-border {
  border-color: #26a69a !important; }
body.theme-teal-dark .primary-400-border-top {
  border-top-color: #26a69a !important; }
body.theme-teal-dark .primary-400-border-right {
  border-right-color: #26a69a !important; }
body.theme-teal-dark .primary-400-border-bottom {
  border-bottom-color: #26a69a !important; }
body.theme-teal-dark .primary-400-border-left {
  border-left-color: #26a69a !important; }
body.theme-teal-dark .primary-500-bg {
  background-color: #009688 !important; }
body.theme-teal-dark .primary-500 {
  background-color: #009688 !important;
  color: white !important; }
body.theme-teal-dark .primary-500[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .primary-500-fg {
  color: #009688 !important; }
body.theme-teal-dark .primary-500-border {
  border-color: #009688 !important; }
body.theme-teal-dark .primary-500-border-top {
  border-top-color: #009688 !important; }
body.theme-teal-dark .primary-500-border-right {
  border-right-color: #009688 !important; }
body.theme-teal-dark .primary-500-border-bottom {
  border-bottom-color: #009688 !important; }
body.theme-teal-dark .primary-500-border-left {
  border-left-color: #009688 !important; }
body.theme-teal-dark .primary-600-bg {
  background-color: #00897b !important; }
body.theme-teal-dark .primary-600 {
  background-color: #00897b !important;
  color: white !important; }
body.theme-teal-dark .primary-600[disabled] {
    background-color: rgba(0, 137, 123, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .primary-600-fg {
  color: #00897b !important; }
body.theme-teal-dark .primary-600-border {
  border-color: #00897b !important; }
body.theme-teal-dark .primary-600-border-top {
  border-top-color: #00897b !important; }
body.theme-teal-dark .primary-600-border-right {
  border-right-color: #00897b !important; }
body.theme-teal-dark .primary-600-border-bottom {
  border-bottom-color: #00897b !important; }
body.theme-teal-dark .primary-600-border-left {
  border-left-color: #00897b !important; }
body.theme-teal-dark .primary-700-bg {
  background-color: #00796b !important; }
body.theme-teal-dark .primary-700 {
  background-color: #00796b !important;
  color: white !important; }
body.theme-teal-dark .primary-700[disabled] {
    background-color: rgba(0, 121, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .primary-700-fg {
  color: #00796b !important; }
body.theme-teal-dark .primary-700-border {
  border-color: #00796b !important; }
body.theme-teal-dark .primary-700-border-top {
  border-top-color: #00796b !important; }
body.theme-teal-dark .primary-700-border-right {
  border-right-color: #00796b !important; }
body.theme-teal-dark .primary-700-border-bottom {
  border-bottom-color: #00796b !important; }
body.theme-teal-dark .primary-700-border-left {
  border-left-color: #00796b !important; }
body.theme-teal-dark .primary-800-bg {
  background-color: #00695c !important; }
body.theme-teal-dark .primary-800 {
  background-color: #00695c !important;
  color: white !important; }
body.theme-teal-dark .primary-800[disabled] {
    background-color: rgba(0, 105, 92, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .primary-800-fg {
  color: #00695c !important; }
body.theme-teal-dark .primary-800-border {
  border-color: #00695c !important; }
body.theme-teal-dark .primary-800-border-top {
  border-top-color: #00695c !important; }
body.theme-teal-dark .primary-800-border-right {
  border-right-color: #00695c !important; }
body.theme-teal-dark .primary-800-border-bottom {
  border-bottom-color: #00695c !important; }
body.theme-teal-dark .primary-800-border-left {
  border-left-color: #00695c !important; }
body.theme-teal-dark .primary-900-bg {
  background-color: #004d40 !important; }
body.theme-teal-dark .primary-900 {
  background-color: #004d40 !important;
  color: white !important; }
body.theme-teal-dark .primary-900[disabled] {
    background-color: rgba(0, 77, 64, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .primary-900-fg {
  color: #004d40 !important; }
body.theme-teal-dark .primary-900-border {
  border-color: #004d40 !important; }
body.theme-teal-dark .primary-900-border-top {
  border-top-color: #004d40 !important; }
body.theme-teal-dark .primary-900-border-right {
  border-right-color: #004d40 !important; }
body.theme-teal-dark .primary-900-border-bottom {
  border-bottom-color: #004d40 !important; }
body.theme-teal-dark .primary-900-border-left {
  border-left-color: #004d40 !important; }
body.theme-teal-dark .primary-A100-bg {
  background-color: #a7ffeb !important; }
body.theme-teal-dark .primary-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-A100[disabled] {
    background-color: rgba(167, 255, 235, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-A100-fg {
  color: #a7ffeb !important; }
body.theme-teal-dark .primary-A100-border {
  border-color: #a7ffeb !important; }
body.theme-teal-dark .primary-A100-border-top {
  border-top-color: #a7ffeb !important; }
body.theme-teal-dark .primary-A100-border-right {
  border-right-color: #a7ffeb !important; }
body.theme-teal-dark .primary-A100-border-bottom {
  border-bottom-color: #a7ffeb !important; }
body.theme-teal-dark .primary-A100-border-left {
  border-left-color: #a7ffeb !important; }
body.theme-teal-dark .primary-A200-bg {
  background-color: #64ffda !important; }
body.theme-teal-dark .primary-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-A200[disabled] {
    background-color: rgba(100, 255, 218, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-A200-fg {
  color: #64ffda !important; }
body.theme-teal-dark .primary-A200-border {
  border-color: #64ffda !important; }
body.theme-teal-dark .primary-A200-border-top {
  border-top-color: #64ffda !important; }
body.theme-teal-dark .primary-A200-border-right {
  border-right-color: #64ffda !important; }
body.theme-teal-dark .primary-A200-border-bottom {
  border-bottom-color: #64ffda !important; }
body.theme-teal-dark .primary-A200-border-left {
  border-left-color: #64ffda !important; }
body.theme-teal-dark .primary-A400-bg {
  background-color: #1de9b6 !important; }
body.theme-teal-dark .primary-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-A400[disabled] {
    background-color: rgba(29, 233, 182, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-A400-fg {
  color: #1de9b6 !important; }
body.theme-teal-dark .primary-A400-border {
  border-color: #1de9b6 !important; }
body.theme-teal-dark .primary-A400-border-top {
  border-top-color: #1de9b6 !important; }
body.theme-teal-dark .primary-A400-border-right {
  border-right-color: #1de9b6 !important; }
body.theme-teal-dark .primary-A400-border-bottom {
  border-bottom-color: #1de9b6 !important; }
body.theme-teal-dark .primary-A400-border-left {
  border-left-color: #1de9b6 !important; }
body.theme-teal-dark .primary-A700-bg {
  background-color: #00bfa5 !important; }
body.theme-teal-dark .primary-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .primary-A700[disabled] {
    background-color: rgba(0, 191, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .primary-A700-fg {
  color: #00bfa5 !important; }
body.theme-teal-dark .primary-A700-border {
  border-color: #00bfa5 !important; }
body.theme-teal-dark .primary-A700-border-top {
  border-top-color: #00bfa5 !important; }
body.theme-teal-dark .primary-A700-border-right {
  border-right-color: #00bfa5 !important; }
body.theme-teal-dark .primary-A700-border-bottom {
  border-bottom-color: #00bfa5 !important; }
body.theme-teal-dark .primary-A700-border-left {
  border-left-color: #00bfa5 !important; }
body.theme-teal-dark .primary-bg {
  background-color: #009688 !important; }
body.theme-teal-dark .primary {
  background-color: #009688 !important;
  color: white !important; }
body.theme-teal-dark .primary[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .primary-fg {
  color: #009688 !important; }
body.theme-teal-dark .primary-border {
  border-color: #009688 !important; }
body.theme-teal-dark .primary-border-top {
  border-top-color: #009688 !important; }
body.theme-teal-dark .primary-border-right {
  border-right-color: #009688 !important; }
body.theme-teal-dark .primary-border-bottom {
  border-bottom-color: #009688 !important; }
body.theme-teal-dark .primary-border-left {
  border-left-color: #009688 !important; }
body.theme-teal-dark .accent-50-bg {
  background-color: #e0f2f1 !important; }
body.theme-teal-dark .accent-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-50[disabled] {
    background-color: rgba(224, 242, 241, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-50-fg {
  color: #e0f2f1 !important; }
body.theme-teal-dark .accent-50-border {
  border-color: #e0f2f1 !important; }
body.theme-teal-dark .accent-50-border-top {
  border-top-color: #e0f2f1 !important; }
body.theme-teal-dark .accent-50-border-right {
  border-right-color: #e0f2f1 !important; }
body.theme-teal-dark .accent-50-border-bottom {
  border-bottom-color: #e0f2f1 !important; }
body.theme-teal-dark .accent-50-border-left {
  border-left-color: #e0f2f1 !important; }
body.theme-teal-dark .accent-100-bg {
  background-color: #b2dfdb !important; }
body.theme-teal-dark .accent-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-100[disabled] {
    background-color: rgba(178, 223, 219, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-100-fg {
  color: #b2dfdb !important; }
body.theme-teal-dark .accent-100-border {
  border-color: #b2dfdb !important; }
body.theme-teal-dark .accent-100-border-top {
  border-top-color: #b2dfdb !important; }
body.theme-teal-dark .accent-100-border-right {
  border-right-color: #b2dfdb !important; }
body.theme-teal-dark .accent-100-border-bottom {
  border-bottom-color: #b2dfdb !important; }
body.theme-teal-dark .accent-100-border-left {
  border-left-color: #b2dfdb !important; }
body.theme-teal-dark .accent-200-bg {
  background-color: #80cbc4 !important; }
body.theme-teal-dark .accent-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-200[disabled] {
    background-color: rgba(128, 203, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-200-fg {
  color: #80cbc4 !important; }
body.theme-teal-dark .accent-200-border {
  border-color: #80cbc4 !important; }
body.theme-teal-dark .accent-200-border-top {
  border-top-color: #80cbc4 !important; }
body.theme-teal-dark .accent-200-border-right {
  border-right-color: #80cbc4 !important; }
body.theme-teal-dark .accent-200-border-bottom {
  border-bottom-color: #80cbc4 !important; }
body.theme-teal-dark .accent-200-border-left {
  border-left-color: #80cbc4 !important; }
body.theme-teal-dark .accent-300-bg {
  background-color: #4db6ac !important; }
body.theme-teal-dark .accent-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-300[disabled] {
    background-color: rgba(77, 182, 172, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-300-fg {
  color: #4db6ac !important; }
body.theme-teal-dark .accent-300-border {
  border-color: #4db6ac !important; }
body.theme-teal-dark .accent-300-border-top {
  border-top-color: #4db6ac !important; }
body.theme-teal-dark .accent-300-border-right {
  border-right-color: #4db6ac !important; }
body.theme-teal-dark .accent-300-border-bottom {
  border-bottom-color: #4db6ac !important; }
body.theme-teal-dark .accent-300-border-left {
  border-left-color: #4db6ac !important; }
body.theme-teal-dark .accent-400-bg {
  background-color: #26a69a !important; }
body.theme-teal-dark .accent-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-400[disabled] {
    background-color: rgba(38, 166, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-400-fg {
  color: #26a69a !important; }
body.theme-teal-dark .accent-400-border {
  border-color: #26a69a !important; }
body.theme-teal-dark .accent-400-border-top {
  border-top-color: #26a69a !important; }
body.theme-teal-dark .accent-400-border-right {
  border-right-color: #26a69a !important; }
body.theme-teal-dark .accent-400-border-bottom {
  border-bottom-color: #26a69a !important; }
body.theme-teal-dark .accent-400-border-left {
  border-left-color: #26a69a !important; }
body.theme-teal-dark .accent-500-bg {
  background-color: #009688 !important; }
body.theme-teal-dark .accent-500 {
  background-color: #009688 !important;
  color: white !important; }
body.theme-teal-dark .accent-500[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .accent-500-fg {
  color: #009688 !important; }
body.theme-teal-dark .accent-500-border {
  border-color: #009688 !important; }
body.theme-teal-dark .accent-500-border-top {
  border-top-color: #009688 !important; }
body.theme-teal-dark .accent-500-border-right {
  border-right-color: #009688 !important; }
body.theme-teal-dark .accent-500-border-bottom {
  border-bottom-color: #009688 !important; }
body.theme-teal-dark .accent-500-border-left {
  border-left-color: #009688 !important; }
body.theme-teal-dark .accent-600-bg {
  background-color: #00897b !important; }
body.theme-teal-dark .accent-600 {
  background-color: #00897b !important;
  color: white !important; }
body.theme-teal-dark .accent-600[disabled] {
    background-color: rgba(0, 137, 123, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .accent-600-fg {
  color: #00897b !important; }
body.theme-teal-dark .accent-600-border {
  border-color: #00897b !important; }
body.theme-teal-dark .accent-600-border-top {
  border-top-color: #00897b !important; }
body.theme-teal-dark .accent-600-border-right {
  border-right-color: #00897b !important; }
body.theme-teal-dark .accent-600-border-bottom {
  border-bottom-color: #00897b !important; }
body.theme-teal-dark .accent-600-border-left {
  border-left-color: #00897b !important; }
body.theme-teal-dark .accent-700-bg {
  background-color: #00796b !important; }
body.theme-teal-dark .accent-700 {
  background-color: #00796b !important;
  color: white !important; }
body.theme-teal-dark .accent-700[disabled] {
    background-color: rgba(0, 121, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .accent-700-fg {
  color: #00796b !important; }
body.theme-teal-dark .accent-700-border {
  border-color: #00796b !important; }
body.theme-teal-dark .accent-700-border-top {
  border-top-color: #00796b !important; }
body.theme-teal-dark .accent-700-border-right {
  border-right-color: #00796b !important; }
body.theme-teal-dark .accent-700-border-bottom {
  border-bottom-color: #00796b !important; }
body.theme-teal-dark .accent-700-border-left {
  border-left-color: #00796b !important; }
body.theme-teal-dark .accent-800-bg {
  background-color: #00695c !important; }
body.theme-teal-dark .accent-800 {
  background-color: #00695c !important;
  color: white !important; }
body.theme-teal-dark .accent-800[disabled] {
    background-color: rgba(0, 105, 92, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .accent-800-fg {
  color: #00695c !important; }
body.theme-teal-dark .accent-800-border {
  border-color: #00695c !important; }
body.theme-teal-dark .accent-800-border-top {
  border-top-color: #00695c !important; }
body.theme-teal-dark .accent-800-border-right {
  border-right-color: #00695c !important; }
body.theme-teal-dark .accent-800-border-bottom {
  border-bottom-color: #00695c !important; }
body.theme-teal-dark .accent-800-border-left {
  border-left-color: #00695c !important; }
body.theme-teal-dark .accent-900-bg {
  background-color: #004d40 !important; }
body.theme-teal-dark .accent-900 {
  background-color: #004d40 !important;
  color: white !important; }
body.theme-teal-dark .accent-900[disabled] {
    background-color: rgba(0, 77, 64, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .accent-900-fg {
  color: #004d40 !important; }
body.theme-teal-dark .accent-900-border {
  border-color: #004d40 !important; }
body.theme-teal-dark .accent-900-border-top {
  border-top-color: #004d40 !important; }
body.theme-teal-dark .accent-900-border-right {
  border-right-color: #004d40 !important; }
body.theme-teal-dark .accent-900-border-bottom {
  border-bottom-color: #004d40 !important; }
body.theme-teal-dark .accent-900-border-left {
  border-left-color: #004d40 !important; }
body.theme-teal-dark .accent-A100-bg {
  background-color: #a7ffeb !important; }
body.theme-teal-dark .accent-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-A100[disabled] {
    background-color: rgba(167, 255, 235, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-A100-fg {
  color: #a7ffeb !important; }
body.theme-teal-dark .accent-A100-border {
  border-color: #a7ffeb !important; }
body.theme-teal-dark .accent-A100-border-top {
  border-top-color: #a7ffeb !important; }
body.theme-teal-dark .accent-A100-border-right {
  border-right-color: #a7ffeb !important; }
body.theme-teal-dark .accent-A100-border-bottom {
  border-bottom-color: #a7ffeb !important; }
body.theme-teal-dark .accent-A100-border-left {
  border-left-color: #a7ffeb !important; }
body.theme-teal-dark .accent-A200-bg {
  background-color: #64ffda !important; }
body.theme-teal-dark .accent-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-A200[disabled] {
    background-color: rgba(100, 255, 218, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-A200-fg {
  color: #64ffda !important; }
body.theme-teal-dark .accent-A200-border {
  border-color: #64ffda !important; }
body.theme-teal-dark .accent-A200-border-top {
  border-top-color: #64ffda !important; }
body.theme-teal-dark .accent-A200-border-right {
  border-right-color: #64ffda !important; }
body.theme-teal-dark .accent-A200-border-bottom {
  border-bottom-color: #64ffda !important; }
body.theme-teal-dark .accent-A200-border-left {
  border-left-color: #64ffda !important; }
body.theme-teal-dark .accent-A400-bg {
  background-color: #1de9b6 !important; }
body.theme-teal-dark .accent-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-A400[disabled] {
    background-color: rgba(29, 233, 182, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-A400-fg {
  color: #1de9b6 !important; }
body.theme-teal-dark .accent-A400-border {
  border-color: #1de9b6 !important; }
body.theme-teal-dark .accent-A400-border-top {
  border-top-color: #1de9b6 !important; }
body.theme-teal-dark .accent-A400-border-right {
  border-right-color: #1de9b6 !important; }
body.theme-teal-dark .accent-A400-border-bottom {
  border-bottom-color: #1de9b6 !important; }
body.theme-teal-dark .accent-A400-border-left {
  border-left-color: #1de9b6 !important; }
body.theme-teal-dark .accent-A700-bg {
  background-color: #00bfa5 !important; }
body.theme-teal-dark .accent-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .accent-A700[disabled] {
    background-color: rgba(0, 191, 165, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .accent-A700-fg {
  color: #00bfa5 !important; }
body.theme-teal-dark .accent-A700-border {
  border-color: #00bfa5 !important; }
body.theme-teal-dark .accent-A700-border-top {
  border-top-color: #00bfa5 !important; }
body.theme-teal-dark .accent-A700-border-right {
  border-right-color: #00bfa5 !important; }
body.theme-teal-dark .accent-A700-border-bottom {
  border-bottom-color: #00bfa5 !important; }
body.theme-teal-dark .accent-A700-border-left {
  border-left-color: #00bfa5 !important; }
body.theme-teal-dark .accent-bg {
  background-color: #009688 !important; }
body.theme-teal-dark .accent {
  background-color: #009688 !important;
  color: white !important; }
body.theme-teal-dark .accent[disabled] {
    background-color: rgba(0, 150, 136, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .accent-fg {
  color: #009688 !important; }
body.theme-teal-dark .accent-border {
  border-color: #009688 !important; }
body.theme-teal-dark .accent-border-top {
  border-top-color: #009688 !important; }
body.theme-teal-dark .accent-border-right {
  border-right-color: #009688 !important; }
body.theme-teal-dark .accent-border-bottom {
  border-bottom-color: #009688 !important; }
body.theme-teal-dark .accent-border-left {
  border-left-color: #009688 !important; }
body.theme-teal-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-teal-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-teal-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-teal-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-teal-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-teal-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-teal-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-teal-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-teal-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-teal-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-teal-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-teal-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-teal-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-teal-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-teal-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-teal-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-teal-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-teal-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-teal-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-teal-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-teal-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-teal-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-teal-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-teal-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-teal-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-teal-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-teal-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-teal-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-teal-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-teal-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-teal-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-teal-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-teal-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-teal-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-teal-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-teal-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-teal-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-teal-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-teal-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-teal-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-teal-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-teal-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-teal-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-teal-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-teal-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-teal-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-teal-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-teal-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-teal-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-teal-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-teal-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-teal-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-teal-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-teal-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-teal-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-teal-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-teal-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-teal-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-teal-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-teal-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-teal-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-teal-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-teal-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-teal-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-teal-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-teal-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-teal-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-teal-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-teal-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-teal-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-teal-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-teal-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-teal-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-teal-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-teal-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-teal-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-teal-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-teal-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-teal-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-teal-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-teal-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-teal-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-teal-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-teal-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-teal-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-teal-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-teal-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-teal-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-teal-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-teal-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-teal-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-teal-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-teal-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-teal-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-teal-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-teal-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-teal-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-teal-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-teal-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-teal-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-teal-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-teal-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-teal-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-teal-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-teal-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-teal-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-teal-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-teal-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-teal-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-teal-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-teal-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-teal-dark .warn-fg {
  color: #f44336 !important; }
body.theme-teal-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-teal-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-teal-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-teal-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-teal-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-teal-dark .primary-50 i,
body.theme-teal-dark .primary-50 .icon, body.theme-teal-dark .primary-100 i,
body.theme-teal-dark .primary-100 .icon, body.theme-teal-dark .primary-200 i,
body.theme-teal-dark .primary-200 .icon, body.theme-teal-dark .primary-300 i,
body.theme-teal-dark .primary-300 .icon, body.theme-teal-dark .primary-400 i,
body.theme-teal-dark .primary-400 .icon, body.theme-teal-dark .primary-A100 i,
body.theme-teal-dark .primary-A100 .icon, body.theme-teal-dark .primary-A200 i,
body.theme-teal-dark .primary-A200 .icon, body.theme-teal-dark .primary-A400 i,
body.theme-teal-dark .primary-A400 .icon, body.theme-teal-dark .primary-A700 i,
body.theme-teal-dark .primary-A700 .icon, body.theme-teal-dark .accent-50 i,
body.theme-teal-dark .accent-50 .icon, body.theme-teal-dark .accent-100 i,
body.theme-teal-dark .accent-100 .icon, body.theme-teal-dark .accent-200 i,
body.theme-teal-dark .accent-200 .icon, body.theme-teal-dark .accent-300 i,
body.theme-teal-dark .accent-300 .icon, body.theme-teal-dark .accent-400 i,
body.theme-teal-dark .accent-400 .icon, body.theme-teal-dark .accent-A100 i,
body.theme-teal-dark .accent-A100 .icon, body.theme-teal-dark .accent-A200 i,
body.theme-teal-dark .accent-A200 .icon, body.theme-teal-dark .accent-A400 i,
body.theme-teal-dark .accent-A400 .icon, body.theme-teal-dark .accent-A700 i,
body.theme-teal-dark .accent-A700 .icon, body.theme-teal-dark .warn-50 i,
body.theme-teal-dark .warn-50 .icon, body.theme-teal-dark .warn-100 i,
body.theme-teal-dark .warn-100 .icon, body.theme-teal-dark .warn-200 i,
body.theme-teal-dark .warn-200 .icon, body.theme-teal-dark .warn-300 i,
body.theme-teal-dark .warn-300 .icon, body.theme-teal-dark .warn-400 i,
body.theme-teal-dark .warn-400 .icon, body.theme-teal-dark .warn-A100 i,
body.theme-teal-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-teal-dark .primary-50.secondary-text,
body.theme-teal-dark .primary-50 .secondary-text, body.theme-teal-dark .primary-100.secondary-text,
body.theme-teal-dark .primary-100 .secondary-text, body.theme-teal-dark .primary-200.secondary-text,
body.theme-teal-dark .primary-200 .secondary-text, body.theme-teal-dark .primary-300.secondary-text,
body.theme-teal-dark .primary-300 .secondary-text, body.theme-teal-dark .primary-400.secondary-text,
body.theme-teal-dark .primary-400 .secondary-text, body.theme-teal-dark .primary-A100.secondary-text,
body.theme-teal-dark .primary-A100 .secondary-text, body.theme-teal-dark .primary-A200.secondary-text,
body.theme-teal-dark .primary-A200 .secondary-text, body.theme-teal-dark .primary-A400.secondary-text,
body.theme-teal-dark .primary-A400 .secondary-text, body.theme-teal-dark .primary-A700.secondary-text,
body.theme-teal-dark .primary-A700 .secondary-text, body.theme-teal-dark .accent-50.secondary-text,
body.theme-teal-dark .accent-50 .secondary-text, body.theme-teal-dark .accent-100.secondary-text,
body.theme-teal-dark .accent-100 .secondary-text, body.theme-teal-dark .accent-200.secondary-text,
body.theme-teal-dark .accent-200 .secondary-text, body.theme-teal-dark .accent-300.secondary-text,
body.theme-teal-dark .accent-300 .secondary-text, body.theme-teal-dark .accent-400.secondary-text,
body.theme-teal-dark .accent-400 .secondary-text, body.theme-teal-dark .accent-A100.secondary-text,
body.theme-teal-dark .accent-A100 .secondary-text, body.theme-teal-dark .accent-A200.secondary-text,
body.theme-teal-dark .accent-A200 .secondary-text, body.theme-teal-dark .accent-A400.secondary-text,
body.theme-teal-dark .accent-A400 .secondary-text, body.theme-teal-dark .accent-A700.secondary-text,
body.theme-teal-dark .accent-A700 .secondary-text, body.theme-teal-dark .warn-50.secondary-text,
body.theme-teal-dark .warn-50 .secondary-text, body.theme-teal-dark .warn-100.secondary-text,
body.theme-teal-dark .warn-100 .secondary-text, body.theme-teal-dark .warn-200.secondary-text,
body.theme-teal-dark .warn-200 .secondary-text, body.theme-teal-dark .warn-300.secondary-text,
body.theme-teal-dark .warn-300 .secondary-text, body.theme-teal-dark .warn-400.secondary-text,
body.theme-teal-dark .warn-400 .secondary-text, body.theme-teal-dark .warn-A100.secondary-text,
body.theme-teal-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-teal-dark .primary-50.hint-text,
body.theme-teal-dark .primary-50 .hint-text, body.theme-teal-dark .primary-50.disabled-text,
body.theme-teal-dark .primary-50 .disabled-text, body.theme-teal-dark .primary-100.hint-text,
body.theme-teal-dark .primary-100 .hint-text, body.theme-teal-dark .primary-100.disabled-text,
body.theme-teal-dark .primary-100 .disabled-text, body.theme-teal-dark .primary-200.hint-text,
body.theme-teal-dark .primary-200 .hint-text, body.theme-teal-dark .primary-200.disabled-text,
body.theme-teal-dark .primary-200 .disabled-text, body.theme-teal-dark .primary-300.hint-text,
body.theme-teal-dark .primary-300 .hint-text, body.theme-teal-dark .primary-300.disabled-text,
body.theme-teal-dark .primary-300 .disabled-text, body.theme-teal-dark .primary-400.hint-text,
body.theme-teal-dark .primary-400 .hint-text, body.theme-teal-dark .primary-400.disabled-text,
body.theme-teal-dark .primary-400 .disabled-text, body.theme-teal-dark .primary-A100.hint-text,
body.theme-teal-dark .primary-A100 .hint-text, body.theme-teal-dark .primary-A100.disabled-text,
body.theme-teal-dark .primary-A100 .disabled-text, body.theme-teal-dark .primary-A200.hint-text,
body.theme-teal-dark .primary-A200 .hint-text, body.theme-teal-dark .primary-A200.disabled-text,
body.theme-teal-dark .primary-A200 .disabled-text, body.theme-teal-dark .primary-A400.hint-text,
body.theme-teal-dark .primary-A400 .hint-text, body.theme-teal-dark .primary-A400.disabled-text,
body.theme-teal-dark .primary-A400 .disabled-text, body.theme-teal-dark .primary-A700.hint-text,
body.theme-teal-dark .primary-A700 .hint-text, body.theme-teal-dark .primary-A700.disabled-text,
body.theme-teal-dark .primary-A700 .disabled-text, body.theme-teal-dark .accent-50.hint-text,
body.theme-teal-dark .accent-50 .hint-text, body.theme-teal-dark .accent-50.disabled-text,
body.theme-teal-dark .accent-50 .disabled-text, body.theme-teal-dark .accent-100.hint-text,
body.theme-teal-dark .accent-100 .hint-text, body.theme-teal-dark .accent-100.disabled-text,
body.theme-teal-dark .accent-100 .disabled-text, body.theme-teal-dark .accent-200.hint-text,
body.theme-teal-dark .accent-200 .hint-text, body.theme-teal-dark .accent-200.disabled-text,
body.theme-teal-dark .accent-200 .disabled-text, body.theme-teal-dark .accent-300.hint-text,
body.theme-teal-dark .accent-300 .hint-text, body.theme-teal-dark .accent-300.disabled-text,
body.theme-teal-dark .accent-300 .disabled-text, body.theme-teal-dark .accent-400.hint-text,
body.theme-teal-dark .accent-400 .hint-text, body.theme-teal-dark .accent-400.disabled-text,
body.theme-teal-dark .accent-400 .disabled-text, body.theme-teal-dark .accent-A100.hint-text,
body.theme-teal-dark .accent-A100 .hint-text, body.theme-teal-dark .accent-A100.disabled-text,
body.theme-teal-dark .accent-A100 .disabled-text, body.theme-teal-dark .accent-A200.hint-text,
body.theme-teal-dark .accent-A200 .hint-text, body.theme-teal-dark .accent-A200.disabled-text,
body.theme-teal-dark .accent-A200 .disabled-text, body.theme-teal-dark .accent-A400.hint-text,
body.theme-teal-dark .accent-A400 .hint-text, body.theme-teal-dark .accent-A400.disabled-text,
body.theme-teal-dark .accent-A400 .disabled-text, body.theme-teal-dark .accent-A700.hint-text,
body.theme-teal-dark .accent-A700 .hint-text, body.theme-teal-dark .accent-A700.disabled-text,
body.theme-teal-dark .accent-A700 .disabled-text, body.theme-teal-dark .warn-50.hint-text,
body.theme-teal-dark .warn-50 .hint-text, body.theme-teal-dark .warn-50.disabled-text,
body.theme-teal-dark .warn-50 .disabled-text, body.theme-teal-dark .warn-100.hint-text,
body.theme-teal-dark .warn-100 .hint-text, body.theme-teal-dark .warn-100.disabled-text,
body.theme-teal-dark .warn-100 .disabled-text, body.theme-teal-dark .warn-200.hint-text,
body.theme-teal-dark .warn-200 .hint-text, body.theme-teal-dark .warn-200.disabled-text,
body.theme-teal-dark .warn-200 .disabled-text, body.theme-teal-dark .warn-300.hint-text,
body.theme-teal-dark .warn-300 .hint-text, body.theme-teal-dark .warn-300.disabled-text,
body.theme-teal-dark .warn-300 .disabled-text, body.theme-teal-dark .warn-400.hint-text,
body.theme-teal-dark .warn-400 .hint-text, body.theme-teal-dark .warn-400.disabled-text,
body.theme-teal-dark .warn-400 .disabled-text, body.theme-teal-dark .warn-A100.hint-text,
body.theme-teal-dark .warn-A100 .hint-text, body.theme-teal-dark .warn-A100.disabled-text,
body.theme-teal-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-teal-dark .primary-50.divider,
body.theme-teal-dark .primary-50 .divider, body.theme-teal-dark .primary-100.divider,
body.theme-teal-dark .primary-100 .divider, body.theme-teal-dark .primary-200.divider,
body.theme-teal-dark .primary-200 .divider, body.theme-teal-dark .primary-300.divider,
body.theme-teal-dark .primary-300 .divider, body.theme-teal-dark .primary-400.divider,
body.theme-teal-dark .primary-400 .divider, body.theme-teal-dark .primary-A100.divider,
body.theme-teal-dark .primary-A100 .divider, body.theme-teal-dark .primary-A200.divider,
body.theme-teal-dark .primary-A200 .divider, body.theme-teal-dark .primary-A400.divider,
body.theme-teal-dark .primary-A400 .divider, body.theme-teal-dark .primary-A700.divider,
body.theme-teal-dark .primary-A700 .divider, body.theme-teal-dark .accent-50.divider,
body.theme-teal-dark .accent-50 .divider, body.theme-teal-dark .accent-100.divider,
body.theme-teal-dark .accent-100 .divider, body.theme-teal-dark .accent-200.divider,
body.theme-teal-dark .accent-200 .divider, body.theme-teal-dark .accent-300.divider,
body.theme-teal-dark .accent-300 .divider, body.theme-teal-dark .accent-400.divider,
body.theme-teal-dark .accent-400 .divider, body.theme-teal-dark .accent-A100.divider,
body.theme-teal-dark .accent-A100 .divider, body.theme-teal-dark .accent-A200.divider,
body.theme-teal-dark .accent-A200 .divider, body.theme-teal-dark .accent-A400.divider,
body.theme-teal-dark .accent-A400 .divider, body.theme-teal-dark .accent-A700.divider,
body.theme-teal-dark .accent-A700 .divider, body.theme-teal-dark .warn-50.divider,
body.theme-teal-dark .warn-50 .divider, body.theme-teal-dark .warn-100.divider,
body.theme-teal-dark .warn-100 .divider, body.theme-teal-dark .warn-200.divider,
body.theme-teal-dark .warn-200 .divider, body.theme-teal-dark .warn-300.divider,
body.theme-teal-dark .warn-300 .divider, body.theme-teal-dark .warn-400.divider,
body.theme-teal-dark .warn-400 .divider, body.theme-teal-dark .warn-A100.divider,
body.theme-teal-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-teal-dark .primary-50 .mat-ripple-element, body.theme-teal-dark .primary-100 .mat-ripple-element, body.theme-teal-dark .primary-200 .mat-ripple-element, body.theme-teal-dark .primary-300 .mat-ripple-element, body.theme-teal-dark .primary-400 .mat-ripple-element, body.theme-teal-dark .primary-A100 .mat-ripple-element, body.theme-teal-dark .primary-A200 .mat-ripple-element, body.theme-teal-dark .primary-A400 .mat-ripple-element, body.theme-teal-dark .primary-A700 .mat-ripple-element, body.theme-teal-dark .accent-50 .mat-ripple-element, body.theme-teal-dark .accent-100 .mat-ripple-element, body.theme-teal-dark .accent-200 .mat-ripple-element, body.theme-teal-dark .accent-300 .mat-ripple-element, body.theme-teal-dark .accent-400 .mat-ripple-element, body.theme-teal-dark .accent-A100 .mat-ripple-element, body.theme-teal-dark .accent-A200 .mat-ripple-element, body.theme-teal-dark .accent-A400 .mat-ripple-element, body.theme-teal-dark .accent-A700 .mat-ripple-element, body.theme-teal-dark .warn-50 .mat-ripple-element, body.theme-teal-dark .warn-100 .mat-ripple-element, body.theme-teal-dark .warn-200 .mat-ripple-element, body.theme-teal-dark .warn-300 .mat-ripple-element, body.theme-teal-dark .warn-400 .mat-ripple-element, body.theme-teal-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-teal-dark .primary-50 .adaptive-border-color, body.theme-teal-dark .primary-100 .adaptive-border-color, body.theme-teal-dark .primary-200 .adaptive-border-color, body.theme-teal-dark .primary-300 .adaptive-border-color, body.theme-teal-dark .primary-400 .adaptive-border-color, body.theme-teal-dark .primary-A100 .adaptive-border-color, body.theme-teal-dark .primary-A200 .adaptive-border-color, body.theme-teal-dark .primary-A400 .adaptive-border-color, body.theme-teal-dark .primary-A700 .adaptive-border-color, body.theme-teal-dark .accent-50 .adaptive-border-color, body.theme-teal-dark .accent-100 .adaptive-border-color, body.theme-teal-dark .accent-200 .adaptive-border-color, body.theme-teal-dark .accent-300 .adaptive-border-color, body.theme-teal-dark .accent-400 .adaptive-border-color, body.theme-teal-dark .accent-A100 .adaptive-border-color, body.theme-teal-dark .accent-A200 .adaptive-border-color, body.theme-teal-dark .accent-A400 .adaptive-border-color, body.theme-teal-dark .accent-A700 .adaptive-border-color, body.theme-teal-dark .warn-50 .adaptive-border-color, body.theme-teal-dark .warn-100 .adaptive-border-color, body.theme-teal-dark .warn-200 .adaptive-border-color, body.theme-teal-dark .warn-300 .adaptive-border-color, body.theme-teal-dark .warn-400 .adaptive-border-color, body.theme-teal-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .primary-500 i,
body.theme-teal-dark .primary-500 .icon, body.theme-teal-dark .primary-600 i,
body.theme-teal-dark .primary-600 .icon, body.theme-teal-dark .primary-700 i,
body.theme-teal-dark .primary-700 .icon, body.theme-teal-dark .primary-800 i,
body.theme-teal-dark .primary-800 .icon, body.theme-teal-dark .primary-900 i,
body.theme-teal-dark .primary-900 .icon, body.theme-teal-dark .primary i,
body.theme-teal-dark .primary .icon, body.theme-teal-dark .accent-500 i,
body.theme-teal-dark .accent-500 .icon, body.theme-teal-dark .accent-600 i,
body.theme-teal-dark .accent-600 .icon, body.theme-teal-dark .accent-700 i,
body.theme-teal-dark .accent-700 .icon, body.theme-teal-dark .accent-800 i,
body.theme-teal-dark .accent-800 .icon, body.theme-teal-dark .accent-900 i,
body.theme-teal-dark .accent-900 .icon, body.theme-teal-dark .accent i,
body.theme-teal-dark .accent .icon, body.theme-teal-dark .warn-500 i,
body.theme-teal-dark .warn-500 .icon, body.theme-teal-dark .warn-600 i,
body.theme-teal-dark .warn-600 .icon, body.theme-teal-dark .warn-700 i,
body.theme-teal-dark .warn-700 .icon, body.theme-teal-dark .warn-800 i,
body.theme-teal-dark .warn-800 .icon, body.theme-teal-dark .warn-900 i,
body.theme-teal-dark .warn-900 .icon, body.theme-teal-dark .warn-A200 i,
body.theme-teal-dark .warn-A200 .icon, body.theme-teal-dark .warn-A400 i,
body.theme-teal-dark .warn-A400 .icon, body.theme-teal-dark .warn-A700 i,
body.theme-teal-dark .warn-A700 .icon, body.theme-teal-dark .warn i,
body.theme-teal-dark .warn .icon {
  color: white; }
body.theme-teal-dark .primary-500.secondary-text,
body.theme-teal-dark .primary-500 .secondary-text, body.theme-teal-dark .primary-600.secondary-text,
body.theme-teal-dark .primary-600 .secondary-text, body.theme-teal-dark .primary-700.secondary-text,
body.theme-teal-dark .primary-700 .secondary-text, body.theme-teal-dark .primary-800.secondary-text,
body.theme-teal-dark .primary-800 .secondary-text, body.theme-teal-dark .primary-900.secondary-text,
body.theme-teal-dark .primary-900 .secondary-text, body.theme-teal-dark .primary.secondary-text,
body.theme-teal-dark .primary .secondary-text, body.theme-teal-dark .accent-500.secondary-text,
body.theme-teal-dark .accent-500 .secondary-text, body.theme-teal-dark .accent-600.secondary-text,
body.theme-teal-dark .accent-600 .secondary-text, body.theme-teal-dark .accent-700.secondary-text,
body.theme-teal-dark .accent-700 .secondary-text, body.theme-teal-dark .accent-800.secondary-text,
body.theme-teal-dark .accent-800 .secondary-text, body.theme-teal-dark .accent-900.secondary-text,
body.theme-teal-dark .accent-900 .secondary-text, body.theme-teal-dark .accent.secondary-text,
body.theme-teal-dark .accent .secondary-text, body.theme-teal-dark .warn-500.secondary-text,
body.theme-teal-dark .warn-500 .secondary-text, body.theme-teal-dark .warn-600.secondary-text,
body.theme-teal-dark .warn-600 .secondary-text, body.theme-teal-dark .warn-700.secondary-text,
body.theme-teal-dark .warn-700 .secondary-text, body.theme-teal-dark .warn-800.secondary-text,
body.theme-teal-dark .warn-800 .secondary-text, body.theme-teal-dark .warn-900.secondary-text,
body.theme-teal-dark .warn-900 .secondary-text, body.theme-teal-dark .warn-A200.secondary-text,
body.theme-teal-dark .warn-A200 .secondary-text, body.theme-teal-dark .warn-A400.secondary-text,
body.theme-teal-dark .warn-A400 .secondary-text, body.theme-teal-dark .warn-A700.secondary-text,
body.theme-teal-dark .warn-A700 .secondary-text, body.theme-teal-dark .warn.secondary-text,
body.theme-teal-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-teal-dark .primary-500.hint-text,
body.theme-teal-dark .primary-500 .hint-text, body.theme-teal-dark .primary-500.disabled-text,
body.theme-teal-dark .primary-500 .disabled-text, body.theme-teal-dark .primary-600.hint-text,
body.theme-teal-dark .primary-600 .hint-text, body.theme-teal-dark .primary-600.disabled-text,
body.theme-teal-dark .primary-600 .disabled-text, body.theme-teal-dark .primary-700.hint-text,
body.theme-teal-dark .primary-700 .hint-text, body.theme-teal-dark .primary-700.disabled-text,
body.theme-teal-dark .primary-700 .disabled-text, body.theme-teal-dark .primary-800.hint-text,
body.theme-teal-dark .primary-800 .hint-text, body.theme-teal-dark .primary-800.disabled-text,
body.theme-teal-dark .primary-800 .disabled-text, body.theme-teal-dark .primary-900.hint-text,
body.theme-teal-dark .primary-900 .hint-text, body.theme-teal-dark .primary-900.disabled-text,
body.theme-teal-dark .primary-900 .disabled-text, body.theme-teal-dark .primary.hint-text,
body.theme-teal-dark .primary .hint-text, body.theme-teal-dark .primary.disabled-text,
body.theme-teal-dark .primary .disabled-text, body.theme-teal-dark .accent-500.hint-text,
body.theme-teal-dark .accent-500 .hint-text, body.theme-teal-dark .accent-500.disabled-text,
body.theme-teal-dark .accent-500 .disabled-text, body.theme-teal-dark .accent-600.hint-text,
body.theme-teal-dark .accent-600 .hint-text, body.theme-teal-dark .accent-600.disabled-text,
body.theme-teal-dark .accent-600 .disabled-text, body.theme-teal-dark .accent-700.hint-text,
body.theme-teal-dark .accent-700 .hint-text, body.theme-teal-dark .accent-700.disabled-text,
body.theme-teal-dark .accent-700 .disabled-text, body.theme-teal-dark .accent-800.hint-text,
body.theme-teal-dark .accent-800 .hint-text, body.theme-teal-dark .accent-800.disabled-text,
body.theme-teal-dark .accent-800 .disabled-text, body.theme-teal-dark .accent-900.hint-text,
body.theme-teal-dark .accent-900 .hint-text, body.theme-teal-dark .accent-900.disabled-text,
body.theme-teal-dark .accent-900 .disabled-text, body.theme-teal-dark .accent.hint-text,
body.theme-teal-dark .accent .hint-text, body.theme-teal-dark .accent.disabled-text,
body.theme-teal-dark .accent .disabled-text, body.theme-teal-dark .warn-500.hint-text,
body.theme-teal-dark .warn-500 .hint-text, body.theme-teal-dark .warn-500.disabled-text,
body.theme-teal-dark .warn-500 .disabled-text, body.theme-teal-dark .warn-600.hint-text,
body.theme-teal-dark .warn-600 .hint-text, body.theme-teal-dark .warn-600.disabled-text,
body.theme-teal-dark .warn-600 .disabled-text, body.theme-teal-dark .warn-700.hint-text,
body.theme-teal-dark .warn-700 .hint-text, body.theme-teal-dark .warn-700.disabled-text,
body.theme-teal-dark .warn-700 .disabled-text, body.theme-teal-dark .warn-800.hint-text,
body.theme-teal-dark .warn-800 .hint-text, body.theme-teal-dark .warn-800.disabled-text,
body.theme-teal-dark .warn-800 .disabled-text, body.theme-teal-dark .warn-900.hint-text,
body.theme-teal-dark .warn-900 .hint-text, body.theme-teal-dark .warn-900.disabled-text,
body.theme-teal-dark .warn-900 .disabled-text, body.theme-teal-dark .warn-A200.hint-text,
body.theme-teal-dark .warn-A200 .hint-text, body.theme-teal-dark .warn-A200.disabled-text,
body.theme-teal-dark .warn-A200 .disabled-text, body.theme-teal-dark .warn-A400.hint-text,
body.theme-teal-dark .warn-A400 .hint-text, body.theme-teal-dark .warn-A400.disabled-text,
body.theme-teal-dark .warn-A400 .disabled-text, body.theme-teal-dark .warn-A700.hint-text,
body.theme-teal-dark .warn-A700 .hint-text, body.theme-teal-dark .warn-A700.disabled-text,
body.theme-teal-dark .warn-A700 .disabled-text, body.theme-teal-dark .warn.hint-text,
body.theme-teal-dark .warn .hint-text, body.theme-teal-dark .warn.disabled-text,
body.theme-teal-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-teal-dark .primary-500.divider,
body.theme-teal-dark .primary-500 .divider, body.theme-teal-dark .primary-600.divider,
body.theme-teal-dark .primary-600 .divider, body.theme-teal-dark .primary-700.divider,
body.theme-teal-dark .primary-700 .divider, body.theme-teal-dark .primary-800.divider,
body.theme-teal-dark .primary-800 .divider, body.theme-teal-dark .primary-900.divider,
body.theme-teal-dark .primary-900 .divider, body.theme-teal-dark .primary.divider,
body.theme-teal-dark .primary .divider, body.theme-teal-dark .accent-500.divider,
body.theme-teal-dark .accent-500 .divider, body.theme-teal-dark .accent-600.divider,
body.theme-teal-dark .accent-600 .divider, body.theme-teal-dark .accent-700.divider,
body.theme-teal-dark .accent-700 .divider, body.theme-teal-dark .accent-800.divider,
body.theme-teal-dark .accent-800 .divider, body.theme-teal-dark .accent-900.divider,
body.theme-teal-dark .accent-900 .divider, body.theme-teal-dark .accent.divider,
body.theme-teal-dark .accent .divider, body.theme-teal-dark .warn-500.divider,
body.theme-teal-dark .warn-500 .divider, body.theme-teal-dark .warn-600.divider,
body.theme-teal-dark .warn-600 .divider, body.theme-teal-dark .warn-700.divider,
body.theme-teal-dark .warn-700 .divider, body.theme-teal-dark .warn-800.divider,
body.theme-teal-dark .warn-800 .divider, body.theme-teal-dark .warn-900.divider,
body.theme-teal-dark .warn-900 .divider, body.theme-teal-dark .warn-A200.divider,
body.theme-teal-dark .warn-A200 .divider, body.theme-teal-dark .warn-A400.divider,
body.theme-teal-dark .warn-A400 .divider, body.theme-teal-dark .warn-A700.divider,
body.theme-teal-dark .warn-A700 .divider, body.theme-teal-dark .warn.divider,
body.theme-teal-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-teal-dark .primary-500 .mat-ripple-element, body.theme-teal-dark .primary-600 .mat-ripple-element, body.theme-teal-dark .primary-700 .mat-ripple-element, body.theme-teal-dark .primary-800 .mat-ripple-element, body.theme-teal-dark .primary-900 .mat-ripple-element, body.theme-teal-dark .primary .mat-ripple-element, body.theme-teal-dark .accent-500 .mat-ripple-element, body.theme-teal-dark .accent-600 .mat-ripple-element, body.theme-teal-dark .accent-700 .mat-ripple-element, body.theme-teal-dark .accent-800 .mat-ripple-element, body.theme-teal-dark .accent-900 .mat-ripple-element, body.theme-teal-dark .accent .mat-ripple-element, body.theme-teal-dark .warn-500 .mat-ripple-element, body.theme-teal-dark .warn-600 .mat-ripple-element, body.theme-teal-dark .warn-700 .mat-ripple-element, body.theme-teal-dark .warn-800 .mat-ripple-element, body.theme-teal-dark .warn-900 .mat-ripple-element, body.theme-teal-dark .warn-A200 .mat-ripple-element, body.theme-teal-dark .warn-A400 .mat-ripple-element, body.theme-teal-dark .warn-A700 .mat-ripple-element, body.theme-teal-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-teal-dark .primary-500 .adaptive-border-color, body.theme-teal-dark .primary-600 .adaptive-border-color, body.theme-teal-dark .primary-700 .adaptive-border-color, body.theme-teal-dark .primary-800 .adaptive-border-color, body.theme-teal-dark .primary-900 .adaptive-border-color, body.theme-teal-dark .primary .adaptive-border-color, body.theme-teal-dark .accent-500 .adaptive-border-color, body.theme-teal-dark .accent-600 .adaptive-border-color, body.theme-teal-dark .accent-700 .adaptive-border-color, body.theme-teal-dark .accent-800 .adaptive-border-color, body.theme-teal-dark .accent-900 .adaptive-border-color, body.theme-teal-dark .accent .adaptive-border-color, body.theme-teal-dark .warn-500 .adaptive-border-color, body.theme-teal-dark .warn-600 .adaptive-border-color, body.theme-teal-dark .warn-700 .adaptive-border-color, body.theme-teal-dark .warn-800 .adaptive-border-color, body.theme-teal-dark .warn-900 .adaptive-border-color, body.theme-teal-dark .warn-A200 .adaptive-border-color, body.theme-teal-dark .warn-A400 .adaptive-border-color, body.theme-teal-dark .warn-A700 .adaptive-border-color, body.theme-teal-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .primary-50 input[type='text'], body.theme-teal-dark .primary-100 input[type='text'], body.theme-teal-dark .primary-200 input[type='text'], body.theme-teal-dark .primary-300 input[type='text'], body.theme-teal-dark .primary-400 input[type='text'], body.theme-teal-dark .primary-A100 input[type='text'], body.theme-teal-dark .primary-A200 input[type='text'], body.theme-teal-dark .primary-A400 input[type='text'], body.theme-teal-dark .primary-A700 input[type='text'], body.theme-teal-dark .accent-50 input[type='text'], body.theme-teal-dark .accent-100 input[type='text'], body.theme-teal-dark .accent-200 input[type='text'], body.theme-teal-dark .accent-300 input[type='text'], body.theme-teal-dark .accent-400 input[type='text'], body.theme-teal-dark .accent-A100 input[type='text'], body.theme-teal-dark .accent-A200 input[type='text'], body.theme-teal-dark .accent-A400 input[type='text'], body.theme-teal-dark .accent-A700 input[type='text'], body.theme-teal-dark .warn-50 input[type='text'], body.theme-teal-dark .warn-100 input[type='text'], body.theme-teal-dark .warn-200 input[type='text'], body.theme-teal-dark .warn-300 input[type='text'], body.theme-teal-dark .warn-400 input[type='text'], body.theme-teal-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-teal-dark .primary-50 .mat-form-field-label, body.theme-teal-dark .primary-100 .mat-form-field-label, body.theme-teal-dark .primary-200 .mat-form-field-label, body.theme-teal-dark .primary-300 .mat-form-field-label, body.theme-teal-dark .primary-400 .mat-form-field-label, body.theme-teal-dark .primary-A100 .mat-form-field-label, body.theme-teal-dark .primary-A200 .mat-form-field-label, body.theme-teal-dark .primary-A400 .mat-form-field-label, body.theme-teal-dark .primary-A700 .mat-form-field-label, body.theme-teal-dark .accent-50 .mat-form-field-label, body.theme-teal-dark .accent-100 .mat-form-field-label, body.theme-teal-dark .accent-200 .mat-form-field-label, body.theme-teal-dark .accent-300 .mat-form-field-label, body.theme-teal-dark .accent-400 .mat-form-field-label, body.theme-teal-dark .accent-A100 .mat-form-field-label, body.theme-teal-dark .accent-A200 .mat-form-field-label, body.theme-teal-dark .accent-A400 .mat-form-field-label, body.theme-teal-dark .accent-A700 .mat-form-field-label, body.theme-teal-dark .warn-50 .mat-form-field-label, body.theme-teal-dark .warn-100 .mat-form-field-label, body.theme-teal-dark .warn-200 .mat-form-field-label, body.theme-teal-dark .warn-300 .mat-form-field-label, body.theme-teal-dark .warn-400 .mat-form-field-label, body.theme-teal-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-dark .primary-50 .mat-form-field-underline, body.theme-teal-dark .primary-100 .mat-form-field-underline, body.theme-teal-dark .primary-200 .mat-form-field-underline, body.theme-teal-dark .primary-300 .mat-form-field-underline, body.theme-teal-dark .primary-400 .mat-form-field-underline, body.theme-teal-dark .primary-A100 .mat-form-field-underline, body.theme-teal-dark .primary-A200 .mat-form-field-underline, body.theme-teal-dark .primary-A400 .mat-form-field-underline, body.theme-teal-dark .primary-A700 .mat-form-field-underline, body.theme-teal-dark .accent-50 .mat-form-field-underline, body.theme-teal-dark .accent-100 .mat-form-field-underline, body.theme-teal-dark .accent-200 .mat-form-field-underline, body.theme-teal-dark .accent-300 .mat-form-field-underline, body.theme-teal-dark .accent-400 .mat-form-field-underline, body.theme-teal-dark .accent-A100 .mat-form-field-underline, body.theme-teal-dark .accent-A200 .mat-form-field-underline, body.theme-teal-dark .accent-A400 .mat-form-field-underline, body.theme-teal-dark .accent-A700 .mat-form-field-underline, body.theme-teal-dark .warn-50 .mat-form-field-underline, body.theme-teal-dark .warn-100 .mat-form-field-underline, body.theme-teal-dark .warn-200 .mat-form-field-underline, body.theme-teal-dark .warn-300 .mat-form-field-underline, body.theme-teal-dark .warn-400 .mat-form-field-underline, body.theme-teal-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .primary-50 .mat-select-trigger,
body.theme-teal-dark .primary-50 .mat-select-arrow, body.theme-teal-dark .primary-100 .mat-select-trigger,
body.theme-teal-dark .primary-100 .mat-select-arrow, body.theme-teal-dark .primary-200 .mat-select-trigger,
body.theme-teal-dark .primary-200 .mat-select-arrow, body.theme-teal-dark .primary-300 .mat-select-trigger,
body.theme-teal-dark .primary-300 .mat-select-arrow, body.theme-teal-dark .primary-400 .mat-select-trigger,
body.theme-teal-dark .primary-400 .mat-select-arrow, body.theme-teal-dark .primary-A100 .mat-select-trigger,
body.theme-teal-dark .primary-A100 .mat-select-arrow, body.theme-teal-dark .primary-A200 .mat-select-trigger,
body.theme-teal-dark .primary-A200 .mat-select-arrow, body.theme-teal-dark .primary-A400 .mat-select-trigger,
body.theme-teal-dark .primary-A400 .mat-select-arrow, body.theme-teal-dark .primary-A700 .mat-select-trigger,
body.theme-teal-dark .primary-A700 .mat-select-arrow, body.theme-teal-dark .accent-50 .mat-select-trigger,
body.theme-teal-dark .accent-50 .mat-select-arrow, body.theme-teal-dark .accent-100 .mat-select-trigger,
body.theme-teal-dark .accent-100 .mat-select-arrow, body.theme-teal-dark .accent-200 .mat-select-trigger,
body.theme-teal-dark .accent-200 .mat-select-arrow, body.theme-teal-dark .accent-300 .mat-select-trigger,
body.theme-teal-dark .accent-300 .mat-select-arrow, body.theme-teal-dark .accent-400 .mat-select-trigger,
body.theme-teal-dark .accent-400 .mat-select-arrow, body.theme-teal-dark .accent-A100 .mat-select-trigger,
body.theme-teal-dark .accent-A100 .mat-select-arrow, body.theme-teal-dark .accent-A200 .mat-select-trigger,
body.theme-teal-dark .accent-A200 .mat-select-arrow, body.theme-teal-dark .accent-A400 .mat-select-trigger,
body.theme-teal-dark .accent-A400 .mat-select-arrow, body.theme-teal-dark .accent-A700 .mat-select-trigger,
body.theme-teal-dark .accent-A700 .mat-select-arrow, body.theme-teal-dark .warn-50 .mat-select-trigger,
body.theme-teal-dark .warn-50 .mat-select-arrow, body.theme-teal-dark .warn-100 .mat-select-trigger,
body.theme-teal-dark .warn-100 .mat-select-arrow, body.theme-teal-dark .warn-200 .mat-select-trigger,
body.theme-teal-dark .warn-200 .mat-select-arrow, body.theme-teal-dark .warn-300 .mat-select-trigger,
body.theme-teal-dark .warn-300 .mat-select-arrow, body.theme-teal-dark .warn-400 .mat-select-trigger,
body.theme-teal-dark .warn-400 .mat-select-arrow, body.theme-teal-dark .warn-A100 .mat-select-trigger,
body.theme-teal-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-dark .primary-50 .mat-select-underline, body.theme-teal-dark .primary-100 .mat-select-underline, body.theme-teal-dark .primary-200 .mat-select-underline, body.theme-teal-dark .primary-300 .mat-select-underline, body.theme-teal-dark .primary-400 .mat-select-underline, body.theme-teal-dark .primary-A100 .mat-select-underline, body.theme-teal-dark .primary-A200 .mat-select-underline, body.theme-teal-dark .primary-A400 .mat-select-underline, body.theme-teal-dark .primary-A700 .mat-select-underline, body.theme-teal-dark .accent-50 .mat-select-underline, body.theme-teal-dark .accent-100 .mat-select-underline, body.theme-teal-dark .accent-200 .mat-select-underline, body.theme-teal-dark .accent-300 .mat-select-underline, body.theme-teal-dark .accent-400 .mat-select-underline, body.theme-teal-dark .accent-A100 .mat-select-underline, body.theme-teal-dark .accent-A200 .mat-select-underline, body.theme-teal-dark .accent-A400 .mat-select-underline, body.theme-teal-dark .accent-A700 .mat-select-underline, body.theme-teal-dark .warn-50 .mat-select-underline, body.theme-teal-dark .warn-100 .mat-select-underline, body.theme-teal-dark .warn-200 .mat-select-underline, body.theme-teal-dark .warn-300 .mat-select-underline, body.theme-teal-dark .warn-400 .mat-select-underline, body.theme-teal-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-teal-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-50 .mat-select-arrow,
body.theme-teal-dark .primary-50 .mat-select-trigger, body.theme-teal-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-100 .mat-select-arrow,
body.theme-teal-dark .primary-100 .mat-select-trigger, body.theme-teal-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-200 .mat-select-arrow,
body.theme-teal-dark .primary-200 .mat-select-trigger, body.theme-teal-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-300 .mat-select-arrow,
body.theme-teal-dark .primary-300 .mat-select-trigger, body.theme-teal-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-400 .mat-select-arrow,
body.theme-teal-dark .primary-400 .mat-select-trigger, body.theme-teal-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-A100 .mat-select-arrow,
body.theme-teal-dark .primary-A100 .mat-select-trigger, body.theme-teal-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-A200 .mat-select-arrow,
body.theme-teal-dark .primary-A200 .mat-select-trigger, body.theme-teal-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-A400 .mat-select-arrow,
body.theme-teal-dark .primary-A400 .mat-select-trigger, body.theme-teal-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-A700 .mat-select-arrow,
body.theme-teal-dark .primary-A700 .mat-select-trigger, body.theme-teal-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-50 .mat-select-arrow,
body.theme-teal-dark .accent-50 .mat-select-trigger, body.theme-teal-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-100 .mat-select-arrow,
body.theme-teal-dark .accent-100 .mat-select-trigger, body.theme-teal-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-200 .mat-select-arrow,
body.theme-teal-dark .accent-200 .mat-select-trigger, body.theme-teal-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-300 .mat-select-arrow,
body.theme-teal-dark .accent-300 .mat-select-trigger, body.theme-teal-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-400 .mat-select-arrow,
body.theme-teal-dark .accent-400 .mat-select-trigger, body.theme-teal-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-A100 .mat-select-arrow,
body.theme-teal-dark .accent-A100 .mat-select-trigger, body.theme-teal-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-A200 .mat-select-arrow,
body.theme-teal-dark .accent-A200 .mat-select-trigger, body.theme-teal-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-A400 .mat-select-arrow,
body.theme-teal-dark .accent-A400 .mat-select-trigger, body.theme-teal-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-A700 .mat-select-arrow,
body.theme-teal-dark .accent-A700 .mat-select-trigger, body.theme-teal-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-50 .mat-select-arrow,
body.theme-teal-dark .warn-50 .mat-select-trigger, body.theme-teal-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-100 .mat-select-arrow,
body.theme-teal-dark .warn-100 .mat-select-trigger, body.theme-teal-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-200 .mat-select-arrow,
body.theme-teal-dark .warn-200 .mat-select-trigger, body.theme-teal-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-300 .mat-select-arrow,
body.theme-teal-dark .warn-300 .mat-select-trigger, body.theme-teal-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-400 .mat-select-arrow,
body.theme-teal-dark .warn-400 .mat-select-trigger, body.theme-teal-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-A100 .mat-select-arrow,
body.theme-teal-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-teal-dark .primary-500 input[type='text'], body.theme-teal-dark .primary-600 input[type='text'], body.theme-teal-dark .primary-700 input[type='text'], body.theme-teal-dark .primary-800 input[type='text'], body.theme-teal-dark .primary-900 input[type='text'], body.theme-teal-dark .primary input[type='text'], body.theme-teal-dark .accent-500 input[type='text'], body.theme-teal-dark .accent-600 input[type='text'], body.theme-teal-dark .accent-700 input[type='text'], body.theme-teal-dark .accent-800 input[type='text'], body.theme-teal-dark .accent-900 input[type='text'], body.theme-teal-dark .accent input[type='text'], body.theme-teal-dark .warn-500 input[type='text'], body.theme-teal-dark .warn-600 input[type='text'], body.theme-teal-dark .warn-700 input[type='text'], body.theme-teal-dark .warn-800 input[type='text'], body.theme-teal-dark .warn-900 input[type='text'], body.theme-teal-dark .warn-A200 input[type='text'], body.theme-teal-dark .warn-A400 input[type='text'], body.theme-teal-dark .warn-A700 input[type='text'], body.theme-teal-dark .warn input[type='text'] {
  color: white; }
body.theme-teal-dark .primary-500 .mat-form-field-label, body.theme-teal-dark .primary-600 .mat-form-field-label, body.theme-teal-dark .primary-700 .mat-form-field-label, body.theme-teal-dark .primary-800 .mat-form-field-label, body.theme-teal-dark .primary-900 .mat-form-field-label, body.theme-teal-dark .primary .mat-form-field-label, body.theme-teal-dark .accent-500 .mat-form-field-label, body.theme-teal-dark .accent-600 .mat-form-field-label, body.theme-teal-dark .accent-700 .mat-form-field-label, body.theme-teal-dark .accent-800 .mat-form-field-label, body.theme-teal-dark .accent-900 .mat-form-field-label, body.theme-teal-dark .accent .mat-form-field-label, body.theme-teal-dark .warn-500 .mat-form-field-label, body.theme-teal-dark .warn-600 .mat-form-field-label, body.theme-teal-dark .warn-700 .mat-form-field-label, body.theme-teal-dark .warn-800 .mat-form-field-label, body.theme-teal-dark .warn-900 .mat-form-field-label, body.theme-teal-dark .warn-A200 .mat-form-field-label, body.theme-teal-dark .warn-A400 .mat-form-field-label, body.theme-teal-dark .warn-A700 .mat-form-field-label, body.theme-teal-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .primary-500 .mat-form-field-underline, body.theme-teal-dark .primary-600 .mat-form-field-underline, body.theme-teal-dark .primary-700 .mat-form-field-underline, body.theme-teal-dark .primary-800 .mat-form-field-underline, body.theme-teal-dark .primary-900 .mat-form-field-underline, body.theme-teal-dark .primary .mat-form-field-underline, body.theme-teal-dark .accent-500 .mat-form-field-underline, body.theme-teal-dark .accent-600 .mat-form-field-underline, body.theme-teal-dark .accent-700 .mat-form-field-underline, body.theme-teal-dark .accent-800 .mat-form-field-underline, body.theme-teal-dark .accent-900 .mat-form-field-underline, body.theme-teal-dark .accent .mat-form-field-underline, body.theme-teal-dark .warn-500 .mat-form-field-underline, body.theme-teal-dark .warn-600 .mat-form-field-underline, body.theme-teal-dark .warn-700 .mat-form-field-underline, body.theme-teal-dark .warn-800 .mat-form-field-underline, body.theme-teal-dark .warn-900 .mat-form-field-underline, body.theme-teal-dark .warn-A200 .mat-form-field-underline, body.theme-teal-dark .warn-A400 .mat-form-field-underline, body.theme-teal-dark .warn-A700 .mat-form-field-underline, body.theme-teal-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .primary-500 .mat-select-trigger,
body.theme-teal-dark .primary-500 .mat-select-arrow, body.theme-teal-dark .primary-600 .mat-select-trigger,
body.theme-teal-dark .primary-600 .mat-select-arrow, body.theme-teal-dark .primary-700 .mat-select-trigger,
body.theme-teal-dark .primary-700 .mat-select-arrow, body.theme-teal-dark .primary-800 .mat-select-trigger,
body.theme-teal-dark .primary-800 .mat-select-arrow, body.theme-teal-dark .primary-900 .mat-select-trigger,
body.theme-teal-dark .primary-900 .mat-select-arrow, body.theme-teal-dark .primary .mat-select-trigger,
body.theme-teal-dark .primary .mat-select-arrow, body.theme-teal-dark .accent-500 .mat-select-trigger,
body.theme-teal-dark .accent-500 .mat-select-arrow, body.theme-teal-dark .accent-600 .mat-select-trigger,
body.theme-teal-dark .accent-600 .mat-select-arrow, body.theme-teal-dark .accent-700 .mat-select-trigger,
body.theme-teal-dark .accent-700 .mat-select-arrow, body.theme-teal-dark .accent-800 .mat-select-trigger,
body.theme-teal-dark .accent-800 .mat-select-arrow, body.theme-teal-dark .accent-900 .mat-select-trigger,
body.theme-teal-dark .accent-900 .mat-select-arrow, body.theme-teal-dark .accent .mat-select-trigger,
body.theme-teal-dark .accent .mat-select-arrow, body.theme-teal-dark .warn-500 .mat-select-trigger,
body.theme-teal-dark .warn-500 .mat-select-arrow, body.theme-teal-dark .warn-600 .mat-select-trigger,
body.theme-teal-dark .warn-600 .mat-select-arrow, body.theme-teal-dark .warn-700 .mat-select-trigger,
body.theme-teal-dark .warn-700 .mat-select-arrow, body.theme-teal-dark .warn-800 .mat-select-trigger,
body.theme-teal-dark .warn-800 .mat-select-arrow, body.theme-teal-dark .warn-900 .mat-select-trigger,
body.theme-teal-dark .warn-900 .mat-select-arrow, body.theme-teal-dark .warn-A200 .mat-select-trigger,
body.theme-teal-dark .warn-A200 .mat-select-arrow, body.theme-teal-dark .warn-A400 .mat-select-trigger,
body.theme-teal-dark .warn-A400 .mat-select-arrow, body.theme-teal-dark .warn-A700 .mat-select-trigger,
body.theme-teal-dark .warn-A700 .mat-select-arrow, body.theme-teal-dark .warn .mat-select-trigger,
body.theme-teal-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .primary-500 .mat-select-underline, body.theme-teal-dark .primary-600 .mat-select-underline, body.theme-teal-dark .primary-700 .mat-select-underline, body.theme-teal-dark .primary-800 .mat-select-underline, body.theme-teal-dark .primary-900 .mat-select-underline, body.theme-teal-dark .primary .mat-select-underline, body.theme-teal-dark .accent-500 .mat-select-underline, body.theme-teal-dark .accent-600 .mat-select-underline, body.theme-teal-dark .accent-700 .mat-select-underline, body.theme-teal-dark .accent-800 .mat-select-underline, body.theme-teal-dark .accent-900 .mat-select-underline, body.theme-teal-dark .accent .mat-select-underline, body.theme-teal-dark .warn-500 .mat-select-underline, body.theme-teal-dark .warn-600 .mat-select-underline, body.theme-teal-dark .warn-700 .mat-select-underline, body.theme-teal-dark .warn-800 .mat-select-underline, body.theme-teal-dark .warn-900 .mat-select-underline, body.theme-teal-dark .warn-A200 .mat-select-underline, body.theme-teal-dark .warn-A400 .mat-select-underline, body.theme-teal-dark .warn-A700 .mat-select-underline, body.theme-teal-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-teal-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-500 .mat-select-arrow,
body.theme-teal-dark .primary-500 .mat-select-trigger, body.theme-teal-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-600 .mat-select-arrow,
body.theme-teal-dark .primary-600 .mat-select-trigger, body.theme-teal-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-700 .mat-select-arrow,
body.theme-teal-dark .primary-700 .mat-select-trigger, body.theme-teal-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-800 .mat-select-arrow,
body.theme-teal-dark .primary-800 .mat-select-trigger, body.theme-teal-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary-900 .mat-select-arrow,
body.theme-teal-dark .primary-900 .mat-select-trigger, body.theme-teal-dark .primary .mat-select-disabled .mat-select-value,
body.theme-teal-dark .primary .mat-select-arrow,
body.theme-teal-dark .primary .mat-select-trigger, body.theme-teal-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-500 .mat-select-arrow,
body.theme-teal-dark .accent-500 .mat-select-trigger, body.theme-teal-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-600 .mat-select-arrow,
body.theme-teal-dark .accent-600 .mat-select-trigger, body.theme-teal-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-700 .mat-select-arrow,
body.theme-teal-dark .accent-700 .mat-select-trigger, body.theme-teal-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-800 .mat-select-arrow,
body.theme-teal-dark .accent-800 .mat-select-trigger, body.theme-teal-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent-900 .mat-select-arrow,
body.theme-teal-dark .accent-900 .mat-select-trigger, body.theme-teal-dark .accent .mat-select-disabled .mat-select-value,
body.theme-teal-dark .accent .mat-select-arrow,
body.theme-teal-dark .accent .mat-select-trigger, body.theme-teal-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-500 .mat-select-arrow,
body.theme-teal-dark .warn-500 .mat-select-trigger, body.theme-teal-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-600 .mat-select-arrow,
body.theme-teal-dark .warn-600 .mat-select-trigger, body.theme-teal-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-700 .mat-select-arrow,
body.theme-teal-dark .warn-700 .mat-select-trigger, body.theme-teal-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-800 .mat-select-arrow,
body.theme-teal-dark .warn-800 .mat-select-trigger, body.theme-teal-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-900 .mat-select-arrow,
body.theme-teal-dark .warn-900 .mat-select-trigger, body.theme-teal-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-A200 .mat-select-arrow,
body.theme-teal-dark .warn-A200 .mat-select-trigger, body.theme-teal-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-A400 .mat-select-arrow,
body.theme-teal-dark .warn-A400 .mat-select-trigger, body.theme-teal-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn-A700 .mat-select-arrow,
body.theme-teal-dark .warn-A700 .mat-select-trigger, body.theme-teal-dark .warn .mat-select-disabled .mat-select-value,
body.theme-teal-dark .warn .mat-select-arrow,
body.theme-teal-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-teal-dark .primary-500 .mat-select-value, body.theme-teal-dark .primary-600 .mat-select-value, body.theme-teal-dark .primary-700 .mat-select-value, body.theme-teal-dark .primary-800 .mat-select-value, body.theme-teal-dark .primary-900 .mat-select-value, body.theme-teal-dark .primary .mat-select-value, body.theme-teal-dark .accent-500 .mat-select-value, body.theme-teal-dark .accent-600 .mat-select-value, body.theme-teal-dark .accent-700 .mat-select-value, body.theme-teal-dark .accent-800 .mat-select-value, body.theme-teal-dark .accent-900 .mat-select-value, body.theme-teal-dark .accent .mat-select-value, body.theme-teal-dark .warn-500 .mat-select-value, body.theme-teal-dark .warn-600 .mat-select-value, body.theme-teal-dark .warn-700 .mat-select-value, body.theme-teal-dark .warn-800 .mat-select-value, body.theme-teal-dark .warn-900 .mat-select-value, body.theme-teal-dark .warn-A200 .mat-select-value, body.theme-teal-dark .warn-A400 .mat-select-value, body.theme-teal-dark .warn-A700 .mat-select-value, body.theme-teal-dark .warn .mat-select-value {
  color: white; }
body.theme-yellow-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-yellow-dark .mat-option {
  color: white; }
body.theme-yellow-dark .mat-option:hover:not(.mat-option-disabled), body.theme-yellow-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-yellow-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-yellow-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-yellow-dark .mat-pseudo-checkbox-checked,
body.theme-yellow-dark .mat-pseudo-checkbox-indeterminate,
body.theme-yellow-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-yellow-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffeb3b; }
body.theme-yellow-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-yellow-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #ffeb3b; }
body.theme-yellow-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-yellow-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-yellow-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-yellow-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-yellow-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .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); }
body.theme-yellow-dark .mat-app-background, body.theme-yellow-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-yellow-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-yellow-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-yellow-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-yellow-dark .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #ffeb3b; }
@media (-ms-high-contrast: active) {
    body.theme-yellow-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-yellow-dark .mat-badge-accent .mat-badge-content {
  background: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-yellow-dark .mat-badge {
  position: relative; }
body.theme-yellow-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-yellow-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-yellow-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-yellow-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-yellow-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-yellow-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-yellow-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-yellow-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-yellow-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-yellow-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-yellow-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-yellow-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-yellow-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-yellow-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-yellow-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-yellow-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-yellow-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-yellow-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-yellow-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-yellow-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-yellow-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-yellow-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-yellow-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-yellow-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-yellow-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-yellow-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-yellow-dark .mat-button, body.theme-yellow-dark .mat-icon-button, body.theme-yellow-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-yellow-dark .mat-button.mat-primary, body.theme-yellow-dark .mat-icon-button.mat-primary, body.theme-yellow-dark .mat-stroked-button.mat-primary {
    color: #ffeb3b; }
body.theme-yellow-dark .mat-button.mat-accent, body.theme-yellow-dark .mat-icon-button.mat-accent, body.theme-yellow-dark .mat-stroked-button.mat-accent {
    color: #ffeb3b; }
body.theme-yellow-dark .mat-button.mat-warn, body.theme-yellow-dark .mat-icon-button.mat-warn, body.theme-yellow-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-yellow-dark .mat-button.mat-primary[disabled], body.theme-yellow-dark .mat-button.mat-accent[disabled], body.theme-yellow-dark .mat-button.mat-warn[disabled], body.theme-yellow-dark .mat-button[disabled][disabled], body.theme-yellow-dark .mat-icon-button.mat-primary[disabled], body.theme-yellow-dark .mat-icon-button.mat-accent[disabled], body.theme-yellow-dark .mat-icon-button.mat-warn[disabled], body.theme-yellow-dark .mat-icon-button[disabled][disabled], body.theme-yellow-dark .mat-stroked-button.mat-primary[disabled], body.theme-yellow-dark .mat-stroked-button.mat-accent[disabled], body.theme-yellow-dark .mat-stroked-button.mat-warn[disabled], body.theme-yellow-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-yellow-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-yellow-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #ffeb3b; }
body.theme-yellow-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-yellow-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-yellow-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ffeb3b; }
body.theme-yellow-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-yellow-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-yellow-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-yellow-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-yellow-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-yellow-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-yellow-dark .mat-button .mat-ripple-element, body.theme-yellow-dark .mat-icon-button .mat-ripple-element, body.theme-yellow-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-yellow-dark .mat-button-focus-overlay {
  background: white; }
body.theme-yellow-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-flat-button, body.theme-yellow-dark .mat-raised-button, body.theme-yellow-dark .mat-fab, body.theme-yellow-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-yellow-dark .mat-flat-button.mat-primary, body.theme-yellow-dark .mat-raised-button.mat-primary, body.theme-yellow-dark .mat-fab.mat-primary, body.theme-yellow-dark .mat-mini-fab.mat-primary {
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-flat-button.mat-accent, body.theme-yellow-dark .mat-raised-button.mat-accent, body.theme-yellow-dark .mat-fab.mat-accent, body.theme-yellow-dark .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-flat-button.mat-warn, body.theme-yellow-dark .mat-raised-button.mat-warn, body.theme-yellow-dark .mat-fab.mat-warn, body.theme-yellow-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-yellow-dark .mat-flat-button.mat-primary[disabled], body.theme-yellow-dark .mat-flat-button.mat-accent[disabled], body.theme-yellow-dark .mat-flat-button.mat-warn[disabled], body.theme-yellow-dark .mat-flat-button[disabled][disabled], body.theme-yellow-dark .mat-raised-button.mat-primary[disabled], body.theme-yellow-dark .mat-raised-button.mat-accent[disabled], body.theme-yellow-dark .mat-raised-button.mat-warn[disabled], body.theme-yellow-dark .mat-raised-button[disabled][disabled], body.theme-yellow-dark .mat-fab.mat-primary[disabled], body.theme-yellow-dark .mat-fab.mat-accent[disabled], body.theme-yellow-dark .mat-fab.mat-warn[disabled], body.theme-yellow-dark .mat-fab[disabled][disabled], body.theme-yellow-dark .mat-mini-fab.mat-primary[disabled], body.theme-yellow-dark .mat-mini-fab.mat-accent[disabled], body.theme-yellow-dark .mat-mini-fab.mat-warn[disabled], body.theme-yellow-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-flat-button.mat-primary, body.theme-yellow-dark .mat-raised-button.mat-primary, body.theme-yellow-dark .mat-fab.mat-primary, body.theme-yellow-dark .mat-mini-fab.mat-primary {
    background-color: #ffeb3b; }
body.theme-yellow-dark .mat-flat-button.mat-accent, body.theme-yellow-dark .mat-raised-button.mat-accent, body.theme-yellow-dark .mat-fab.mat-accent, body.theme-yellow-dark .mat-mini-fab.mat-accent {
    background-color: #ffeb3b; }
body.theme-yellow-dark .mat-flat-button.mat-warn, body.theme-yellow-dark .mat-raised-button.mat-warn, body.theme-yellow-dark .mat-fab.mat-warn, body.theme-yellow-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-yellow-dark .mat-flat-button.mat-primary[disabled], body.theme-yellow-dark .mat-flat-button.mat-accent[disabled], body.theme-yellow-dark .mat-flat-button.mat-warn[disabled], body.theme-yellow-dark .mat-flat-button[disabled][disabled], body.theme-yellow-dark .mat-raised-button.mat-primary[disabled], body.theme-yellow-dark .mat-raised-button.mat-accent[disabled], body.theme-yellow-dark .mat-raised-button.mat-warn[disabled], body.theme-yellow-dark .mat-raised-button[disabled][disabled], body.theme-yellow-dark .mat-fab.mat-primary[disabled], body.theme-yellow-dark .mat-fab.mat-accent[disabled], body.theme-yellow-dark .mat-fab.mat-warn[disabled], body.theme-yellow-dark .mat-fab[disabled][disabled], body.theme-yellow-dark .mat-mini-fab.mat-primary[disabled], body.theme-yellow-dark .mat-mini-fab.mat-accent[disabled], body.theme-yellow-dark .mat-mini-fab.mat-warn[disabled], body.theme-yellow-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-yellow-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-yellow-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-yellow-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-yellow-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-yellow-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-yellow-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-yellow-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-yellow-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-yellow-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-yellow-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-yellow-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-yellow-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-yellow-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-yellow-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-yellow-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-yellow-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-button-toggle-standalone,
body.theme-yellow-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-yellow-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-yellow-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-yellow-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-yellow-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-yellow-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-yellow-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-yellow-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-yellow-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-yellow-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-yellow-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-yellow-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-yellow-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-yellow-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-yellow-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-yellow-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-yellow-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-yellow-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-yellow-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-yellow-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-yellow-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-yellow-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-yellow-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-yellow-dark .mat-checkbox-background {
    background: none; } }
body.theme-yellow-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-yellow-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-yellow-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-yellow-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-yellow-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-yellow-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-yellow-dark .mat-table {
  background: #424242; }
body.theme-yellow-dark .mat-table thead, body.theme-yellow-dark .mat-table tbody, body.theme-yellow-dark .mat-table tfoot,
body.theme-yellow-dark mat-header-row, body.theme-yellow-dark mat-row, body.theme-yellow-dark mat-footer-row,
body.theme-yellow-dark [mat-header-row], body.theme-yellow-dark [mat-row], body.theme-yellow-dark [mat-footer-row],
body.theme-yellow-dark .mat-table-sticky {
  background: inherit; }
body.theme-yellow-dark mat-row, body.theme-yellow-dark mat-header-row, body.theme-yellow-dark mat-footer-row,
body.theme-yellow-dark th.mat-header-cell, body.theme-yellow-dark td.mat-cell, body.theme-yellow-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-cell, body.theme-yellow-dark .mat-footer-cell {
  color: white; }
body.theme-yellow-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-yellow-dark .mat-datepicker-toggle,
body.theme-yellow-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-yellow-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-yellow-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-yellow-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-yellow-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-yellow-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-calendar-body-selected {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 235, 59, 0.4); }
body.theme-yellow-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-yellow-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ffeb3b;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(255, 235, 59, 0.4); }
body.theme-yellow-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-yellow-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-yellow-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-yellow-dark .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); }
body.theme-yellow-dark .mat-datepicker-toggle-active {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-datepicker-toggle-active.mat-accent {
    color: #ffeb3b; }
body.theme-yellow-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-yellow-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-yellow-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-yellow-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-yellow-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-yellow-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-yellow-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-yellow-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-yellow-dark .mat-expansion-panel-header-description,
body.theme-yellow-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-yellow-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-yellow-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-yellow-dark .mat-focused .mat-form-field-required-marker {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-yellow-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-yellow-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-yellow-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-yellow-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-yellow-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-yellow-dark .mat-error {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-yellow-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-yellow-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-yellow-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-yellow-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-yellow-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-yellow-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-yellow-dark .mat-icon.mat-primary {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-icon.mat-accent {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-input-element:disabled,
body.theme-yellow-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element {
  caret-color: #ffeb3b; }
body.theme-yellow-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-dark .mat-accent .mat-input-element {
  caret-color: #ffeb3b; }
body.theme-yellow-dark .mat-warn .mat-input-element,
body.theme-yellow-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-yellow-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-yellow-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-yellow-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-yellow-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-yellow-dark .mat-list-option:hover, body.theme-yellow-dark .mat-list-option:focus,
body.theme-yellow-dark .mat-nav-list .mat-list-item:hover,
body.theme-yellow-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .mat-menu-panel {
  background: #424242; }
body.theme-yellow-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-yellow-dark .mat-menu-item[disabled], body.theme-yellow-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-menu-item .mat-icon-no-color,
body.theme-yellow-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-yellow-dark .mat-menu-item:hover:not([disabled]),
body.theme-yellow-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-yellow-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-yellow-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .mat-paginator {
  background: #424242; }
body.theme-yellow-dark .mat-paginator,
body.theme-yellow-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-paginator-decrement,
body.theme-yellow-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-yellow-dark .mat-paginator-first,
body.theme-yellow-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-yellow-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-yellow-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-yellow-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-yellow-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-progress-bar-background {
  fill: #fff9c4; }
body.theme-yellow-dark .mat-progress-bar-buffer {
  background-color: #fff9c4; }
body.theme-yellow-dark .mat-progress-bar-fill::after {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fff9c4; }
body.theme-yellow-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fff9c4; }
body.theme-yellow-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-yellow-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-yellow-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-yellow-dark .mat-progress-spinner circle, body.theme-yellow-dark .mat-spinner circle {
  stroke: #ffeb3b; }
body.theme-yellow-dark .mat-progress-spinner.mat-accent circle, body.theme-yellow-dark .mat-spinner.mat-accent circle {
  stroke: #ffeb3b; }
body.theme-yellow-dark .mat-progress-spinner.mat-warn circle, body.theme-yellow-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-yellow-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffeb3b; }
body.theme-yellow-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-yellow-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-yellow-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-yellow-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffeb3b; }
body.theme-yellow-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-yellow-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-yellow-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-yellow-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-yellow-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-yellow-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-yellow-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-yellow-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-yellow-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-yellow-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-yellow-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-yellow-dark .mat-select-value {
  color: white; }
body.theme-yellow-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-select-panel {
  background: #424242; }
body.theme-yellow-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffeb3b; }
body.theme-yellow-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-yellow-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-yellow-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-yellow-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-yellow-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-yellow-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-yellow-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-yellow-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #fff59d; }
body.theme-yellow-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 245, 157, 0.54); }
body.theme-yellow-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #fff59d; }
body.theme-yellow-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #fff59d; }
body.theme-yellow-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 245, 157, 0.54); }
body.theme-yellow-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #fff59d; }
body.theme-yellow-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-yellow-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-yellow-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-yellow-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-yellow-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-yellow-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-primary .mat-slider-track-fill,
body.theme-yellow-dark .mat-primary .mat-slider-thumb,
body.theme-yellow-dark .mat-primary .mat-slider-thumb-label {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-accent .mat-slider-track-fill,
body.theme-yellow-dark .mat-accent .mat-slider-thumb,
body.theme-yellow-dark .mat-accent .mat-slider-thumb-label {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-warn .mat-slider-track-fill,
body.theme-yellow-dark .mat-warn .mat-slider-thumb,
body.theme-yellow-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-yellow-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-yellow-dark .mat-slider-focus-ring {
  background-color: rgba(255, 235, 59, 0.2); }
body.theme-yellow-dark .mat-slider:hover .mat-slider-track-background,
body.theme-yellow-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-yellow-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-yellow-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-yellow-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-yellow-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-yellow-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-yellow-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-yellow-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-yellow-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-yellow-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-yellow-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-yellow-dark .mat-step-header.cdk-keyboard-focused, body.theme-yellow-dark .mat-step-header.cdk-program-focused, body.theme-yellow-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-yellow-dark .mat-step-header:hover {
    background: none; } }
body.theme-yellow-dark .mat-step-header .mat-step-label,
body.theme-yellow-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-step-header .mat-step-icon-selected,
body.theme-yellow-dark .mat-step-header .mat-step-icon-state-done,
body.theme-yellow-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-yellow-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-yellow-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-yellow-dark .mat-stepper-horizontal, body.theme-yellow-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-yellow-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-horizontal-stepper-header::before,
body.theme-yellow-dark .mat-horizontal-stepper-header::after,
body.theme-yellow-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-yellow-dark .mat-tab-nav-bar,
body.theme-yellow-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-yellow-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-yellow-dark .mat-tab-label, body.theme-yellow-dark .mat-tab-link {
  color: white; }
body.theme-yellow-dark .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-yellow-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-yellow-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-yellow-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3); }
body.theme-yellow-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-yellow-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-yellow-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3); }
body.theme-yellow-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-yellow-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-yellow-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-yellow-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-yellow-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-yellow-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-yellow-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3); }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }
body.theme-yellow-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .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); }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #ffeb3b; }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-yellow-dark .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); }
body.theme-yellow-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-yellow-dark .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); }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-yellow-dark .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); }
body.theme-yellow-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-yellow-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-yellow-dark .mat-toolbar.mat-primary {
    background: #ffeb3b;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-toolbar.mat-accent {
    background: #ffeb3b;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-yellow-dark .mat-toolbar .mat-form-field-underline,
  body.theme-yellow-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-yellow-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-yellow-dark .mat-toolbar .mat-form-field-label,
  body.theme-yellow-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-yellow-dark .mat-toolbar .mat-select-value,
  body.theme-yellow-dark .mat-toolbar .mat-select-arrow,
  body.theme-yellow-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-yellow-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-yellow-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-yellow-dark .mat-tree {
  background: #424242; }
body.theme-yellow-dark .mat-tree-node,
body.theme-yellow-dark .mat-nested-tree-node {
  color: white; }
body.theme-yellow-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-yellow-dark {
  color: white;
  background: #303030; }
body.theme-yellow-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .icon,
body.theme-yellow-dark i {
  color: white; }
body.theme-yellow-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .fade-text,
body.theme-yellow-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .avatar {
  color: white; }
body.theme-yellow-dark .form-wrapper {
  background-color: #424242; }
body.theme-yellow-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .simple-pagination {
  background: #424242; }
body.theme-yellow-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-yellow-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .price-tables .price-table {
  background: #424242; }
body.theme-yellow-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .simple-table-container {
  background: #424242; }
body.theme-yellow-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-yellow-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-yellow-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-yellow-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-yellow-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-yellow-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-yellow-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-yellow-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-yellow-dark a,
body.theme-yellow-dark .chart-label,
body.theme-yellow-dark .theme-text {
  color: #ffeb3b; }
body.theme-yellow-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-yellow-dark .changelog .entry {
  background-color: #424242; }
body.theme-yellow-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-yellow-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-yellow-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-yellow-dark fuse-sidebar {
  background: #303030; }
body.theme-yellow-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-yellow-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-yellow-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-yellow-dark fuse-widget > .fuse-widget-front,
body.theme-yellow-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-yellow-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #ffeb3b; }
body.theme-yellow-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-yellow-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-yellow-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-yellow-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #fff176; }
body.theme-yellow-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-yellow-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-yellow-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #ffeb3b; }
body.theme-yellow-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #ffeb3b;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-yellow-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-yellow-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-yellow-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-yellow-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-yellow-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-yellow-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-yellow-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-yellow-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-yellow-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #ffeb3b; }
body.theme-yellow-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-yellow-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #ffeb3b; }
body.theme-yellow-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #ffeb3b; }
body.theme-yellow-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #ffeb3b; }
body.theme-yellow-dark #academy-course .sidebar .steps .step .index:before, body.theme-yellow-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #academy-course .center .content {
  background: #353535; }
body.theme-yellow-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-yellow-dark .cal-month-view {
  background: #424242; }
body.theme-yellow-dark .cal-month-view .cal-day-badge {
    background: #ffeb3b;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-yellow-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-yellow-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #ffeb3b; }
body.theme-yellow-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-yellow-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-yellow-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-yellow-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #ffeb3b; }
body.theme-yellow-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-yellow-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-yellow-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-yellow-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-yellow-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-yellow-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #ffeb3b; }
body.theme-yellow-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-yellow-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-yellow-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-yellow-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-yellow-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-yellow-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-yellow-dark scrumboard-board-list .list .list-header,
body.theme-yellow-dark scrumboard-board-list .list .list-content,
body.theme-yellow-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-yellow-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-yellow-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-yellow-dark scrumboard-board #board > .header {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-yellow-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-yellow-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-yellow-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-yellow-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-yellow-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-yellow-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-yellow-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-yellow-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-yellow-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-yellow-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark todo-list-item.completed {
    background: #303030; }
body.theme-yellow-dark todo-list-item.completed .title,
    body.theme-yellow-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark todo-list-item.selected {
    background: #303030; }
body.theme-yellow-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-yellow-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-yellow-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark login-2 #login #login-intro {
  color: white; }
body.theme-yellow-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-yellow-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-yellow-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-yellow-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-yellow-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark register-2 #register #register-intro {
  color: white; }
body.theme-yellow-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-yellow-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-yellow-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-yellow-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-yellow-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-yellow-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-yellow-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-yellow-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-yellow-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-yellow-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-yellow-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-yellow-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-yellow-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-yellow-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-yellow-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-yellow-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-yellow-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #ffeb3b; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #ffeb3b; }
body.theme-yellow-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-yellow-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-yellow-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #ffeb3b; }
body.theme-yellow-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-yellow-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-yellow-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-yellow-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-yellow-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-yellow-dark datatable-body {
  background-color: white; }
body.theme-yellow-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-yellow-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-yellow-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark decision-list-item.completed {
    background: #303030; }
body.theme-yellow-dark decision-list-item.completed .title,
    body.theme-yellow-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark decision-list-item.selected {
    background: #303030; }
body.theme-yellow-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-yellow-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-yellow-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-yellow-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-yellow-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-yellow-dark app-itservice-list-item.completed .title,
    body.theme-yellow-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-yellow-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark .theme-blue-gray-dark mat-tab-group,
body.theme-yellow-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-yellow-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-yellow-dark .mat-select-panel {
  max-width: none !important; }
body.theme-yellow-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-yellow-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-yellow-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-yellow-dark app-cost-center-item.completed .title,
  body.theme-yellow-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-yellow-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-yellow-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-yellow-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-yellow-dark app-bank-master-item.completed .title,
  body.theme-yellow-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-yellow-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-yellow-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark hotel-list-item.completed {
    background: #303030; }
body.theme-yellow-dark hotel-list-item.completed .title,
    body.theme-yellow-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark hotel-list-item.selected {
    background: #303030; }
body.theme-yellow-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-yellow-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-yellow-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-yellow-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-yellow-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-yellow-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-yellow-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark chop-list-item.completed {
  background: #303030; }
body.theme-yellow-dark chop-list-item.completed .title,
  body.theme-yellow-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-yellow-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-yellow-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-yellow-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-yellow-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-yellow-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-yellow-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-yellow-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-yellow-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-yellow-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-yellow-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark decision-list-item.completed {
    background: #303030; }
body.theme-yellow-dark decision-list-item.completed .title,
    body.theme-yellow-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark decision-list-item.selected {
    background: #303030; }
body.theme-yellow-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-yellow-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-yellow-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark payment-list-item.completed {
    background: #303030; }
body.theme-yellow-dark payment-list-item.completed .title,
    body.theme-yellow-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark payment-list-item.selected {
    background: #303030; }
body.theme-yellow-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #fff176; }
body.theme-yellow-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-yellow-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-yellow-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-yellow-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-yellow-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-yellow-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-yellow-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-yellow-dark #products .center .content-card {
  background: #424242; }
body.theme-yellow-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-yellow-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark decision-list-item.completed {
    background: #303030; }
body.theme-yellow-dark decision-list-item.completed .title,
    body.theme-yellow-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark decision-list-item.selected {
    background: #303030; }
body.theme-yellow-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-yellow-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fff176; }
body.theme-yellow-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-yellow-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-yellow-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-yellow-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-yellow-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark payment-list-item.completed {
    background: #303030; }
body.theme-yellow-dark payment-list-item.completed .title,
    body.theme-yellow-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark payment-list-item.selected {
    background: #303030; }
body.theme-yellow-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #fff176; }
body.theme-yellow-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #fff176; }
body.theme-yellow-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-yellow-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-yellow-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-yellow-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-yellow-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-yellow-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-yellow-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-yellow-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark payment-list-item.completed {
    background: #303030; }
body.theme-yellow-dark payment-list-item.completed .title,
    body.theme-yellow-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark payment-list-item.selected {
    background: #303030; }
body.theme-yellow-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-yellow-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-yellow-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-yellow-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-yellow-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark common-list-item.completed .title,
  body.theme-yellow-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-yellow-dark .content {
  background-color: #303030 !important; }
body.theme-yellow-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-yellow-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-yellow-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-yellow-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-yellow-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark payment-list-item.completed {
    background: #303030; }
body.theme-yellow-dark payment-list-item.completed .title,
    body.theme-yellow-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark payment-list-item.selected {
    background: #303030; }
body.theme-yellow-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-yellow-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-yellow-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark payment-list-item.completed {
    background: #303030; }
body.theme-yellow-dark payment-list-item.completed .title,
    body.theme-yellow-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark payment-list-item.selected {
    background: #303030; }
body.theme-yellow-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-yellow-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-yellow-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-yellow-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-yellow-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-yellow-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-yellow-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-yellow-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-yellow-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-yellow-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-yellow-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-yellow-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-yellow-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark payment-list-item.completed {
    background: #303030; }
body.theme-yellow-dark payment-list-item.completed .title,
    body.theme-yellow-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark payment-list-item.selected {
    background: #303030; }
body.theme-yellow-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fff176; }
body.theme-yellow-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-yellow-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #fff176; }
body.theme-yellow-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-yellow-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-yellow-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-yellow-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-yellow-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark preapp-list-item.completed {
    background: #303030; }
body.theme-yellow-dark preapp-list-item.completed .title,
    body.theme-yellow-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-yellow-dark preapp-list-item.selected {
    background: #303030; }
body.theme-yellow-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-yellow-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-yellow-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-yellow-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-yellow-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-yellow-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #fff176; }
body.theme-yellow-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-yellow-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-yellow-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-yellow-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-yellow-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-yellow-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-yellow-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #fff176; }
body.theme-yellow-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark app-detail .active, body.theme-yellow-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-yellow-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #fff176; }
body.theme-yellow-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-yellow-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-yellow-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-yellow-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-yellow-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-yellow-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-yellow-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-yellow-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-yellow-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-yellow-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-yellow-dark .primary-50-bg {
  background-color: #fffde7 !important; }
body.theme-yellow-dark .primary-50 {
  background-color: #fffde7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-50[disabled] {
    background-color: rgba(255, 253, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-50-fg {
  color: #fffde7 !important; }
body.theme-yellow-dark .primary-50-border {
  border-color: #fffde7 !important; }
body.theme-yellow-dark .primary-50-border-top {
  border-top-color: #fffde7 !important; }
body.theme-yellow-dark .primary-50-border-right {
  border-right-color: #fffde7 !important; }
body.theme-yellow-dark .primary-50-border-bottom {
  border-bottom-color: #fffde7 !important; }
body.theme-yellow-dark .primary-50-border-left {
  border-left-color: #fffde7 !important; }
body.theme-yellow-dark .primary-100-bg {
  background-color: #fff9c4 !important; }
body.theme-yellow-dark .primary-100 {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-100[disabled] {
    background-color: rgba(255, 249, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-100-fg {
  color: #fff9c4 !important; }
body.theme-yellow-dark .primary-100-border {
  border-color: #fff9c4 !important; }
body.theme-yellow-dark .primary-100-border-top {
  border-top-color: #fff9c4 !important; }
body.theme-yellow-dark .primary-100-border-right {
  border-right-color: #fff9c4 !important; }
body.theme-yellow-dark .primary-100-border-bottom {
  border-bottom-color: #fff9c4 !important; }
body.theme-yellow-dark .primary-100-border-left {
  border-left-color: #fff9c4 !important; }
body.theme-yellow-dark .primary-200-bg {
  background-color: #fff59d !important; }
body.theme-yellow-dark .primary-200 {
  background-color: #fff59d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-200[disabled] {
    background-color: rgba(255, 245, 157, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-200-fg {
  color: #fff59d !important; }
body.theme-yellow-dark .primary-200-border {
  border-color: #fff59d !important; }
body.theme-yellow-dark .primary-200-border-top {
  border-top-color: #fff59d !important; }
body.theme-yellow-dark .primary-200-border-right {
  border-right-color: #fff59d !important; }
body.theme-yellow-dark .primary-200-border-bottom {
  border-bottom-color: #fff59d !important; }
body.theme-yellow-dark .primary-200-border-left {
  border-left-color: #fff59d !important; }
body.theme-yellow-dark .primary-300-bg {
  background-color: #fff176 !important; }
body.theme-yellow-dark .primary-300 {
  background-color: #fff176 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-300[disabled] {
    background-color: rgba(255, 241, 118, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-300-fg {
  color: #fff176 !important; }
body.theme-yellow-dark .primary-300-border {
  border-color: #fff176 !important; }
body.theme-yellow-dark .primary-300-border-top {
  border-top-color: #fff176 !important; }
body.theme-yellow-dark .primary-300-border-right {
  border-right-color: #fff176 !important; }
body.theme-yellow-dark .primary-300-border-bottom {
  border-bottom-color: #fff176 !important; }
body.theme-yellow-dark .primary-300-border-left {
  border-left-color: #fff176 !important; }
body.theme-yellow-dark .primary-400-bg {
  background-color: #ffee58 !important; }
body.theme-yellow-dark .primary-400 {
  background-color: #ffee58 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-400[disabled] {
    background-color: rgba(255, 238, 88, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-400-fg {
  color: #ffee58 !important; }
body.theme-yellow-dark .primary-400-border {
  border-color: #ffee58 !important; }
body.theme-yellow-dark .primary-400-border-top {
  border-top-color: #ffee58 !important; }
body.theme-yellow-dark .primary-400-border-right {
  border-right-color: #ffee58 !important; }
body.theme-yellow-dark .primary-400-border-bottom {
  border-bottom-color: #ffee58 !important; }
body.theme-yellow-dark .primary-400-border-left {
  border-left-color: #ffee58 !important; }
body.theme-yellow-dark .primary-500-bg {
  background-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-500 {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-500[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-500-fg {
  color: #ffeb3b !important; }
body.theme-yellow-dark .primary-500-border {
  border-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-500-border-top {
  border-top-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-500-border-right {
  border-right-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-500-border-bottom {
  border-bottom-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-500-border-left {
  border-left-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-600-bg {
  background-color: #fdd835 !important; }
body.theme-yellow-dark .primary-600 {
  background-color: #fdd835 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-600[disabled] {
    background-color: rgba(253, 216, 53, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-600-fg {
  color: #fdd835 !important; }
body.theme-yellow-dark .primary-600-border {
  border-color: #fdd835 !important; }
body.theme-yellow-dark .primary-600-border-top {
  border-top-color: #fdd835 !important; }
body.theme-yellow-dark .primary-600-border-right {
  border-right-color: #fdd835 !important; }
body.theme-yellow-dark .primary-600-border-bottom {
  border-bottom-color: #fdd835 !important; }
body.theme-yellow-dark .primary-600-border-left {
  border-left-color: #fdd835 !important; }
body.theme-yellow-dark .primary-700-bg {
  background-color: #fbc02d !important; }
body.theme-yellow-dark .primary-700 {
  background-color: #fbc02d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-700[disabled] {
    background-color: rgba(251, 192, 45, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-700-fg {
  color: #fbc02d !important; }
body.theme-yellow-dark .primary-700-border {
  border-color: #fbc02d !important; }
body.theme-yellow-dark .primary-700-border-top {
  border-top-color: #fbc02d !important; }
body.theme-yellow-dark .primary-700-border-right {
  border-right-color: #fbc02d !important; }
body.theme-yellow-dark .primary-700-border-bottom {
  border-bottom-color: #fbc02d !important; }
body.theme-yellow-dark .primary-700-border-left {
  border-left-color: #fbc02d !important; }
body.theme-yellow-dark .primary-800-bg {
  background-color: #f9a825 !important; }
body.theme-yellow-dark .primary-800 {
  background-color: #f9a825 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-800[disabled] {
    background-color: rgba(249, 168, 37, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-800-fg {
  color: #f9a825 !important; }
body.theme-yellow-dark .primary-800-border {
  border-color: #f9a825 !important; }
body.theme-yellow-dark .primary-800-border-top {
  border-top-color: #f9a825 !important; }
body.theme-yellow-dark .primary-800-border-right {
  border-right-color: #f9a825 !important; }
body.theme-yellow-dark .primary-800-border-bottom {
  border-bottom-color: #f9a825 !important; }
body.theme-yellow-dark .primary-800-border-left {
  border-left-color: #f9a825 !important; }
body.theme-yellow-dark .primary-900-bg {
  background-color: #f57f17 !important; }
body.theme-yellow-dark .primary-900 {
  background-color: #f57f17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-900[disabled] {
    background-color: rgba(245, 127, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-900-fg {
  color: #f57f17 !important; }
body.theme-yellow-dark .primary-900-border {
  border-color: #f57f17 !important; }
body.theme-yellow-dark .primary-900-border-top {
  border-top-color: #f57f17 !important; }
body.theme-yellow-dark .primary-900-border-right {
  border-right-color: #f57f17 !important; }
body.theme-yellow-dark .primary-900-border-bottom {
  border-bottom-color: #f57f17 !important; }
body.theme-yellow-dark .primary-900-border-left {
  border-left-color: #f57f17 !important; }
body.theme-yellow-dark .primary-A100-bg {
  background-color: #ffff8d !important; }
body.theme-yellow-dark .primary-A100 {
  background-color: #ffff8d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-A100[disabled] {
    background-color: rgba(255, 255, 141, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-A100-fg {
  color: #ffff8d !important; }
body.theme-yellow-dark .primary-A100-border {
  border-color: #ffff8d !important; }
body.theme-yellow-dark .primary-A100-border-top {
  border-top-color: #ffff8d !important; }
body.theme-yellow-dark .primary-A100-border-right {
  border-right-color: #ffff8d !important; }
body.theme-yellow-dark .primary-A100-border-bottom {
  border-bottom-color: #ffff8d !important; }
body.theme-yellow-dark .primary-A100-border-left {
  border-left-color: #ffff8d !important; }
body.theme-yellow-dark .primary-A200-bg {
  background-color: #ffff00 !important; }
body.theme-yellow-dark .primary-A200 {
  background-color: #ffff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-A200[disabled] {
    background-color: rgba(255, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-A200-fg {
  color: #ffff00 !important; }
body.theme-yellow-dark .primary-A200-border {
  border-color: #ffff00 !important; }
body.theme-yellow-dark .primary-A200-border-top {
  border-top-color: #ffff00 !important; }
body.theme-yellow-dark .primary-A200-border-right {
  border-right-color: #ffff00 !important; }
body.theme-yellow-dark .primary-A200-border-bottom {
  border-bottom-color: #ffff00 !important; }
body.theme-yellow-dark .primary-A200-border-left {
  border-left-color: #ffff00 !important; }
body.theme-yellow-dark .primary-A400-bg {
  background-color: #ffea00 !important; }
body.theme-yellow-dark .primary-A400 {
  background-color: #ffea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-A400[disabled] {
    background-color: rgba(255, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-A400-fg {
  color: #ffea00 !important; }
body.theme-yellow-dark .primary-A400-border {
  border-color: #ffea00 !important; }
body.theme-yellow-dark .primary-A400-border-top {
  border-top-color: #ffea00 !important; }
body.theme-yellow-dark .primary-A400-border-right {
  border-right-color: #ffea00 !important; }
body.theme-yellow-dark .primary-A400-border-bottom {
  border-bottom-color: #ffea00 !important; }
body.theme-yellow-dark .primary-A400-border-left {
  border-left-color: #ffea00 !important; }
body.theme-yellow-dark .primary-A700-bg {
  background-color: #ffd600 !important; }
body.theme-yellow-dark .primary-A700 {
  background-color: #ffd600 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary-A700[disabled] {
    background-color: rgba(255, 214, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-A700-fg {
  color: #ffd600 !important; }
body.theme-yellow-dark .primary-A700-border {
  border-color: #ffd600 !important; }
body.theme-yellow-dark .primary-A700-border-top {
  border-top-color: #ffd600 !important; }
body.theme-yellow-dark .primary-A700-border-right {
  border-right-color: #ffd600 !important; }
body.theme-yellow-dark .primary-A700-border-bottom {
  border-bottom-color: #ffd600 !important; }
body.theme-yellow-dark .primary-A700-border-left {
  border-left-color: #ffd600 !important; }
body.theme-yellow-dark .primary-bg {
  background-color: #ffeb3b !important; }
body.theme-yellow-dark .primary {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .primary[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .primary-fg {
  color: #ffeb3b !important; }
body.theme-yellow-dark .primary-border {
  border-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-border-top {
  border-top-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-border-right {
  border-right-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-border-bottom {
  border-bottom-color: #ffeb3b !important; }
body.theme-yellow-dark .primary-border-left {
  border-left-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-50-bg {
  background-color: #fffde7 !important; }
body.theme-yellow-dark .accent-50 {
  background-color: #fffde7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-50[disabled] {
    background-color: rgba(255, 253, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-50-fg {
  color: #fffde7 !important; }
body.theme-yellow-dark .accent-50-border {
  border-color: #fffde7 !important; }
body.theme-yellow-dark .accent-50-border-top {
  border-top-color: #fffde7 !important; }
body.theme-yellow-dark .accent-50-border-right {
  border-right-color: #fffde7 !important; }
body.theme-yellow-dark .accent-50-border-bottom {
  border-bottom-color: #fffde7 !important; }
body.theme-yellow-dark .accent-50-border-left {
  border-left-color: #fffde7 !important; }
body.theme-yellow-dark .accent-100-bg {
  background-color: #fff9c4 !important; }
body.theme-yellow-dark .accent-100 {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-100[disabled] {
    background-color: rgba(255, 249, 196, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-100-fg {
  color: #fff9c4 !important; }
body.theme-yellow-dark .accent-100-border {
  border-color: #fff9c4 !important; }
body.theme-yellow-dark .accent-100-border-top {
  border-top-color: #fff9c4 !important; }
body.theme-yellow-dark .accent-100-border-right {
  border-right-color: #fff9c4 !important; }
body.theme-yellow-dark .accent-100-border-bottom {
  border-bottom-color: #fff9c4 !important; }
body.theme-yellow-dark .accent-100-border-left {
  border-left-color: #fff9c4 !important; }
body.theme-yellow-dark .accent-200-bg {
  background-color: #fff59d !important; }
body.theme-yellow-dark .accent-200 {
  background-color: #fff59d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-200[disabled] {
    background-color: rgba(255, 245, 157, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-200-fg {
  color: #fff59d !important; }
body.theme-yellow-dark .accent-200-border {
  border-color: #fff59d !important; }
body.theme-yellow-dark .accent-200-border-top {
  border-top-color: #fff59d !important; }
body.theme-yellow-dark .accent-200-border-right {
  border-right-color: #fff59d !important; }
body.theme-yellow-dark .accent-200-border-bottom {
  border-bottom-color: #fff59d !important; }
body.theme-yellow-dark .accent-200-border-left {
  border-left-color: #fff59d !important; }
body.theme-yellow-dark .accent-300-bg {
  background-color: #fff176 !important; }
body.theme-yellow-dark .accent-300 {
  background-color: #fff176 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-300[disabled] {
    background-color: rgba(255, 241, 118, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-300-fg {
  color: #fff176 !important; }
body.theme-yellow-dark .accent-300-border {
  border-color: #fff176 !important; }
body.theme-yellow-dark .accent-300-border-top {
  border-top-color: #fff176 !important; }
body.theme-yellow-dark .accent-300-border-right {
  border-right-color: #fff176 !important; }
body.theme-yellow-dark .accent-300-border-bottom {
  border-bottom-color: #fff176 !important; }
body.theme-yellow-dark .accent-300-border-left {
  border-left-color: #fff176 !important; }
body.theme-yellow-dark .accent-400-bg {
  background-color: #ffee58 !important; }
body.theme-yellow-dark .accent-400 {
  background-color: #ffee58 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-400[disabled] {
    background-color: rgba(255, 238, 88, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-400-fg {
  color: #ffee58 !important; }
body.theme-yellow-dark .accent-400-border {
  border-color: #ffee58 !important; }
body.theme-yellow-dark .accent-400-border-top {
  border-top-color: #ffee58 !important; }
body.theme-yellow-dark .accent-400-border-right {
  border-right-color: #ffee58 !important; }
body.theme-yellow-dark .accent-400-border-bottom {
  border-bottom-color: #ffee58 !important; }
body.theme-yellow-dark .accent-400-border-left {
  border-left-color: #ffee58 !important; }
body.theme-yellow-dark .accent-500-bg {
  background-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-500 {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-500[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-500-fg {
  color: #ffeb3b !important; }
body.theme-yellow-dark .accent-500-border {
  border-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-500-border-top {
  border-top-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-500-border-right {
  border-right-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-500-border-bottom {
  border-bottom-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-500-border-left {
  border-left-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-600-bg {
  background-color: #fdd835 !important; }
body.theme-yellow-dark .accent-600 {
  background-color: #fdd835 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-600[disabled] {
    background-color: rgba(253, 216, 53, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-600-fg {
  color: #fdd835 !important; }
body.theme-yellow-dark .accent-600-border {
  border-color: #fdd835 !important; }
body.theme-yellow-dark .accent-600-border-top {
  border-top-color: #fdd835 !important; }
body.theme-yellow-dark .accent-600-border-right {
  border-right-color: #fdd835 !important; }
body.theme-yellow-dark .accent-600-border-bottom {
  border-bottom-color: #fdd835 !important; }
body.theme-yellow-dark .accent-600-border-left {
  border-left-color: #fdd835 !important; }
body.theme-yellow-dark .accent-700-bg {
  background-color: #fbc02d !important; }
body.theme-yellow-dark .accent-700 {
  background-color: #fbc02d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-700[disabled] {
    background-color: rgba(251, 192, 45, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-700-fg {
  color: #fbc02d !important; }
body.theme-yellow-dark .accent-700-border {
  border-color: #fbc02d !important; }
body.theme-yellow-dark .accent-700-border-top {
  border-top-color: #fbc02d !important; }
body.theme-yellow-dark .accent-700-border-right {
  border-right-color: #fbc02d !important; }
body.theme-yellow-dark .accent-700-border-bottom {
  border-bottom-color: #fbc02d !important; }
body.theme-yellow-dark .accent-700-border-left {
  border-left-color: #fbc02d !important; }
body.theme-yellow-dark .accent-800-bg {
  background-color: #f9a825 !important; }
body.theme-yellow-dark .accent-800 {
  background-color: #f9a825 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-800[disabled] {
    background-color: rgba(249, 168, 37, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-800-fg {
  color: #f9a825 !important; }
body.theme-yellow-dark .accent-800-border {
  border-color: #f9a825 !important; }
body.theme-yellow-dark .accent-800-border-top {
  border-top-color: #f9a825 !important; }
body.theme-yellow-dark .accent-800-border-right {
  border-right-color: #f9a825 !important; }
body.theme-yellow-dark .accent-800-border-bottom {
  border-bottom-color: #f9a825 !important; }
body.theme-yellow-dark .accent-800-border-left {
  border-left-color: #f9a825 !important; }
body.theme-yellow-dark .accent-900-bg {
  background-color: #f57f17 !important; }
body.theme-yellow-dark .accent-900 {
  background-color: #f57f17 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-900[disabled] {
    background-color: rgba(245, 127, 23, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-900-fg {
  color: #f57f17 !important; }
body.theme-yellow-dark .accent-900-border {
  border-color: #f57f17 !important; }
body.theme-yellow-dark .accent-900-border-top {
  border-top-color: #f57f17 !important; }
body.theme-yellow-dark .accent-900-border-right {
  border-right-color: #f57f17 !important; }
body.theme-yellow-dark .accent-900-border-bottom {
  border-bottom-color: #f57f17 !important; }
body.theme-yellow-dark .accent-900-border-left {
  border-left-color: #f57f17 !important; }
body.theme-yellow-dark .accent-A100-bg {
  background-color: #ffff8d !important; }
body.theme-yellow-dark .accent-A100 {
  background-color: #ffff8d !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-A100[disabled] {
    background-color: rgba(255, 255, 141, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-A100-fg {
  color: #ffff8d !important; }
body.theme-yellow-dark .accent-A100-border {
  border-color: #ffff8d !important; }
body.theme-yellow-dark .accent-A100-border-top {
  border-top-color: #ffff8d !important; }
body.theme-yellow-dark .accent-A100-border-right {
  border-right-color: #ffff8d !important; }
body.theme-yellow-dark .accent-A100-border-bottom {
  border-bottom-color: #ffff8d !important; }
body.theme-yellow-dark .accent-A100-border-left {
  border-left-color: #ffff8d !important; }
body.theme-yellow-dark .accent-A200-bg {
  background-color: #ffff00 !important; }
body.theme-yellow-dark .accent-A200 {
  background-color: #ffff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-A200[disabled] {
    background-color: rgba(255, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-A200-fg {
  color: #ffff00 !important; }
body.theme-yellow-dark .accent-A200-border {
  border-color: #ffff00 !important; }
body.theme-yellow-dark .accent-A200-border-top {
  border-top-color: #ffff00 !important; }
body.theme-yellow-dark .accent-A200-border-right {
  border-right-color: #ffff00 !important; }
body.theme-yellow-dark .accent-A200-border-bottom {
  border-bottom-color: #ffff00 !important; }
body.theme-yellow-dark .accent-A200-border-left {
  border-left-color: #ffff00 !important; }
body.theme-yellow-dark .accent-A400-bg {
  background-color: #ffea00 !important; }
body.theme-yellow-dark .accent-A400 {
  background-color: #ffea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-A400[disabled] {
    background-color: rgba(255, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-A400-fg {
  color: #ffea00 !important; }
body.theme-yellow-dark .accent-A400-border {
  border-color: #ffea00 !important; }
body.theme-yellow-dark .accent-A400-border-top {
  border-top-color: #ffea00 !important; }
body.theme-yellow-dark .accent-A400-border-right {
  border-right-color: #ffea00 !important; }
body.theme-yellow-dark .accent-A400-border-bottom {
  border-bottom-color: #ffea00 !important; }
body.theme-yellow-dark .accent-A400-border-left {
  border-left-color: #ffea00 !important; }
body.theme-yellow-dark .accent-A700-bg {
  background-color: #ffd600 !important; }
body.theme-yellow-dark .accent-A700 {
  background-color: #ffd600 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent-A700[disabled] {
    background-color: rgba(255, 214, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-A700-fg {
  color: #ffd600 !important; }
body.theme-yellow-dark .accent-A700-border {
  border-color: #ffd600 !important; }
body.theme-yellow-dark .accent-A700-border-top {
  border-top-color: #ffd600 !important; }
body.theme-yellow-dark .accent-A700-border-right {
  border-right-color: #ffd600 !important; }
body.theme-yellow-dark .accent-A700-border-bottom {
  border-bottom-color: #ffd600 !important; }
body.theme-yellow-dark .accent-A700-border-left {
  border-left-color: #ffd600 !important; }
body.theme-yellow-dark .accent-bg {
  background-color: #ffeb3b !important; }
body.theme-yellow-dark .accent {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .accent[disabled] {
    background-color: rgba(255, 235, 59, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .accent-fg {
  color: #ffeb3b !important; }
body.theme-yellow-dark .accent-border {
  border-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-border-top {
  border-top-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-border-right {
  border-right-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-border-bottom {
  border-bottom-color: #ffeb3b !important; }
body.theme-yellow-dark .accent-border-left {
  border-left-color: #ffeb3b !important; }
body.theme-yellow-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-yellow-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-yellow-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-yellow-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-yellow-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-yellow-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-yellow-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-yellow-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-yellow-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-yellow-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-yellow-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-yellow-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-yellow-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-yellow-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-yellow-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-yellow-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-yellow-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-yellow-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-yellow-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-yellow-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-yellow-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-yellow-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-yellow-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-yellow-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-yellow-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-yellow-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-yellow-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-yellow-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-yellow-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-yellow-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-yellow-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-yellow-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-yellow-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-yellow-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-yellow-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-yellow-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-yellow-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-yellow-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-yellow-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-yellow-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-yellow-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-yellow-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-yellow-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-yellow-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-yellow-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-yellow-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-yellow-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-yellow-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-yellow-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-yellow-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-yellow-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-yellow-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-yellow-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-yellow-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-yellow-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-yellow-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-yellow-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-yellow-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-yellow-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-yellow-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-yellow-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-yellow-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-yellow-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-yellow-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-yellow-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-yellow-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-yellow-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-yellow-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-yellow-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-yellow-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-yellow-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-yellow-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-yellow-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-yellow-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-yellow-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-yellow-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-yellow-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-yellow-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-yellow-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-yellow-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-yellow-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-yellow-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-yellow-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-yellow-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-yellow-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-yellow-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-yellow-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-yellow-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-yellow-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-yellow-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-yellow-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-yellow-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-yellow-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-yellow-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-yellow-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-yellow-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-yellow-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-yellow-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-yellow-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-yellow-dark .warn-fg {
  color: #f44336 !important; }
body.theme-yellow-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-yellow-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-yellow-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-yellow-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-yellow-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-yellow-dark .primary-50 i,
body.theme-yellow-dark .primary-50 .icon, body.theme-yellow-dark .primary-100 i,
body.theme-yellow-dark .primary-100 .icon, body.theme-yellow-dark .primary-200 i,
body.theme-yellow-dark .primary-200 .icon, body.theme-yellow-dark .primary-300 i,
body.theme-yellow-dark .primary-300 .icon, body.theme-yellow-dark .primary-400 i,
body.theme-yellow-dark .primary-400 .icon, body.theme-yellow-dark .primary-500 i,
body.theme-yellow-dark .primary-500 .icon, body.theme-yellow-dark .primary-600 i,
body.theme-yellow-dark .primary-600 .icon, body.theme-yellow-dark .primary-700 i,
body.theme-yellow-dark .primary-700 .icon, body.theme-yellow-dark .primary-800 i,
body.theme-yellow-dark .primary-800 .icon, body.theme-yellow-dark .primary-900 i,
body.theme-yellow-dark .primary-900 .icon, body.theme-yellow-dark .primary-A100 i,
body.theme-yellow-dark .primary-A100 .icon, body.theme-yellow-dark .primary-A200 i,
body.theme-yellow-dark .primary-A200 .icon, body.theme-yellow-dark .primary-A400 i,
body.theme-yellow-dark .primary-A400 .icon, body.theme-yellow-dark .primary-A700 i,
body.theme-yellow-dark .primary-A700 .icon, body.theme-yellow-dark .primary i,
body.theme-yellow-dark .primary .icon, body.theme-yellow-dark .accent-50 i,
body.theme-yellow-dark .accent-50 .icon, body.theme-yellow-dark .accent-100 i,
body.theme-yellow-dark .accent-100 .icon, body.theme-yellow-dark .accent-200 i,
body.theme-yellow-dark .accent-200 .icon, body.theme-yellow-dark .accent-300 i,
body.theme-yellow-dark .accent-300 .icon, body.theme-yellow-dark .accent-400 i,
body.theme-yellow-dark .accent-400 .icon, body.theme-yellow-dark .accent-500 i,
body.theme-yellow-dark .accent-500 .icon, body.theme-yellow-dark .accent-600 i,
body.theme-yellow-dark .accent-600 .icon, body.theme-yellow-dark .accent-700 i,
body.theme-yellow-dark .accent-700 .icon, body.theme-yellow-dark .accent-800 i,
body.theme-yellow-dark .accent-800 .icon, body.theme-yellow-dark .accent-900 i,
body.theme-yellow-dark .accent-900 .icon, body.theme-yellow-dark .accent-A100 i,
body.theme-yellow-dark .accent-A100 .icon, body.theme-yellow-dark .accent-A200 i,
body.theme-yellow-dark .accent-A200 .icon, body.theme-yellow-dark .accent-A400 i,
body.theme-yellow-dark .accent-A400 .icon, body.theme-yellow-dark .accent-A700 i,
body.theme-yellow-dark .accent-A700 .icon, body.theme-yellow-dark .accent i,
body.theme-yellow-dark .accent .icon, body.theme-yellow-dark .warn-50 i,
body.theme-yellow-dark .warn-50 .icon, body.theme-yellow-dark .warn-100 i,
body.theme-yellow-dark .warn-100 .icon, body.theme-yellow-dark .warn-200 i,
body.theme-yellow-dark .warn-200 .icon, body.theme-yellow-dark .warn-300 i,
body.theme-yellow-dark .warn-300 .icon, body.theme-yellow-dark .warn-400 i,
body.theme-yellow-dark .warn-400 .icon, body.theme-yellow-dark .warn-A100 i,
body.theme-yellow-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-yellow-dark .primary-50.secondary-text,
body.theme-yellow-dark .primary-50 .secondary-text, body.theme-yellow-dark .primary-100.secondary-text,
body.theme-yellow-dark .primary-100 .secondary-text, body.theme-yellow-dark .primary-200.secondary-text,
body.theme-yellow-dark .primary-200 .secondary-text, body.theme-yellow-dark .primary-300.secondary-text,
body.theme-yellow-dark .primary-300 .secondary-text, body.theme-yellow-dark .primary-400.secondary-text,
body.theme-yellow-dark .primary-400 .secondary-text, body.theme-yellow-dark .primary-500.secondary-text,
body.theme-yellow-dark .primary-500 .secondary-text, body.theme-yellow-dark .primary-600.secondary-text,
body.theme-yellow-dark .primary-600 .secondary-text, body.theme-yellow-dark .primary-700.secondary-text,
body.theme-yellow-dark .primary-700 .secondary-text, body.theme-yellow-dark .primary-800.secondary-text,
body.theme-yellow-dark .primary-800 .secondary-text, body.theme-yellow-dark .primary-900.secondary-text,
body.theme-yellow-dark .primary-900 .secondary-text, body.theme-yellow-dark .primary-A100.secondary-text,
body.theme-yellow-dark .primary-A100 .secondary-text, body.theme-yellow-dark .primary-A200.secondary-text,
body.theme-yellow-dark .primary-A200 .secondary-text, body.theme-yellow-dark .primary-A400.secondary-text,
body.theme-yellow-dark .primary-A400 .secondary-text, body.theme-yellow-dark .primary-A700.secondary-text,
body.theme-yellow-dark .primary-A700 .secondary-text, body.theme-yellow-dark .primary.secondary-text,
body.theme-yellow-dark .primary .secondary-text, body.theme-yellow-dark .accent-50.secondary-text,
body.theme-yellow-dark .accent-50 .secondary-text, body.theme-yellow-dark .accent-100.secondary-text,
body.theme-yellow-dark .accent-100 .secondary-text, body.theme-yellow-dark .accent-200.secondary-text,
body.theme-yellow-dark .accent-200 .secondary-text, body.theme-yellow-dark .accent-300.secondary-text,
body.theme-yellow-dark .accent-300 .secondary-text, body.theme-yellow-dark .accent-400.secondary-text,
body.theme-yellow-dark .accent-400 .secondary-text, body.theme-yellow-dark .accent-500.secondary-text,
body.theme-yellow-dark .accent-500 .secondary-text, body.theme-yellow-dark .accent-600.secondary-text,
body.theme-yellow-dark .accent-600 .secondary-text, body.theme-yellow-dark .accent-700.secondary-text,
body.theme-yellow-dark .accent-700 .secondary-text, body.theme-yellow-dark .accent-800.secondary-text,
body.theme-yellow-dark .accent-800 .secondary-text, body.theme-yellow-dark .accent-900.secondary-text,
body.theme-yellow-dark .accent-900 .secondary-text, body.theme-yellow-dark .accent-A100.secondary-text,
body.theme-yellow-dark .accent-A100 .secondary-text, body.theme-yellow-dark .accent-A200.secondary-text,
body.theme-yellow-dark .accent-A200 .secondary-text, body.theme-yellow-dark .accent-A400.secondary-text,
body.theme-yellow-dark .accent-A400 .secondary-text, body.theme-yellow-dark .accent-A700.secondary-text,
body.theme-yellow-dark .accent-A700 .secondary-text, body.theme-yellow-dark .accent.secondary-text,
body.theme-yellow-dark .accent .secondary-text, body.theme-yellow-dark .warn-50.secondary-text,
body.theme-yellow-dark .warn-50 .secondary-text, body.theme-yellow-dark .warn-100.secondary-text,
body.theme-yellow-dark .warn-100 .secondary-text, body.theme-yellow-dark .warn-200.secondary-text,
body.theme-yellow-dark .warn-200 .secondary-text, body.theme-yellow-dark .warn-300.secondary-text,
body.theme-yellow-dark .warn-300 .secondary-text, body.theme-yellow-dark .warn-400.secondary-text,
body.theme-yellow-dark .warn-400 .secondary-text, body.theme-yellow-dark .warn-A100.secondary-text,
body.theme-yellow-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-yellow-dark .primary-50.hint-text,
body.theme-yellow-dark .primary-50 .hint-text, body.theme-yellow-dark .primary-50.disabled-text,
body.theme-yellow-dark .primary-50 .disabled-text, body.theme-yellow-dark .primary-100.hint-text,
body.theme-yellow-dark .primary-100 .hint-text, body.theme-yellow-dark .primary-100.disabled-text,
body.theme-yellow-dark .primary-100 .disabled-text, body.theme-yellow-dark .primary-200.hint-text,
body.theme-yellow-dark .primary-200 .hint-text, body.theme-yellow-dark .primary-200.disabled-text,
body.theme-yellow-dark .primary-200 .disabled-text, body.theme-yellow-dark .primary-300.hint-text,
body.theme-yellow-dark .primary-300 .hint-text, body.theme-yellow-dark .primary-300.disabled-text,
body.theme-yellow-dark .primary-300 .disabled-text, body.theme-yellow-dark .primary-400.hint-text,
body.theme-yellow-dark .primary-400 .hint-text, body.theme-yellow-dark .primary-400.disabled-text,
body.theme-yellow-dark .primary-400 .disabled-text, body.theme-yellow-dark .primary-500.hint-text,
body.theme-yellow-dark .primary-500 .hint-text, body.theme-yellow-dark .primary-500.disabled-text,
body.theme-yellow-dark .primary-500 .disabled-text, body.theme-yellow-dark .primary-600.hint-text,
body.theme-yellow-dark .primary-600 .hint-text, body.theme-yellow-dark .primary-600.disabled-text,
body.theme-yellow-dark .primary-600 .disabled-text, body.theme-yellow-dark .primary-700.hint-text,
body.theme-yellow-dark .primary-700 .hint-text, body.theme-yellow-dark .primary-700.disabled-text,
body.theme-yellow-dark .primary-700 .disabled-text, body.theme-yellow-dark .primary-800.hint-text,
body.theme-yellow-dark .primary-800 .hint-text, body.theme-yellow-dark .primary-800.disabled-text,
body.theme-yellow-dark .primary-800 .disabled-text, body.theme-yellow-dark .primary-900.hint-text,
body.theme-yellow-dark .primary-900 .hint-text, body.theme-yellow-dark .primary-900.disabled-text,
body.theme-yellow-dark .primary-900 .disabled-text, body.theme-yellow-dark .primary-A100.hint-text,
body.theme-yellow-dark .primary-A100 .hint-text, body.theme-yellow-dark .primary-A100.disabled-text,
body.theme-yellow-dark .primary-A100 .disabled-text, body.theme-yellow-dark .primary-A200.hint-text,
body.theme-yellow-dark .primary-A200 .hint-text, body.theme-yellow-dark .primary-A200.disabled-text,
body.theme-yellow-dark .primary-A200 .disabled-text, body.theme-yellow-dark .primary-A400.hint-text,
body.theme-yellow-dark .primary-A400 .hint-text, body.theme-yellow-dark .primary-A400.disabled-text,
body.theme-yellow-dark .primary-A400 .disabled-text, body.theme-yellow-dark .primary-A700.hint-text,
body.theme-yellow-dark .primary-A700 .hint-text, body.theme-yellow-dark .primary-A700.disabled-text,
body.theme-yellow-dark .primary-A700 .disabled-text, body.theme-yellow-dark .primary.hint-text,
body.theme-yellow-dark .primary .hint-text, body.theme-yellow-dark .primary.disabled-text,
body.theme-yellow-dark .primary .disabled-text, body.theme-yellow-dark .accent-50.hint-text,
body.theme-yellow-dark .accent-50 .hint-text, body.theme-yellow-dark .accent-50.disabled-text,
body.theme-yellow-dark .accent-50 .disabled-text, body.theme-yellow-dark .accent-100.hint-text,
body.theme-yellow-dark .accent-100 .hint-text, body.theme-yellow-dark .accent-100.disabled-text,
body.theme-yellow-dark .accent-100 .disabled-text, body.theme-yellow-dark .accent-200.hint-text,
body.theme-yellow-dark .accent-200 .hint-text, body.theme-yellow-dark .accent-200.disabled-text,
body.theme-yellow-dark .accent-200 .disabled-text, body.theme-yellow-dark .accent-300.hint-text,
body.theme-yellow-dark .accent-300 .hint-text, body.theme-yellow-dark .accent-300.disabled-text,
body.theme-yellow-dark .accent-300 .disabled-text, body.theme-yellow-dark .accent-400.hint-text,
body.theme-yellow-dark .accent-400 .hint-text, body.theme-yellow-dark .accent-400.disabled-text,
body.theme-yellow-dark .accent-400 .disabled-text, body.theme-yellow-dark .accent-500.hint-text,
body.theme-yellow-dark .accent-500 .hint-text, body.theme-yellow-dark .accent-500.disabled-text,
body.theme-yellow-dark .accent-500 .disabled-text, body.theme-yellow-dark .accent-600.hint-text,
body.theme-yellow-dark .accent-600 .hint-text, body.theme-yellow-dark .accent-600.disabled-text,
body.theme-yellow-dark .accent-600 .disabled-text, body.theme-yellow-dark .accent-700.hint-text,
body.theme-yellow-dark .accent-700 .hint-text, body.theme-yellow-dark .accent-700.disabled-text,
body.theme-yellow-dark .accent-700 .disabled-text, body.theme-yellow-dark .accent-800.hint-text,
body.theme-yellow-dark .accent-800 .hint-text, body.theme-yellow-dark .accent-800.disabled-text,
body.theme-yellow-dark .accent-800 .disabled-text, body.theme-yellow-dark .accent-900.hint-text,
body.theme-yellow-dark .accent-900 .hint-text, body.theme-yellow-dark .accent-900.disabled-text,
body.theme-yellow-dark .accent-900 .disabled-text, body.theme-yellow-dark .accent-A100.hint-text,
body.theme-yellow-dark .accent-A100 .hint-text, body.theme-yellow-dark .accent-A100.disabled-text,
body.theme-yellow-dark .accent-A100 .disabled-text, body.theme-yellow-dark .accent-A200.hint-text,
body.theme-yellow-dark .accent-A200 .hint-text, body.theme-yellow-dark .accent-A200.disabled-text,
body.theme-yellow-dark .accent-A200 .disabled-text, body.theme-yellow-dark .accent-A400.hint-text,
body.theme-yellow-dark .accent-A400 .hint-text, body.theme-yellow-dark .accent-A400.disabled-text,
body.theme-yellow-dark .accent-A400 .disabled-text, body.theme-yellow-dark .accent-A700.hint-text,
body.theme-yellow-dark .accent-A700 .hint-text, body.theme-yellow-dark .accent-A700.disabled-text,
body.theme-yellow-dark .accent-A700 .disabled-text, body.theme-yellow-dark .accent.hint-text,
body.theme-yellow-dark .accent .hint-text, body.theme-yellow-dark .accent.disabled-text,
body.theme-yellow-dark .accent .disabled-text, body.theme-yellow-dark .warn-50.hint-text,
body.theme-yellow-dark .warn-50 .hint-text, body.theme-yellow-dark .warn-50.disabled-text,
body.theme-yellow-dark .warn-50 .disabled-text, body.theme-yellow-dark .warn-100.hint-text,
body.theme-yellow-dark .warn-100 .hint-text, body.theme-yellow-dark .warn-100.disabled-text,
body.theme-yellow-dark .warn-100 .disabled-text, body.theme-yellow-dark .warn-200.hint-text,
body.theme-yellow-dark .warn-200 .hint-text, body.theme-yellow-dark .warn-200.disabled-text,
body.theme-yellow-dark .warn-200 .disabled-text, body.theme-yellow-dark .warn-300.hint-text,
body.theme-yellow-dark .warn-300 .hint-text, body.theme-yellow-dark .warn-300.disabled-text,
body.theme-yellow-dark .warn-300 .disabled-text, body.theme-yellow-dark .warn-400.hint-text,
body.theme-yellow-dark .warn-400 .hint-text, body.theme-yellow-dark .warn-400.disabled-text,
body.theme-yellow-dark .warn-400 .disabled-text, body.theme-yellow-dark .warn-A100.hint-text,
body.theme-yellow-dark .warn-A100 .hint-text, body.theme-yellow-dark .warn-A100.disabled-text,
body.theme-yellow-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-yellow-dark .primary-50.divider,
body.theme-yellow-dark .primary-50 .divider, body.theme-yellow-dark .primary-100.divider,
body.theme-yellow-dark .primary-100 .divider, body.theme-yellow-dark .primary-200.divider,
body.theme-yellow-dark .primary-200 .divider, body.theme-yellow-dark .primary-300.divider,
body.theme-yellow-dark .primary-300 .divider, body.theme-yellow-dark .primary-400.divider,
body.theme-yellow-dark .primary-400 .divider, body.theme-yellow-dark .primary-500.divider,
body.theme-yellow-dark .primary-500 .divider, body.theme-yellow-dark .primary-600.divider,
body.theme-yellow-dark .primary-600 .divider, body.theme-yellow-dark .primary-700.divider,
body.theme-yellow-dark .primary-700 .divider, body.theme-yellow-dark .primary-800.divider,
body.theme-yellow-dark .primary-800 .divider, body.theme-yellow-dark .primary-900.divider,
body.theme-yellow-dark .primary-900 .divider, body.theme-yellow-dark .primary-A100.divider,
body.theme-yellow-dark .primary-A100 .divider, body.theme-yellow-dark .primary-A200.divider,
body.theme-yellow-dark .primary-A200 .divider, body.theme-yellow-dark .primary-A400.divider,
body.theme-yellow-dark .primary-A400 .divider, body.theme-yellow-dark .primary-A700.divider,
body.theme-yellow-dark .primary-A700 .divider, body.theme-yellow-dark .primary.divider,
body.theme-yellow-dark .primary .divider, body.theme-yellow-dark .accent-50.divider,
body.theme-yellow-dark .accent-50 .divider, body.theme-yellow-dark .accent-100.divider,
body.theme-yellow-dark .accent-100 .divider, body.theme-yellow-dark .accent-200.divider,
body.theme-yellow-dark .accent-200 .divider, body.theme-yellow-dark .accent-300.divider,
body.theme-yellow-dark .accent-300 .divider, body.theme-yellow-dark .accent-400.divider,
body.theme-yellow-dark .accent-400 .divider, body.theme-yellow-dark .accent-500.divider,
body.theme-yellow-dark .accent-500 .divider, body.theme-yellow-dark .accent-600.divider,
body.theme-yellow-dark .accent-600 .divider, body.theme-yellow-dark .accent-700.divider,
body.theme-yellow-dark .accent-700 .divider, body.theme-yellow-dark .accent-800.divider,
body.theme-yellow-dark .accent-800 .divider, body.theme-yellow-dark .accent-900.divider,
body.theme-yellow-dark .accent-900 .divider, body.theme-yellow-dark .accent-A100.divider,
body.theme-yellow-dark .accent-A100 .divider, body.theme-yellow-dark .accent-A200.divider,
body.theme-yellow-dark .accent-A200 .divider, body.theme-yellow-dark .accent-A400.divider,
body.theme-yellow-dark .accent-A400 .divider, body.theme-yellow-dark .accent-A700.divider,
body.theme-yellow-dark .accent-A700 .divider, body.theme-yellow-dark .accent.divider,
body.theme-yellow-dark .accent .divider, body.theme-yellow-dark .warn-50.divider,
body.theme-yellow-dark .warn-50 .divider, body.theme-yellow-dark .warn-100.divider,
body.theme-yellow-dark .warn-100 .divider, body.theme-yellow-dark .warn-200.divider,
body.theme-yellow-dark .warn-200 .divider, body.theme-yellow-dark .warn-300.divider,
body.theme-yellow-dark .warn-300 .divider, body.theme-yellow-dark .warn-400.divider,
body.theme-yellow-dark .warn-400 .divider, body.theme-yellow-dark .warn-A100.divider,
body.theme-yellow-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-yellow-dark .primary-50 .mat-ripple-element, body.theme-yellow-dark .primary-100 .mat-ripple-element, body.theme-yellow-dark .primary-200 .mat-ripple-element, body.theme-yellow-dark .primary-300 .mat-ripple-element, body.theme-yellow-dark .primary-400 .mat-ripple-element, body.theme-yellow-dark .primary-500 .mat-ripple-element, body.theme-yellow-dark .primary-600 .mat-ripple-element, body.theme-yellow-dark .primary-700 .mat-ripple-element, body.theme-yellow-dark .primary-800 .mat-ripple-element, body.theme-yellow-dark .primary-900 .mat-ripple-element, body.theme-yellow-dark .primary-A100 .mat-ripple-element, body.theme-yellow-dark .primary-A200 .mat-ripple-element, body.theme-yellow-dark .primary-A400 .mat-ripple-element, body.theme-yellow-dark .primary-A700 .mat-ripple-element, body.theme-yellow-dark .primary .mat-ripple-element, body.theme-yellow-dark .accent-50 .mat-ripple-element, body.theme-yellow-dark .accent-100 .mat-ripple-element, body.theme-yellow-dark .accent-200 .mat-ripple-element, body.theme-yellow-dark .accent-300 .mat-ripple-element, body.theme-yellow-dark .accent-400 .mat-ripple-element, body.theme-yellow-dark .accent-500 .mat-ripple-element, body.theme-yellow-dark .accent-600 .mat-ripple-element, body.theme-yellow-dark .accent-700 .mat-ripple-element, body.theme-yellow-dark .accent-800 .mat-ripple-element, body.theme-yellow-dark .accent-900 .mat-ripple-element, body.theme-yellow-dark .accent-A100 .mat-ripple-element, body.theme-yellow-dark .accent-A200 .mat-ripple-element, body.theme-yellow-dark .accent-A400 .mat-ripple-element, body.theme-yellow-dark .accent-A700 .mat-ripple-element, body.theme-yellow-dark .accent .mat-ripple-element, body.theme-yellow-dark .warn-50 .mat-ripple-element, body.theme-yellow-dark .warn-100 .mat-ripple-element, body.theme-yellow-dark .warn-200 .mat-ripple-element, body.theme-yellow-dark .warn-300 .mat-ripple-element, body.theme-yellow-dark .warn-400 .mat-ripple-element, body.theme-yellow-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-yellow-dark .primary-50 .adaptive-border-color, body.theme-yellow-dark .primary-100 .adaptive-border-color, body.theme-yellow-dark .primary-200 .adaptive-border-color, body.theme-yellow-dark .primary-300 .adaptive-border-color, body.theme-yellow-dark .primary-400 .adaptive-border-color, body.theme-yellow-dark .primary-500 .adaptive-border-color, body.theme-yellow-dark .primary-600 .adaptive-border-color, body.theme-yellow-dark .primary-700 .adaptive-border-color, body.theme-yellow-dark .primary-800 .adaptive-border-color, body.theme-yellow-dark .primary-900 .adaptive-border-color, body.theme-yellow-dark .primary-A100 .adaptive-border-color, body.theme-yellow-dark .primary-A200 .adaptive-border-color, body.theme-yellow-dark .primary-A400 .adaptive-border-color, body.theme-yellow-dark .primary-A700 .adaptive-border-color, body.theme-yellow-dark .primary .adaptive-border-color, body.theme-yellow-dark .accent-50 .adaptive-border-color, body.theme-yellow-dark .accent-100 .adaptive-border-color, body.theme-yellow-dark .accent-200 .adaptive-border-color, body.theme-yellow-dark .accent-300 .adaptive-border-color, body.theme-yellow-dark .accent-400 .adaptive-border-color, body.theme-yellow-dark .accent-500 .adaptive-border-color, body.theme-yellow-dark .accent-600 .adaptive-border-color, body.theme-yellow-dark .accent-700 .adaptive-border-color, body.theme-yellow-dark .accent-800 .adaptive-border-color, body.theme-yellow-dark .accent-900 .adaptive-border-color, body.theme-yellow-dark .accent-A100 .adaptive-border-color, body.theme-yellow-dark .accent-A200 .adaptive-border-color, body.theme-yellow-dark .accent-A400 .adaptive-border-color, body.theme-yellow-dark .accent-A700 .adaptive-border-color, body.theme-yellow-dark .accent .adaptive-border-color, body.theme-yellow-dark .warn-50 .adaptive-border-color, body.theme-yellow-dark .warn-100 .adaptive-border-color, body.theme-yellow-dark .warn-200 .adaptive-border-color, body.theme-yellow-dark .warn-300 .adaptive-border-color, body.theme-yellow-dark .warn-400 .adaptive-border-color, body.theme-yellow-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .warn-500 i,
body.theme-yellow-dark .warn-500 .icon, body.theme-yellow-dark .warn-600 i,
body.theme-yellow-dark .warn-600 .icon, body.theme-yellow-dark .warn-700 i,
body.theme-yellow-dark .warn-700 .icon, body.theme-yellow-dark .warn-800 i,
body.theme-yellow-dark .warn-800 .icon, body.theme-yellow-dark .warn-900 i,
body.theme-yellow-dark .warn-900 .icon, body.theme-yellow-dark .warn-A200 i,
body.theme-yellow-dark .warn-A200 .icon, body.theme-yellow-dark .warn-A400 i,
body.theme-yellow-dark .warn-A400 .icon, body.theme-yellow-dark .warn-A700 i,
body.theme-yellow-dark .warn-A700 .icon, body.theme-yellow-dark .warn i,
body.theme-yellow-dark .warn .icon {
  color: white; }
body.theme-yellow-dark .warn-500.secondary-text,
body.theme-yellow-dark .warn-500 .secondary-text, body.theme-yellow-dark .warn-600.secondary-text,
body.theme-yellow-dark .warn-600 .secondary-text, body.theme-yellow-dark .warn-700.secondary-text,
body.theme-yellow-dark .warn-700 .secondary-text, body.theme-yellow-dark .warn-800.secondary-text,
body.theme-yellow-dark .warn-800 .secondary-text, body.theme-yellow-dark .warn-900.secondary-text,
body.theme-yellow-dark .warn-900 .secondary-text, body.theme-yellow-dark .warn-A200.secondary-text,
body.theme-yellow-dark .warn-A200 .secondary-text, body.theme-yellow-dark .warn-A400.secondary-text,
body.theme-yellow-dark .warn-A400 .secondary-text, body.theme-yellow-dark .warn-A700.secondary-text,
body.theme-yellow-dark .warn-A700 .secondary-text, body.theme-yellow-dark .warn.secondary-text,
body.theme-yellow-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-yellow-dark .warn-500.hint-text,
body.theme-yellow-dark .warn-500 .hint-text, body.theme-yellow-dark .warn-500.disabled-text,
body.theme-yellow-dark .warn-500 .disabled-text, body.theme-yellow-dark .warn-600.hint-text,
body.theme-yellow-dark .warn-600 .hint-text, body.theme-yellow-dark .warn-600.disabled-text,
body.theme-yellow-dark .warn-600 .disabled-text, body.theme-yellow-dark .warn-700.hint-text,
body.theme-yellow-dark .warn-700 .hint-text, body.theme-yellow-dark .warn-700.disabled-text,
body.theme-yellow-dark .warn-700 .disabled-text, body.theme-yellow-dark .warn-800.hint-text,
body.theme-yellow-dark .warn-800 .hint-text, body.theme-yellow-dark .warn-800.disabled-text,
body.theme-yellow-dark .warn-800 .disabled-text, body.theme-yellow-dark .warn-900.hint-text,
body.theme-yellow-dark .warn-900 .hint-text, body.theme-yellow-dark .warn-900.disabled-text,
body.theme-yellow-dark .warn-900 .disabled-text, body.theme-yellow-dark .warn-A200.hint-text,
body.theme-yellow-dark .warn-A200 .hint-text, body.theme-yellow-dark .warn-A200.disabled-text,
body.theme-yellow-dark .warn-A200 .disabled-text, body.theme-yellow-dark .warn-A400.hint-text,
body.theme-yellow-dark .warn-A400 .hint-text, body.theme-yellow-dark .warn-A400.disabled-text,
body.theme-yellow-dark .warn-A400 .disabled-text, body.theme-yellow-dark .warn-A700.hint-text,
body.theme-yellow-dark .warn-A700 .hint-text, body.theme-yellow-dark .warn-A700.disabled-text,
body.theme-yellow-dark .warn-A700 .disabled-text, body.theme-yellow-dark .warn.hint-text,
body.theme-yellow-dark .warn .hint-text, body.theme-yellow-dark .warn.disabled-text,
body.theme-yellow-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-yellow-dark .warn-500.divider,
body.theme-yellow-dark .warn-500 .divider, body.theme-yellow-dark .warn-600.divider,
body.theme-yellow-dark .warn-600 .divider, body.theme-yellow-dark .warn-700.divider,
body.theme-yellow-dark .warn-700 .divider, body.theme-yellow-dark .warn-800.divider,
body.theme-yellow-dark .warn-800 .divider, body.theme-yellow-dark .warn-900.divider,
body.theme-yellow-dark .warn-900 .divider, body.theme-yellow-dark .warn-A200.divider,
body.theme-yellow-dark .warn-A200 .divider, body.theme-yellow-dark .warn-A400.divider,
body.theme-yellow-dark .warn-A400 .divider, body.theme-yellow-dark .warn-A700.divider,
body.theme-yellow-dark .warn-A700 .divider, body.theme-yellow-dark .warn.divider,
body.theme-yellow-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-yellow-dark .warn-500 .mat-ripple-element, body.theme-yellow-dark .warn-600 .mat-ripple-element, body.theme-yellow-dark .warn-700 .mat-ripple-element, body.theme-yellow-dark .warn-800 .mat-ripple-element, body.theme-yellow-dark .warn-900 .mat-ripple-element, body.theme-yellow-dark .warn-A200 .mat-ripple-element, body.theme-yellow-dark .warn-A400 .mat-ripple-element, body.theme-yellow-dark .warn-A700 .mat-ripple-element, body.theme-yellow-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-yellow-dark .warn-500 .adaptive-border-color, body.theme-yellow-dark .warn-600 .adaptive-border-color, body.theme-yellow-dark .warn-700 .adaptive-border-color, body.theme-yellow-dark .warn-800 .adaptive-border-color, body.theme-yellow-dark .warn-900 .adaptive-border-color, body.theme-yellow-dark .warn-A200 .adaptive-border-color, body.theme-yellow-dark .warn-A400 .adaptive-border-color, body.theme-yellow-dark .warn-A700 .adaptive-border-color, body.theme-yellow-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .primary-50 input[type='text'], body.theme-yellow-dark .primary-100 input[type='text'], body.theme-yellow-dark .primary-200 input[type='text'], body.theme-yellow-dark .primary-300 input[type='text'], body.theme-yellow-dark .primary-400 input[type='text'], body.theme-yellow-dark .primary-500 input[type='text'], body.theme-yellow-dark .primary-600 input[type='text'], body.theme-yellow-dark .primary-700 input[type='text'], body.theme-yellow-dark .primary-800 input[type='text'], body.theme-yellow-dark .primary-900 input[type='text'], body.theme-yellow-dark .primary-A100 input[type='text'], body.theme-yellow-dark .primary-A200 input[type='text'], body.theme-yellow-dark .primary-A400 input[type='text'], body.theme-yellow-dark .primary-A700 input[type='text'], body.theme-yellow-dark .primary input[type='text'], body.theme-yellow-dark .accent-50 input[type='text'], body.theme-yellow-dark .accent-100 input[type='text'], body.theme-yellow-dark .accent-200 input[type='text'], body.theme-yellow-dark .accent-300 input[type='text'], body.theme-yellow-dark .accent-400 input[type='text'], body.theme-yellow-dark .accent-500 input[type='text'], body.theme-yellow-dark .accent-600 input[type='text'], body.theme-yellow-dark .accent-700 input[type='text'], body.theme-yellow-dark .accent-800 input[type='text'], body.theme-yellow-dark .accent-900 input[type='text'], body.theme-yellow-dark .accent-A100 input[type='text'], body.theme-yellow-dark .accent-A200 input[type='text'], body.theme-yellow-dark .accent-A400 input[type='text'], body.theme-yellow-dark .accent-A700 input[type='text'], body.theme-yellow-dark .accent input[type='text'], body.theme-yellow-dark .warn-50 input[type='text'], body.theme-yellow-dark .warn-100 input[type='text'], body.theme-yellow-dark .warn-200 input[type='text'], body.theme-yellow-dark .warn-300 input[type='text'], body.theme-yellow-dark .warn-400 input[type='text'], body.theme-yellow-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-yellow-dark .primary-50 .mat-form-field-label, body.theme-yellow-dark .primary-100 .mat-form-field-label, body.theme-yellow-dark .primary-200 .mat-form-field-label, body.theme-yellow-dark .primary-300 .mat-form-field-label, body.theme-yellow-dark .primary-400 .mat-form-field-label, body.theme-yellow-dark .primary-500 .mat-form-field-label, body.theme-yellow-dark .primary-600 .mat-form-field-label, body.theme-yellow-dark .primary-700 .mat-form-field-label, body.theme-yellow-dark .primary-800 .mat-form-field-label, body.theme-yellow-dark .primary-900 .mat-form-field-label, body.theme-yellow-dark .primary-A100 .mat-form-field-label, body.theme-yellow-dark .primary-A200 .mat-form-field-label, body.theme-yellow-dark .primary-A400 .mat-form-field-label, body.theme-yellow-dark .primary-A700 .mat-form-field-label, body.theme-yellow-dark .primary .mat-form-field-label, body.theme-yellow-dark .accent-50 .mat-form-field-label, body.theme-yellow-dark .accent-100 .mat-form-field-label, body.theme-yellow-dark .accent-200 .mat-form-field-label, body.theme-yellow-dark .accent-300 .mat-form-field-label, body.theme-yellow-dark .accent-400 .mat-form-field-label, body.theme-yellow-dark .accent-500 .mat-form-field-label, body.theme-yellow-dark .accent-600 .mat-form-field-label, body.theme-yellow-dark .accent-700 .mat-form-field-label, body.theme-yellow-dark .accent-800 .mat-form-field-label, body.theme-yellow-dark .accent-900 .mat-form-field-label, body.theme-yellow-dark .accent-A100 .mat-form-field-label, body.theme-yellow-dark .accent-A200 .mat-form-field-label, body.theme-yellow-dark .accent-A400 .mat-form-field-label, body.theme-yellow-dark .accent-A700 .mat-form-field-label, body.theme-yellow-dark .accent .mat-form-field-label, body.theme-yellow-dark .warn-50 .mat-form-field-label, body.theme-yellow-dark .warn-100 .mat-form-field-label, body.theme-yellow-dark .warn-200 .mat-form-field-label, body.theme-yellow-dark .warn-300 .mat-form-field-label, body.theme-yellow-dark .warn-400 .mat-form-field-label, body.theme-yellow-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-dark .primary-50 .mat-form-field-underline, body.theme-yellow-dark .primary-100 .mat-form-field-underline, body.theme-yellow-dark .primary-200 .mat-form-field-underline, body.theme-yellow-dark .primary-300 .mat-form-field-underline, body.theme-yellow-dark .primary-400 .mat-form-field-underline, body.theme-yellow-dark .primary-500 .mat-form-field-underline, body.theme-yellow-dark .primary-600 .mat-form-field-underline, body.theme-yellow-dark .primary-700 .mat-form-field-underline, body.theme-yellow-dark .primary-800 .mat-form-field-underline, body.theme-yellow-dark .primary-900 .mat-form-field-underline, body.theme-yellow-dark .primary-A100 .mat-form-field-underline, body.theme-yellow-dark .primary-A200 .mat-form-field-underline, body.theme-yellow-dark .primary-A400 .mat-form-field-underline, body.theme-yellow-dark .primary-A700 .mat-form-field-underline, body.theme-yellow-dark .primary .mat-form-field-underline, body.theme-yellow-dark .accent-50 .mat-form-field-underline, body.theme-yellow-dark .accent-100 .mat-form-field-underline, body.theme-yellow-dark .accent-200 .mat-form-field-underline, body.theme-yellow-dark .accent-300 .mat-form-field-underline, body.theme-yellow-dark .accent-400 .mat-form-field-underline, body.theme-yellow-dark .accent-500 .mat-form-field-underline, body.theme-yellow-dark .accent-600 .mat-form-field-underline, body.theme-yellow-dark .accent-700 .mat-form-field-underline, body.theme-yellow-dark .accent-800 .mat-form-field-underline, body.theme-yellow-dark .accent-900 .mat-form-field-underline, body.theme-yellow-dark .accent-A100 .mat-form-field-underline, body.theme-yellow-dark .accent-A200 .mat-form-field-underline, body.theme-yellow-dark .accent-A400 .mat-form-field-underline, body.theme-yellow-dark .accent-A700 .mat-form-field-underline, body.theme-yellow-dark .accent .mat-form-field-underline, body.theme-yellow-dark .warn-50 .mat-form-field-underline, body.theme-yellow-dark .warn-100 .mat-form-field-underline, body.theme-yellow-dark .warn-200 .mat-form-field-underline, body.theme-yellow-dark .warn-300 .mat-form-field-underline, body.theme-yellow-dark .warn-400 .mat-form-field-underline, body.theme-yellow-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .primary-50 .mat-select-trigger,
body.theme-yellow-dark .primary-50 .mat-select-arrow, body.theme-yellow-dark .primary-100 .mat-select-trigger,
body.theme-yellow-dark .primary-100 .mat-select-arrow, body.theme-yellow-dark .primary-200 .mat-select-trigger,
body.theme-yellow-dark .primary-200 .mat-select-arrow, body.theme-yellow-dark .primary-300 .mat-select-trigger,
body.theme-yellow-dark .primary-300 .mat-select-arrow, body.theme-yellow-dark .primary-400 .mat-select-trigger,
body.theme-yellow-dark .primary-400 .mat-select-arrow, body.theme-yellow-dark .primary-500 .mat-select-trigger,
body.theme-yellow-dark .primary-500 .mat-select-arrow, body.theme-yellow-dark .primary-600 .mat-select-trigger,
body.theme-yellow-dark .primary-600 .mat-select-arrow, body.theme-yellow-dark .primary-700 .mat-select-trigger,
body.theme-yellow-dark .primary-700 .mat-select-arrow, body.theme-yellow-dark .primary-800 .mat-select-trigger,
body.theme-yellow-dark .primary-800 .mat-select-arrow, body.theme-yellow-dark .primary-900 .mat-select-trigger,
body.theme-yellow-dark .primary-900 .mat-select-arrow, body.theme-yellow-dark .primary-A100 .mat-select-trigger,
body.theme-yellow-dark .primary-A100 .mat-select-arrow, body.theme-yellow-dark .primary-A200 .mat-select-trigger,
body.theme-yellow-dark .primary-A200 .mat-select-arrow, body.theme-yellow-dark .primary-A400 .mat-select-trigger,
body.theme-yellow-dark .primary-A400 .mat-select-arrow, body.theme-yellow-dark .primary-A700 .mat-select-trigger,
body.theme-yellow-dark .primary-A700 .mat-select-arrow, body.theme-yellow-dark .primary .mat-select-trigger,
body.theme-yellow-dark .primary .mat-select-arrow, body.theme-yellow-dark .accent-50 .mat-select-trigger,
body.theme-yellow-dark .accent-50 .mat-select-arrow, body.theme-yellow-dark .accent-100 .mat-select-trigger,
body.theme-yellow-dark .accent-100 .mat-select-arrow, body.theme-yellow-dark .accent-200 .mat-select-trigger,
body.theme-yellow-dark .accent-200 .mat-select-arrow, body.theme-yellow-dark .accent-300 .mat-select-trigger,
body.theme-yellow-dark .accent-300 .mat-select-arrow, body.theme-yellow-dark .accent-400 .mat-select-trigger,
body.theme-yellow-dark .accent-400 .mat-select-arrow, body.theme-yellow-dark .accent-500 .mat-select-trigger,
body.theme-yellow-dark .accent-500 .mat-select-arrow, body.theme-yellow-dark .accent-600 .mat-select-trigger,
body.theme-yellow-dark .accent-600 .mat-select-arrow, body.theme-yellow-dark .accent-700 .mat-select-trigger,
body.theme-yellow-dark .accent-700 .mat-select-arrow, body.theme-yellow-dark .accent-800 .mat-select-trigger,
body.theme-yellow-dark .accent-800 .mat-select-arrow, body.theme-yellow-dark .accent-900 .mat-select-trigger,
body.theme-yellow-dark .accent-900 .mat-select-arrow, body.theme-yellow-dark .accent-A100 .mat-select-trigger,
body.theme-yellow-dark .accent-A100 .mat-select-arrow, body.theme-yellow-dark .accent-A200 .mat-select-trigger,
body.theme-yellow-dark .accent-A200 .mat-select-arrow, body.theme-yellow-dark .accent-A400 .mat-select-trigger,
body.theme-yellow-dark .accent-A400 .mat-select-arrow, body.theme-yellow-dark .accent-A700 .mat-select-trigger,
body.theme-yellow-dark .accent-A700 .mat-select-arrow, body.theme-yellow-dark .accent .mat-select-trigger,
body.theme-yellow-dark .accent .mat-select-arrow, body.theme-yellow-dark .warn-50 .mat-select-trigger,
body.theme-yellow-dark .warn-50 .mat-select-arrow, body.theme-yellow-dark .warn-100 .mat-select-trigger,
body.theme-yellow-dark .warn-100 .mat-select-arrow, body.theme-yellow-dark .warn-200 .mat-select-trigger,
body.theme-yellow-dark .warn-200 .mat-select-arrow, body.theme-yellow-dark .warn-300 .mat-select-trigger,
body.theme-yellow-dark .warn-300 .mat-select-arrow, body.theme-yellow-dark .warn-400 .mat-select-trigger,
body.theme-yellow-dark .warn-400 .mat-select-arrow, body.theme-yellow-dark .warn-A100 .mat-select-trigger,
body.theme-yellow-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-dark .primary-50 .mat-select-underline, body.theme-yellow-dark .primary-100 .mat-select-underline, body.theme-yellow-dark .primary-200 .mat-select-underline, body.theme-yellow-dark .primary-300 .mat-select-underline, body.theme-yellow-dark .primary-400 .mat-select-underline, body.theme-yellow-dark .primary-500 .mat-select-underline, body.theme-yellow-dark .primary-600 .mat-select-underline, body.theme-yellow-dark .primary-700 .mat-select-underline, body.theme-yellow-dark .primary-800 .mat-select-underline, body.theme-yellow-dark .primary-900 .mat-select-underline, body.theme-yellow-dark .primary-A100 .mat-select-underline, body.theme-yellow-dark .primary-A200 .mat-select-underline, body.theme-yellow-dark .primary-A400 .mat-select-underline, body.theme-yellow-dark .primary-A700 .mat-select-underline, body.theme-yellow-dark .primary .mat-select-underline, body.theme-yellow-dark .accent-50 .mat-select-underline, body.theme-yellow-dark .accent-100 .mat-select-underline, body.theme-yellow-dark .accent-200 .mat-select-underline, body.theme-yellow-dark .accent-300 .mat-select-underline, body.theme-yellow-dark .accent-400 .mat-select-underline, body.theme-yellow-dark .accent-500 .mat-select-underline, body.theme-yellow-dark .accent-600 .mat-select-underline, body.theme-yellow-dark .accent-700 .mat-select-underline, body.theme-yellow-dark .accent-800 .mat-select-underline, body.theme-yellow-dark .accent-900 .mat-select-underline, body.theme-yellow-dark .accent-A100 .mat-select-underline, body.theme-yellow-dark .accent-A200 .mat-select-underline, body.theme-yellow-dark .accent-A400 .mat-select-underline, body.theme-yellow-dark .accent-A700 .mat-select-underline, body.theme-yellow-dark .accent .mat-select-underline, body.theme-yellow-dark .warn-50 .mat-select-underline, body.theme-yellow-dark .warn-100 .mat-select-underline, body.theme-yellow-dark .warn-200 .mat-select-underline, body.theme-yellow-dark .warn-300 .mat-select-underline, body.theme-yellow-dark .warn-400 .mat-select-underline, body.theme-yellow-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-yellow-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-50 .mat-select-arrow,
body.theme-yellow-dark .primary-50 .mat-select-trigger, body.theme-yellow-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-100 .mat-select-arrow,
body.theme-yellow-dark .primary-100 .mat-select-trigger, body.theme-yellow-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-200 .mat-select-arrow,
body.theme-yellow-dark .primary-200 .mat-select-trigger, body.theme-yellow-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-300 .mat-select-arrow,
body.theme-yellow-dark .primary-300 .mat-select-trigger, body.theme-yellow-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-400 .mat-select-arrow,
body.theme-yellow-dark .primary-400 .mat-select-trigger, body.theme-yellow-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-500 .mat-select-arrow,
body.theme-yellow-dark .primary-500 .mat-select-trigger, body.theme-yellow-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-600 .mat-select-arrow,
body.theme-yellow-dark .primary-600 .mat-select-trigger, body.theme-yellow-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-700 .mat-select-arrow,
body.theme-yellow-dark .primary-700 .mat-select-trigger, body.theme-yellow-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-800 .mat-select-arrow,
body.theme-yellow-dark .primary-800 .mat-select-trigger, body.theme-yellow-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-900 .mat-select-arrow,
body.theme-yellow-dark .primary-900 .mat-select-trigger, body.theme-yellow-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-A100 .mat-select-arrow,
body.theme-yellow-dark .primary-A100 .mat-select-trigger, body.theme-yellow-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-A200 .mat-select-arrow,
body.theme-yellow-dark .primary-A200 .mat-select-trigger, body.theme-yellow-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-A400 .mat-select-arrow,
body.theme-yellow-dark .primary-A400 .mat-select-trigger, body.theme-yellow-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary-A700 .mat-select-arrow,
body.theme-yellow-dark .primary-A700 .mat-select-trigger, body.theme-yellow-dark .primary .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .primary .mat-select-arrow,
body.theme-yellow-dark .primary .mat-select-trigger, body.theme-yellow-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-50 .mat-select-arrow,
body.theme-yellow-dark .accent-50 .mat-select-trigger, body.theme-yellow-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-100 .mat-select-arrow,
body.theme-yellow-dark .accent-100 .mat-select-trigger, body.theme-yellow-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-200 .mat-select-arrow,
body.theme-yellow-dark .accent-200 .mat-select-trigger, body.theme-yellow-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-300 .mat-select-arrow,
body.theme-yellow-dark .accent-300 .mat-select-trigger, body.theme-yellow-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-400 .mat-select-arrow,
body.theme-yellow-dark .accent-400 .mat-select-trigger, body.theme-yellow-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-500 .mat-select-arrow,
body.theme-yellow-dark .accent-500 .mat-select-trigger, body.theme-yellow-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-600 .mat-select-arrow,
body.theme-yellow-dark .accent-600 .mat-select-trigger, body.theme-yellow-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-700 .mat-select-arrow,
body.theme-yellow-dark .accent-700 .mat-select-trigger, body.theme-yellow-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-800 .mat-select-arrow,
body.theme-yellow-dark .accent-800 .mat-select-trigger, body.theme-yellow-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-900 .mat-select-arrow,
body.theme-yellow-dark .accent-900 .mat-select-trigger, body.theme-yellow-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-A100 .mat-select-arrow,
body.theme-yellow-dark .accent-A100 .mat-select-trigger, body.theme-yellow-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-A200 .mat-select-arrow,
body.theme-yellow-dark .accent-A200 .mat-select-trigger, body.theme-yellow-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-A400 .mat-select-arrow,
body.theme-yellow-dark .accent-A400 .mat-select-trigger, body.theme-yellow-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent-A700 .mat-select-arrow,
body.theme-yellow-dark .accent-A700 .mat-select-trigger, body.theme-yellow-dark .accent .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .accent .mat-select-arrow,
body.theme-yellow-dark .accent .mat-select-trigger, body.theme-yellow-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-50 .mat-select-arrow,
body.theme-yellow-dark .warn-50 .mat-select-trigger, body.theme-yellow-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-100 .mat-select-arrow,
body.theme-yellow-dark .warn-100 .mat-select-trigger, body.theme-yellow-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-200 .mat-select-arrow,
body.theme-yellow-dark .warn-200 .mat-select-trigger, body.theme-yellow-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-300 .mat-select-arrow,
body.theme-yellow-dark .warn-300 .mat-select-trigger, body.theme-yellow-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-400 .mat-select-arrow,
body.theme-yellow-dark .warn-400 .mat-select-trigger, body.theme-yellow-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-A100 .mat-select-arrow,
body.theme-yellow-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-yellow-dark .warn-500 input[type='text'], body.theme-yellow-dark .warn-600 input[type='text'], body.theme-yellow-dark .warn-700 input[type='text'], body.theme-yellow-dark .warn-800 input[type='text'], body.theme-yellow-dark .warn-900 input[type='text'], body.theme-yellow-dark .warn-A200 input[type='text'], body.theme-yellow-dark .warn-A400 input[type='text'], body.theme-yellow-dark .warn-A700 input[type='text'], body.theme-yellow-dark .warn input[type='text'] {
  color: white; }
body.theme-yellow-dark .warn-500 .mat-form-field-label, body.theme-yellow-dark .warn-600 .mat-form-field-label, body.theme-yellow-dark .warn-700 .mat-form-field-label, body.theme-yellow-dark .warn-800 .mat-form-field-label, body.theme-yellow-dark .warn-900 .mat-form-field-label, body.theme-yellow-dark .warn-A200 .mat-form-field-label, body.theme-yellow-dark .warn-A400 .mat-form-field-label, body.theme-yellow-dark .warn-A700 .mat-form-field-label, body.theme-yellow-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .warn-500 .mat-form-field-underline, body.theme-yellow-dark .warn-600 .mat-form-field-underline, body.theme-yellow-dark .warn-700 .mat-form-field-underline, body.theme-yellow-dark .warn-800 .mat-form-field-underline, body.theme-yellow-dark .warn-900 .mat-form-field-underline, body.theme-yellow-dark .warn-A200 .mat-form-field-underline, body.theme-yellow-dark .warn-A400 .mat-form-field-underline, body.theme-yellow-dark .warn-A700 .mat-form-field-underline, body.theme-yellow-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .warn-500 .mat-select-trigger,
body.theme-yellow-dark .warn-500 .mat-select-arrow, body.theme-yellow-dark .warn-600 .mat-select-trigger,
body.theme-yellow-dark .warn-600 .mat-select-arrow, body.theme-yellow-dark .warn-700 .mat-select-trigger,
body.theme-yellow-dark .warn-700 .mat-select-arrow, body.theme-yellow-dark .warn-800 .mat-select-trigger,
body.theme-yellow-dark .warn-800 .mat-select-arrow, body.theme-yellow-dark .warn-900 .mat-select-trigger,
body.theme-yellow-dark .warn-900 .mat-select-arrow, body.theme-yellow-dark .warn-A200 .mat-select-trigger,
body.theme-yellow-dark .warn-A200 .mat-select-arrow, body.theme-yellow-dark .warn-A400 .mat-select-trigger,
body.theme-yellow-dark .warn-A400 .mat-select-arrow, body.theme-yellow-dark .warn-A700 .mat-select-trigger,
body.theme-yellow-dark .warn-A700 .mat-select-arrow, body.theme-yellow-dark .warn .mat-select-trigger,
body.theme-yellow-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .warn-500 .mat-select-underline, body.theme-yellow-dark .warn-600 .mat-select-underline, body.theme-yellow-dark .warn-700 .mat-select-underline, body.theme-yellow-dark .warn-800 .mat-select-underline, body.theme-yellow-dark .warn-900 .mat-select-underline, body.theme-yellow-dark .warn-A200 .mat-select-underline, body.theme-yellow-dark .warn-A400 .mat-select-underline, body.theme-yellow-dark .warn-A700 .mat-select-underline, body.theme-yellow-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-yellow-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-500 .mat-select-arrow,
body.theme-yellow-dark .warn-500 .mat-select-trigger, body.theme-yellow-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-600 .mat-select-arrow,
body.theme-yellow-dark .warn-600 .mat-select-trigger, body.theme-yellow-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-700 .mat-select-arrow,
body.theme-yellow-dark .warn-700 .mat-select-trigger, body.theme-yellow-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-800 .mat-select-arrow,
body.theme-yellow-dark .warn-800 .mat-select-trigger, body.theme-yellow-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-900 .mat-select-arrow,
body.theme-yellow-dark .warn-900 .mat-select-trigger, body.theme-yellow-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-A200 .mat-select-arrow,
body.theme-yellow-dark .warn-A200 .mat-select-trigger, body.theme-yellow-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-A400 .mat-select-arrow,
body.theme-yellow-dark .warn-A400 .mat-select-trigger, body.theme-yellow-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn-A700 .mat-select-arrow,
body.theme-yellow-dark .warn-A700 .mat-select-trigger, body.theme-yellow-dark .warn .mat-select-disabled .mat-select-value,
body.theme-yellow-dark .warn .mat-select-arrow,
body.theme-yellow-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-yellow-dark .warn-500 .mat-select-value, body.theme-yellow-dark .warn-600 .mat-select-value, body.theme-yellow-dark .warn-700 .mat-select-value, body.theme-yellow-dark .warn-800 .mat-select-value, body.theme-yellow-dark .warn-900 .mat-select-value, body.theme-yellow-dark .warn-A200 .mat-select-value, body.theme-yellow-dark .warn-A400 .mat-select-value, body.theme-yellow-dark .warn-A700 .mat-select-value, body.theme-yellow-dark .warn .mat-select-value {
  color: white; }
body.theme-lime-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-lime-dark .mat-option {
  color: white; }
body.theme-lime-dark .mat-option:hover:not(.mat-option-disabled), body.theme-lime-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-lime-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #cddc39; }
body.theme-lime-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #cddc39; }
body.theme-lime-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-lime-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-lime-dark .mat-pseudo-checkbox-checked,
body.theme-lime-dark .mat-pseudo-checkbox-indeterminate,
body.theme-lime-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-lime-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #cddc39; }
body.theme-lime-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-lime-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #cddc39; }
body.theme-lime-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-lime-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-lime-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-lime-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-lime-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .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); }
body.theme-lime-dark .mat-app-background, body.theme-lime-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-lime-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-lime-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-lime-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-lime-dark .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #cddc39; }
@media (-ms-high-contrast: active) {
    body.theme-lime-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-lime-dark .mat-badge-accent .mat-badge-content {
  background: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-lime-dark .mat-badge {
  position: relative; }
body.theme-lime-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-lime-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-lime-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-lime-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-lime-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-lime-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-lime-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-lime-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-lime-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-lime-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-lime-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-lime-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-lime-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-lime-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-lime-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-lime-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-lime-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-lime-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-lime-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-lime-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-lime-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-lime-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-lime-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-lime-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-lime-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-lime-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-lime-dark .mat-button, body.theme-lime-dark .mat-icon-button, body.theme-lime-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-lime-dark .mat-button.mat-primary, body.theme-lime-dark .mat-icon-button.mat-primary, body.theme-lime-dark .mat-stroked-button.mat-primary {
    color: #cddc39; }
body.theme-lime-dark .mat-button.mat-accent, body.theme-lime-dark .mat-icon-button.mat-accent, body.theme-lime-dark .mat-stroked-button.mat-accent {
    color: #cddc39; }
body.theme-lime-dark .mat-button.mat-warn, body.theme-lime-dark .mat-icon-button.mat-warn, body.theme-lime-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-lime-dark .mat-button.mat-primary[disabled], body.theme-lime-dark .mat-button.mat-accent[disabled], body.theme-lime-dark .mat-button.mat-warn[disabled], body.theme-lime-dark .mat-button[disabled][disabled], body.theme-lime-dark .mat-icon-button.mat-primary[disabled], body.theme-lime-dark .mat-icon-button.mat-accent[disabled], body.theme-lime-dark .mat-icon-button.mat-warn[disabled], body.theme-lime-dark .mat-icon-button[disabled][disabled], body.theme-lime-dark .mat-stroked-button.mat-primary[disabled], body.theme-lime-dark .mat-stroked-button.mat-accent[disabled], body.theme-lime-dark .mat-stroked-button.mat-warn[disabled], body.theme-lime-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-lime-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-lime-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #cddc39; }
body.theme-lime-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-lime-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-lime-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #cddc39; }
body.theme-lime-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-lime-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-lime-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-lime-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-lime-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-lime-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-lime-dark .mat-button .mat-ripple-element, body.theme-lime-dark .mat-icon-button .mat-ripple-element, body.theme-lime-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-lime-dark .mat-button-focus-overlay {
  background: white; }
body.theme-lime-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-flat-button, body.theme-lime-dark .mat-raised-button, body.theme-lime-dark .mat-fab, body.theme-lime-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-lime-dark .mat-flat-button.mat-primary, body.theme-lime-dark .mat-raised-button.mat-primary, body.theme-lime-dark .mat-fab.mat-primary, body.theme-lime-dark .mat-mini-fab.mat-primary {
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-flat-button.mat-accent, body.theme-lime-dark .mat-raised-button.mat-accent, body.theme-lime-dark .mat-fab.mat-accent, body.theme-lime-dark .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-flat-button.mat-warn, body.theme-lime-dark .mat-raised-button.mat-warn, body.theme-lime-dark .mat-fab.mat-warn, body.theme-lime-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-lime-dark .mat-flat-button.mat-primary[disabled], body.theme-lime-dark .mat-flat-button.mat-accent[disabled], body.theme-lime-dark .mat-flat-button.mat-warn[disabled], body.theme-lime-dark .mat-flat-button[disabled][disabled], body.theme-lime-dark .mat-raised-button.mat-primary[disabled], body.theme-lime-dark .mat-raised-button.mat-accent[disabled], body.theme-lime-dark .mat-raised-button.mat-warn[disabled], body.theme-lime-dark .mat-raised-button[disabled][disabled], body.theme-lime-dark .mat-fab.mat-primary[disabled], body.theme-lime-dark .mat-fab.mat-accent[disabled], body.theme-lime-dark .mat-fab.mat-warn[disabled], body.theme-lime-dark .mat-fab[disabled][disabled], body.theme-lime-dark .mat-mini-fab.mat-primary[disabled], body.theme-lime-dark .mat-mini-fab.mat-accent[disabled], body.theme-lime-dark .mat-mini-fab.mat-warn[disabled], body.theme-lime-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-flat-button.mat-primary, body.theme-lime-dark .mat-raised-button.mat-primary, body.theme-lime-dark .mat-fab.mat-primary, body.theme-lime-dark .mat-mini-fab.mat-primary {
    background-color: #cddc39; }
body.theme-lime-dark .mat-flat-button.mat-accent, body.theme-lime-dark .mat-raised-button.mat-accent, body.theme-lime-dark .mat-fab.mat-accent, body.theme-lime-dark .mat-mini-fab.mat-accent {
    background-color: #cddc39; }
body.theme-lime-dark .mat-flat-button.mat-warn, body.theme-lime-dark .mat-raised-button.mat-warn, body.theme-lime-dark .mat-fab.mat-warn, body.theme-lime-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-lime-dark .mat-flat-button.mat-primary[disabled], body.theme-lime-dark .mat-flat-button.mat-accent[disabled], body.theme-lime-dark .mat-flat-button.mat-warn[disabled], body.theme-lime-dark .mat-flat-button[disabled][disabled], body.theme-lime-dark .mat-raised-button.mat-primary[disabled], body.theme-lime-dark .mat-raised-button.mat-accent[disabled], body.theme-lime-dark .mat-raised-button.mat-warn[disabled], body.theme-lime-dark .mat-raised-button[disabled][disabled], body.theme-lime-dark .mat-fab.mat-primary[disabled], body.theme-lime-dark .mat-fab.mat-accent[disabled], body.theme-lime-dark .mat-fab.mat-warn[disabled], body.theme-lime-dark .mat-fab[disabled][disabled], body.theme-lime-dark .mat-mini-fab.mat-primary[disabled], body.theme-lime-dark .mat-mini-fab.mat-accent[disabled], body.theme-lime-dark .mat-mini-fab.mat-warn[disabled], body.theme-lime-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-lime-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-lime-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-lime-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-lime-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-lime-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-lime-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-lime-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-lime-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-lime-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-lime-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-lime-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-lime-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-lime-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-lime-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-lime-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-lime-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-button-toggle-standalone,
body.theme-lime-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-lime-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-lime-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-lime-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-lime-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-lime-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-lime-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-lime-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-lime-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-lime-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-lime-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-lime-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-lime-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-lime-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-lime-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-lime-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-lime-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #cddc39; }
body.theme-lime-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-lime-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #cddc39; }
body.theme-lime-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-lime-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-lime-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-lime-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-lime-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-lime-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-lime-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-lime-dark .mat-checkbox-background {
    background: none; } }
body.theme-lime-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #cddc39; }
body.theme-lime-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #cddc39; }
body.theme-lime-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-lime-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-lime-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-lime-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-lime-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-lime-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-lime-dark .mat-table {
  background: #424242; }
body.theme-lime-dark .mat-table thead, body.theme-lime-dark .mat-table tbody, body.theme-lime-dark .mat-table tfoot,
body.theme-lime-dark mat-header-row, body.theme-lime-dark mat-row, body.theme-lime-dark mat-footer-row,
body.theme-lime-dark [mat-header-row], body.theme-lime-dark [mat-row], body.theme-lime-dark [mat-footer-row],
body.theme-lime-dark .mat-table-sticky {
  background: inherit; }
body.theme-lime-dark mat-row, body.theme-lime-dark mat-header-row, body.theme-lime-dark mat-footer-row,
body.theme-lime-dark th.mat-header-cell, body.theme-lime-dark td.mat-cell, body.theme-lime-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-cell, body.theme-lime-dark .mat-footer-cell {
  color: white; }
body.theme-lime-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-lime-dark .mat-datepicker-toggle,
body.theme-lime-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-lime-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-lime-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-lime-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-lime-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-lime-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-calendar-body-selected {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(205, 220, 57, 0.4); }
body.theme-lime-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-lime-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #cddc39;
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(205, 220, 57, 0.4); }
body.theme-lime-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-lime-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-lime-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-lime-dark .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); }
body.theme-lime-dark .mat-datepicker-toggle-active {
  color: #cddc39; }
body.theme-lime-dark .mat-datepicker-toggle-active.mat-accent {
    color: #cddc39; }
body.theme-lime-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-lime-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-lime-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-lime-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-lime-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-lime-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-lime-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-lime-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-lime-dark .mat-expansion-panel-header-description,
body.theme-lime-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-lime-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-lime-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #cddc39; }
body.theme-lime-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-lime-dark .mat-focused .mat-form-field-required-marker {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-lime-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #cddc39; }
body.theme-lime-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #cddc39; }
body.theme-lime-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-lime-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-lime-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-lime-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-lime-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-lime-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-lime-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-lime-dark .mat-error {
  color: #f44336; }
body.theme-lime-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-lime-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-lime-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-lime-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-lime-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-lime-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-lime-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-lime-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-lime-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-lime-dark .mat-icon.mat-primary {
  color: #cddc39; }
body.theme-lime-dark .mat-icon.mat-accent {
  color: #cddc39; }
body.theme-lime-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-lime-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-input-element:disabled,
body.theme-lime-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element {
  caret-color: #cddc39; }
body.theme-lime-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-lime-dark .mat-accent .mat-input-element {
  caret-color: #cddc39; }
body.theme-lime-dark .mat-warn .mat-input-element,
body.theme-lime-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-lime-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-lime-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-lime-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-lime-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-lime-dark .mat-list-option:hover, body.theme-lime-dark .mat-list-option:focus,
body.theme-lime-dark .mat-nav-list .mat-list-item:hover,
body.theme-lime-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .mat-menu-panel {
  background: #424242; }
body.theme-lime-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-lime-dark .mat-menu-item[disabled], body.theme-lime-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-menu-item .mat-icon-no-color,
body.theme-lime-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-lime-dark .mat-menu-item:hover:not([disabled]),
body.theme-lime-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-lime-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-lime-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .mat-paginator {
  background: #424242; }
body.theme-lime-dark .mat-paginator,
body.theme-lime-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-paginator-decrement,
body.theme-lime-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-lime-dark .mat-paginator-first,
body.theme-lime-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-lime-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-lime-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-lime-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-lime-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-progress-bar-background {
  fill: #f0f4c3; }
body.theme-lime-dark .mat-progress-bar-buffer {
  background-color: #f0f4c3; }
body.theme-lime-dark .mat-progress-bar-fill::after {
  background-color: #cddc39; }
body.theme-lime-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #f0f4c3; }
body.theme-lime-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #f0f4c3; }
body.theme-lime-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #cddc39; }
body.theme-lime-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-lime-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-lime-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-lime-dark .mat-progress-spinner circle, body.theme-lime-dark .mat-spinner circle {
  stroke: #cddc39; }
body.theme-lime-dark .mat-progress-spinner.mat-accent circle, body.theme-lime-dark .mat-spinner.mat-accent circle {
  stroke: #cddc39; }
body.theme-lime-dark .mat-progress-spinner.mat-warn circle, body.theme-lime-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-lime-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #cddc39; }
body.theme-lime-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-lime-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-lime-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-lime-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #cddc39; }
body.theme-lime-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #cddc39; }
body.theme-lime-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-lime-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-lime-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-lime-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #cddc39; }
body.theme-lime-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-lime-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-lime-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-lime-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-lime-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-lime-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-lime-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-lime-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-lime-dark .mat-select-value {
  color: white; }
body.theme-lime-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-select-panel {
  background: #424242; }
body.theme-lime-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #cddc39; }
body.theme-lime-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-lime-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-lime-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-lime-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-lime-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-lime-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-lime-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-lime-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-lime-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #e6ee9c; }
body.theme-lime-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(230, 238, 156, 0.54); }
body.theme-lime-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #e6ee9c; }
body.theme-lime-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #e6ee9c; }
body.theme-lime-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(230, 238, 156, 0.54); }
body.theme-lime-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #e6ee9c; }
body.theme-lime-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-lime-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-lime-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-lime-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-lime-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-lime-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-primary .mat-slider-track-fill,
body.theme-lime-dark .mat-primary .mat-slider-thumb,
body.theme-lime-dark .mat-primary .mat-slider-thumb-label {
  background-color: #cddc39; }
body.theme-lime-dark .mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-accent .mat-slider-track-fill,
body.theme-lime-dark .mat-accent .mat-slider-thumb,
body.theme-lime-dark .mat-accent .mat-slider-thumb-label {
  background-color: #cddc39; }
body.theme-lime-dark .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-warn .mat-slider-track-fill,
body.theme-lime-dark .mat-warn .mat-slider-thumb,
body.theme-lime-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-lime-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-lime-dark .mat-slider-focus-ring {
  background-color: rgba(205, 220, 57, 0.2); }
body.theme-lime-dark .mat-slider:hover .mat-slider-track-background,
body.theme-lime-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-lime-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-lime-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-lime-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-lime-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-lime-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-lime-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-lime-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-lime-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-lime-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-lime-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-lime-dark .mat-step-header.cdk-keyboard-focused, body.theme-lime-dark .mat-step-header.cdk-program-focused, body.theme-lime-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-lime-dark .mat-step-header:hover {
    background: none; } }
body.theme-lime-dark .mat-step-header .mat-step-label,
body.theme-lime-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-step-header .mat-step-icon-selected,
body.theme-lime-dark .mat-step-header .mat-step-icon-state-done,
body.theme-lime-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-lime-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-lime-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-lime-dark .mat-stepper-horizontal, body.theme-lime-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-lime-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-horizontal-stepper-header::before,
body.theme-lime-dark .mat-horizontal-stepper-header::after,
body.theme-lime-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-lime-dark .mat-tab-nav-bar,
body.theme-lime-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-lime-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-lime-dark .mat-tab-label, body.theme-lime-dark .mat-tab-link {
  color: white; }
body.theme-lime-dark .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-lime-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-lime-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-lime-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 244, 195, 0.3); }
body.theme-lime-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-lime-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #cddc39; }
body.theme-lime-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-lime-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 244, 195, 0.3); }
body.theme-lime-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-lime-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #cddc39; }
body.theme-lime-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-lime-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-lime-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-lime-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-lime-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-lime-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 244, 195, 0.3); }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #cddc39; }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }
body.theme-lime-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-lime-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 244, 195, 0.3); }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #cddc39; }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-lime-dark .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); }
body.theme-lime-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-lime-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-lime-dark .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); }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-lime-dark .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); }
body.theme-lime-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-lime-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-lime-dark .mat-toolbar.mat-primary {
    background: #cddc39;
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-toolbar.mat-accent {
    background: #cddc39;
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-lime-dark .mat-toolbar .mat-form-field-underline,
  body.theme-lime-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-lime-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-lime-dark .mat-toolbar .mat-form-field-label,
  body.theme-lime-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-lime-dark .mat-toolbar .mat-select-value,
  body.theme-lime-dark .mat-toolbar .mat-select-arrow,
  body.theme-lime-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-lime-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-lime-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-lime-dark .mat-tree {
  background: #424242; }
body.theme-lime-dark .mat-tree-node,
body.theme-lime-dark .mat-nested-tree-node {
  color: white; }
body.theme-lime-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-lime-dark {
  color: white;
  background: #303030; }
body.theme-lime-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .icon,
body.theme-lime-dark i {
  color: white; }
body.theme-lime-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .fade-text,
body.theme-lime-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .avatar {
  color: white; }
body.theme-lime-dark .form-wrapper {
  background-color: #424242; }
body.theme-lime-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .simple-pagination {
  background: #424242; }
body.theme-lime-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-lime-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .price-tables .price-table {
  background: #424242; }
body.theme-lime-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .simple-table-container {
  background: #424242; }
body.theme-lime-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-lime-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-lime-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-lime-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-lime-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-lime-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-lime-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-lime-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-lime-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-lime-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-lime-dark a,
body.theme-lime-dark .chart-label,
body.theme-lime-dark .theme-text {
  color: #cddc39; }
body.theme-lime-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-lime-dark .changelog .entry {
  background-color: #424242; }
body.theme-lime-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-lime-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-lime-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-lime-dark fuse-sidebar {
  background: #303030; }
body.theme-lime-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-lime-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-lime-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-lime-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-lime-dark fuse-widget > .fuse-widget-front,
body.theme-lime-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-lime-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #cddc39; }
body.theme-lime-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-lime-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-lime-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-lime-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #dce775; }
body.theme-lime-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-lime-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-lime-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #cddc39; }
body.theme-lime-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #cddc39;
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-lime-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-lime-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-lime-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-lime-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-lime-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-lime-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-lime-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-lime-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-lime-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-lime-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-lime-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #cddc39; }
body.theme-lime-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-lime-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #cddc39; }
body.theme-lime-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #cddc39; }
body.theme-lime-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #cddc39; }
body.theme-lime-dark #academy-course .sidebar .steps .step .index:before, body.theme-lime-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #academy-course .center .content {
  background: #353535; }
body.theme-lime-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-lime-dark .cal-month-view {
  background: #424242; }
body.theme-lime-dark .cal-month-view .cal-day-badge {
    background: #cddc39;
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-lime-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-lime-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #cddc39; }
body.theme-lime-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-lime-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-lime-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-lime-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-lime-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #cddc39; }
body.theme-lime-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-lime-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-lime-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-lime-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-lime-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-lime-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-lime-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #cddc39; }
body.theme-lime-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-lime-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-lime-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-lime-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-lime-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-lime-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-lime-dark scrumboard-board-list .list .list-header,
body.theme-lime-dark scrumboard-board-list .list .list-content,
body.theme-lime-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-lime-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-lime-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-lime-dark scrumboard-board #board > .header {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-lime-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-lime-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-lime-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-lime-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-lime-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-lime-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-lime-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-lime-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-lime-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-lime-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark todo-list-item.completed {
    background: #303030; }
body.theme-lime-dark todo-list-item.completed .title,
    body.theme-lime-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark todo-list-item.selected {
    background: #303030; }
body.theme-lime-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-lime-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-lime-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark login-2 #login #login-intro {
  color: white; }
body.theme-lime-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-lime-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-lime-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-lime-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-lime-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark register-2 #register #register-intro {
  color: white; }
body.theme-lime-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-lime-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-lime-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-lime-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-lime-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-lime-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-lime-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-lime-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-lime-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-lime-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-lime-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-lime-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-lime-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-lime-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-lime-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-lime-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-lime-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-lime-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #cddc39; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #cddc39; }
body.theme-lime-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-lime-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-lime-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #cddc39; }
body.theme-lime-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-lime-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-lime-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-lime-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-lime-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-lime-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-lime-dark datatable-body {
  background-color: white; }
body.theme-lime-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-lime-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-lime-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark decision-list-item.completed {
    background: #303030; }
body.theme-lime-dark decision-list-item.completed .title,
    body.theme-lime-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark decision-list-item.selected {
    background: #303030; }
body.theme-lime-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-lime-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-lime-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-lime-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-lime-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-lime-dark app-itservice-list-item.completed .title,
    body.theme-lime-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-lime-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark .theme-blue-gray-dark mat-tab-group,
body.theme-lime-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-lime-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-lime-dark .mat-select-panel {
  max-width: none !important; }
body.theme-lime-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-lime-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-lime-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-lime-dark app-cost-center-item.completed .title,
  body.theme-lime-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-lime-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-lime-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-lime-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-lime-dark app-bank-master-item.completed .title,
  body.theme-lime-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-lime-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-lime-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark hotel-list-item.completed {
    background: #303030; }
body.theme-lime-dark hotel-list-item.completed .title,
    body.theme-lime-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark hotel-list-item.selected {
    background: #303030; }
body.theme-lime-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-lime-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-lime-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-lime-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-lime-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-lime-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-lime-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-lime-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark chop-list-item.completed {
  background: #303030; }
body.theme-lime-dark chop-list-item.completed .title,
  body.theme-lime-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-lime-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-lime-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-lime-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-lime-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-lime-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-lime-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-lime-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-lime-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-lime-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-lime-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark decision-list-item.completed {
    background: #303030; }
body.theme-lime-dark decision-list-item.completed .title,
    body.theme-lime-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark decision-list-item.selected {
    background: #303030; }
body.theme-lime-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-lime-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-lime-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-lime-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-lime-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-lime-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-lime-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-lime-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-lime-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-lime-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-lime-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-lime-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-lime-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-lime-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-lime-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-lime-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-lime-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark payment-list-item.completed {
    background: #303030; }
body.theme-lime-dark payment-list-item.completed .title,
    body.theme-lime-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark payment-list-item.selected {
    background: #303030; }
body.theme-lime-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #dce775; }
body.theme-lime-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-lime-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-lime-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-lime-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-lime-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-lime-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-lime-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-lime-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-lime-dark #products .center .content-card {
  background: #424242; }
body.theme-lime-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-lime-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark decision-list-item.completed {
    background: #303030; }
body.theme-lime-dark decision-list-item.completed .title,
    body.theme-lime-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark decision-list-item.selected {
    background: #303030; }
body.theme-lime-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-lime-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #dce775; }
body.theme-lime-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-lime-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-lime-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-lime-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-lime-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-lime-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-lime-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-lime-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-lime-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-lime-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-lime-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-lime-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark payment-list-item.completed {
    background: #303030; }
body.theme-lime-dark payment-list-item.completed .title,
    body.theme-lime-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark payment-list-item.selected {
    background: #303030; }
body.theme-lime-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #dce775; }
body.theme-lime-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #dce775; }
body.theme-lime-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-lime-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-lime-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-lime-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-lime-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-lime-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-lime-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-lime-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-lime-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-lime-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-lime-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark payment-list-item.completed {
    background: #303030; }
body.theme-lime-dark payment-list-item.completed .title,
    body.theme-lime-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark payment-list-item.selected {
    background: #303030; }
body.theme-lime-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-lime-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-lime-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-lime-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-lime-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark common-list-item.completed .title,
  body.theme-lime-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-lime-dark .content {
  background-color: #303030 !important; }
body.theme-lime-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-lime-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-lime-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-lime-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-lime-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-lime-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-lime-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-lime-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-lime-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-lime-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-lime-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-lime-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-lime-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-lime-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-lime-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-lime-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-lime-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-lime-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-lime-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark payment-list-item.completed {
    background: #303030; }
body.theme-lime-dark payment-list-item.completed .title,
    body.theme-lime-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark payment-list-item.selected {
    background: #303030; }
body.theme-lime-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-lime-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-lime-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-lime-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-lime-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-lime-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-lime-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-lime-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-lime-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-lime-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-lime-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-lime-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-lime-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-lime-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-lime-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-lime-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-lime-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark payment-list-item.completed {
    background: #303030; }
body.theme-lime-dark payment-list-item.completed .title,
    body.theme-lime-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark payment-list-item.selected {
    background: #303030; }
body.theme-lime-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-lime-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-lime-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-lime-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-lime-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-lime-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-lime-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-lime-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-lime-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-lime-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-lime-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-lime-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-lime-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-lime-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark payment-list-item.completed {
    background: #303030; }
body.theme-lime-dark payment-list-item.completed .title,
    body.theme-lime-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark payment-list-item.selected {
    background: #303030; }
body.theme-lime-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #dce775; }
body.theme-lime-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-lime-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #dce775; }
body.theme-lime-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-lime-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-lime-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-lime-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-lime-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-lime-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-lime-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark preapp-list-item.completed {
    background: #303030; }
body.theme-lime-dark preapp-list-item.completed .title,
    body.theme-lime-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-lime-dark preapp-list-item.selected {
    background: #303030; }
body.theme-lime-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-lime-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-lime-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-lime-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-lime-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-lime-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #dce775; }
body.theme-lime-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-lime-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-lime-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-lime-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-lime-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-lime-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-lime-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #dce775; }
body.theme-lime-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark app-detail .active, body.theme-lime-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-lime-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #dce775; }
body.theme-lime-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-lime-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-lime-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-lime-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-lime-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-lime-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-lime-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-lime-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-lime-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-lime-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-lime-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-lime-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-lime-dark .primary-50-bg {
  background-color: #f9fbe7 !important; }
body.theme-lime-dark .primary-50 {
  background-color: #f9fbe7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-50[disabled] {
    background-color: rgba(249, 251, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-50-fg {
  color: #f9fbe7 !important; }
body.theme-lime-dark .primary-50-border {
  border-color: #f9fbe7 !important; }
body.theme-lime-dark .primary-50-border-top {
  border-top-color: #f9fbe7 !important; }
body.theme-lime-dark .primary-50-border-right {
  border-right-color: #f9fbe7 !important; }
body.theme-lime-dark .primary-50-border-bottom {
  border-bottom-color: #f9fbe7 !important; }
body.theme-lime-dark .primary-50-border-left {
  border-left-color: #f9fbe7 !important; }
body.theme-lime-dark .primary-100-bg {
  background-color: #f0f4c3 !important; }
body.theme-lime-dark .primary-100 {
  background-color: #f0f4c3 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-100[disabled] {
    background-color: rgba(240, 244, 195, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-100-fg {
  color: #f0f4c3 !important; }
body.theme-lime-dark .primary-100-border {
  border-color: #f0f4c3 !important; }
body.theme-lime-dark .primary-100-border-top {
  border-top-color: #f0f4c3 !important; }
body.theme-lime-dark .primary-100-border-right {
  border-right-color: #f0f4c3 !important; }
body.theme-lime-dark .primary-100-border-bottom {
  border-bottom-color: #f0f4c3 !important; }
body.theme-lime-dark .primary-100-border-left {
  border-left-color: #f0f4c3 !important; }
body.theme-lime-dark .primary-200-bg {
  background-color: #e6ee9c !important; }
body.theme-lime-dark .primary-200 {
  background-color: #e6ee9c !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-200[disabled] {
    background-color: rgba(230, 238, 156, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-200-fg {
  color: #e6ee9c !important; }
body.theme-lime-dark .primary-200-border {
  border-color: #e6ee9c !important; }
body.theme-lime-dark .primary-200-border-top {
  border-top-color: #e6ee9c !important; }
body.theme-lime-dark .primary-200-border-right {
  border-right-color: #e6ee9c !important; }
body.theme-lime-dark .primary-200-border-bottom {
  border-bottom-color: #e6ee9c !important; }
body.theme-lime-dark .primary-200-border-left {
  border-left-color: #e6ee9c !important; }
body.theme-lime-dark .primary-300-bg {
  background-color: #dce775 !important; }
body.theme-lime-dark .primary-300 {
  background-color: #dce775 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-300[disabled] {
    background-color: rgba(220, 231, 117, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-300-fg {
  color: #dce775 !important; }
body.theme-lime-dark .primary-300-border {
  border-color: #dce775 !important; }
body.theme-lime-dark .primary-300-border-top {
  border-top-color: #dce775 !important; }
body.theme-lime-dark .primary-300-border-right {
  border-right-color: #dce775 !important; }
body.theme-lime-dark .primary-300-border-bottom {
  border-bottom-color: #dce775 !important; }
body.theme-lime-dark .primary-300-border-left {
  border-left-color: #dce775 !important; }
body.theme-lime-dark .primary-400-bg {
  background-color: #d4e157 !important; }
body.theme-lime-dark .primary-400 {
  background-color: #d4e157 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-400[disabled] {
    background-color: rgba(212, 225, 87, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-400-fg {
  color: #d4e157 !important; }
body.theme-lime-dark .primary-400-border {
  border-color: #d4e157 !important; }
body.theme-lime-dark .primary-400-border-top {
  border-top-color: #d4e157 !important; }
body.theme-lime-dark .primary-400-border-right {
  border-right-color: #d4e157 !important; }
body.theme-lime-dark .primary-400-border-bottom {
  border-bottom-color: #d4e157 !important; }
body.theme-lime-dark .primary-400-border-left {
  border-left-color: #d4e157 !important; }
body.theme-lime-dark .primary-500-bg {
  background-color: #cddc39 !important; }
body.theme-lime-dark .primary-500 {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-500[disabled] {
    background-color: rgba(205, 220, 57, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-500-fg {
  color: #cddc39 !important; }
body.theme-lime-dark .primary-500-border {
  border-color: #cddc39 !important; }
body.theme-lime-dark .primary-500-border-top {
  border-top-color: #cddc39 !important; }
body.theme-lime-dark .primary-500-border-right {
  border-right-color: #cddc39 !important; }
body.theme-lime-dark .primary-500-border-bottom {
  border-bottom-color: #cddc39 !important; }
body.theme-lime-dark .primary-500-border-left {
  border-left-color: #cddc39 !important; }
body.theme-lime-dark .primary-600-bg {
  background-color: #c0ca33 !important; }
body.theme-lime-dark .primary-600 {
  background-color: #c0ca33 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-600[disabled] {
    background-color: rgba(192, 202, 51, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-600-fg {
  color: #c0ca33 !important; }
body.theme-lime-dark .primary-600-border {
  border-color: #c0ca33 !important; }
body.theme-lime-dark .primary-600-border-top {
  border-top-color: #c0ca33 !important; }
body.theme-lime-dark .primary-600-border-right {
  border-right-color: #c0ca33 !important; }
body.theme-lime-dark .primary-600-border-bottom {
  border-bottom-color: #c0ca33 !important; }
body.theme-lime-dark .primary-600-border-left {
  border-left-color: #c0ca33 !important; }
body.theme-lime-dark .primary-700-bg {
  background-color: #afb42b !important; }
body.theme-lime-dark .primary-700 {
  background-color: #afb42b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-700[disabled] {
    background-color: rgba(175, 180, 43, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-700-fg {
  color: #afb42b !important; }
body.theme-lime-dark .primary-700-border {
  border-color: #afb42b !important; }
body.theme-lime-dark .primary-700-border-top {
  border-top-color: #afb42b !important; }
body.theme-lime-dark .primary-700-border-right {
  border-right-color: #afb42b !important; }
body.theme-lime-dark .primary-700-border-bottom {
  border-bottom-color: #afb42b !important; }
body.theme-lime-dark .primary-700-border-left {
  border-left-color: #afb42b !important; }
body.theme-lime-dark .primary-800-bg {
  background-color: #9e9d24 !important; }
body.theme-lime-dark .primary-800 {
  background-color: #9e9d24 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-800[disabled] {
    background-color: rgba(158, 157, 36, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-800-fg {
  color: #9e9d24 !important; }
body.theme-lime-dark .primary-800-border {
  border-color: #9e9d24 !important; }
body.theme-lime-dark .primary-800-border-top {
  border-top-color: #9e9d24 !important; }
body.theme-lime-dark .primary-800-border-right {
  border-right-color: #9e9d24 !important; }
body.theme-lime-dark .primary-800-border-bottom {
  border-bottom-color: #9e9d24 !important; }
body.theme-lime-dark .primary-800-border-left {
  border-left-color: #9e9d24 !important; }
body.theme-lime-dark .primary-900-bg {
  background-color: #827717 !important; }
body.theme-lime-dark .primary-900 {
  background-color: #827717 !important;
  color: white !important; }
body.theme-lime-dark .primary-900[disabled] {
    background-color: rgba(130, 119, 23, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .primary-900-fg {
  color: #827717 !important; }
body.theme-lime-dark .primary-900-border {
  border-color: #827717 !important; }
body.theme-lime-dark .primary-900-border-top {
  border-top-color: #827717 !important; }
body.theme-lime-dark .primary-900-border-right {
  border-right-color: #827717 !important; }
body.theme-lime-dark .primary-900-border-bottom {
  border-bottom-color: #827717 !important; }
body.theme-lime-dark .primary-900-border-left {
  border-left-color: #827717 !important; }
body.theme-lime-dark .primary-A100-bg {
  background-color: #f4ff81 !important; }
body.theme-lime-dark .primary-A100 {
  background-color: #f4ff81 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-A100[disabled] {
    background-color: rgba(244, 255, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-A100-fg {
  color: #f4ff81 !important; }
body.theme-lime-dark .primary-A100-border {
  border-color: #f4ff81 !important; }
body.theme-lime-dark .primary-A100-border-top {
  border-top-color: #f4ff81 !important; }
body.theme-lime-dark .primary-A100-border-right {
  border-right-color: #f4ff81 !important; }
body.theme-lime-dark .primary-A100-border-bottom {
  border-bottom-color: #f4ff81 !important; }
body.theme-lime-dark .primary-A100-border-left {
  border-left-color: #f4ff81 !important; }
body.theme-lime-dark .primary-A200-bg {
  background-color: #eeff41 !important; }
body.theme-lime-dark .primary-A200 {
  background-color: #eeff41 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-A200[disabled] {
    background-color: rgba(238, 255, 65, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-A200-fg {
  color: #eeff41 !important; }
body.theme-lime-dark .primary-A200-border {
  border-color: #eeff41 !important; }
body.theme-lime-dark .primary-A200-border-top {
  border-top-color: #eeff41 !important; }
body.theme-lime-dark .primary-A200-border-right {
  border-right-color: #eeff41 !important; }
body.theme-lime-dark .primary-A200-border-bottom {
  border-bottom-color: #eeff41 !important; }
body.theme-lime-dark .primary-A200-border-left {
  border-left-color: #eeff41 !important; }
body.theme-lime-dark .primary-A400-bg {
  background-color: #c6ff00 !important; }
body.theme-lime-dark .primary-A400 {
  background-color: #c6ff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-A400[disabled] {
    background-color: rgba(198, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-A400-fg {
  color: #c6ff00 !important; }
body.theme-lime-dark .primary-A400-border {
  border-color: #c6ff00 !important; }
body.theme-lime-dark .primary-A400-border-top {
  border-top-color: #c6ff00 !important; }
body.theme-lime-dark .primary-A400-border-right {
  border-right-color: #c6ff00 !important; }
body.theme-lime-dark .primary-A400-border-bottom {
  border-bottom-color: #c6ff00 !important; }
body.theme-lime-dark .primary-A400-border-left {
  border-left-color: #c6ff00 !important; }
body.theme-lime-dark .primary-A700-bg {
  background-color: #aeea00 !important; }
body.theme-lime-dark .primary-A700 {
  background-color: #aeea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary-A700[disabled] {
    background-color: rgba(174, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-A700-fg {
  color: #aeea00 !important; }
body.theme-lime-dark .primary-A700-border {
  border-color: #aeea00 !important; }
body.theme-lime-dark .primary-A700-border-top {
  border-top-color: #aeea00 !important; }
body.theme-lime-dark .primary-A700-border-right {
  border-right-color: #aeea00 !important; }
body.theme-lime-dark .primary-A700-border-bottom {
  border-bottom-color: #aeea00 !important; }
body.theme-lime-dark .primary-A700-border-left {
  border-left-color: #aeea00 !important; }
body.theme-lime-dark .primary-bg {
  background-color: #cddc39 !important; }
body.theme-lime-dark .primary {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .primary[disabled] {
    background-color: rgba(205, 220, 57, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .primary-fg {
  color: #cddc39 !important; }
body.theme-lime-dark .primary-border {
  border-color: #cddc39 !important; }
body.theme-lime-dark .primary-border-top {
  border-top-color: #cddc39 !important; }
body.theme-lime-dark .primary-border-right {
  border-right-color: #cddc39 !important; }
body.theme-lime-dark .primary-border-bottom {
  border-bottom-color: #cddc39 !important; }
body.theme-lime-dark .primary-border-left {
  border-left-color: #cddc39 !important; }
body.theme-lime-dark .accent-50-bg {
  background-color: #f9fbe7 !important; }
body.theme-lime-dark .accent-50 {
  background-color: #f9fbe7 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-50[disabled] {
    background-color: rgba(249, 251, 231, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-50-fg {
  color: #f9fbe7 !important; }
body.theme-lime-dark .accent-50-border {
  border-color: #f9fbe7 !important; }
body.theme-lime-dark .accent-50-border-top {
  border-top-color: #f9fbe7 !important; }
body.theme-lime-dark .accent-50-border-right {
  border-right-color: #f9fbe7 !important; }
body.theme-lime-dark .accent-50-border-bottom {
  border-bottom-color: #f9fbe7 !important; }
body.theme-lime-dark .accent-50-border-left {
  border-left-color: #f9fbe7 !important; }
body.theme-lime-dark .accent-100-bg {
  background-color: #f0f4c3 !important; }
body.theme-lime-dark .accent-100 {
  background-color: #f0f4c3 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-100[disabled] {
    background-color: rgba(240, 244, 195, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-100-fg {
  color: #f0f4c3 !important; }
body.theme-lime-dark .accent-100-border {
  border-color: #f0f4c3 !important; }
body.theme-lime-dark .accent-100-border-top {
  border-top-color: #f0f4c3 !important; }
body.theme-lime-dark .accent-100-border-right {
  border-right-color: #f0f4c3 !important; }
body.theme-lime-dark .accent-100-border-bottom {
  border-bottom-color: #f0f4c3 !important; }
body.theme-lime-dark .accent-100-border-left {
  border-left-color: #f0f4c3 !important; }
body.theme-lime-dark .accent-200-bg {
  background-color: #e6ee9c !important; }
body.theme-lime-dark .accent-200 {
  background-color: #e6ee9c !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-200[disabled] {
    background-color: rgba(230, 238, 156, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-200-fg {
  color: #e6ee9c !important; }
body.theme-lime-dark .accent-200-border {
  border-color: #e6ee9c !important; }
body.theme-lime-dark .accent-200-border-top {
  border-top-color: #e6ee9c !important; }
body.theme-lime-dark .accent-200-border-right {
  border-right-color: #e6ee9c !important; }
body.theme-lime-dark .accent-200-border-bottom {
  border-bottom-color: #e6ee9c !important; }
body.theme-lime-dark .accent-200-border-left {
  border-left-color: #e6ee9c !important; }
body.theme-lime-dark .accent-300-bg {
  background-color: #dce775 !important; }
body.theme-lime-dark .accent-300 {
  background-color: #dce775 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-300[disabled] {
    background-color: rgba(220, 231, 117, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-300-fg {
  color: #dce775 !important; }
body.theme-lime-dark .accent-300-border {
  border-color: #dce775 !important; }
body.theme-lime-dark .accent-300-border-top {
  border-top-color: #dce775 !important; }
body.theme-lime-dark .accent-300-border-right {
  border-right-color: #dce775 !important; }
body.theme-lime-dark .accent-300-border-bottom {
  border-bottom-color: #dce775 !important; }
body.theme-lime-dark .accent-300-border-left {
  border-left-color: #dce775 !important; }
body.theme-lime-dark .accent-400-bg {
  background-color: #d4e157 !important; }
body.theme-lime-dark .accent-400 {
  background-color: #d4e157 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-400[disabled] {
    background-color: rgba(212, 225, 87, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-400-fg {
  color: #d4e157 !important; }
body.theme-lime-dark .accent-400-border {
  border-color: #d4e157 !important; }
body.theme-lime-dark .accent-400-border-top {
  border-top-color: #d4e157 !important; }
body.theme-lime-dark .accent-400-border-right {
  border-right-color: #d4e157 !important; }
body.theme-lime-dark .accent-400-border-bottom {
  border-bottom-color: #d4e157 !important; }
body.theme-lime-dark .accent-400-border-left {
  border-left-color: #d4e157 !important; }
body.theme-lime-dark .accent-500-bg {
  background-color: #cddc39 !important; }
body.theme-lime-dark .accent-500 {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-500[disabled] {
    background-color: rgba(205, 220, 57, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-500-fg {
  color: #cddc39 !important; }
body.theme-lime-dark .accent-500-border {
  border-color: #cddc39 !important; }
body.theme-lime-dark .accent-500-border-top {
  border-top-color: #cddc39 !important; }
body.theme-lime-dark .accent-500-border-right {
  border-right-color: #cddc39 !important; }
body.theme-lime-dark .accent-500-border-bottom {
  border-bottom-color: #cddc39 !important; }
body.theme-lime-dark .accent-500-border-left {
  border-left-color: #cddc39 !important; }
body.theme-lime-dark .accent-600-bg {
  background-color: #c0ca33 !important; }
body.theme-lime-dark .accent-600 {
  background-color: #c0ca33 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-600[disabled] {
    background-color: rgba(192, 202, 51, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-600-fg {
  color: #c0ca33 !important; }
body.theme-lime-dark .accent-600-border {
  border-color: #c0ca33 !important; }
body.theme-lime-dark .accent-600-border-top {
  border-top-color: #c0ca33 !important; }
body.theme-lime-dark .accent-600-border-right {
  border-right-color: #c0ca33 !important; }
body.theme-lime-dark .accent-600-border-bottom {
  border-bottom-color: #c0ca33 !important; }
body.theme-lime-dark .accent-600-border-left {
  border-left-color: #c0ca33 !important; }
body.theme-lime-dark .accent-700-bg {
  background-color: #afb42b !important; }
body.theme-lime-dark .accent-700 {
  background-color: #afb42b !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-700[disabled] {
    background-color: rgba(175, 180, 43, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-700-fg {
  color: #afb42b !important; }
body.theme-lime-dark .accent-700-border {
  border-color: #afb42b !important; }
body.theme-lime-dark .accent-700-border-top {
  border-top-color: #afb42b !important; }
body.theme-lime-dark .accent-700-border-right {
  border-right-color: #afb42b !important; }
body.theme-lime-dark .accent-700-border-bottom {
  border-bottom-color: #afb42b !important; }
body.theme-lime-dark .accent-700-border-left {
  border-left-color: #afb42b !important; }
body.theme-lime-dark .accent-800-bg {
  background-color: #9e9d24 !important; }
body.theme-lime-dark .accent-800 {
  background-color: #9e9d24 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-800[disabled] {
    background-color: rgba(158, 157, 36, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-800-fg {
  color: #9e9d24 !important; }
body.theme-lime-dark .accent-800-border {
  border-color: #9e9d24 !important; }
body.theme-lime-dark .accent-800-border-top {
  border-top-color: #9e9d24 !important; }
body.theme-lime-dark .accent-800-border-right {
  border-right-color: #9e9d24 !important; }
body.theme-lime-dark .accent-800-border-bottom {
  border-bottom-color: #9e9d24 !important; }
body.theme-lime-dark .accent-800-border-left {
  border-left-color: #9e9d24 !important; }
body.theme-lime-dark .accent-900-bg {
  background-color: #827717 !important; }
body.theme-lime-dark .accent-900 {
  background-color: #827717 !important;
  color: white !important; }
body.theme-lime-dark .accent-900[disabled] {
    background-color: rgba(130, 119, 23, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .accent-900-fg {
  color: #827717 !important; }
body.theme-lime-dark .accent-900-border {
  border-color: #827717 !important; }
body.theme-lime-dark .accent-900-border-top {
  border-top-color: #827717 !important; }
body.theme-lime-dark .accent-900-border-right {
  border-right-color: #827717 !important; }
body.theme-lime-dark .accent-900-border-bottom {
  border-bottom-color: #827717 !important; }
body.theme-lime-dark .accent-900-border-left {
  border-left-color: #827717 !important; }
body.theme-lime-dark .accent-A100-bg {
  background-color: #f4ff81 !important; }
body.theme-lime-dark .accent-A100 {
  background-color: #f4ff81 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-A100[disabled] {
    background-color: rgba(244, 255, 129, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-A100-fg {
  color: #f4ff81 !important; }
body.theme-lime-dark .accent-A100-border {
  border-color: #f4ff81 !important; }
body.theme-lime-dark .accent-A100-border-top {
  border-top-color: #f4ff81 !important; }
body.theme-lime-dark .accent-A100-border-right {
  border-right-color: #f4ff81 !important; }
body.theme-lime-dark .accent-A100-border-bottom {
  border-bottom-color: #f4ff81 !important; }
body.theme-lime-dark .accent-A100-border-left {
  border-left-color: #f4ff81 !important; }
body.theme-lime-dark .accent-A200-bg {
  background-color: #eeff41 !important; }
body.theme-lime-dark .accent-A200 {
  background-color: #eeff41 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-A200[disabled] {
    background-color: rgba(238, 255, 65, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-A200-fg {
  color: #eeff41 !important; }
body.theme-lime-dark .accent-A200-border {
  border-color: #eeff41 !important; }
body.theme-lime-dark .accent-A200-border-top {
  border-top-color: #eeff41 !important; }
body.theme-lime-dark .accent-A200-border-right {
  border-right-color: #eeff41 !important; }
body.theme-lime-dark .accent-A200-border-bottom {
  border-bottom-color: #eeff41 !important; }
body.theme-lime-dark .accent-A200-border-left {
  border-left-color: #eeff41 !important; }
body.theme-lime-dark .accent-A400-bg {
  background-color: #c6ff00 !important; }
body.theme-lime-dark .accent-A400 {
  background-color: #c6ff00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-A400[disabled] {
    background-color: rgba(198, 255, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-A400-fg {
  color: #c6ff00 !important; }
body.theme-lime-dark .accent-A400-border {
  border-color: #c6ff00 !important; }
body.theme-lime-dark .accent-A400-border-top {
  border-top-color: #c6ff00 !important; }
body.theme-lime-dark .accent-A400-border-right {
  border-right-color: #c6ff00 !important; }
body.theme-lime-dark .accent-A400-border-bottom {
  border-bottom-color: #c6ff00 !important; }
body.theme-lime-dark .accent-A400-border-left {
  border-left-color: #c6ff00 !important; }
body.theme-lime-dark .accent-A700-bg {
  background-color: #aeea00 !important; }
body.theme-lime-dark .accent-A700 {
  background-color: #aeea00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent-A700[disabled] {
    background-color: rgba(174, 234, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-A700-fg {
  color: #aeea00 !important; }
body.theme-lime-dark .accent-A700-border {
  border-color: #aeea00 !important; }
body.theme-lime-dark .accent-A700-border-top {
  border-top-color: #aeea00 !important; }
body.theme-lime-dark .accent-A700-border-right {
  border-right-color: #aeea00 !important; }
body.theme-lime-dark .accent-A700-border-bottom {
  border-bottom-color: #aeea00 !important; }
body.theme-lime-dark .accent-A700-border-left {
  border-left-color: #aeea00 !important; }
body.theme-lime-dark .accent-bg {
  background-color: #cddc39 !important; }
body.theme-lime-dark .accent {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .accent[disabled] {
    background-color: rgba(205, 220, 57, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .accent-fg {
  color: #cddc39 !important; }
body.theme-lime-dark .accent-border {
  border-color: #cddc39 !important; }
body.theme-lime-dark .accent-border-top {
  border-top-color: #cddc39 !important; }
body.theme-lime-dark .accent-border-right {
  border-right-color: #cddc39 !important; }
body.theme-lime-dark .accent-border-bottom {
  border-bottom-color: #cddc39 !important; }
body.theme-lime-dark .accent-border-left {
  border-left-color: #cddc39 !important; }
body.theme-lime-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-lime-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-lime-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-lime-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-lime-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-lime-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-lime-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-lime-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-lime-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-lime-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-lime-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-lime-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-lime-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-lime-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-lime-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-lime-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-lime-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-lime-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-lime-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-lime-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-lime-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-lime-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-lime-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-lime-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-lime-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-lime-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-lime-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-lime-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-lime-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-lime-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-lime-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-lime-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-lime-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-lime-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-lime-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-lime-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-lime-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-lime-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-lime-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-lime-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-lime-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-lime-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-lime-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-lime-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-lime-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-lime-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-lime-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-lime-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-lime-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-lime-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-lime-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-lime-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-lime-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-lime-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-lime-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-lime-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-lime-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-lime-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-lime-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-lime-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-lime-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-lime-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-lime-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-lime-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-lime-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-lime-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-lime-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-lime-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-lime-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-lime-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-lime-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-lime-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-lime-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-lime-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-lime-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-lime-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-lime-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-lime-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-lime-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-lime-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-lime-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-lime-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-lime-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-lime-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-lime-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-lime-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-lime-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-lime-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-lime-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-lime-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-lime-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-lime-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-lime-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-lime-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-lime-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-lime-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-lime-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-lime-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-lime-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-lime-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-lime-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-lime-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-lime-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-lime-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-lime-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-lime-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-lime-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-lime-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-lime-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-lime-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-lime-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-lime-dark .warn-fg {
  color: #f44336 !important; }
body.theme-lime-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-lime-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-lime-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-lime-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-lime-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-lime-dark .primary-50 i,
body.theme-lime-dark .primary-50 .icon, body.theme-lime-dark .primary-100 i,
body.theme-lime-dark .primary-100 .icon, body.theme-lime-dark .primary-200 i,
body.theme-lime-dark .primary-200 .icon, body.theme-lime-dark .primary-300 i,
body.theme-lime-dark .primary-300 .icon, body.theme-lime-dark .primary-400 i,
body.theme-lime-dark .primary-400 .icon, body.theme-lime-dark .primary-500 i,
body.theme-lime-dark .primary-500 .icon, body.theme-lime-dark .primary-600 i,
body.theme-lime-dark .primary-600 .icon, body.theme-lime-dark .primary-700 i,
body.theme-lime-dark .primary-700 .icon, body.theme-lime-dark .primary-800 i,
body.theme-lime-dark .primary-800 .icon, body.theme-lime-dark .primary-A100 i,
body.theme-lime-dark .primary-A100 .icon, body.theme-lime-dark .primary-A200 i,
body.theme-lime-dark .primary-A200 .icon, body.theme-lime-dark .primary-A400 i,
body.theme-lime-dark .primary-A400 .icon, body.theme-lime-dark .primary-A700 i,
body.theme-lime-dark .primary-A700 .icon, body.theme-lime-dark .primary i,
body.theme-lime-dark .primary .icon, body.theme-lime-dark .accent-50 i,
body.theme-lime-dark .accent-50 .icon, body.theme-lime-dark .accent-100 i,
body.theme-lime-dark .accent-100 .icon, body.theme-lime-dark .accent-200 i,
body.theme-lime-dark .accent-200 .icon, body.theme-lime-dark .accent-300 i,
body.theme-lime-dark .accent-300 .icon, body.theme-lime-dark .accent-400 i,
body.theme-lime-dark .accent-400 .icon, body.theme-lime-dark .accent-500 i,
body.theme-lime-dark .accent-500 .icon, body.theme-lime-dark .accent-600 i,
body.theme-lime-dark .accent-600 .icon, body.theme-lime-dark .accent-700 i,
body.theme-lime-dark .accent-700 .icon, body.theme-lime-dark .accent-800 i,
body.theme-lime-dark .accent-800 .icon, body.theme-lime-dark .accent-A100 i,
body.theme-lime-dark .accent-A100 .icon, body.theme-lime-dark .accent-A200 i,
body.theme-lime-dark .accent-A200 .icon, body.theme-lime-dark .accent-A400 i,
body.theme-lime-dark .accent-A400 .icon, body.theme-lime-dark .accent-A700 i,
body.theme-lime-dark .accent-A700 .icon, body.theme-lime-dark .accent i,
body.theme-lime-dark .accent .icon, body.theme-lime-dark .warn-50 i,
body.theme-lime-dark .warn-50 .icon, body.theme-lime-dark .warn-100 i,
body.theme-lime-dark .warn-100 .icon, body.theme-lime-dark .warn-200 i,
body.theme-lime-dark .warn-200 .icon, body.theme-lime-dark .warn-300 i,
body.theme-lime-dark .warn-300 .icon, body.theme-lime-dark .warn-400 i,
body.theme-lime-dark .warn-400 .icon, body.theme-lime-dark .warn-A100 i,
body.theme-lime-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-lime-dark .primary-50.secondary-text,
body.theme-lime-dark .primary-50 .secondary-text, body.theme-lime-dark .primary-100.secondary-text,
body.theme-lime-dark .primary-100 .secondary-text, body.theme-lime-dark .primary-200.secondary-text,
body.theme-lime-dark .primary-200 .secondary-text, body.theme-lime-dark .primary-300.secondary-text,
body.theme-lime-dark .primary-300 .secondary-text, body.theme-lime-dark .primary-400.secondary-text,
body.theme-lime-dark .primary-400 .secondary-text, body.theme-lime-dark .primary-500.secondary-text,
body.theme-lime-dark .primary-500 .secondary-text, body.theme-lime-dark .primary-600.secondary-text,
body.theme-lime-dark .primary-600 .secondary-text, body.theme-lime-dark .primary-700.secondary-text,
body.theme-lime-dark .primary-700 .secondary-text, body.theme-lime-dark .primary-800.secondary-text,
body.theme-lime-dark .primary-800 .secondary-text, body.theme-lime-dark .primary-A100.secondary-text,
body.theme-lime-dark .primary-A100 .secondary-text, body.theme-lime-dark .primary-A200.secondary-text,
body.theme-lime-dark .primary-A200 .secondary-text, body.theme-lime-dark .primary-A400.secondary-text,
body.theme-lime-dark .primary-A400 .secondary-text, body.theme-lime-dark .primary-A700.secondary-text,
body.theme-lime-dark .primary-A700 .secondary-text, body.theme-lime-dark .primary.secondary-text,
body.theme-lime-dark .primary .secondary-text, body.theme-lime-dark .accent-50.secondary-text,
body.theme-lime-dark .accent-50 .secondary-text, body.theme-lime-dark .accent-100.secondary-text,
body.theme-lime-dark .accent-100 .secondary-text, body.theme-lime-dark .accent-200.secondary-text,
body.theme-lime-dark .accent-200 .secondary-text, body.theme-lime-dark .accent-300.secondary-text,
body.theme-lime-dark .accent-300 .secondary-text, body.theme-lime-dark .accent-400.secondary-text,
body.theme-lime-dark .accent-400 .secondary-text, body.theme-lime-dark .accent-500.secondary-text,
body.theme-lime-dark .accent-500 .secondary-text, body.theme-lime-dark .accent-600.secondary-text,
body.theme-lime-dark .accent-600 .secondary-text, body.theme-lime-dark .accent-700.secondary-text,
body.theme-lime-dark .accent-700 .secondary-text, body.theme-lime-dark .accent-800.secondary-text,
body.theme-lime-dark .accent-800 .secondary-text, body.theme-lime-dark .accent-A100.secondary-text,
body.theme-lime-dark .accent-A100 .secondary-text, body.theme-lime-dark .accent-A200.secondary-text,
body.theme-lime-dark .accent-A200 .secondary-text, body.theme-lime-dark .accent-A400.secondary-text,
body.theme-lime-dark .accent-A400 .secondary-text, body.theme-lime-dark .accent-A700.secondary-text,
body.theme-lime-dark .accent-A700 .secondary-text, body.theme-lime-dark .accent.secondary-text,
body.theme-lime-dark .accent .secondary-text, body.theme-lime-dark .warn-50.secondary-text,
body.theme-lime-dark .warn-50 .secondary-text, body.theme-lime-dark .warn-100.secondary-text,
body.theme-lime-dark .warn-100 .secondary-text, body.theme-lime-dark .warn-200.secondary-text,
body.theme-lime-dark .warn-200 .secondary-text, body.theme-lime-dark .warn-300.secondary-text,
body.theme-lime-dark .warn-300 .secondary-text, body.theme-lime-dark .warn-400.secondary-text,
body.theme-lime-dark .warn-400 .secondary-text, body.theme-lime-dark .warn-A100.secondary-text,
body.theme-lime-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-lime-dark .primary-50.hint-text,
body.theme-lime-dark .primary-50 .hint-text, body.theme-lime-dark .primary-50.disabled-text,
body.theme-lime-dark .primary-50 .disabled-text, body.theme-lime-dark .primary-100.hint-text,
body.theme-lime-dark .primary-100 .hint-text, body.theme-lime-dark .primary-100.disabled-text,
body.theme-lime-dark .primary-100 .disabled-text, body.theme-lime-dark .primary-200.hint-text,
body.theme-lime-dark .primary-200 .hint-text, body.theme-lime-dark .primary-200.disabled-text,
body.theme-lime-dark .primary-200 .disabled-text, body.theme-lime-dark .primary-300.hint-text,
body.theme-lime-dark .primary-300 .hint-text, body.theme-lime-dark .primary-300.disabled-text,
body.theme-lime-dark .primary-300 .disabled-text, body.theme-lime-dark .primary-400.hint-text,
body.theme-lime-dark .primary-400 .hint-text, body.theme-lime-dark .primary-400.disabled-text,
body.theme-lime-dark .primary-400 .disabled-text, body.theme-lime-dark .primary-500.hint-text,
body.theme-lime-dark .primary-500 .hint-text, body.theme-lime-dark .primary-500.disabled-text,
body.theme-lime-dark .primary-500 .disabled-text, body.theme-lime-dark .primary-600.hint-text,
body.theme-lime-dark .primary-600 .hint-text, body.theme-lime-dark .primary-600.disabled-text,
body.theme-lime-dark .primary-600 .disabled-text, body.theme-lime-dark .primary-700.hint-text,
body.theme-lime-dark .primary-700 .hint-text, body.theme-lime-dark .primary-700.disabled-text,
body.theme-lime-dark .primary-700 .disabled-text, body.theme-lime-dark .primary-800.hint-text,
body.theme-lime-dark .primary-800 .hint-text, body.theme-lime-dark .primary-800.disabled-text,
body.theme-lime-dark .primary-800 .disabled-text, body.theme-lime-dark .primary-A100.hint-text,
body.theme-lime-dark .primary-A100 .hint-text, body.theme-lime-dark .primary-A100.disabled-text,
body.theme-lime-dark .primary-A100 .disabled-text, body.theme-lime-dark .primary-A200.hint-text,
body.theme-lime-dark .primary-A200 .hint-text, body.theme-lime-dark .primary-A200.disabled-text,
body.theme-lime-dark .primary-A200 .disabled-text, body.theme-lime-dark .primary-A400.hint-text,
body.theme-lime-dark .primary-A400 .hint-text, body.theme-lime-dark .primary-A400.disabled-text,
body.theme-lime-dark .primary-A400 .disabled-text, body.theme-lime-dark .primary-A700.hint-text,
body.theme-lime-dark .primary-A700 .hint-text, body.theme-lime-dark .primary-A700.disabled-text,
body.theme-lime-dark .primary-A700 .disabled-text, body.theme-lime-dark .primary.hint-text,
body.theme-lime-dark .primary .hint-text, body.theme-lime-dark .primary.disabled-text,
body.theme-lime-dark .primary .disabled-text, body.theme-lime-dark .accent-50.hint-text,
body.theme-lime-dark .accent-50 .hint-text, body.theme-lime-dark .accent-50.disabled-text,
body.theme-lime-dark .accent-50 .disabled-text, body.theme-lime-dark .accent-100.hint-text,
body.theme-lime-dark .accent-100 .hint-text, body.theme-lime-dark .accent-100.disabled-text,
body.theme-lime-dark .accent-100 .disabled-text, body.theme-lime-dark .accent-200.hint-text,
body.theme-lime-dark .accent-200 .hint-text, body.theme-lime-dark .accent-200.disabled-text,
body.theme-lime-dark .accent-200 .disabled-text, body.theme-lime-dark .accent-300.hint-text,
body.theme-lime-dark .accent-300 .hint-text, body.theme-lime-dark .accent-300.disabled-text,
body.theme-lime-dark .accent-300 .disabled-text, body.theme-lime-dark .accent-400.hint-text,
body.theme-lime-dark .accent-400 .hint-text, body.theme-lime-dark .accent-400.disabled-text,
body.theme-lime-dark .accent-400 .disabled-text, body.theme-lime-dark .accent-500.hint-text,
body.theme-lime-dark .accent-500 .hint-text, body.theme-lime-dark .accent-500.disabled-text,
body.theme-lime-dark .accent-500 .disabled-text, body.theme-lime-dark .accent-600.hint-text,
body.theme-lime-dark .accent-600 .hint-text, body.theme-lime-dark .accent-600.disabled-text,
body.theme-lime-dark .accent-600 .disabled-text, body.theme-lime-dark .accent-700.hint-text,
body.theme-lime-dark .accent-700 .hint-text, body.theme-lime-dark .accent-700.disabled-text,
body.theme-lime-dark .accent-700 .disabled-text, body.theme-lime-dark .accent-800.hint-text,
body.theme-lime-dark .accent-800 .hint-text, body.theme-lime-dark .accent-800.disabled-text,
body.theme-lime-dark .accent-800 .disabled-text, body.theme-lime-dark .accent-A100.hint-text,
body.theme-lime-dark .accent-A100 .hint-text, body.theme-lime-dark .accent-A100.disabled-text,
body.theme-lime-dark .accent-A100 .disabled-text, body.theme-lime-dark .accent-A200.hint-text,
body.theme-lime-dark .accent-A200 .hint-text, body.theme-lime-dark .accent-A200.disabled-text,
body.theme-lime-dark .accent-A200 .disabled-text, body.theme-lime-dark .accent-A400.hint-text,
body.theme-lime-dark .accent-A400 .hint-text, body.theme-lime-dark .accent-A400.disabled-text,
body.theme-lime-dark .accent-A400 .disabled-text, body.theme-lime-dark .accent-A700.hint-text,
body.theme-lime-dark .accent-A700 .hint-text, body.theme-lime-dark .accent-A700.disabled-text,
body.theme-lime-dark .accent-A700 .disabled-text, body.theme-lime-dark .accent.hint-text,
body.theme-lime-dark .accent .hint-text, body.theme-lime-dark .accent.disabled-text,
body.theme-lime-dark .accent .disabled-text, body.theme-lime-dark .warn-50.hint-text,
body.theme-lime-dark .warn-50 .hint-text, body.theme-lime-dark .warn-50.disabled-text,
body.theme-lime-dark .warn-50 .disabled-text, body.theme-lime-dark .warn-100.hint-text,
body.theme-lime-dark .warn-100 .hint-text, body.theme-lime-dark .warn-100.disabled-text,
body.theme-lime-dark .warn-100 .disabled-text, body.theme-lime-dark .warn-200.hint-text,
body.theme-lime-dark .warn-200 .hint-text, body.theme-lime-dark .warn-200.disabled-text,
body.theme-lime-dark .warn-200 .disabled-text, body.theme-lime-dark .warn-300.hint-text,
body.theme-lime-dark .warn-300 .hint-text, body.theme-lime-dark .warn-300.disabled-text,
body.theme-lime-dark .warn-300 .disabled-text, body.theme-lime-dark .warn-400.hint-text,
body.theme-lime-dark .warn-400 .hint-text, body.theme-lime-dark .warn-400.disabled-text,
body.theme-lime-dark .warn-400 .disabled-text, body.theme-lime-dark .warn-A100.hint-text,
body.theme-lime-dark .warn-A100 .hint-text, body.theme-lime-dark .warn-A100.disabled-text,
body.theme-lime-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-lime-dark .primary-50.divider,
body.theme-lime-dark .primary-50 .divider, body.theme-lime-dark .primary-100.divider,
body.theme-lime-dark .primary-100 .divider, body.theme-lime-dark .primary-200.divider,
body.theme-lime-dark .primary-200 .divider, body.theme-lime-dark .primary-300.divider,
body.theme-lime-dark .primary-300 .divider, body.theme-lime-dark .primary-400.divider,
body.theme-lime-dark .primary-400 .divider, body.theme-lime-dark .primary-500.divider,
body.theme-lime-dark .primary-500 .divider, body.theme-lime-dark .primary-600.divider,
body.theme-lime-dark .primary-600 .divider, body.theme-lime-dark .primary-700.divider,
body.theme-lime-dark .primary-700 .divider, body.theme-lime-dark .primary-800.divider,
body.theme-lime-dark .primary-800 .divider, body.theme-lime-dark .primary-A100.divider,
body.theme-lime-dark .primary-A100 .divider, body.theme-lime-dark .primary-A200.divider,
body.theme-lime-dark .primary-A200 .divider, body.theme-lime-dark .primary-A400.divider,
body.theme-lime-dark .primary-A400 .divider, body.theme-lime-dark .primary-A700.divider,
body.theme-lime-dark .primary-A700 .divider, body.theme-lime-dark .primary.divider,
body.theme-lime-dark .primary .divider, body.theme-lime-dark .accent-50.divider,
body.theme-lime-dark .accent-50 .divider, body.theme-lime-dark .accent-100.divider,
body.theme-lime-dark .accent-100 .divider, body.theme-lime-dark .accent-200.divider,
body.theme-lime-dark .accent-200 .divider, body.theme-lime-dark .accent-300.divider,
body.theme-lime-dark .accent-300 .divider, body.theme-lime-dark .accent-400.divider,
body.theme-lime-dark .accent-400 .divider, body.theme-lime-dark .accent-500.divider,
body.theme-lime-dark .accent-500 .divider, body.theme-lime-dark .accent-600.divider,
body.theme-lime-dark .accent-600 .divider, body.theme-lime-dark .accent-700.divider,
body.theme-lime-dark .accent-700 .divider, body.theme-lime-dark .accent-800.divider,
body.theme-lime-dark .accent-800 .divider, body.theme-lime-dark .accent-A100.divider,
body.theme-lime-dark .accent-A100 .divider, body.theme-lime-dark .accent-A200.divider,
body.theme-lime-dark .accent-A200 .divider, body.theme-lime-dark .accent-A400.divider,
body.theme-lime-dark .accent-A400 .divider, body.theme-lime-dark .accent-A700.divider,
body.theme-lime-dark .accent-A700 .divider, body.theme-lime-dark .accent.divider,
body.theme-lime-dark .accent .divider, body.theme-lime-dark .warn-50.divider,
body.theme-lime-dark .warn-50 .divider, body.theme-lime-dark .warn-100.divider,
body.theme-lime-dark .warn-100 .divider, body.theme-lime-dark .warn-200.divider,
body.theme-lime-dark .warn-200 .divider, body.theme-lime-dark .warn-300.divider,
body.theme-lime-dark .warn-300 .divider, body.theme-lime-dark .warn-400.divider,
body.theme-lime-dark .warn-400 .divider, body.theme-lime-dark .warn-A100.divider,
body.theme-lime-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-lime-dark .primary-50 .mat-ripple-element, body.theme-lime-dark .primary-100 .mat-ripple-element, body.theme-lime-dark .primary-200 .mat-ripple-element, body.theme-lime-dark .primary-300 .mat-ripple-element, body.theme-lime-dark .primary-400 .mat-ripple-element, body.theme-lime-dark .primary-500 .mat-ripple-element, body.theme-lime-dark .primary-600 .mat-ripple-element, body.theme-lime-dark .primary-700 .mat-ripple-element, body.theme-lime-dark .primary-800 .mat-ripple-element, body.theme-lime-dark .primary-A100 .mat-ripple-element, body.theme-lime-dark .primary-A200 .mat-ripple-element, body.theme-lime-dark .primary-A400 .mat-ripple-element, body.theme-lime-dark .primary-A700 .mat-ripple-element, body.theme-lime-dark .primary .mat-ripple-element, body.theme-lime-dark .accent-50 .mat-ripple-element, body.theme-lime-dark .accent-100 .mat-ripple-element, body.theme-lime-dark .accent-200 .mat-ripple-element, body.theme-lime-dark .accent-300 .mat-ripple-element, body.theme-lime-dark .accent-400 .mat-ripple-element, body.theme-lime-dark .accent-500 .mat-ripple-element, body.theme-lime-dark .accent-600 .mat-ripple-element, body.theme-lime-dark .accent-700 .mat-ripple-element, body.theme-lime-dark .accent-800 .mat-ripple-element, body.theme-lime-dark .accent-A100 .mat-ripple-element, body.theme-lime-dark .accent-A200 .mat-ripple-element, body.theme-lime-dark .accent-A400 .mat-ripple-element, body.theme-lime-dark .accent-A700 .mat-ripple-element, body.theme-lime-dark .accent .mat-ripple-element, body.theme-lime-dark .warn-50 .mat-ripple-element, body.theme-lime-dark .warn-100 .mat-ripple-element, body.theme-lime-dark .warn-200 .mat-ripple-element, body.theme-lime-dark .warn-300 .mat-ripple-element, body.theme-lime-dark .warn-400 .mat-ripple-element, body.theme-lime-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-lime-dark .primary-50 .adaptive-border-color, body.theme-lime-dark .primary-100 .adaptive-border-color, body.theme-lime-dark .primary-200 .adaptive-border-color, body.theme-lime-dark .primary-300 .adaptive-border-color, body.theme-lime-dark .primary-400 .adaptive-border-color, body.theme-lime-dark .primary-500 .adaptive-border-color, body.theme-lime-dark .primary-600 .adaptive-border-color, body.theme-lime-dark .primary-700 .adaptive-border-color, body.theme-lime-dark .primary-800 .adaptive-border-color, body.theme-lime-dark .primary-A100 .adaptive-border-color, body.theme-lime-dark .primary-A200 .adaptive-border-color, body.theme-lime-dark .primary-A400 .adaptive-border-color, body.theme-lime-dark .primary-A700 .adaptive-border-color, body.theme-lime-dark .primary .adaptive-border-color, body.theme-lime-dark .accent-50 .adaptive-border-color, body.theme-lime-dark .accent-100 .adaptive-border-color, body.theme-lime-dark .accent-200 .adaptive-border-color, body.theme-lime-dark .accent-300 .adaptive-border-color, body.theme-lime-dark .accent-400 .adaptive-border-color, body.theme-lime-dark .accent-500 .adaptive-border-color, body.theme-lime-dark .accent-600 .adaptive-border-color, body.theme-lime-dark .accent-700 .adaptive-border-color, body.theme-lime-dark .accent-800 .adaptive-border-color, body.theme-lime-dark .accent-A100 .adaptive-border-color, body.theme-lime-dark .accent-A200 .adaptive-border-color, body.theme-lime-dark .accent-A400 .adaptive-border-color, body.theme-lime-dark .accent-A700 .adaptive-border-color, body.theme-lime-dark .accent .adaptive-border-color, body.theme-lime-dark .warn-50 .adaptive-border-color, body.theme-lime-dark .warn-100 .adaptive-border-color, body.theme-lime-dark .warn-200 .adaptive-border-color, body.theme-lime-dark .warn-300 .adaptive-border-color, body.theme-lime-dark .warn-400 .adaptive-border-color, body.theme-lime-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .primary-900 i,
body.theme-lime-dark .primary-900 .icon, body.theme-lime-dark .accent-900 i,
body.theme-lime-dark .accent-900 .icon, body.theme-lime-dark .warn-500 i,
body.theme-lime-dark .warn-500 .icon, body.theme-lime-dark .warn-600 i,
body.theme-lime-dark .warn-600 .icon, body.theme-lime-dark .warn-700 i,
body.theme-lime-dark .warn-700 .icon, body.theme-lime-dark .warn-800 i,
body.theme-lime-dark .warn-800 .icon, body.theme-lime-dark .warn-900 i,
body.theme-lime-dark .warn-900 .icon, body.theme-lime-dark .warn-A200 i,
body.theme-lime-dark .warn-A200 .icon, body.theme-lime-dark .warn-A400 i,
body.theme-lime-dark .warn-A400 .icon, body.theme-lime-dark .warn-A700 i,
body.theme-lime-dark .warn-A700 .icon, body.theme-lime-dark .warn i,
body.theme-lime-dark .warn .icon {
  color: white; }
body.theme-lime-dark .primary-900.secondary-text,
body.theme-lime-dark .primary-900 .secondary-text, body.theme-lime-dark .accent-900.secondary-text,
body.theme-lime-dark .accent-900 .secondary-text, body.theme-lime-dark .warn-500.secondary-text,
body.theme-lime-dark .warn-500 .secondary-text, body.theme-lime-dark .warn-600.secondary-text,
body.theme-lime-dark .warn-600 .secondary-text, body.theme-lime-dark .warn-700.secondary-text,
body.theme-lime-dark .warn-700 .secondary-text, body.theme-lime-dark .warn-800.secondary-text,
body.theme-lime-dark .warn-800 .secondary-text, body.theme-lime-dark .warn-900.secondary-text,
body.theme-lime-dark .warn-900 .secondary-text, body.theme-lime-dark .warn-A200.secondary-text,
body.theme-lime-dark .warn-A200 .secondary-text, body.theme-lime-dark .warn-A400.secondary-text,
body.theme-lime-dark .warn-A400 .secondary-text, body.theme-lime-dark .warn-A700.secondary-text,
body.theme-lime-dark .warn-A700 .secondary-text, body.theme-lime-dark .warn.secondary-text,
body.theme-lime-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-lime-dark .primary-900.hint-text,
body.theme-lime-dark .primary-900 .hint-text, body.theme-lime-dark .primary-900.disabled-text,
body.theme-lime-dark .primary-900 .disabled-text, body.theme-lime-dark .accent-900.hint-text,
body.theme-lime-dark .accent-900 .hint-text, body.theme-lime-dark .accent-900.disabled-text,
body.theme-lime-dark .accent-900 .disabled-text, body.theme-lime-dark .warn-500.hint-text,
body.theme-lime-dark .warn-500 .hint-text, body.theme-lime-dark .warn-500.disabled-text,
body.theme-lime-dark .warn-500 .disabled-text, body.theme-lime-dark .warn-600.hint-text,
body.theme-lime-dark .warn-600 .hint-text, body.theme-lime-dark .warn-600.disabled-text,
body.theme-lime-dark .warn-600 .disabled-text, body.theme-lime-dark .warn-700.hint-text,
body.theme-lime-dark .warn-700 .hint-text, body.theme-lime-dark .warn-700.disabled-text,
body.theme-lime-dark .warn-700 .disabled-text, body.theme-lime-dark .warn-800.hint-text,
body.theme-lime-dark .warn-800 .hint-text, body.theme-lime-dark .warn-800.disabled-text,
body.theme-lime-dark .warn-800 .disabled-text, body.theme-lime-dark .warn-900.hint-text,
body.theme-lime-dark .warn-900 .hint-text, body.theme-lime-dark .warn-900.disabled-text,
body.theme-lime-dark .warn-900 .disabled-text, body.theme-lime-dark .warn-A200.hint-text,
body.theme-lime-dark .warn-A200 .hint-text, body.theme-lime-dark .warn-A200.disabled-text,
body.theme-lime-dark .warn-A200 .disabled-text, body.theme-lime-dark .warn-A400.hint-text,
body.theme-lime-dark .warn-A400 .hint-text, body.theme-lime-dark .warn-A400.disabled-text,
body.theme-lime-dark .warn-A400 .disabled-text, body.theme-lime-dark .warn-A700.hint-text,
body.theme-lime-dark .warn-A700 .hint-text, body.theme-lime-dark .warn-A700.disabled-text,
body.theme-lime-dark .warn-A700 .disabled-text, body.theme-lime-dark .warn.hint-text,
body.theme-lime-dark .warn .hint-text, body.theme-lime-dark .warn.disabled-text,
body.theme-lime-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-lime-dark .primary-900.divider,
body.theme-lime-dark .primary-900 .divider, body.theme-lime-dark .accent-900.divider,
body.theme-lime-dark .accent-900 .divider, body.theme-lime-dark .warn-500.divider,
body.theme-lime-dark .warn-500 .divider, body.theme-lime-dark .warn-600.divider,
body.theme-lime-dark .warn-600 .divider, body.theme-lime-dark .warn-700.divider,
body.theme-lime-dark .warn-700 .divider, body.theme-lime-dark .warn-800.divider,
body.theme-lime-dark .warn-800 .divider, body.theme-lime-dark .warn-900.divider,
body.theme-lime-dark .warn-900 .divider, body.theme-lime-dark .warn-A200.divider,
body.theme-lime-dark .warn-A200 .divider, body.theme-lime-dark .warn-A400.divider,
body.theme-lime-dark .warn-A400 .divider, body.theme-lime-dark .warn-A700.divider,
body.theme-lime-dark .warn-A700 .divider, body.theme-lime-dark .warn.divider,
body.theme-lime-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-lime-dark .primary-900 .mat-ripple-element, body.theme-lime-dark .accent-900 .mat-ripple-element, body.theme-lime-dark .warn-500 .mat-ripple-element, body.theme-lime-dark .warn-600 .mat-ripple-element, body.theme-lime-dark .warn-700 .mat-ripple-element, body.theme-lime-dark .warn-800 .mat-ripple-element, body.theme-lime-dark .warn-900 .mat-ripple-element, body.theme-lime-dark .warn-A200 .mat-ripple-element, body.theme-lime-dark .warn-A400 .mat-ripple-element, body.theme-lime-dark .warn-A700 .mat-ripple-element, body.theme-lime-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-lime-dark .primary-900 .adaptive-border-color, body.theme-lime-dark .accent-900 .adaptive-border-color, body.theme-lime-dark .warn-500 .adaptive-border-color, body.theme-lime-dark .warn-600 .adaptive-border-color, body.theme-lime-dark .warn-700 .adaptive-border-color, body.theme-lime-dark .warn-800 .adaptive-border-color, body.theme-lime-dark .warn-900 .adaptive-border-color, body.theme-lime-dark .warn-A200 .adaptive-border-color, body.theme-lime-dark .warn-A400 .adaptive-border-color, body.theme-lime-dark .warn-A700 .adaptive-border-color, body.theme-lime-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .primary-50 input[type='text'], body.theme-lime-dark .primary-100 input[type='text'], body.theme-lime-dark .primary-200 input[type='text'], body.theme-lime-dark .primary-300 input[type='text'], body.theme-lime-dark .primary-400 input[type='text'], body.theme-lime-dark .primary-500 input[type='text'], body.theme-lime-dark .primary-600 input[type='text'], body.theme-lime-dark .primary-700 input[type='text'], body.theme-lime-dark .primary-800 input[type='text'], body.theme-lime-dark .primary-A100 input[type='text'], body.theme-lime-dark .primary-A200 input[type='text'], body.theme-lime-dark .primary-A400 input[type='text'], body.theme-lime-dark .primary-A700 input[type='text'], body.theme-lime-dark .primary input[type='text'], body.theme-lime-dark .accent-50 input[type='text'], body.theme-lime-dark .accent-100 input[type='text'], body.theme-lime-dark .accent-200 input[type='text'], body.theme-lime-dark .accent-300 input[type='text'], body.theme-lime-dark .accent-400 input[type='text'], body.theme-lime-dark .accent-500 input[type='text'], body.theme-lime-dark .accent-600 input[type='text'], body.theme-lime-dark .accent-700 input[type='text'], body.theme-lime-dark .accent-800 input[type='text'], body.theme-lime-dark .accent-A100 input[type='text'], body.theme-lime-dark .accent-A200 input[type='text'], body.theme-lime-dark .accent-A400 input[type='text'], body.theme-lime-dark .accent-A700 input[type='text'], body.theme-lime-dark .accent input[type='text'], body.theme-lime-dark .warn-50 input[type='text'], body.theme-lime-dark .warn-100 input[type='text'], body.theme-lime-dark .warn-200 input[type='text'], body.theme-lime-dark .warn-300 input[type='text'], body.theme-lime-dark .warn-400 input[type='text'], body.theme-lime-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-lime-dark .primary-50 .mat-form-field-label, body.theme-lime-dark .primary-100 .mat-form-field-label, body.theme-lime-dark .primary-200 .mat-form-field-label, body.theme-lime-dark .primary-300 .mat-form-field-label, body.theme-lime-dark .primary-400 .mat-form-field-label, body.theme-lime-dark .primary-500 .mat-form-field-label, body.theme-lime-dark .primary-600 .mat-form-field-label, body.theme-lime-dark .primary-700 .mat-form-field-label, body.theme-lime-dark .primary-800 .mat-form-field-label, body.theme-lime-dark .primary-A100 .mat-form-field-label, body.theme-lime-dark .primary-A200 .mat-form-field-label, body.theme-lime-dark .primary-A400 .mat-form-field-label, body.theme-lime-dark .primary-A700 .mat-form-field-label, body.theme-lime-dark .primary .mat-form-field-label, body.theme-lime-dark .accent-50 .mat-form-field-label, body.theme-lime-dark .accent-100 .mat-form-field-label, body.theme-lime-dark .accent-200 .mat-form-field-label, body.theme-lime-dark .accent-300 .mat-form-field-label, body.theme-lime-dark .accent-400 .mat-form-field-label, body.theme-lime-dark .accent-500 .mat-form-field-label, body.theme-lime-dark .accent-600 .mat-form-field-label, body.theme-lime-dark .accent-700 .mat-form-field-label, body.theme-lime-dark .accent-800 .mat-form-field-label, body.theme-lime-dark .accent-A100 .mat-form-field-label, body.theme-lime-dark .accent-A200 .mat-form-field-label, body.theme-lime-dark .accent-A400 .mat-form-field-label, body.theme-lime-dark .accent-A700 .mat-form-field-label, body.theme-lime-dark .accent .mat-form-field-label, body.theme-lime-dark .warn-50 .mat-form-field-label, body.theme-lime-dark .warn-100 .mat-form-field-label, body.theme-lime-dark .warn-200 .mat-form-field-label, body.theme-lime-dark .warn-300 .mat-form-field-label, body.theme-lime-dark .warn-400 .mat-form-field-label, body.theme-lime-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-lime-dark .primary-50 .mat-form-field-underline, body.theme-lime-dark .primary-100 .mat-form-field-underline, body.theme-lime-dark .primary-200 .mat-form-field-underline, body.theme-lime-dark .primary-300 .mat-form-field-underline, body.theme-lime-dark .primary-400 .mat-form-field-underline, body.theme-lime-dark .primary-500 .mat-form-field-underline, body.theme-lime-dark .primary-600 .mat-form-field-underline, body.theme-lime-dark .primary-700 .mat-form-field-underline, body.theme-lime-dark .primary-800 .mat-form-field-underline, body.theme-lime-dark .primary-A100 .mat-form-field-underline, body.theme-lime-dark .primary-A200 .mat-form-field-underline, body.theme-lime-dark .primary-A400 .mat-form-field-underline, body.theme-lime-dark .primary-A700 .mat-form-field-underline, body.theme-lime-dark .primary .mat-form-field-underline, body.theme-lime-dark .accent-50 .mat-form-field-underline, body.theme-lime-dark .accent-100 .mat-form-field-underline, body.theme-lime-dark .accent-200 .mat-form-field-underline, body.theme-lime-dark .accent-300 .mat-form-field-underline, body.theme-lime-dark .accent-400 .mat-form-field-underline, body.theme-lime-dark .accent-500 .mat-form-field-underline, body.theme-lime-dark .accent-600 .mat-form-field-underline, body.theme-lime-dark .accent-700 .mat-form-field-underline, body.theme-lime-dark .accent-800 .mat-form-field-underline, body.theme-lime-dark .accent-A100 .mat-form-field-underline, body.theme-lime-dark .accent-A200 .mat-form-field-underline, body.theme-lime-dark .accent-A400 .mat-form-field-underline, body.theme-lime-dark .accent-A700 .mat-form-field-underline, body.theme-lime-dark .accent .mat-form-field-underline, body.theme-lime-dark .warn-50 .mat-form-field-underline, body.theme-lime-dark .warn-100 .mat-form-field-underline, body.theme-lime-dark .warn-200 .mat-form-field-underline, body.theme-lime-dark .warn-300 .mat-form-field-underline, body.theme-lime-dark .warn-400 .mat-form-field-underline, body.theme-lime-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .primary-50 .mat-select-trigger,
body.theme-lime-dark .primary-50 .mat-select-arrow, body.theme-lime-dark .primary-100 .mat-select-trigger,
body.theme-lime-dark .primary-100 .mat-select-arrow, body.theme-lime-dark .primary-200 .mat-select-trigger,
body.theme-lime-dark .primary-200 .mat-select-arrow, body.theme-lime-dark .primary-300 .mat-select-trigger,
body.theme-lime-dark .primary-300 .mat-select-arrow, body.theme-lime-dark .primary-400 .mat-select-trigger,
body.theme-lime-dark .primary-400 .mat-select-arrow, body.theme-lime-dark .primary-500 .mat-select-trigger,
body.theme-lime-dark .primary-500 .mat-select-arrow, body.theme-lime-dark .primary-600 .mat-select-trigger,
body.theme-lime-dark .primary-600 .mat-select-arrow, body.theme-lime-dark .primary-700 .mat-select-trigger,
body.theme-lime-dark .primary-700 .mat-select-arrow, body.theme-lime-dark .primary-800 .mat-select-trigger,
body.theme-lime-dark .primary-800 .mat-select-arrow, body.theme-lime-dark .primary-A100 .mat-select-trigger,
body.theme-lime-dark .primary-A100 .mat-select-arrow, body.theme-lime-dark .primary-A200 .mat-select-trigger,
body.theme-lime-dark .primary-A200 .mat-select-arrow, body.theme-lime-dark .primary-A400 .mat-select-trigger,
body.theme-lime-dark .primary-A400 .mat-select-arrow, body.theme-lime-dark .primary-A700 .mat-select-trigger,
body.theme-lime-dark .primary-A700 .mat-select-arrow, body.theme-lime-dark .primary .mat-select-trigger,
body.theme-lime-dark .primary .mat-select-arrow, body.theme-lime-dark .accent-50 .mat-select-trigger,
body.theme-lime-dark .accent-50 .mat-select-arrow, body.theme-lime-dark .accent-100 .mat-select-trigger,
body.theme-lime-dark .accent-100 .mat-select-arrow, body.theme-lime-dark .accent-200 .mat-select-trigger,
body.theme-lime-dark .accent-200 .mat-select-arrow, body.theme-lime-dark .accent-300 .mat-select-trigger,
body.theme-lime-dark .accent-300 .mat-select-arrow, body.theme-lime-dark .accent-400 .mat-select-trigger,
body.theme-lime-dark .accent-400 .mat-select-arrow, body.theme-lime-dark .accent-500 .mat-select-trigger,
body.theme-lime-dark .accent-500 .mat-select-arrow, body.theme-lime-dark .accent-600 .mat-select-trigger,
body.theme-lime-dark .accent-600 .mat-select-arrow, body.theme-lime-dark .accent-700 .mat-select-trigger,
body.theme-lime-dark .accent-700 .mat-select-arrow, body.theme-lime-dark .accent-800 .mat-select-trigger,
body.theme-lime-dark .accent-800 .mat-select-arrow, body.theme-lime-dark .accent-A100 .mat-select-trigger,
body.theme-lime-dark .accent-A100 .mat-select-arrow, body.theme-lime-dark .accent-A200 .mat-select-trigger,
body.theme-lime-dark .accent-A200 .mat-select-arrow, body.theme-lime-dark .accent-A400 .mat-select-trigger,
body.theme-lime-dark .accent-A400 .mat-select-arrow, body.theme-lime-dark .accent-A700 .mat-select-trigger,
body.theme-lime-dark .accent-A700 .mat-select-arrow, body.theme-lime-dark .accent .mat-select-trigger,
body.theme-lime-dark .accent .mat-select-arrow, body.theme-lime-dark .warn-50 .mat-select-trigger,
body.theme-lime-dark .warn-50 .mat-select-arrow, body.theme-lime-dark .warn-100 .mat-select-trigger,
body.theme-lime-dark .warn-100 .mat-select-arrow, body.theme-lime-dark .warn-200 .mat-select-trigger,
body.theme-lime-dark .warn-200 .mat-select-arrow, body.theme-lime-dark .warn-300 .mat-select-trigger,
body.theme-lime-dark .warn-300 .mat-select-arrow, body.theme-lime-dark .warn-400 .mat-select-trigger,
body.theme-lime-dark .warn-400 .mat-select-arrow, body.theme-lime-dark .warn-A100 .mat-select-trigger,
body.theme-lime-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-lime-dark .primary-50 .mat-select-underline, body.theme-lime-dark .primary-100 .mat-select-underline, body.theme-lime-dark .primary-200 .mat-select-underline, body.theme-lime-dark .primary-300 .mat-select-underline, body.theme-lime-dark .primary-400 .mat-select-underline, body.theme-lime-dark .primary-500 .mat-select-underline, body.theme-lime-dark .primary-600 .mat-select-underline, body.theme-lime-dark .primary-700 .mat-select-underline, body.theme-lime-dark .primary-800 .mat-select-underline, body.theme-lime-dark .primary-A100 .mat-select-underline, body.theme-lime-dark .primary-A200 .mat-select-underline, body.theme-lime-dark .primary-A400 .mat-select-underline, body.theme-lime-dark .primary-A700 .mat-select-underline, body.theme-lime-dark .primary .mat-select-underline, body.theme-lime-dark .accent-50 .mat-select-underline, body.theme-lime-dark .accent-100 .mat-select-underline, body.theme-lime-dark .accent-200 .mat-select-underline, body.theme-lime-dark .accent-300 .mat-select-underline, body.theme-lime-dark .accent-400 .mat-select-underline, body.theme-lime-dark .accent-500 .mat-select-underline, body.theme-lime-dark .accent-600 .mat-select-underline, body.theme-lime-dark .accent-700 .mat-select-underline, body.theme-lime-dark .accent-800 .mat-select-underline, body.theme-lime-dark .accent-A100 .mat-select-underline, body.theme-lime-dark .accent-A200 .mat-select-underline, body.theme-lime-dark .accent-A400 .mat-select-underline, body.theme-lime-dark .accent-A700 .mat-select-underline, body.theme-lime-dark .accent .mat-select-underline, body.theme-lime-dark .warn-50 .mat-select-underline, body.theme-lime-dark .warn-100 .mat-select-underline, body.theme-lime-dark .warn-200 .mat-select-underline, body.theme-lime-dark .warn-300 .mat-select-underline, body.theme-lime-dark .warn-400 .mat-select-underline, body.theme-lime-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-lime-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-50 .mat-select-arrow,
body.theme-lime-dark .primary-50 .mat-select-trigger, body.theme-lime-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-100 .mat-select-arrow,
body.theme-lime-dark .primary-100 .mat-select-trigger, body.theme-lime-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-200 .mat-select-arrow,
body.theme-lime-dark .primary-200 .mat-select-trigger, body.theme-lime-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-300 .mat-select-arrow,
body.theme-lime-dark .primary-300 .mat-select-trigger, body.theme-lime-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-400 .mat-select-arrow,
body.theme-lime-dark .primary-400 .mat-select-trigger, body.theme-lime-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-500 .mat-select-arrow,
body.theme-lime-dark .primary-500 .mat-select-trigger, body.theme-lime-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-600 .mat-select-arrow,
body.theme-lime-dark .primary-600 .mat-select-trigger, body.theme-lime-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-700 .mat-select-arrow,
body.theme-lime-dark .primary-700 .mat-select-trigger, body.theme-lime-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-800 .mat-select-arrow,
body.theme-lime-dark .primary-800 .mat-select-trigger, body.theme-lime-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-A100 .mat-select-arrow,
body.theme-lime-dark .primary-A100 .mat-select-trigger, body.theme-lime-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-A200 .mat-select-arrow,
body.theme-lime-dark .primary-A200 .mat-select-trigger, body.theme-lime-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-A400 .mat-select-arrow,
body.theme-lime-dark .primary-A400 .mat-select-trigger, body.theme-lime-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-A700 .mat-select-arrow,
body.theme-lime-dark .primary-A700 .mat-select-trigger, body.theme-lime-dark .primary .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary .mat-select-arrow,
body.theme-lime-dark .primary .mat-select-trigger, body.theme-lime-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-50 .mat-select-arrow,
body.theme-lime-dark .accent-50 .mat-select-trigger, body.theme-lime-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-100 .mat-select-arrow,
body.theme-lime-dark .accent-100 .mat-select-trigger, body.theme-lime-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-200 .mat-select-arrow,
body.theme-lime-dark .accent-200 .mat-select-trigger, body.theme-lime-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-300 .mat-select-arrow,
body.theme-lime-dark .accent-300 .mat-select-trigger, body.theme-lime-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-400 .mat-select-arrow,
body.theme-lime-dark .accent-400 .mat-select-trigger, body.theme-lime-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-500 .mat-select-arrow,
body.theme-lime-dark .accent-500 .mat-select-trigger, body.theme-lime-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-600 .mat-select-arrow,
body.theme-lime-dark .accent-600 .mat-select-trigger, body.theme-lime-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-700 .mat-select-arrow,
body.theme-lime-dark .accent-700 .mat-select-trigger, body.theme-lime-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-800 .mat-select-arrow,
body.theme-lime-dark .accent-800 .mat-select-trigger, body.theme-lime-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-A100 .mat-select-arrow,
body.theme-lime-dark .accent-A100 .mat-select-trigger, body.theme-lime-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-A200 .mat-select-arrow,
body.theme-lime-dark .accent-A200 .mat-select-trigger, body.theme-lime-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-A400 .mat-select-arrow,
body.theme-lime-dark .accent-A400 .mat-select-trigger, body.theme-lime-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-A700 .mat-select-arrow,
body.theme-lime-dark .accent-A700 .mat-select-trigger, body.theme-lime-dark .accent .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent .mat-select-arrow,
body.theme-lime-dark .accent .mat-select-trigger, body.theme-lime-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-50 .mat-select-arrow,
body.theme-lime-dark .warn-50 .mat-select-trigger, body.theme-lime-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-100 .mat-select-arrow,
body.theme-lime-dark .warn-100 .mat-select-trigger, body.theme-lime-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-200 .mat-select-arrow,
body.theme-lime-dark .warn-200 .mat-select-trigger, body.theme-lime-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-300 .mat-select-arrow,
body.theme-lime-dark .warn-300 .mat-select-trigger, body.theme-lime-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-400 .mat-select-arrow,
body.theme-lime-dark .warn-400 .mat-select-trigger, body.theme-lime-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-A100 .mat-select-arrow,
body.theme-lime-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-lime-dark .primary-900 input[type='text'], body.theme-lime-dark .accent-900 input[type='text'], body.theme-lime-dark .warn-500 input[type='text'], body.theme-lime-dark .warn-600 input[type='text'], body.theme-lime-dark .warn-700 input[type='text'], body.theme-lime-dark .warn-800 input[type='text'], body.theme-lime-dark .warn-900 input[type='text'], body.theme-lime-dark .warn-A200 input[type='text'], body.theme-lime-dark .warn-A400 input[type='text'], body.theme-lime-dark .warn-A700 input[type='text'], body.theme-lime-dark .warn input[type='text'] {
  color: white; }
body.theme-lime-dark .primary-900 .mat-form-field-label, body.theme-lime-dark .accent-900 .mat-form-field-label, body.theme-lime-dark .warn-500 .mat-form-field-label, body.theme-lime-dark .warn-600 .mat-form-field-label, body.theme-lime-dark .warn-700 .mat-form-field-label, body.theme-lime-dark .warn-800 .mat-form-field-label, body.theme-lime-dark .warn-900 .mat-form-field-label, body.theme-lime-dark .warn-A200 .mat-form-field-label, body.theme-lime-dark .warn-A400 .mat-form-field-label, body.theme-lime-dark .warn-A700 .mat-form-field-label, body.theme-lime-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .primary-900 .mat-form-field-underline, body.theme-lime-dark .accent-900 .mat-form-field-underline, body.theme-lime-dark .warn-500 .mat-form-field-underline, body.theme-lime-dark .warn-600 .mat-form-field-underline, body.theme-lime-dark .warn-700 .mat-form-field-underline, body.theme-lime-dark .warn-800 .mat-form-field-underline, body.theme-lime-dark .warn-900 .mat-form-field-underline, body.theme-lime-dark .warn-A200 .mat-form-field-underline, body.theme-lime-dark .warn-A400 .mat-form-field-underline, body.theme-lime-dark .warn-A700 .mat-form-field-underline, body.theme-lime-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .primary-900 .mat-select-trigger,
body.theme-lime-dark .primary-900 .mat-select-arrow, body.theme-lime-dark .accent-900 .mat-select-trigger,
body.theme-lime-dark .accent-900 .mat-select-arrow, body.theme-lime-dark .warn-500 .mat-select-trigger,
body.theme-lime-dark .warn-500 .mat-select-arrow, body.theme-lime-dark .warn-600 .mat-select-trigger,
body.theme-lime-dark .warn-600 .mat-select-arrow, body.theme-lime-dark .warn-700 .mat-select-trigger,
body.theme-lime-dark .warn-700 .mat-select-arrow, body.theme-lime-dark .warn-800 .mat-select-trigger,
body.theme-lime-dark .warn-800 .mat-select-arrow, body.theme-lime-dark .warn-900 .mat-select-trigger,
body.theme-lime-dark .warn-900 .mat-select-arrow, body.theme-lime-dark .warn-A200 .mat-select-trigger,
body.theme-lime-dark .warn-A200 .mat-select-arrow, body.theme-lime-dark .warn-A400 .mat-select-trigger,
body.theme-lime-dark .warn-A400 .mat-select-arrow, body.theme-lime-dark .warn-A700 .mat-select-trigger,
body.theme-lime-dark .warn-A700 .mat-select-arrow, body.theme-lime-dark .warn .mat-select-trigger,
body.theme-lime-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .primary-900 .mat-select-underline, body.theme-lime-dark .accent-900 .mat-select-underline, body.theme-lime-dark .warn-500 .mat-select-underline, body.theme-lime-dark .warn-600 .mat-select-underline, body.theme-lime-dark .warn-700 .mat-select-underline, body.theme-lime-dark .warn-800 .mat-select-underline, body.theme-lime-dark .warn-900 .mat-select-underline, body.theme-lime-dark .warn-A200 .mat-select-underline, body.theme-lime-dark .warn-A400 .mat-select-underline, body.theme-lime-dark .warn-A700 .mat-select-underline, body.theme-lime-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-lime-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .primary-900 .mat-select-arrow,
body.theme-lime-dark .primary-900 .mat-select-trigger, body.theme-lime-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .accent-900 .mat-select-arrow,
body.theme-lime-dark .accent-900 .mat-select-trigger, body.theme-lime-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-500 .mat-select-arrow,
body.theme-lime-dark .warn-500 .mat-select-trigger, body.theme-lime-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-600 .mat-select-arrow,
body.theme-lime-dark .warn-600 .mat-select-trigger, body.theme-lime-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-700 .mat-select-arrow,
body.theme-lime-dark .warn-700 .mat-select-trigger, body.theme-lime-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-800 .mat-select-arrow,
body.theme-lime-dark .warn-800 .mat-select-trigger, body.theme-lime-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-900 .mat-select-arrow,
body.theme-lime-dark .warn-900 .mat-select-trigger, body.theme-lime-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-A200 .mat-select-arrow,
body.theme-lime-dark .warn-A200 .mat-select-trigger, body.theme-lime-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-A400 .mat-select-arrow,
body.theme-lime-dark .warn-A400 .mat-select-trigger, body.theme-lime-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn-A700 .mat-select-arrow,
body.theme-lime-dark .warn-A700 .mat-select-trigger, body.theme-lime-dark .warn .mat-select-disabled .mat-select-value,
body.theme-lime-dark .warn .mat-select-arrow,
body.theme-lime-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-lime-dark .primary-900 .mat-select-value, body.theme-lime-dark .accent-900 .mat-select-value, body.theme-lime-dark .warn-500 .mat-select-value, body.theme-lime-dark .warn-600 .mat-select-value, body.theme-lime-dark .warn-700 .mat-select-value, body.theme-lime-dark .warn-800 .mat-select-value, body.theme-lime-dark .warn-900 .mat-select-value, body.theme-lime-dark .warn-A200 .mat-select-value, body.theme-lime-dark .warn-A400 .mat-select-value, body.theme-lime-dark .warn-A700 .mat-select-value, body.theme-lime-dark .warn .mat-select-value {
  color: white; }
body.theme-amber-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-amber-dark .mat-option {
  color: white; }
body.theme-amber-dark .mat-option:hover:not(.mat-option-disabled), body.theme-amber-dark .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .mat-option.mat-active {
    background: rgba(255, 255, 255, 0.04);
    color: white; }
body.theme-amber-dark .mat-option.mat-option-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107; }
body.theme-amber-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107; }
body.theme-amber-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }
body.theme-amber-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-pseudo-checkbox::after {
    color: #303030; }
body.theme-amber-dark .mat-pseudo-checkbox-checked,
body.theme-amber-dark .mat-pseudo-checkbox-indeterminate,
body.theme-amber-dark .mat-accent .mat-pseudo-checkbox-checked,
body.theme-amber-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107; }
body.theme-amber-dark .mat-primary .mat-pseudo-checkbox-checked,
body.theme-amber-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #ffc107; }
body.theme-amber-dark .mat-warn .mat-pseudo-checkbox-checked,
body.theme-amber-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
body.theme-amber-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-amber-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868; }
body.theme-amber-dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .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); }
body.theme-amber-dark .mat-app-background, body.theme-amber-dark.mat-app-background {
  background-color: #303030;
  color: white; }
.mat-theme-loaded-marker {
  display: none; }
body.theme-amber-dark .mat-autocomplete-panel {
  background: #424242;
  color: white; }
body.theme-amber-dark .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #424242; }
body.theme-amber-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: white; }
body.theme-amber-dark .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #ffc107; }
@media (-ms-high-contrast: active) {
    body.theme-amber-dark .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-amber-dark .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
body.theme-amber-dark .mat-badge {
  position: relative; }
body.theme-amber-dark .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-amber-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-amber-dark .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-amber-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-amber-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-amber-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-amber-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-amber-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-amber-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-amber-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-amber-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-amber-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-amber-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-amber-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-amber-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-amber-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-amber-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-amber-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-amber-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-amber-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-amber-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-amber-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-amber-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-amber-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-amber-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-amber-dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-amber-dark .mat-button, body.theme-amber-dark .mat-icon-button, body.theme-amber-dark .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-amber-dark .mat-button.mat-primary, body.theme-amber-dark .mat-icon-button.mat-primary, body.theme-amber-dark .mat-stroked-button.mat-primary {
    color: #ffc107; }
body.theme-amber-dark .mat-button.mat-accent, body.theme-amber-dark .mat-icon-button.mat-accent, body.theme-amber-dark .mat-stroked-button.mat-accent {
    color: #ffc107; }
body.theme-amber-dark .mat-button.mat-warn, body.theme-amber-dark .mat-icon-button.mat-warn, body.theme-amber-dark .mat-stroked-button.mat-warn {
    color: #f44336; }
body.theme-amber-dark .mat-button.mat-primary[disabled], body.theme-amber-dark .mat-button.mat-accent[disabled], body.theme-amber-dark .mat-button.mat-warn[disabled], body.theme-amber-dark .mat-button[disabled][disabled], body.theme-amber-dark .mat-icon-button.mat-primary[disabled], body.theme-amber-dark .mat-icon-button.mat-accent[disabled], body.theme-amber-dark .mat-icon-button.mat-warn[disabled], body.theme-amber-dark .mat-icon-button[disabled][disabled], body.theme-amber-dark .mat-stroked-button.mat-primary[disabled], body.theme-amber-dark .mat-stroked-button.mat-accent[disabled], body.theme-amber-dark .mat-stroked-button.mat-warn[disabled], body.theme-amber-dark .mat-stroked-button[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-button.mat-primary .mat-button-focus-overlay, body.theme-amber-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-amber-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #ffc107; }
body.theme-amber-dark .mat-button.mat-accent .mat-button-focus-overlay, body.theme-amber-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-amber-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ffc107; }
body.theme-amber-dark .mat-button.mat-warn .mat-button-focus-overlay, body.theme-amber-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-amber-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336; }
body.theme-amber-dark .mat-button[disabled] .mat-button-focus-overlay, body.theme-amber-dark .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-amber-dark .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-amber-dark .mat-button .mat-ripple-element, body.theme-amber-dark .mat-icon-button .mat-ripple-element, body.theme-amber-dark .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-amber-dark .mat-button-focus-overlay {
  background: white; }
body.theme-amber-dark .mat-stroked-button:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-flat-button, body.theme-amber-dark .mat-raised-button, body.theme-amber-dark .mat-fab, body.theme-amber-dark .mat-mini-fab {
  color: white;
  background-color: #424242; }
body.theme-amber-dark .mat-flat-button.mat-primary, body.theme-amber-dark .mat-raised-button.mat-primary, body.theme-amber-dark .mat-fab.mat-primary, body.theme-amber-dark .mat-mini-fab.mat-primary {
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-flat-button.mat-accent, body.theme-amber-dark .mat-raised-button.mat-accent, body.theme-amber-dark .mat-fab.mat-accent, body.theme-amber-dark .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-flat-button.mat-warn, body.theme-amber-dark .mat-raised-button.mat-warn, body.theme-amber-dark .mat-fab.mat-warn, body.theme-amber-dark .mat-mini-fab.mat-warn {
    color: white; }
body.theme-amber-dark .mat-flat-button.mat-primary[disabled], body.theme-amber-dark .mat-flat-button.mat-accent[disabled], body.theme-amber-dark .mat-flat-button.mat-warn[disabled], body.theme-amber-dark .mat-flat-button[disabled][disabled], body.theme-amber-dark .mat-raised-button.mat-primary[disabled], body.theme-amber-dark .mat-raised-button.mat-accent[disabled], body.theme-amber-dark .mat-raised-button.mat-warn[disabled], body.theme-amber-dark .mat-raised-button[disabled][disabled], body.theme-amber-dark .mat-fab.mat-primary[disabled], body.theme-amber-dark .mat-fab.mat-accent[disabled], body.theme-amber-dark .mat-fab.mat-warn[disabled], body.theme-amber-dark .mat-fab[disabled][disabled], body.theme-amber-dark .mat-mini-fab.mat-primary[disabled], body.theme-amber-dark .mat-mini-fab.mat-accent[disabled], body.theme-amber-dark .mat-mini-fab.mat-warn[disabled], body.theme-amber-dark .mat-mini-fab[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-flat-button.mat-primary, body.theme-amber-dark .mat-raised-button.mat-primary, body.theme-amber-dark .mat-fab.mat-primary, body.theme-amber-dark .mat-mini-fab.mat-primary {
    background-color: #ffc107; }
body.theme-amber-dark .mat-flat-button.mat-accent, body.theme-amber-dark .mat-raised-button.mat-accent, body.theme-amber-dark .mat-fab.mat-accent, body.theme-amber-dark .mat-mini-fab.mat-accent {
    background-color: #ffc107; }
body.theme-amber-dark .mat-flat-button.mat-warn, body.theme-amber-dark .mat-raised-button.mat-warn, body.theme-amber-dark .mat-fab.mat-warn, body.theme-amber-dark .mat-mini-fab.mat-warn {
    background-color: #f44336; }
body.theme-amber-dark .mat-flat-button.mat-primary[disabled], body.theme-amber-dark .mat-flat-button.mat-accent[disabled], body.theme-amber-dark .mat-flat-button.mat-warn[disabled], body.theme-amber-dark .mat-flat-button[disabled][disabled], body.theme-amber-dark .mat-raised-button.mat-primary[disabled], body.theme-amber-dark .mat-raised-button.mat-accent[disabled], body.theme-amber-dark .mat-raised-button.mat-warn[disabled], body.theme-amber-dark .mat-raised-button[disabled][disabled], body.theme-amber-dark .mat-fab.mat-primary[disabled], body.theme-amber-dark .mat-fab.mat-accent[disabled], body.theme-amber-dark .mat-fab.mat-warn[disabled], body.theme-amber-dark .mat-fab[disabled][disabled], body.theme-amber-dark .mat-mini-fab.mat-primary[disabled], body.theme-amber-dark .mat-mini-fab.mat-accent[disabled], body.theme-amber-dark .mat-mini-fab.mat-warn[disabled], body.theme-amber-dark .mat-mini-fab[disabled][disabled] {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-flat-button.mat-primary .mat-ripple-element, body.theme-amber-dark .mat-raised-button.mat-primary .mat-ripple-element, body.theme-amber-dark .mat-fab.mat-primary .mat-ripple-element, body.theme-amber-dark .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-amber-dark .mat-flat-button.mat-accent .mat-ripple-element, body.theme-amber-dark .mat-raised-button.mat-accent .mat-ripple-element, body.theme-amber-dark .mat-fab.mat-accent .mat-ripple-element, body.theme-amber-dark .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
body.theme-amber-dark .mat-flat-button.mat-warn .mat-ripple-element, body.theme-amber-dark .mat-raised-button.mat-warn .mat-ripple-element, body.theme-amber-dark .mat-fab.mat-warn .mat-ripple-element, body.theme-amber-dark .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-amber-dark .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-amber-dark .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-fab:not([class*='mat-elevation-z']), body.theme-amber-dark .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-amber-dark .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-amber-dark .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-button-toggle-standalone,
body.theme-amber-dark .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-amber-dark .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-amber-dark .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242; }
body.theme-amber-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: white; }
body.theme-amber-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-amber-dark [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: white; }
body.theme-amber-dark .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black; }
body.theme-amber-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #424242; }
body.theme-amber-dark .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #424242; }
body.theme-amber-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-amber-dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-card {
  background: #424242;
  color: white; }
body.theme-amber-dark .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-checkbox-checkmark {
  fill: #303030; }
body.theme-amber-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-amber-dark .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-amber-dark .mat-checkbox-mixedmark {
  background-color: #303030; }
body.theme-amber-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-amber-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #ffc107; }
body.theme-amber-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-amber-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107; }
body.theme-amber-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-amber-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336; }
body.theme-amber-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-amber-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868; }
body.theme-amber-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868; }
body.theme-amber-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7); }
@media (-ms-high-contrast: active) {
  body.theme-amber-dark .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-amber-dark .mat-checkbox-background {
    background: none; } }
body.theme-amber-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ffc107; }
body.theme-amber-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ffc107; }
body.theme-amber-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #f44336; }
body.theme-amber-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white; }
body.theme-amber-dark .mat-chip.mat-standard-chip .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-amber-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-amber-dark .mat-chip.mat-standard-chip::after {
    background: white; }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-amber-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
body.theme-amber-dark .mat-table {
  background: #424242; }
body.theme-amber-dark .mat-table thead, body.theme-amber-dark .mat-table tbody, body.theme-amber-dark .mat-table tfoot,
body.theme-amber-dark mat-header-row, body.theme-amber-dark mat-row, body.theme-amber-dark mat-footer-row,
body.theme-amber-dark [mat-header-row], body.theme-amber-dark [mat-row], body.theme-amber-dark [mat-footer-row],
body.theme-amber-dark .mat-table-sticky {
  background: inherit; }
body.theme-amber-dark mat-row, body.theme-amber-dark mat-header-row, body.theme-amber-dark mat-footer-row,
body.theme-amber-dark th.mat-header-cell, body.theme-amber-dark td.mat-cell, body.theme-amber-dark td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-header-cell {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-cell, body.theme-amber-dark .mat-footer-cell {
  color: white; }
body.theme-amber-dark .mat-calendar-arrow {
  border-top-color: white; }
body.theme-amber-dark .mat-datepicker-toggle,
body.theme-amber-dark .mat-datepicker-content .mat-calendar-next-button,
body.theme-amber-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white; }
body.theme-amber-dark .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-calendar-body-cell-content {
  color: white;
  border-color: transparent; }
body.theme-amber-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-amber-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-amber-dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4); }
body.theme-amber-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white; }
body.theme-amber-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ffc107;
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(255, 193, 7, 0.4); }
body.theme-amber-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
body.theme-amber-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
body.theme-amber-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-amber-dark .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); }
body.theme-amber-dark .mat-datepicker-toggle-active {
  color: #ffc107; }
body.theme-amber-dark .mat-datepicker-toggle-active.mat-accent {
    color: #ffc107; }
body.theme-amber-dark .mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
body.theme-amber-dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white; }
body.theme-amber-dark .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-expansion-panel {
  background: #424242;
  color: white; }
body.theme-amber-dark .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-amber-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-amber-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-amber-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: #424242; } }
body.theme-amber-dark .mat-expansion-panel-header-title {
  color: white; }
body.theme-amber-dark .mat-expansion-panel-header-description,
body.theme-amber-dark .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-amber-dark .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-amber-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ffc107; }
body.theme-amber-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336; }
body.theme-amber-dark .mat-focused .mat-form-field-required-marker {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field-ripple {
  background-color: white; }
body.theme-amber-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #ffc107; }
body.theme-amber-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ffc107; }
body.theme-amber-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }
body.theme-amber-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336; }
body.theme-amber-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336; }
body.theme-amber-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-amber-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336; }
body.theme-amber-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-amber-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }
body.theme-amber-dark .mat-error {
  color: #f44336; }
body.theme-amber-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-amber-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-amber-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1); }
body.theme-amber-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05); }
body.theme-amber-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-amber-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white; }
body.theme-amber-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-amber-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }
body.theme-amber-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15); }
body.theme-amber-dark .mat-icon.mat-primary {
  color: #ffc107; }
body.theme-amber-dark .mat-icon.mat-accent {
  color: #ffc107; }
body.theme-amber-dark .mat-icon.mat-warn {
  color: #f44336; }
body.theme-amber-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-input-element:disabled,
body.theme-amber-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element {
  caret-color: #ffc107; }
body.theme-amber-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element::placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-input-element option {
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-input-element option:disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-amber-dark .mat-accent .mat-input-element {
  caret-color: #ffc107; }
body.theme-amber-dark .mat-warn .mat-input-element,
body.theme-amber-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336; }
body.theme-amber-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336; }
body.theme-amber-dark .mat-list-base .mat-list-item {
  color: white; }
body.theme-amber-dark .mat-list-base .mat-list-option {
  color: white; }
body.theme-amber-dark .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-list-item-disabled {
  background-color: black; }
body.theme-amber-dark .mat-list-option:hover, body.theme-amber-dark .mat-list-option:focus,
body.theme-amber-dark .mat-nav-list .mat-list-item:hover,
body.theme-amber-dark .mat-nav-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .mat-menu-panel {
  background: #424242; }
body.theme-amber-dark .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-menu-item {
  background: transparent;
  color: white; }
body.theme-amber-dark .mat-menu-item[disabled], body.theme-amber-dark .mat-menu-item[disabled]::after {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-menu-item .mat-icon-no-color,
body.theme-amber-dark .mat-menu-item-submenu-trigger::after {
  color: white; }
body.theme-amber-dark .mat-menu-item:hover:not([disabled]),
body.theme-amber-dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-amber-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-amber-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .mat-paginator {
  background: #424242; }
body.theme-amber-dark .mat-paginator,
body.theme-amber-dark .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-paginator-decrement,
body.theme-amber-dark .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white; }
body.theme-amber-dark .mat-paginator-first,
body.theme-amber-dark .mat-paginator-last {
  border-top: 2px solid white; }
body.theme-amber-dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-amber-dark .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-amber-dark .mat-icon-button[disabled] .mat-paginator-first,
body.theme-amber-dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-progress-bar-background {
  fill: #ffecb3; }
body.theme-amber-dark .mat-progress-bar-buffer {
  background-color: #ffecb3; }
body.theme-amber-dark .mat-progress-bar-fill::after {
  background-color: #ffc107; }
body.theme-amber-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffecb3; }
body.theme-amber-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffecb3; }
body.theme-amber-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107; }
body.theme-amber-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
body.theme-amber-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
body.theme-amber-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
body.theme-amber-dark .mat-progress-spinner circle, body.theme-amber-dark .mat-spinner circle {
  stroke: #ffc107; }
body.theme-amber-dark .mat-progress-spinner.mat-accent circle, body.theme-amber-dark .mat-spinner.mat-accent circle {
  stroke: #ffc107; }
body.theme-amber-dark .mat-progress-spinner.mat-warn circle, body.theme-amber-dark .mat-spinner.mat-warn circle {
  stroke: #f44336; }
body.theme-amber-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107; }
body.theme-amber-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-amber-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-amber-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-amber-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #ffc107; }
body.theme-amber-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107; }
body.theme-amber-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-amber-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-amber-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-amber-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107; }
body.theme-amber-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
body.theme-amber-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-amber-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-amber-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-amber-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }
body.theme-amber-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-amber-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-amber-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-radio-button .mat-ripple-element {
  background-color: white; }
body.theme-amber-dark .mat-select-value {
  color: white; }
body.theme-amber-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-select-panel {
  background: #424242; }
body.theme-amber-dark .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107; }
body.theme-amber-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }
body.theme-amber-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }
body.theme-amber-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-drawer-container {
  background-color: #303030;
  color: white; }
body.theme-amber-dark .mat-drawer {
  background-color: #424242;
  color: white; }
body.theme-amber-dark .mat-drawer.mat-drawer-push {
    background-color: #424242; }
body.theme-amber-dark .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(255, 255, 255, 0.12);
    border-right: none; }
body.theme-amber-dark [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none; }
body.theme-amber-dark [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6); }
body.theme-amber-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffe082; }
body.theme-amber-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 224, 130, 0.54); }
body.theme-amber-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffe082; }
body.theme-amber-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffe082; }
body.theme-amber-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 224, 130, 0.54); }
body.theme-amber-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #ffe082; }
body.theme-amber-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ef9a9a; }
body.theme-amber-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(239, 154, 154, 0.54); }
body.theme-amber-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ef9a9a; }
body.theme-amber-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white; }
body.theme-amber-dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd; }
body.theme-amber-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-primary .mat-slider-track-fill,
body.theme-amber-dark .mat-primary .mat-slider-thumb,
body.theme-amber-dark .mat-primary .mat-slider-thumb-label {
  background-color: #ffc107; }
body.theme-amber-dark .mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-accent .mat-slider-track-fill,
body.theme-amber-dark .mat-accent .mat-slider-thumb,
body.theme-amber-dark .mat-accent .mat-slider-thumb-label {
  background-color: #ffc107; }
body.theme-amber-dark .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-warn .mat-slider-track-fill,
body.theme-amber-dark .mat-warn .mat-slider-thumb,
body.theme-amber-dark .mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
body.theme-amber-dark .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-amber-dark .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2); }
body.theme-amber-dark .mat-slider:hover .mat-slider-track-background,
body.theme-amber-dark .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-slider-disabled .mat-slider-track-background,
body.theme-amber-dark .mat-slider-disabled .mat-slider-track-fill,
body.theme-amber-dark .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-amber-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white; }
body.theme-amber-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-amber-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
body.theme-amber-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-amber-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-amber-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3); }
body.theme-amber-dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-amber-dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent); }
body.theme-amber-dark .mat-step-header.cdk-keyboard-focused, body.theme-amber-dark .mat-step-header.cdk-program-focused, body.theme-amber-dark .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04); }
@media (hover: none) {
  body.theme-amber-dark .mat-step-header:hover {
    background: none; } }
body.theme-amber-dark .mat-step-header .mat-step-label,
body.theme-amber-dark .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-step-header .mat-step-icon-selected,
body.theme-amber-dark .mat-step-header .mat-step-icon-state-done,
body.theme-amber-dark .mat-step-header .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336; }
body.theme-amber-dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white; }
body.theme-amber-dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }
body.theme-amber-dark .mat-stepper-horizontal, body.theme-amber-dark .mat-stepper-vertical {
  background-color: #424242; }
body.theme-amber-dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-horizontal-stepper-header::before,
body.theme-amber-dark .mat-horizontal-stepper-header::after,
body.theme-amber-dark .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-sort-header-arrow {
  color: #c6c6c6; }
body.theme-amber-dark .mat-tab-nav-bar,
body.theme-amber-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-amber-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none; }
body.theme-amber-dark .mat-tab-label, body.theme-amber-dark .mat-tab-link {
  color: white; }
body.theme-amber-dark .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-amber-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-amber-dark .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-amber-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3); }
body.theme-amber-dark .mat-tab-group.mat-primary .mat-ink-bar, body.theme-amber-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #ffc107; }
body.theme-amber-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-amber-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3); }
body.theme-amber-dark .mat-tab-group.mat-accent .mat-ink-bar, body.theme-amber-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107; }
body.theme-amber-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-amber-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
body.theme-amber-dark .mat-tab-group.mat-warn .mat-ink-bar, body.theme-amber-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
body.theme-amber-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-amber-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3); }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #ffc107; }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }
body.theme-amber-dark .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-amber-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3); }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #ffc107; }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-amber-dark .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); }
body.theme-amber-dark .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-amber-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-amber-dark .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); }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-amber-dark .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); }
body.theme-amber-dark .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-amber-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .mat-toolbar {
  background: #212121;
  color: white; }
body.theme-amber-dark .mat-toolbar.mat-primary {
    background: #ffc107;
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-toolbar.mat-accent {
    background: #ffc107;
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
body.theme-amber-dark .mat-toolbar .mat-form-field-underline,
  body.theme-amber-dark .mat-toolbar .mat-form-field-ripple,
  body.theme-amber-dark .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-amber-dark .mat-toolbar .mat-form-field-label,
  body.theme-amber-dark .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-amber-dark .mat-toolbar .mat-select-value,
  body.theme-amber-dark .mat-toolbar .mat-select-arrow,
  body.theme-amber-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-amber-dark .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-amber-dark .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-amber-dark .mat-tree {
  background: #424242; }
body.theme-amber-dark .mat-tree-node,
body.theme-amber-dark .mat-nested-tree-node {
  color: white; }
body.theme-amber-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .mat-simple-snackbar-action {
  color: inherit; }
body.theme-amber-dark {
  color: white;
  background: #303030; }
body.theme-amber-dark .secondary-text {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .icon,
body.theme-amber-dark i {
  color: white; }
body.theme-amber-dark .hint-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .disabled-text {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .fade-text,
body.theme-amber-dark .divider {
  color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .fuse-card {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .fuse-card .card-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .avatar {
  color: white; }
body.theme-amber-dark .form-wrapper {
  background-color: #424242; }
body.theme-amber-dark .navigation-simple .item.selected {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .navigation-simple .subheader {
  border-top: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .simple-pagination {
  background: #424242; }
body.theme-amber-dark .simple-pagination .pagination-item {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .simple-pagination .pagination-item:hover {
      color: white; }
body.theme-amber-dark .simple-pagination .pagination-item.disabled {
      color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .price-tables .price-table {
  background: #424242; }
body.theme-amber-dark .price-tables .price-table.style-1 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .price-tables .price-table.style-1 .price .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .price-tables .price-table.style-2 .price .currency {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .price-tables .price-table.style-2 .period {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .price-tables .price-table.style-3 .terms {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .price-tables .price-table.style-3 .note {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .simple-table-container {
  background: #424242; }
body.theme-amber-dark table.simple thead tr th {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-amber-dark table.simple tbody tr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-amber-dark table.simple.clickable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .page-layout.carded.fullwidth > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-amber-dark .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .page-layout.carded.left-sidebar > .center > .content-card, body.theme-amber-dark .page-layout.carded.right-sidebar > .center > .content-card {
  background: #424242;
  border-radius: 8px 8px 0 0; }
body.theme-amber-dark .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-amber-dark .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .page-layout.simple.left-sidebar > .center > .content, body.theme-amber-dark .page-layout.simple.right-sidebar > .center > .content {
  background: #424242; }
body.theme-amber-dark .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-amber-dark .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: #424242; }
body.theme-amber-dark a,
body.theme-amber-dark .chart-label,
body.theme-amber-dark .theme-text {
  color: #ffc107; }
body.theme-amber-dark code:not(.highlight) {
  background-color: #212121; }
body.theme-amber-dark .changelog .entry {
  background-color: #424242; }
body.theme-amber-dark .text-boxed {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54); }
body.theme-amber-dark fuse-countdown .fuse-countdown .time .title {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .fuse-search-bar.expanded {
  background-color: #303030; }
body.theme-amber-dark #fuse-shortcuts.show-mobile-panel {
  background-color: #303030; }
body.theme-amber-dark fuse-sidebar {
  background: #303030; }
body.theme-amber-dark .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-amber-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-amber-dark fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(255, 255, 255, 0.12); }
body.theme-amber-dark fuse-theme-options .theme-options-panel form .group h2 {
    background: #303030;
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-amber-dark fuse-widget > .fuse-widget-front,
body.theme-amber-dark fuse-widget > .fuse-widget-back {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark ngx-datatable.material {
  background: #424242;
  color: white; }
body.theme-amber-dark ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #ffc107; }
body.theme-amber-dark ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-amber-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-amber-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: white; }
body.theme-amber-dark ngx-datatable.material .datatable-footer {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #ffd54f; }
body.theme-amber-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-amber-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark chat-panel #contacts-list {
  background-color: #212121; }
body.theme-amber-dark chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #ffc107; }
body.theme-amber-dark chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #ffc107;
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #212121; }
body.theme-amber-dark chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-amber-dark chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-amber-dark chat-panel #chat .reply-form .message-text {
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-amber-dark #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-amber-dark #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-amber-dark #academy-courses .content .courses .course .course-content {
  background: #424242; }
body.theme-amber-dark #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-amber-dark #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-amber-dark #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-amber-dark #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark #academy-course .sidebar .steps .step {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #academy-course .sidebar .steps .step.current {
    background: #212121;
    color: white; }
body.theme-amber-dark #academy-course .sidebar .steps .step.current .index span {
      background: #212121;
      border-color: #ffc107; }
body.theme-amber-dark #academy-course .sidebar .steps .step.completed {
    color: white; }
body.theme-amber-dark #academy-course .sidebar .steps .step.completed .index span {
      border-color: #ffc107; }
body.theme-amber-dark #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #ffc107; }
body.theme-amber-dark #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #ffc107; }
body.theme-amber-dark #academy-course .sidebar .steps .step .index:before, body.theme-amber-dark #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #academy-course .sidebar .steps .step .index span {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #academy-course .center .content {
  background: #353535; }
body.theme-amber-dark #academy-course .center .content .course-step .course-step-content {
    background: #424242; }
body.theme-amber-dark .cal-month-view {
  background: #424242; }
body.theme-amber-dark .cal-month-view .cal-day-badge {
    background: #ffc107;
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-amber-dark .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-amber-dark .cal-month-view .cal-days {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #ffc107; }
body.theme-amber-dark .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-month-view .cal-open-day-events {
    background: #212121; }
body.theme-amber-dark .cal-month-view .cal-open-day-events > div {
      background: #424242; }
body.theme-amber-dark .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: white; }
body.theme-amber-dark .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-amber-dark .cal-week-view .cal-day-headers {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #ffc107; }
body.theme-amber-dark .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-day-view .cal-hour-rows {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-amber-dark .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-start .big-circle {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
  background-color: #aaabad; }
body.theme-amber-dark chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-amber-dark chat-view .chat .chat-footer {
  background: #212121;
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #212121;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
body.theme-amber-dark chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #303030;
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #303030;
      color: white; }
body.theme-amber-dark chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-amber-dark chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #ffc107; }
body.theme-amber-dark chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-amber-dark chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-amber-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-amber-dark chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #contacts .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark #contacts .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-amber-dark #contacts .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark #contacts .content .sidebar .sidebar-content .card {
  background: #424242; }
body.theme-amber-dark #dashboard-project > .center > .content {
  background: #303030; }
body.theme-amber-dark scrumboard-board-list .list .list-header,
body.theme-amber-dark scrumboard-board-list .list .list-content,
body.theme-amber-dark scrumboard-board-list .list .list-footer {
  background: #212121; }
body.theme-amber-dark scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark scrumboard-board-list .list .list-footer {
  border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark scrumboard-board-add-list .new-list {
  background: #212121; }
body.theme-amber-dark scrumboard-board-add-list .new-list .new-list-form > input {
    background: #212121;
    color: white; }
body.theme-amber-dark scrumboard-board #board > .header {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark scrumboard-board-add-card .add-card-button {
  background-color: #212121; }
body.theme-amber-dark scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #212121; }
body.theme-amber-dark scrumboard-board-card {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-amber-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-amber-dark scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-amber-dark scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-amber-dark scrumboard-board-card .list-card-footer {
    border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: #424242; }
body.theme-amber-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #212121;
    border-color: #212121; }
body.theme-amber-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-amber-dark .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #212121 transparent transparent transparent; }
body.theme-amber-dark .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark todo .center .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark todo .center .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark todo-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark todo-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark todo-list-item.completed {
    background: #303030; }
body.theme-amber-dark todo-list-item.completed .title,
    body.theme-amber-dark todo-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark todo-list-item.selected {
    background: #303030; }
body.theme-amber-dark todo-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark login #login #login-form-wrapper #login-form {
  background: #353a48; }
body.theme-amber-dark login #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark login #login #login-form-wrapper #login-form .separator .text:before, body.theme-amber-dark login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark login-2 #login #login-intro {
  color: white; }
body.theme-amber-dark login-2 #login #login-form-wrapper {
  background: #353a48; }
body.theme-amber-dark login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-amber-dark login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark register #register #register-form-wrapper #register-form {
  background: #353a48; }
body.theme-amber-dark register #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark register #register #register-form-wrapper #register-form .separator .text:before, body.theme-amber-dark register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark register-2 #register #register-intro {
  color: white; }
body.theme-amber-dark register-2 #register #register-form-wrapper {
  background: #353a48; }
body.theme-amber-dark register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-amber-dark register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: #353a48; }
body.theme-amber-dark reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-amber-dark reset-password-2 #reset-password #reset-password-form-wrapper {
  background: #353a48; }
body.theme-amber-dark forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: #353a48; }
body.theme-amber-dark forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-amber-dark forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: #353a48; }
body.theme-amber-dark lock #lock #lock-form-wrapper #lock-form {
  background: #353a48; }
body.theme-amber-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-amber-dark lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: #353a48; }
body.theme-amber-dark mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: #353a48; }
body.theme-amber-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.12); }
body.theme-amber-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark error-404 #error-404 .content .search {
  background: #424242;
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark error-404 #error-404 .content .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark error-404 #error-404 .content .message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark error-404 #error-404 .content .sub-message {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: #424242; }
body.theme-amber-dark maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-about #about .about-content .work .job .date {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark profile-about #about .about-sidebar .groups .content .group .category,
body.theme-amber-dark profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-about .profile-box .content {
  background-color: #424242; }
body.theme-amber-dark profile-about .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-amber-dark profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .add-post textarea {
  color: white;
  background: #424242; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background: #212121; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item {
  background: #424242; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #ffc107; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: white; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #ffc107; }
body.theme-amber-dark profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: #424242;
      border-color: rgba(255, 255, 255, 0.12);
      color: white; }
body.theme-amber-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: #424242; }
body.theme-amber-dark profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #ffc107; }
body.theme-amber-dark profile-timeline .profile-box .content {
  background-color: #424242; }
body.theme-amber-dark profile-timeline .profile-box footer {
  border-top-color: rgba(255, 255, 255, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-amber-dark search-classic .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark search-classic .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark search-classic .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark search-modern .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark search-modern .header .search-wrapper .search mat-icon {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark search-modern .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark search-modern .content .results .result-item {
  background: #424242; }
body.theme-amber-dark faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-amber-dark faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-amber-dark knowledge-base .content .articles-list {
  background-color: #424242; }
body.theme-amber-dark datatable-body {
  background-color: white; }
body.theme-amber-dark #decision .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #decision .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-amber-dark #decision .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #decision .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #decision .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-amber-dark #decision .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark decision-list-item.completed {
    background: #303030; }
body.theme-amber-dark decision-list-item.completed .title,
    body.theme-amber-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark decision-list-item.selected {
    background: #303030; }
body.theme-amber-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #my-itservice .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark #my-itservice .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-amber-dark #my-itservice .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #my-itservice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-amber-dark #my-itservice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark app-itservice-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark app-itservice-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-amber-dark app-itservice-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-amber-dark app-itservice-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark app-itservice-list-item.completed {
    background: #303030; }
body.theme-amber-dark app-itservice-list-item.completed .title,
    body.theme-amber-dark app-itservice-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark app-itservice-list-item.selected {
    background: #303030; }
body.theme-amber-dark app-itservice-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #createMaster .center .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark .theme-blue-gray-dark mat-tab-group,
body.theme-amber-dark .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-amber-dark .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-amber-dark .mat-select-panel {
  max-width: none !important; }
body.theme-amber-dark app-cost-center-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark app-cost-center-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-amber-dark app-cost-center-item:nth-child(2n) {
  background-color: #303030; }
body.theme-amber-dark app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark app-cost-center-item.completed {
  background: #303030; }
body.theme-amber-dark app-cost-center-item.completed .title,
  body.theme-amber-dark app-cost-center-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark app-cost-center-item.selected {
  background: #303030 !important; }
body.theme-amber-dark app-bank-master-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark app-bank-master-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-amber-dark app-bank-master-item:nth-child(2n) {
  background-color: #303030; }
body.theme-amber-dark app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark app-bank-master-item.completed {
  background: #303030; }
body.theme-amber-dark app-bank-master-item.completed .title,
  body.theme-amber-dark app-bank-master-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark app-bank-master-item.selected {
  background: #303030 !important; }
body.theme-amber-dark #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #hotel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #hotel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #hotel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #hotel .content .center .content {
    background-color: #3e3e3e !important; }
body.theme-amber-dark #hotel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark hotel-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark hotel-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark hotel-list-item.completed {
    background: #303030; }
body.theme-amber-dark hotel-list-item.completed .title,
    body.theme-amber-dark hotel-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark hotel-list-item.selected {
    background: #303030; }
body.theme-amber-dark hotel-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #preapp .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #preapp .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #preapp .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #preapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #preapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #preapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-amber-dark #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #preapp .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #pending .header .search-wrapper {
  background: #424242; }
body.theme-amber-dark #pending .header .search-wrapper .search .mat-icon {
    color: white; }
body.theme-amber-dark #pending .header .search-wrapper .search input {
    background: #424242;
    color: white; }
body.theme-amber-dark #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-amber-dark #pending .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-amber-dark #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-amber-dark #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chop-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark chop-list-item.completed {
  background: #303030; }
body.theme-amber-dark chop-list-item.completed .title,
  body.theme-amber-dark chop-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark chop-list-item.selected {
  background: #303030 !important; }
body.theme-amber-dark chop-list-item:nth-child(2n + 1) {
  background-color: #424242; }
body.theme-amber-dark chop-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-amber-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-amber-dark #flight .header .logo {
        margin-left: -5px; } }
body.theme-amber-dark #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-amber-dark #flight .header .search-wrapper {
    background: #424242; }
body.theme-amber-dark #flight .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-amber-dark #flight .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-amber-dark #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #flight .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-amber-dark #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark decision-list-item.completed {
    background: #303030; }
body.theme-amber-dark decision-list-item.completed .title,
    body.theme-amber-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark decision-list-item.selected {
    background: #303030; }
body.theme-amber-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #payment .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #payment .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #payment .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-amber-dark #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-amber-dark #payment .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-amber-dark #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-amber-dark #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-amber-dark #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-amber-dark #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-amber-dark #payment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-amber-dark #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-amber-dark #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-amber-dark #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-amber-dark #payment .content .invoice-container .card .footer .logo,
      body.theme-amber-dark #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-amber-dark #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-amber-dark #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-amber-dark #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-amber-dark #payment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark payment-list-item.completed {
    background: #303030; }
body.theme-amber-dark payment-list-item.completed .title,
    body.theme-amber-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark payment-list-item.selected {
    background: #303030; }
body.theme-amber-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #ffd54f; }
body.theme-amber-dark employee-payment-invoice-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-amber-dark employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #424242; }
body.theme-amber-dark employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-amber-dark epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark epmployee-payment-detail .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-amber-dark epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-amber-dark #products .header .search-wrapper {
    background: #424242; }
body.theme-amber-dark #products .header .search-wrapper .search .mat-icon {
      color: white; }
body.theme-amber-dark #products .header .search-wrapper .search input {
      background: #424242;
      color: white; }
body.theme-amber-dark #products .center .content-card {
  background: #424242; }
body.theme-amber-dark #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #products .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-amber-dark #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark decision-list-item.completed {
    background: #303030; }
body.theme-amber-dark decision-list-item.completed .title,
    body.theme-amber-dark decision-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark decision-list-item.selected {
    background: #303030; }
body.theme-amber-dark decision-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #preappemployee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #preappemployee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #preappemployee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #preappemployee .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #preappemployee .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-amber-dark #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #preappvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #preappvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #preappvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #preappvendor .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #preappvendor .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffd54f; }
body.theme-amber-dark vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-amber-dark vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #424242; }
body.theme-amber-dark vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #paymentvendor .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #paymentvendor .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #paymentvendor .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-amber-dark #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-amber-dark #paymentvendor .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-amber-dark #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-amber-dark #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-amber-dark #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-amber-dark #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-amber-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-amber-dark #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-amber-dark #paymentvendor .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark payment-list-item.completed {
    background: #303030; }
body.theme-amber-dark payment-list-item.completed .title,
    body.theme-amber-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark payment-list-item.selected {
    background: #303030; }
body.theme-amber-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #ffd54f; }
body.theme-amber-dark app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #ffd54f; }
body.theme-amber-dark app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(255, 255, 255, 0.3) !important; }
body.theme-amber-dark app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #424242; }
body.theme-amber-dark app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #424242 !important; }
body.theme-amber-dark app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(255, 255, 255, 0.3) !important; }
body.theme-amber-dark #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-amber-dark #preappaudit .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #preappaudit .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #preappaudit .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #preappaudit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #preappaudit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #auditpreapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #auditpreapp .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #auditpreapp .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #auditpreapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #auditpreapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #auditpreapp .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #auditpreapp .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #auditpreapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #auditpayment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-amber-dark #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-amber-dark #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-amber-dark #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-amber-dark #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-amber-dark #auditpayment .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark payment-list-item.completed {
    background: #303030; }
body.theme-amber-dark payment-list-item.completed .title,
    body.theme-amber-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark payment-list-item.selected {
    background: #303030; }
body.theme-amber-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark common-list {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-amber-dark common-list .toolbar {
    background-color: #303030 !important; }
body.theme-amber-dark common-list .mat-paginator {
    background-color: #424242 !important; }
body.theme-amber-dark common-list-item {
  border-bottom-color: #303030; }
body.theme-amber-dark common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark common-list-item.completed .title,
  body.theme-amber-dark common-list-item.completed .notes {
    color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark common-list-item.selected {
    background: #303030 !important; }
body.theme-amber-dark .content {
  background-color: #303030 !important; }
body.theme-amber-dark fuse-sidebar .content {
  background-color: #908f8f !important; }
body.theme-amber-dark common-list-item:nth-child(2n) {
  background-color: #303030; }
body.theme-amber-dark common-list-item:nth-child(2n-1) {
  background-color: #424242; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #travel .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #travel .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #travel .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-amber-dark #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-amber-dark #travel .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-amber-dark #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-amber-dark #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-amber-dark #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-amber-dark #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-amber-dark #travel .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-amber-dark #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-amber-dark #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-amber-dark #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-amber-dark #travel .content .invoice-container .card .footer .logo,
      body.theme-amber-dark #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-amber-dark #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-amber-dark #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-amber-dark #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-amber-dark #travel .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark payment-list-item.completed {
    background: #303030; }
body.theme-amber-dark payment-list-item.completed .title,
    body.theme-amber-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark payment-list-item.selected {
    background: #303030; }
body.theme-amber-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #employee .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #employee .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #employee .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-amber-dark #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-amber-dark #employee .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-amber-dark #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-amber-dark #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-amber-dark #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-amber-dark #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-amber-dark #employee .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-amber-dark #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-amber-dark #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-amber-dark #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-amber-dark #employee .content .invoice-container .card .footer .logo,
      body.theme-amber-dark #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-amber-dark #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-amber-dark #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-amber-dark #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-amber-dark #employee .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark payment-list-item.completed {
    background: #303030; }
body.theme-amber-dark payment-list-item.completed .title,
    body.theme-amber-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark payment-list-item.selected {
    background: #303030; }
body.theme-amber-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #vendorpo .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #vendorpo .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #vendorpo .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-amber-dark #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-amber-dark #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-amber-dark #vendorpo .content .center .mat-tab-label-active {
      opacity: 1 !important; }
body.theme-amber-dark #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-amber-dark #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-amber-dark #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-amber-dark #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-amber-dark #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: #424242; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-amber-dark #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-amber-dark #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-amber-dark #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-amber-dark #vendorpo .content .center .content-card .toolbar {
    background: #303030; }
body.theme-amber-dark #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark payment-list-item.completed {
    background: #303030; }
body.theme-amber-dark payment-list-item.completed .title,
    body.theme-amber-dark payment-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark payment-list-item.selected {
    background: #303030; }
body.theme-amber-dark payment-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #po-plan .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #po-plan .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #po-plan .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #po-plan .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #po-plan .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffd54f; }
body.theme-amber-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-amber-dark #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #confirm .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #confirm .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #confirm .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #confirm .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #confirm .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #confirm .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #confirm .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #downpament .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #downpament .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #downpament .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #downpament .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #downpament .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #downpament .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #downpament .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #plan-invoice .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #plan-invoice .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #plan-invoice .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #plan-invoice .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #plan-invoice .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #ffd54f; }
body.theme-amber-dark app-invoice-detail .active {
  background-color: #3e3e3e; }
body.theme-amber-dark #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #status .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #status .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #status .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #status .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #status .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #createMaster .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-amber-dark #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: #424242; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-amber-dark #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .logo,
    body.theme-amber-dark #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-amber-dark #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-amber-dark preapp-list {
  border-right-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark preapp-list-item.completed {
    background: #303030; }
body.theme-amber-dark preapp-list-item.completed .title,
    body.theme-amber-dark preapp-list-item.completed .notes {
      color: rgba(255, 255, 255, 0.7); }
body.theme-amber-dark preapp-list-item.selected {
    background: #303030; }
body.theme-amber-dark preapp-details .todo-header {
  background: #303030;
  border-bottom-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-amber-dark #facility .content .center {
  background: #3e3e3e; }
body.theme-amber-dark #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #facility .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #facility .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #facility .content-card {
  background: #3e3e3e; }
body.theme-amber-dark #facility .content-card .line1 {
    background: #303030; }
body.theme-amber-dark #facility .content-card .line1-title {
    background: #3e3e3e; }
body.theme-amber-dark app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #ffd54f; }
body.theme-amber-dark app-plan-detail .active {
  background-color: #3e3e3e; }
body.theme-amber-dark #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #my-credit .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #my-credit .content .center .content-card .toolbar {
  background: #303030; }
body.theme-amber-dark #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark #fix-assets-register .content .center {
  background: #3e3e3e; }
body.theme-amber-dark #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #fix-assets-register .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #fix-assets-register .content-card {
  background: #3e3e3e; }
body.theme-amber-dark #fix-assets-register .content-card .line1 {
    background: #303030; }
body.theme-amber-dark #fix-assets-register .content-card .line1-title {
    background: #3e3e3e; }
body.theme-amber-dark #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #ffd54f; }
body.theme-amber-dark #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #debit-note .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #debit-note .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #debit-note .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #debit-note .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark app-detail .active, body.theme-amber-dark app-cancel-detail .active {
  background-color: #3e3e3e; }
body.theme-amber-dark #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #cost-transfer .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #ffd54f; }
body.theme-amber-dark #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #createMaster .header .search-wrapper {
    background: #424242;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-amber-dark #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-amber-dark #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-amber-dark #createMaster .header .search-wrapper .search .mat-icon {
        color: white; }
body.theme-amber-dark #createMaster .header .search-wrapper .search input {
        background: #424242;
        color: white;
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-amber-dark #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #createMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-amber-dark #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-amber-dark #productMaster .content .mat-tab-label-active {
  opacity: 1 !important; }
body.theme-amber-dark #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-amber-dark #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-amber-dark #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-amber-dark app-no-permission {
  border-right-color: rgba(255, 255, 255, 0.12);
  background-color: #303030; }
body.theme-amber-dark .primary-50-bg {
  background-color: #fff8e1 !important; }
body.theme-amber-dark .primary-50 {
  background-color: #fff8e1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-50[disabled] {
    background-color: rgba(255, 248, 225, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-50-fg {
  color: #fff8e1 !important; }
body.theme-amber-dark .primary-50-border {
  border-color: #fff8e1 !important; }
body.theme-amber-dark .primary-50-border-top {
  border-top-color: #fff8e1 !important; }
body.theme-amber-dark .primary-50-border-right {
  border-right-color: #fff8e1 !important; }
body.theme-amber-dark .primary-50-border-bottom {
  border-bottom-color: #fff8e1 !important; }
body.theme-amber-dark .primary-50-border-left {
  border-left-color: #fff8e1 !important; }
body.theme-amber-dark .primary-100-bg {
  background-color: #ffecb3 !important; }
body.theme-amber-dark .primary-100 {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-100[disabled] {
    background-color: rgba(255, 236, 179, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-100-fg {
  color: #ffecb3 !important; }
body.theme-amber-dark .primary-100-border {
  border-color: #ffecb3 !important; }
body.theme-amber-dark .primary-100-border-top {
  border-top-color: #ffecb3 !important; }
body.theme-amber-dark .primary-100-border-right {
  border-right-color: #ffecb3 !important; }
body.theme-amber-dark .primary-100-border-bottom {
  border-bottom-color: #ffecb3 !important; }
body.theme-amber-dark .primary-100-border-left {
  border-left-color: #ffecb3 !important; }
body.theme-amber-dark .primary-200-bg {
  background-color: #ffe082 !important; }
body.theme-amber-dark .primary-200 {
  background-color: #ffe082 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-200[disabled] {
    background-color: rgba(255, 224, 130, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-200-fg {
  color: #ffe082 !important; }
body.theme-amber-dark .primary-200-border {
  border-color: #ffe082 !important; }
body.theme-amber-dark .primary-200-border-top {
  border-top-color: #ffe082 !important; }
body.theme-amber-dark .primary-200-border-right {
  border-right-color: #ffe082 !important; }
body.theme-amber-dark .primary-200-border-bottom {
  border-bottom-color: #ffe082 !important; }
body.theme-amber-dark .primary-200-border-left {
  border-left-color: #ffe082 !important; }
body.theme-amber-dark .primary-300-bg {
  background-color: #ffd54f !important; }
body.theme-amber-dark .primary-300 {
  background-color: #ffd54f !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-300[disabled] {
    background-color: rgba(255, 213, 79, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-300-fg {
  color: #ffd54f !important; }
body.theme-amber-dark .primary-300-border {
  border-color: #ffd54f !important; }
body.theme-amber-dark .primary-300-border-top {
  border-top-color: #ffd54f !important; }
body.theme-amber-dark .primary-300-border-right {
  border-right-color: #ffd54f !important; }
body.theme-amber-dark .primary-300-border-bottom {
  border-bottom-color: #ffd54f !important; }
body.theme-amber-dark .primary-300-border-left {
  border-left-color: #ffd54f !important; }
body.theme-amber-dark .primary-400-bg {
  background-color: #ffca28 !important; }
body.theme-amber-dark .primary-400 {
  background-color: #ffca28 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-400[disabled] {
    background-color: rgba(255, 202, 40, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-400-fg {
  color: #ffca28 !important; }
body.theme-amber-dark .primary-400-border {
  border-color: #ffca28 !important; }
body.theme-amber-dark .primary-400-border-top {
  border-top-color: #ffca28 !important; }
body.theme-amber-dark .primary-400-border-right {
  border-right-color: #ffca28 !important; }
body.theme-amber-dark .primary-400-border-bottom {
  border-bottom-color: #ffca28 !important; }
body.theme-amber-dark .primary-400-border-left {
  border-left-color: #ffca28 !important; }
body.theme-amber-dark .primary-500-bg {
  background-color: #ffc107 !important; }
body.theme-amber-dark .primary-500 {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-500[disabled] {
    background-color: rgba(255, 193, 7, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-500-fg {
  color: #ffc107 !important; }
body.theme-amber-dark .primary-500-border {
  border-color: #ffc107 !important; }
body.theme-amber-dark .primary-500-border-top {
  border-top-color: #ffc107 !important; }
body.theme-amber-dark .primary-500-border-right {
  border-right-color: #ffc107 !important; }
body.theme-amber-dark .primary-500-border-bottom {
  border-bottom-color: #ffc107 !important; }
body.theme-amber-dark .primary-500-border-left {
  border-left-color: #ffc107 !important; }
body.theme-amber-dark .primary-600-bg {
  background-color: #ffb300 !important; }
body.theme-amber-dark .primary-600 {
  background-color: #ffb300 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-600[disabled] {
    background-color: rgba(255, 179, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-600-fg {
  color: #ffb300 !important; }
body.theme-amber-dark .primary-600-border {
  border-color: #ffb300 !important; }
body.theme-amber-dark .primary-600-border-top {
  border-top-color: #ffb300 !important; }
body.theme-amber-dark .primary-600-border-right {
  border-right-color: #ffb300 !important; }
body.theme-amber-dark .primary-600-border-bottom {
  border-bottom-color: #ffb300 !important; }
body.theme-amber-dark .primary-600-border-left {
  border-left-color: #ffb300 !important; }
body.theme-amber-dark .primary-700-bg {
  background-color: #ffa000 !important; }
body.theme-amber-dark .primary-700 {
  background-color: #ffa000 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-700[disabled] {
    background-color: rgba(255, 160, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-700-fg {
  color: #ffa000 !important; }
body.theme-amber-dark .primary-700-border {
  border-color: #ffa000 !important; }
body.theme-amber-dark .primary-700-border-top {
  border-top-color: #ffa000 !important; }
body.theme-amber-dark .primary-700-border-right {
  border-right-color: #ffa000 !important; }
body.theme-amber-dark .primary-700-border-bottom {
  border-bottom-color: #ffa000 !important; }
body.theme-amber-dark .primary-700-border-left {
  border-left-color: #ffa000 !important; }
body.theme-amber-dark .primary-800-bg {
  background-color: #ff8f00 !important; }
body.theme-amber-dark .primary-800 {
  background-color: #ff8f00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-800[disabled] {
    background-color: rgba(255, 143, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-800-fg {
  color: #ff8f00 !important; }
body.theme-amber-dark .primary-800-border {
  border-color: #ff8f00 !important; }
body.theme-amber-dark .primary-800-border-top {
  border-top-color: #ff8f00 !important; }
body.theme-amber-dark .primary-800-border-right {
  border-right-color: #ff8f00 !important; }
body.theme-amber-dark .primary-800-border-bottom {
  border-bottom-color: #ff8f00 !important; }
body.theme-amber-dark .primary-800-border-left {
  border-left-color: #ff8f00 !important; }
body.theme-amber-dark .primary-900-bg {
  background-color: #ff6f00 !important; }
body.theme-amber-dark .primary-900 {
  background-color: #ff6f00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-900[disabled] {
    background-color: rgba(255, 111, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-900-fg {
  color: #ff6f00 !important; }
body.theme-amber-dark .primary-900-border {
  border-color: #ff6f00 !important; }
body.theme-amber-dark .primary-900-border-top {
  border-top-color: #ff6f00 !important; }
body.theme-amber-dark .primary-900-border-right {
  border-right-color: #ff6f00 !important; }
body.theme-amber-dark .primary-900-border-bottom {
  border-bottom-color: #ff6f00 !important; }
body.theme-amber-dark .primary-900-border-left {
  border-left-color: #ff6f00 !important; }
body.theme-amber-dark .primary-A100-bg {
  background-color: #ffe57f !important; }
body.theme-amber-dark .primary-A100 {
  background-color: #ffe57f !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-A100[disabled] {
    background-color: rgba(255, 229, 127, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-A100-fg {
  color: #ffe57f !important; }
body.theme-amber-dark .primary-A100-border {
  border-color: #ffe57f !important; }
body.theme-amber-dark .primary-A100-border-top {
  border-top-color: #ffe57f !important; }
body.theme-amber-dark .primary-A100-border-right {
  border-right-color: #ffe57f !important; }
body.theme-amber-dark .primary-A100-border-bottom {
  border-bottom-color: #ffe57f !important; }
body.theme-amber-dark .primary-A100-border-left {
  border-left-color: #ffe57f !important; }
body.theme-amber-dark .primary-A200-bg {
  background-color: #ffd740 !important; }
body.theme-amber-dark .primary-A200 {
  background-color: #ffd740 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-A200[disabled] {
    background-color: rgba(255, 215, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-A200-fg {
  color: #ffd740 !important; }
body.theme-amber-dark .primary-A200-border {
  border-color: #ffd740 !important; }
body.theme-amber-dark .primary-A200-border-top {
  border-top-color: #ffd740 !important; }
body.theme-amber-dark .primary-A200-border-right {
  border-right-color: #ffd740 !important; }
body.theme-amber-dark .primary-A200-border-bottom {
  border-bottom-color: #ffd740 !important; }
body.theme-amber-dark .primary-A200-border-left {
  border-left-color: #ffd740 !important; }
body.theme-amber-dark .primary-A400-bg {
  background-color: #ffc400 !important; }
body.theme-amber-dark .primary-A400 {
  background-color: #ffc400 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-A400[disabled] {
    background-color: rgba(255, 196, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-A400-fg {
  color: #ffc400 !important; }
body.theme-amber-dark .primary-A400-border {
  border-color: #ffc400 !important; }
body.theme-amber-dark .primary-A400-border-top {
  border-top-color: #ffc400 !important; }
body.theme-amber-dark .primary-A400-border-right {
  border-right-color: #ffc400 !important; }
body.theme-amber-dark .primary-A400-border-bottom {
  border-bottom-color: #ffc400 !important; }
body.theme-amber-dark .primary-A400-border-left {
  border-left-color: #ffc400 !important; }
body.theme-amber-dark .primary-A700-bg {
  background-color: #ffab00 !important; }
body.theme-amber-dark .primary-A700 {
  background-color: #ffab00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary-A700[disabled] {
    background-color: rgba(255, 171, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-A700-fg {
  color: #ffab00 !important; }
body.theme-amber-dark .primary-A700-border {
  border-color: #ffab00 !important; }
body.theme-amber-dark .primary-A700-border-top {
  border-top-color: #ffab00 !important; }
body.theme-amber-dark .primary-A700-border-right {
  border-right-color: #ffab00 !important; }
body.theme-amber-dark .primary-A700-border-bottom {
  border-bottom-color: #ffab00 !important; }
body.theme-amber-dark .primary-A700-border-left {
  border-left-color: #ffab00 !important; }
body.theme-amber-dark .primary-bg {
  background-color: #ffc107 !important; }
body.theme-amber-dark .primary {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .primary[disabled] {
    background-color: rgba(255, 193, 7, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .primary-fg {
  color: #ffc107 !important; }
body.theme-amber-dark .primary-border {
  border-color: #ffc107 !important; }
body.theme-amber-dark .primary-border-top {
  border-top-color: #ffc107 !important; }
body.theme-amber-dark .primary-border-right {
  border-right-color: #ffc107 !important; }
body.theme-amber-dark .primary-border-bottom {
  border-bottom-color: #ffc107 !important; }
body.theme-amber-dark .primary-border-left {
  border-left-color: #ffc107 !important; }
body.theme-amber-dark .accent-50-bg {
  background-color: #fff8e1 !important; }
body.theme-amber-dark .accent-50 {
  background-color: #fff8e1 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-50[disabled] {
    background-color: rgba(255, 248, 225, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-50-fg {
  color: #fff8e1 !important; }
body.theme-amber-dark .accent-50-border {
  border-color: #fff8e1 !important; }
body.theme-amber-dark .accent-50-border-top {
  border-top-color: #fff8e1 !important; }
body.theme-amber-dark .accent-50-border-right {
  border-right-color: #fff8e1 !important; }
body.theme-amber-dark .accent-50-border-bottom {
  border-bottom-color: #fff8e1 !important; }
body.theme-amber-dark .accent-50-border-left {
  border-left-color: #fff8e1 !important; }
body.theme-amber-dark .accent-100-bg {
  background-color: #ffecb3 !important; }
body.theme-amber-dark .accent-100 {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-100[disabled] {
    background-color: rgba(255, 236, 179, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-100-fg {
  color: #ffecb3 !important; }
body.theme-amber-dark .accent-100-border {
  border-color: #ffecb3 !important; }
body.theme-amber-dark .accent-100-border-top {
  border-top-color: #ffecb3 !important; }
body.theme-amber-dark .accent-100-border-right {
  border-right-color: #ffecb3 !important; }
body.theme-amber-dark .accent-100-border-bottom {
  border-bottom-color: #ffecb3 !important; }
body.theme-amber-dark .accent-100-border-left {
  border-left-color: #ffecb3 !important; }
body.theme-amber-dark .accent-200-bg {
  background-color: #ffe082 !important; }
body.theme-amber-dark .accent-200 {
  background-color: #ffe082 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-200[disabled] {
    background-color: rgba(255, 224, 130, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-200-fg {
  color: #ffe082 !important; }
body.theme-amber-dark .accent-200-border {
  border-color: #ffe082 !important; }
body.theme-amber-dark .accent-200-border-top {
  border-top-color: #ffe082 !important; }
body.theme-amber-dark .accent-200-border-right {
  border-right-color: #ffe082 !important; }
body.theme-amber-dark .accent-200-border-bottom {
  border-bottom-color: #ffe082 !important; }
body.theme-amber-dark .accent-200-border-left {
  border-left-color: #ffe082 !important; }
body.theme-amber-dark .accent-300-bg {
  background-color: #ffd54f !important; }
body.theme-amber-dark .accent-300 {
  background-color: #ffd54f !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-300[disabled] {
    background-color: rgba(255, 213, 79, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-300-fg {
  color: #ffd54f !important; }
body.theme-amber-dark .accent-300-border {
  border-color: #ffd54f !important; }
body.theme-amber-dark .accent-300-border-top {
  border-top-color: #ffd54f !important; }
body.theme-amber-dark .accent-300-border-right {
  border-right-color: #ffd54f !important; }
body.theme-amber-dark .accent-300-border-bottom {
  border-bottom-color: #ffd54f !important; }
body.theme-amber-dark .accent-300-border-left {
  border-left-color: #ffd54f !important; }
body.theme-amber-dark .accent-400-bg {
  background-color: #ffca28 !important; }
body.theme-amber-dark .accent-400 {
  background-color: #ffca28 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-400[disabled] {
    background-color: rgba(255, 202, 40, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-400-fg {
  color: #ffca28 !important; }
body.theme-amber-dark .accent-400-border {
  border-color: #ffca28 !important; }
body.theme-amber-dark .accent-400-border-top {
  border-top-color: #ffca28 !important; }
body.theme-amber-dark .accent-400-border-right {
  border-right-color: #ffca28 !important; }
body.theme-amber-dark .accent-400-border-bottom {
  border-bottom-color: #ffca28 !important; }
body.theme-amber-dark .accent-400-border-left {
  border-left-color: #ffca28 !important; }
body.theme-amber-dark .accent-500-bg {
  background-color: #ffc107 !important; }
body.theme-amber-dark .accent-500 {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-500[disabled] {
    background-color: rgba(255, 193, 7, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-500-fg {
  color: #ffc107 !important; }
body.theme-amber-dark .accent-500-border {
  border-color: #ffc107 !important; }
body.theme-amber-dark .accent-500-border-top {
  border-top-color: #ffc107 !important; }
body.theme-amber-dark .accent-500-border-right {
  border-right-color: #ffc107 !important; }
body.theme-amber-dark .accent-500-border-bottom {
  border-bottom-color: #ffc107 !important; }
body.theme-amber-dark .accent-500-border-left {
  border-left-color: #ffc107 !important; }
body.theme-amber-dark .accent-600-bg {
  background-color: #ffb300 !important; }
body.theme-amber-dark .accent-600 {
  background-color: #ffb300 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-600[disabled] {
    background-color: rgba(255, 179, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-600-fg {
  color: #ffb300 !important; }
body.theme-amber-dark .accent-600-border {
  border-color: #ffb300 !important; }
body.theme-amber-dark .accent-600-border-top {
  border-top-color: #ffb300 !important; }
body.theme-amber-dark .accent-600-border-right {
  border-right-color: #ffb300 !important; }
body.theme-amber-dark .accent-600-border-bottom {
  border-bottom-color: #ffb300 !important; }
body.theme-amber-dark .accent-600-border-left {
  border-left-color: #ffb300 !important; }
body.theme-amber-dark .accent-700-bg {
  background-color: #ffa000 !important; }
body.theme-amber-dark .accent-700 {
  background-color: #ffa000 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-700[disabled] {
    background-color: rgba(255, 160, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-700-fg {
  color: #ffa000 !important; }
body.theme-amber-dark .accent-700-border {
  border-color: #ffa000 !important; }
body.theme-amber-dark .accent-700-border-top {
  border-top-color: #ffa000 !important; }
body.theme-amber-dark .accent-700-border-right {
  border-right-color: #ffa000 !important; }
body.theme-amber-dark .accent-700-border-bottom {
  border-bottom-color: #ffa000 !important; }
body.theme-amber-dark .accent-700-border-left {
  border-left-color: #ffa000 !important; }
body.theme-amber-dark .accent-800-bg {
  background-color: #ff8f00 !important; }
body.theme-amber-dark .accent-800 {
  background-color: #ff8f00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-800[disabled] {
    background-color: rgba(255, 143, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-800-fg {
  color: #ff8f00 !important; }
body.theme-amber-dark .accent-800-border {
  border-color: #ff8f00 !important; }
body.theme-amber-dark .accent-800-border-top {
  border-top-color: #ff8f00 !important; }
body.theme-amber-dark .accent-800-border-right {
  border-right-color: #ff8f00 !important; }
body.theme-amber-dark .accent-800-border-bottom {
  border-bottom-color: #ff8f00 !important; }
body.theme-amber-dark .accent-800-border-left {
  border-left-color: #ff8f00 !important; }
body.theme-amber-dark .accent-900-bg {
  background-color: #ff6f00 !important; }
body.theme-amber-dark .accent-900 {
  background-color: #ff6f00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-900[disabled] {
    background-color: rgba(255, 111, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-900-fg {
  color: #ff6f00 !important; }
body.theme-amber-dark .accent-900-border {
  border-color: #ff6f00 !important; }
body.theme-amber-dark .accent-900-border-top {
  border-top-color: #ff6f00 !important; }
body.theme-amber-dark .accent-900-border-right {
  border-right-color: #ff6f00 !important; }
body.theme-amber-dark .accent-900-border-bottom {
  border-bottom-color: #ff6f00 !important; }
body.theme-amber-dark .accent-900-border-left {
  border-left-color: #ff6f00 !important; }
body.theme-amber-dark .accent-A100-bg {
  background-color: #ffe57f !important; }
body.theme-amber-dark .accent-A100 {
  background-color: #ffe57f !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-A100[disabled] {
    background-color: rgba(255, 229, 127, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-A100-fg {
  color: #ffe57f !important; }
body.theme-amber-dark .accent-A100-border {
  border-color: #ffe57f !important; }
body.theme-amber-dark .accent-A100-border-top {
  border-top-color: #ffe57f !important; }
body.theme-amber-dark .accent-A100-border-right {
  border-right-color: #ffe57f !important; }
body.theme-amber-dark .accent-A100-border-bottom {
  border-bottom-color: #ffe57f !important; }
body.theme-amber-dark .accent-A100-border-left {
  border-left-color: #ffe57f !important; }
body.theme-amber-dark .accent-A200-bg {
  background-color: #ffd740 !important; }
body.theme-amber-dark .accent-A200 {
  background-color: #ffd740 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-A200[disabled] {
    background-color: rgba(255, 215, 64, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-A200-fg {
  color: #ffd740 !important; }
body.theme-amber-dark .accent-A200-border {
  border-color: #ffd740 !important; }
body.theme-amber-dark .accent-A200-border-top {
  border-top-color: #ffd740 !important; }
body.theme-amber-dark .accent-A200-border-right {
  border-right-color: #ffd740 !important; }
body.theme-amber-dark .accent-A200-border-bottom {
  border-bottom-color: #ffd740 !important; }
body.theme-amber-dark .accent-A200-border-left {
  border-left-color: #ffd740 !important; }
body.theme-amber-dark .accent-A400-bg {
  background-color: #ffc400 !important; }
body.theme-amber-dark .accent-A400 {
  background-color: #ffc400 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-A400[disabled] {
    background-color: rgba(255, 196, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-A400-fg {
  color: #ffc400 !important; }
body.theme-amber-dark .accent-A400-border {
  border-color: #ffc400 !important; }
body.theme-amber-dark .accent-A400-border-top {
  border-top-color: #ffc400 !important; }
body.theme-amber-dark .accent-A400-border-right {
  border-right-color: #ffc400 !important; }
body.theme-amber-dark .accent-A400-border-bottom {
  border-bottom-color: #ffc400 !important; }
body.theme-amber-dark .accent-A400-border-left {
  border-left-color: #ffc400 !important; }
body.theme-amber-dark .accent-A700-bg {
  background-color: #ffab00 !important; }
body.theme-amber-dark .accent-A700 {
  background-color: #ffab00 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent-A700[disabled] {
    background-color: rgba(255, 171, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-A700-fg {
  color: #ffab00 !important; }
body.theme-amber-dark .accent-A700-border {
  border-color: #ffab00 !important; }
body.theme-amber-dark .accent-A700-border-top {
  border-top-color: #ffab00 !important; }
body.theme-amber-dark .accent-A700-border-right {
  border-right-color: #ffab00 !important; }
body.theme-amber-dark .accent-A700-border-bottom {
  border-bottom-color: #ffab00 !important; }
body.theme-amber-dark .accent-A700-border-left {
  border-left-color: #ffab00 !important; }
body.theme-amber-dark .accent-bg {
  background-color: #ffc107 !important; }
body.theme-amber-dark .accent {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .accent[disabled] {
    background-color: rgba(255, 193, 7, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .accent-fg {
  color: #ffc107 !important; }
body.theme-amber-dark .accent-border {
  border-color: #ffc107 !important; }
body.theme-amber-dark .accent-border-top {
  border-top-color: #ffc107 !important; }
body.theme-amber-dark .accent-border-right {
  border-right-color: #ffc107 !important; }
body.theme-amber-dark .accent-border-bottom {
  border-bottom-color: #ffc107 !important; }
body.theme-amber-dark .accent-border-left {
  border-left-color: #ffc107 !important; }
body.theme-amber-dark .warn-50-bg {
  background-color: #ffebee !important; }
body.theme-amber-dark .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .warn-50[disabled] {
    background-color: rgba(255, 235, 238, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .warn-50-fg {
  color: #ffebee !important; }
body.theme-amber-dark .warn-50-border {
  border-color: #ffebee !important; }
body.theme-amber-dark .warn-50-border-top {
  border-top-color: #ffebee !important; }
body.theme-amber-dark .warn-50-border-right {
  border-right-color: #ffebee !important; }
body.theme-amber-dark .warn-50-border-bottom {
  border-bottom-color: #ffebee !important; }
body.theme-amber-dark .warn-50-border-left {
  border-left-color: #ffebee !important; }
body.theme-amber-dark .warn-100-bg {
  background-color: #ffcdd2 !important; }
body.theme-amber-dark .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .warn-100[disabled] {
    background-color: rgba(255, 205, 210, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .warn-100-fg {
  color: #ffcdd2 !important; }
body.theme-amber-dark .warn-100-border {
  border-color: #ffcdd2 !important; }
body.theme-amber-dark .warn-100-border-top {
  border-top-color: #ffcdd2 !important; }
body.theme-amber-dark .warn-100-border-right {
  border-right-color: #ffcdd2 !important; }
body.theme-amber-dark .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important; }
body.theme-amber-dark .warn-100-border-left {
  border-left-color: #ffcdd2 !important; }
body.theme-amber-dark .warn-200-bg {
  background-color: #ef9a9a !important; }
body.theme-amber-dark .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .warn-200[disabled] {
    background-color: rgba(239, 154, 154, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .warn-200-fg {
  color: #ef9a9a !important; }
body.theme-amber-dark .warn-200-border {
  border-color: #ef9a9a !important; }
body.theme-amber-dark .warn-200-border-top {
  border-top-color: #ef9a9a !important; }
body.theme-amber-dark .warn-200-border-right {
  border-right-color: #ef9a9a !important; }
body.theme-amber-dark .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important; }
body.theme-amber-dark .warn-200-border-left {
  border-left-color: #ef9a9a !important; }
body.theme-amber-dark .warn-300-bg {
  background-color: #e57373 !important; }
body.theme-amber-dark .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .warn-300[disabled] {
    background-color: rgba(229, 115, 115, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .warn-300-fg {
  color: #e57373 !important; }
body.theme-amber-dark .warn-300-border {
  border-color: #e57373 !important; }
body.theme-amber-dark .warn-300-border-top {
  border-top-color: #e57373 !important; }
body.theme-amber-dark .warn-300-border-right {
  border-right-color: #e57373 !important; }
body.theme-amber-dark .warn-300-border-bottom {
  border-bottom-color: #e57373 !important; }
body.theme-amber-dark .warn-300-border-left {
  border-left-color: #e57373 !important; }
body.theme-amber-dark .warn-400-bg {
  background-color: #ef5350 !important; }
body.theme-amber-dark .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .warn-400[disabled] {
    background-color: rgba(239, 83, 80, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .warn-400-fg {
  color: #ef5350 !important; }
body.theme-amber-dark .warn-400-border {
  border-color: #ef5350 !important; }
body.theme-amber-dark .warn-400-border-top {
  border-top-color: #ef5350 !important; }
body.theme-amber-dark .warn-400-border-right {
  border-right-color: #ef5350 !important; }
body.theme-amber-dark .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important; }
body.theme-amber-dark .warn-400-border-left {
  border-left-color: #ef5350 !important; }
body.theme-amber-dark .warn-500-bg {
  background-color: #f44336 !important; }
body.theme-amber-dark .warn-500 {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-amber-dark .warn-500[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-500-fg {
  color: #f44336 !important; }
body.theme-amber-dark .warn-500-border {
  border-color: #f44336 !important; }
body.theme-amber-dark .warn-500-border-top {
  border-top-color: #f44336 !important; }
body.theme-amber-dark .warn-500-border-right {
  border-right-color: #f44336 !important; }
body.theme-amber-dark .warn-500-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-amber-dark .warn-500-border-left {
  border-left-color: #f44336 !important; }
body.theme-amber-dark .warn-600-bg {
  background-color: #e53935 !important; }
body.theme-amber-dark .warn-600 {
  background-color: #e53935 !important;
  color: white !important; }
body.theme-amber-dark .warn-600[disabled] {
    background-color: rgba(229, 57, 53, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-600-fg {
  color: #e53935 !important; }
body.theme-amber-dark .warn-600-border {
  border-color: #e53935 !important; }
body.theme-amber-dark .warn-600-border-top {
  border-top-color: #e53935 !important; }
body.theme-amber-dark .warn-600-border-right {
  border-right-color: #e53935 !important; }
body.theme-amber-dark .warn-600-border-bottom {
  border-bottom-color: #e53935 !important; }
body.theme-amber-dark .warn-600-border-left {
  border-left-color: #e53935 !important; }
body.theme-amber-dark .warn-700-bg {
  background-color: #d32f2f !important; }
body.theme-amber-dark .warn-700 {
  background-color: #d32f2f !important;
  color: white !important; }
body.theme-amber-dark .warn-700[disabled] {
    background-color: rgba(211, 47, 47, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-700-fg {
  color: #d32f2f !important; }
body.theme-amber-dark .warn-700-border {
  border-color: #d32f2f !important; }
body.theme-amber-dark .warn-700-border-top {
  border-top-color: #d32f2f !important; }
body.theme-amber-dark .warn-700-border-right {
  border-right-color: #d32f2f !important; }
body.theme-amber-dark .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important; }
body.theme-amber-dark .warn-700-border-left {
  border-left-color: #d32f2f !important; }
body.theme-amber-dark .warn-800-bg {
  background-color: #c62828 !important; }
body.theme-amber-dark .warn-800 {
  background-color: #c62828 !important;
  color: white !important; }
body.theme-amber-dark .warn-800[disabled] {
    background-color: rgba(198, 40, 40, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-800-fg {
  color: #c62828 !important; }
body.theme-amber-dark .warn-800-border {
  border-color: #c62828 !important; }
body.theme-amber-dark .warn-800-border-top {
  border-top-color: #c62828 !important; }
body.theme-amber-dark .warn-800-border-right {
  border-right-color: #c62828 !important; }
body.theme-amber-dark .warn-800-border-bottom {
  border-bottom-color: #c62828 !important; }
body.theme-amber-dark .warn-800-border-left {
  border-left-color: #c62828 !important; }
body.theme-amber-dark .warn-900-bg {
  background-color: #b71c1c !important; }
body.theme-amber-dark .warn-900 {
  background-color: #b71c1c !important;
  color: white !important; }
body.theme-amber-dark .warn-900[disabled] {
    background-color: rgba(183, 28, 28, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-900-fg {
  color: #b71c1c !important; }
body.theme-amber-dark .warn-900-border {
  border-color: #b71c1c !important; }
body.theme-amber-dark .warn-900-border-top {
  border-top-color: #b71c1c !important; }
body.theme-amber-dark .warn-900-border-right {
  border-right-color: #b71c1c !important; }
body.theme-amber-dark .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important; }
body.theme-amber-dark .warn-900-border-left {
  border-left-color: #b71c1c !important; }
body.theme-amber-dark .warn-A100-bg {
  background-color: #ff8a80 !important; }
body.theme-amber-dark .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-amber-dark .warn-A100[disabled] {
    background-color: rgba(255, 138, 128, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-amber-dark .warn-A100-fg {
  color: #ff8a80 !important; }
body.theme-amber-dark .warn-A100-border {
  border-color: #ff8a80 !important; }
body.theme-amber-dark .warn-A100-border-top {
  border-top-color: #ff8a80 !important; }
body.theme-amber-dark .warn-A100-border-right {
  border-right-color: #ff8a80 !important; }
body.theme-amber-dark .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important; }
body.theme-amber-dark .warn-A100-border-left {
  border-left-color: #ff8a80 !important; }
body.theme-amber-dark .warn-A200-bg {
  background-color: #ff5252 !important; }
body.theme-amber-dark .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important; }
body.theme-amber-dark .warn-A200[disabled] {
    background-color: rgba(255, 82, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-A200-fg {
  color: #ff5252 !important; }
body.theme-amber-dark .warn-A200-border {
  border-color: #ff5252 !important; }
body.theme-amber-dark .warn-A200-border-top {
  border-top-color: #ff5252 !important; }
body.theme-amber-dark .warn-A200-border-right {
  border-right-color: #ff5252 !important; }
body.theme-amber-dark .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important; }
body.theme-amber-dark .warn-A200-border-left {
  border-left-color: #ff5252 !important; }
body.theme-amber-dark .warn-A400-bg {
  background-color: #ff1744 !important; }
body.theme-amber-dark .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important; }
body.theme-amber-dark .warn-A400[disabled] {
    background-color: rgba(255, 23, 68, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-A400-fg {
  color: #ff1744 !important; }
body.theme-amber-dark .warn-A400-border {
  border-color: #ff1744 !important; }
body.theme-amber-dark .warn-A400-border-top {
  border-top-color: #ff1744 !important; }
body.theme-amber-dark .warn-A400-border-right {
  border-right-color: #ff1744 !important; }
body.theme-amber-dark .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important; }
body.theme-amber-dark .warn-A400-border-left {
  border-left-color: #ff1744 !important; }
body.theme-amber-dark .warn-A700-bg {
  background-color: #d50000 !important; }
body.theme-amber-dark .warn-A700 {
  background-color: #d50000 !important;
  color: white !important; }
body.theme-amber-dark .warn-A700[disabled] {
    background-color: rgba(213, 0, 0, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-A700-fg {
  color: #d50000 !important; }
body.theme-amber-dark .warn-A700-border {
  border-color: #d50000 !important; }
body.theme-amber-dark .warn-A700-border-top {
  border-top-color: #d50000 !important; }
body.theme-amber-dark .warn-A700-border-right {
  border-right-color: #d50000 !important; }
body.theme-amber-dark .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important; }
body.theme-amber-dark .warn-A700-border-left {
  border-left-color: #d50000 !important; }
body.theme-amber-dark .warn-bg {
  background-color: #f44336 !important; }
body.theme-amber-dark .warn {
  background-color: #f44336 !important;
  color: white !important; }
body.theme-amber-dark .warn[disabled] {
    background-color: rgba(244, 67, 54, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-amber-dark .warn-fg {
  color: #f44336 !important; }
body.theme-amber-dark .warn-border {
  border-color: #f44336 !important; }
body.theme-amber-dark .warn-border-top {
  border-top-color: #f44336 !important; }
body.theme-amber-dark .warn-border-right {
  border-right-color: #f44336 !important; }
body.theme-amber-dark .warn-border-bottom {
  border-bottom-color: #f44336 !important; }
body.theme-amber-dark .warn-border-left {
  border-left-color: #f44336 !important; }
body.theme-amber-dark .primary-50 i,
body.theme-amber-dark .primary-50 .icon, body.theme-amber-dark .primary-100 i,
body.theme-amber-dark .primary-100 .icon, body.theme-amber-dark .primary-200 i,
body.theme-amber-dark .primary-200 .icon, body.theme-amber-dark .primary-300 i,
body.theme-amber-dark .primary-300 .icon, body.theme-amber-dark .primary-400 i,
body.theme-amber-dark .primary-400 .icon, body.theme-amber-dark .primary-500 i,
body.theme-amber-dark .primary-500 .icon, body.theme-amber-dark .primary-600 i,
body.theme-amber-dark .primary-600 .icon, body.theme-amber-dark .primary-700 i,
body.theme-amber-dark .primary-700 .icon, body.theme-amber-dark .primary-800 i,
body.theme-amber-dark .primary-800 .icon, body.theme-amber-dark .primary-900 i,
body.theme-amber-dark .primary-900 .icon, body.theme-amber-dark .primary-A100 i,
body.theme-amber-dark .primary-A100 .icon, body.theme-amber-dark .primary-A200 i,
body.theme-amber-dark .primary-A200 .icon, body.theme-amber-dark .primary-A400 i,
body.theme-amber-dark .primary-A400 .icon, body.theme-amber-dark .primary-A700 i,
body.theme-amber-dark .primary-A700 .icon, body.theme-amber-dark .primary i,
body.theme-amber-dark .primary .icon, body.theme-amber-dark .accent-50 i,
body.theme-amber-dark .accent-50 .icon, body.theme-amber-dark .accent-100 i,
body.theme-amber-dark .accent-100 .icon, body.theme-amber-dark .accent-200 i,
body.theme-amber-dark .accent-200 .icon, body.theme-amber-dark .accent-300 i,
body.theme-amber-dark .accent-300 .icon, body.theme-amber-dark .accent-400 i,
body.theme-amber-dark .accent-400 .icon, body.theme-amber-dark .accent-500 i,
body.theme-amber-dark .accent-500 .icon, body.theme-amber-dark .accent-600 i,
body.theme-amber-dark .accent-600 .icon, body.theme-amber-dark .accent-700 i,
body.theme-amber-dark .accent-700 .icon, body.theme-amber-dark .accent-800 i,
body.theme-amber-dark .accent-800 .icon, body.theme-amber-dark .accent-900 i,
body.theme-amber-dark .accent-900 .icon, body.theme-amber-dark .accent-A100 i,
body.theme-amber-dark .accent-A100 .icon, body.theme-amber-dark .accent-A200 i,
body.theme-amber-dark .accent-A200 .icon, body.theme-amber-dark .accent-A400 i,
body.theme-amber-dark .accent-A400 .icon, body.theme-amber-dark .accent-A700 i,
body.theme-amber-dark .accent-A700 .icon, body.theme-amber-dark .accent i,
body.theme-amber-dark .accent .icon, body.theme-amber-dark .warn-50 i,
body.theme-amber-dark .warn-50 .icon, body.theme-amber-dark .warn-100 i,
body.theme-amber-dark .warn-100 .icon, body.theme-amber-dark .warn-200 i,
body.theme-amber-dark .warn-200 .icon, body.theme-amber-dark .warn-300 i,
body.theme-amber-dark .warn-300 .icon, body.theme-amber-dark .warn-400 i,
body.theme-amber-dark .warn-400 .icon, body.theme-amber-dark .warn-A100 i,
body.theme-amber-dark .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-amber-dark .primary-50.secondary-text,
body.theme-amber-dark .primary-50 .secondary-text, body.theme-amber-dark .primary-100.secondary-text,
body.theme-amber-dark .primary-100 .secondary-text, body.theme-amber-dark .primary-200.secondary-text,
body.theme-amber-dark .primary-200 .secondary-text, body.theme-amber-dark .primary-300.secondary-text,
body.theme-amber-dark .primary-300 .secondary-text, body.theme-amber-dark .primary-400.secondary-text,
body.theme-amber-dark .primary-400 .secondary-text, body.theme-amber-dark .primary-500.secondary-text,
body.theme-amber-dark .primary-500 .secondary-text, body.theme-amber-dark .primary-600.secondary-text,
body.theme-amber-dark .primary-600 .secondary-text, body.theme-amber-dark .primary-700.secondary-text,
body.theme-amber-dark .primary-700 .secondary-text, body.theme-amber-dark .primary-800.secondary-text,
body.theme-amber-dark .primary-800 .secondary-text, body.theme-amber-dark .primary-900.secondary-text,
body.theme-amber-dark .primary-900 .secondary-text, body.theme-amber-dark .primary-A100.secondary-text,
body.theme-amber-dark .primary-A100 .secondary-text, body.theme-amber-dark .primary-A200.secondary-text,
body.theme-amber-dark .primary-A200 .secondary-text, body.theme-amber-dark .primary-A400.secondary-text,
body.theme-amber-dark .primary-A400 .secondary-text, body.theme-amber-dark .primary-A700.secondary-text,
body.theme-amber-dark .primary-A700 .secondary-text, body.theme-amber-dark .primary.secondary-text,
body.theme-amber-dark .primary .secondary-text, body.theme-amber-dark .accent-50.secondary-text,
body.theme-amber-dark .accent-50 .secondary-text, body.theme-amber-dark .accent-100.secondary-text,
body.theme-amber-dark .accent-100 .secondary-text, body.theme-amber-dark .accent-200.secondary-text,
body.theme-amber-dark .accent-200 .secondary-text, body.theme-amber-dark .accent-300.secondary-text,
body.theme-amber-dark .accent-300 .secondary-text, body.theme-amber-dark .accent-400.secondary-text,
body.theme-amber-dark .accent-400 .secondary-text, body.theme-amber-dark .accent-500.secondary-text,
body.theme-amber-dark .accent-500 .secondary-text, body.theme-amber-dark .accent-600.secondary-text,
body.theme-amber-dark .accent-600 .secondary-text, body.theme-amber-dark .accent-700.secondary-text,
body.theme-amber-dark .accent-700 .secondary-text, body.theme-amber-dark .accent-800.secondary-text,
body.theme-amber-dark .accent-800 .secondary-text, body.theme-amber-dark .accent-900.secondary-text,
body.theme-amber-dark .accent-900 .secondary-text, body.theme-amber-dark .accent-A100.secondary-text,
body.theme-amber-dark .accent-A100 .secondary-text, body.theme-amber-dark .accent-A200.secondary-text,
body.theme-amber-dark .accent-A200 .secondary-text, body.theme-amber-dark .accent-A400.secondary-text,
body.theme-amber-dark .accent-A400 .secondary-text, body.theme-amber-dark .accent-A700.secondary-text,
body.theme-amber-dark .accent-A700 .secondary-text, body.theme-amber-dark .accent.secondary-text,
body.theme-amber-dark .accent .secondary-text, body.theme-amber-dark .warn-50.secondary-text,
body.theme-amber-dark .warn-50 .secondary-text, body.theme-amber-dark .warn-100.secondary-text,
body.theme-amber-dark .warn-100 .secondary-text, body.theme-amber-dark .warn-200.secondary-text,
body.theme-amber-dark .warn-200 .secondary-text, body.theme-amber-dark .warn-300.secondary-text,
body.theme-amber-dark .warn-300 .secondary-text, body.theme-amber-dark .warn-400.secondary-text,
body.theme-amber-dark .warn-400 .secondary-text, body.theme-amber-dark .warn-A100.secondary-text,
body.theme-amber-dark .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-amber-dark .primary-50.hint-text,
body.theme-amber-dark .primary-50 .hint-text, body.theme-amber-dark .primary-50.disabled-text,
body.theme-amber-dark .primary-50 .disabled-text, body.theme-amber-dark .primary-100.hint-text,
body.theme-amber-dark .primary-100 .hint-text, body.theme-amber-dark .primary-100.disabled-text,
body.theme-amber-dark .primary-100 .disabled-text, body.theme-amber-dark .primary-200.hint-text,
body.theme-amber-dark .primary-200 .hint-text, body.theme-amber-dark .primary-200.disabled-text,
body.theme-amber-dark .primary-200 .disabled-text, body.theme-amber-dark .primary-300.hint-text,
body.theme-amber-dark .primary-300 .hint-text, body.theme-amber-dark .primary-300.disabled-text,
body.theme-amber-dark .primary-300 .disabled-text, body.theme-amber-dark .primary-400.hint-text,
body.theme-amber-dark .primary-400 .hint-text, body.theme-amber-dark .primary-400.disabled-text,
body.theme-amber-dark .primary-400 .disabled-text, body.theme-amber-dark .primary-500.hint-text,
body.theme-amber-dark .primary-500 .hint-text, body.theme-amber-dark .primary-500.disabled-text,
body.theme-amber-dark .primary-500 .disabled-text, body.theme-amber-dark .primary-600.hint-text,
body.theme-amber-dark .primary-600 .hint-text, body.theme-amber-dark .primary-600.disabled-text,
body.theme-amber-dark .primary-600 .disabled-text, body.theme-amber-dark .primary-700.hint-text,
body.theme-amber-dark .primary-700 .hint-text, body.theme-amber-dark .primary-700.disabled-text,
body.theme-amber-dark .primary-700 .disabled-text, body.theme-amber-dark .primary-800.hint-text,
body.theme-amber-dark .primary-800 .hint-text, body.theme-amber-dark .primary-800.disabled-text,
body.theme-amber-dark .primary-800 .disabled-text, body.theme-amber-dark .primary-900.hint-text,
body.theme-amber-dark .primary-900 .hint-text, body.theme-amber-dark .primary-900.disabled-text,
body.theme-amber-dark .primary-900 .disabled-text, body.theme-amber-dark .primary-A100.hint-text,
body.theme-amber-dark .primary-A100 .hint-text, body.theme-amber-dark .primary-A100.disabled-text,
body.theme-amber-dark .primary-A100 .disabled-text, body.theme-amber-dark .primary-A200.hint-text,
body.theme-amber-dark .primary-A200 .hint-text, body.theme-amber-dark .primary-A200.disabled-text,
body.theme-amber-dark .primary-A200 .disabled-text, body.theme-amber-dark .primary-A400.hint-text,
body.theme-amber-dark .primary-A400 .hint-text, body.theme-amber-dark .primary-A400.disabled-text,
body.theme-amber-dark .primary-A400 .disabled-text, body.theme-amber-dark .primary-A700.hint-text,
body.theme-amber-dark .primary-A700 .hint-text, body.theme-amber-dark .primary-A700.disabled-text,
body.theme-amber-dark .primary-A700 .disabled-text, body.theme-amber-dark .primary.hint-text,
body.theme-amber-dark .primary .hint-text, body.theme-amber-dark .primary.disabled-text,
body.theme-amber-dark .primary .disabled-text, body.theme-amber-dark .accent-50.hint-text,
body.theme-amber-dark .accent-50 .hint-text, body.theme-amber-dark .accent-50.disabled-text,
body.theme-amber-dark .accent-50 .disabled-text, body.theme-amber-dark .accent-100.hint-text,
body.theme-amber-dark .accent-100 .hint-text, body.theme-amber-dark .accent-100.disabled-text,
body.theme-amber-dark .accent-100 .disabled-text, body.theme-amber-dark .accent-200.hint-text,
body.theme-amber-dark .accent-200 .hint-text, body.theme-amber-dark .accent-200.disabled-text,
body.theme-amber-dark .accent-200 .disabled-text, body.theme-amber-dark .accent-300.hint-text,
body.theme-amber-dark .accent-300 .hint-text, body.theme-amber-dark .accent-300.disabled-text,
body.theme-amber-dark .accent-300 .disabled-text, body.theme-amber-dark .accent-400.hint-text,
body.theme-amber-dark .accent-400 .hint-text, body.theme-amber-dark .accent-400.disabled-text,
body.theme-amber-dark .accent-400 .disabled-text, body.theme-amber-dark .accent-500.hint-text,
body.theme-amber-dark .accent-500 .hint-text, body.theme-amber-dark .accent-500.disabled-text,
body.theme-amber-dark .accent-500 .disabled-text, body.theme-amber-dark .accent-600.hint-text,
body.theme-amber-dark .accent-600 .hint-text, body.theme-amber-dark .accent-600.disabled-text,
body.theme-amber-dark .accent-600 .disabled-text, body.theme-amber-dark .accent-700.hint-text,
body.theme-amber-dark .accent-700 .hint-text, body.theme-amber-dark .accent-700.disabled-text,
body.theme-amber-dark .accent-700 .disabled-text, body.theme-amber-dark .accent-800.hint-text,
body.theme-amber-dark .accent-800 .hint-text, body.theme-amber-dark .accent-800.disabled-text,
body.theme-amber-dark .accent-800 .disabled-text, body.theme-amber-dark .accent-900.hint-text,
body.theme-amber-dark .accent-900 .hint-text, body.theme-amber-dark .accent-900.disabled-text,
body.theme-amber-dark .accent-900 .disabled-text, body.theme-amber-dark .accent-A100.hint-text,
body.theme-amber-dark .accent-A100 .hint-text, body.theme-amber-dark .accent-A100.disabled-text,
body.theme-amber-dark .accent-A100 .disabled-text, body.theme-amber-dark .accent-A200.hint-text,
body.theme-amber-dark .accent-A200 .hint-text, body.theme-amber-dark .accent-A200.disabled-text,
body.theme-amber-dark .accent-A200 .disabled-text, body.theme-amber-dark .accent-A400.hint-text,
body.theme-amber-dark .accent-A400 .hint-text, body.theme-amber-dark .accent-A400.disabled-text,
body.theme-amber-dark .accent-A400 .disabled-text, body.theme-amber-dark .accent-A700.hint-text,
body.theme-amber-dark .accent-A700 .hint-text, body.theme-amber-dark .accent-A700.disabled-text,
body.theme-amber-dark .accent-A700 .disabled-text, body.theme-amber-dark .accent.hint-text,
body.theme-amber-dark .accent .hint-text, body.theme-amber-dark .accent.disabled-text,
body.theme-amber-dark .accent .disabled-text, body.theme-amber-dark .warn-50.hint-text,
body.theme-amber-dark .warn-50 .hint-text, body.theme-amber-dark .warn-50.disabled-text,
body.theme-amber-dark .warn-50 .disabled-text, body.theme-amber-dark .warn-100.hint-text,
body.theme-amber-dark .warn-100 .hint-text, body.theme-amber-dark .warn-100.disabled-text,
body.theme-amber-dark .warn-100 .disabled-text, body.theme-amber-dark .warn-200.hint-text,
body.theme-amber-dark .warn-200 .hint-text, body.theme-amber-dark .warn-200.disabled-text,
body.theme-amber-dark .warn-200 .disabled-text, body.theme-amber-dark .warn-300.hint-text,
body.theme-amber-dark .warn-300 .hint-text, body.theme-amber-dark .warn-300.disabled-text,
body.theme-amber-dark .warn-300 .disabled-text, body.theme-amber-dark .warn-400.hint-text,
body.theme-amber-dark .warn-400 .hint-text, body.theme-amber-dark .warn-400.disabled-text,
body.theme-amber-dark .warn-400 .disabled-text, body.theme-amber-dark .warn-A100.hint-text,
body.theme-amber-dark .warn-A100 .hint-text, body.theme-amber-dark .warn-A100.disabled-text,
body.theme-amber-dark .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-amber-dark .primary-50.divider,
body.theme-amber-dark .primary-50 .divider, body.theme-amber-dark .primary-100.divider,
body.theme-amber-dark .primary-100 .divider, body.theme-amber-dark .primary-200.divider,
body.theme-amber-dark .primary-200 .divider, body.theme-amber-dark .primary-300.divider,
body.theme-amber-dark .primary-300 .divider, body.theme-amber-dark .primary-400.divider,
body.theme-amber-dark .primary-400 .divider, body.theme-amber-dark .primary-500.divider,
body.theme-amber-dark .primary-500 .divider, body.theme-amber-dark .primary-600.divider,
body.theme-amber-dark .primary-600 .divider, body.theme-amber-dark .primary-700.divider,
body.theme-amber-dark .primary-700 .divider, body.theme-amber-dark .primary-800.divider,
body.theme-amber-dark .primary-800 .divider, body.theme-amber-dark .primary-900.divider,
body.theme-amber-dark .primary-900 .divider, body.theme-amber-dark .primary-A100.divider,
body.theme-amber-dark .primary-A100 .divider, body.theme-amber-dark .primary-A200.divider,
body.theme-amber-dark .primary-A200 .divider, body.theme-amber-dark .primary-A400.divider,
body.theme-amber-dark .primary-A400 .divider, body.theme-amber-dark .primary-A700.divider,
body.theme-amber-dark .primary-A700 .divider, body.theme-amber-dark .primary.divider,
body.theme-amber-dark .primary .divider, body.theme-amber-dark .accent-50.divider,
body.theme-amber-dark .accent-50 .divider, body.theme-amber-dark .accent-100.divider,
body.theme-amber-dark .accent-100 .divider, body.theme-amber-dark .accent-200.divider,
body.theme-amber-dark .accent-200 .divider, body.theme-amber-dark .accent-300.divider,
body.theme-amber-dark .accent-300 .divider, body.theme-amber-dark .accent-400.divider,
body.theme-amber-dark .accent-400 .divider, body.theme-amber-dark .accent-500.divider,
body.theme-amber-dark .accent-500 .divider, body.theme-amber-dark .accent-600.divider,
body.theme-amber-dark .accent-600 .divider, body.theme-amber-dark .accent-700.divider,
body.theme-amber-dark .accent-700 .divider, body.theme-amber-dark .accent-800.divider,
body.theme-amber-dark .accent-800 .divider, body.theme-amber-dark .accent-900.divider,
body.theme-amber-dark .accent-900 .divider, body.theme-amber-dark .accent-A100.divider,
body.theme-amber-dark .accent-A100 .divider, body.theme-amber-dark .accent-A200.divider,
body.theme-amber-dark .accent-A200 .divider, body.theme-amber-dark .accent-A400.divider,
body.theme-amber-dark .accent-A400 .divider, body.theme-amber-dark .accent-A700.divider,
body.theme-amber-dark .accent-A700 .divider, body.theme-amber-dark .accent.divider,
body.theme-amber-dark .accent .divider, body.theme-amber-dark .warn-50.divider,
body.theme-amber-dark .warn-50 .divider, body.theme-amber-dark .warn-100.divider,
body.theme-amber-dark .warn-100 .divider, body.theme-amber-dark .warn-200.divider,
body.theme-amber-dark .warn-200 .divider, body.theme-amber-dark .warn-300.divider,
body.theme-amber-dark .warn-300 .divider, body.theme-amber-dark .warn-400.divider,
body.theme-amber-dark .warn-400 .divider, body.theme-amber-dark .warn-A100.divider,
body.theme-amber-dark .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-amber-dark .primary-50 .mat-ripple-element, body.theme-amber-dark .primary-100 .mat-ripple-element, body.theme-amber-dark .primary-200 .mat-ripple-element, body.theme-amber-dark .primary-300 .mat-ripple-element, body.theme-amber-dark .primary-400 .mat-ripple-element, body.theme-amber-dark .primary-500 .mat-ripple-element, body.theme-amber-dark .primary-600 .mat-ripple-element, body.theme-amber-dark .primary-700 .mat-ripple-element, body.theme-amber-dark .primary-800 .mat-ripple-element, body.theme-amber-dark .primary-900 .mat-ripple-element, body.theme-amber-dark .primary-A100 .mat-ripple-element, body.theme-amber-dark .primary-A200 .mat-ripple-element, body.theme-amber-dark .primary-A400 .mat-ripple-element, body.theme-amber-dark .primary-A700 .mat-ripple-element, body.theme-amber-dark .primary .mat-ripple-element, body.theme-amber-dark .accent-50 .mat-ripple-element, body.theme-amber-dark .accent-100 .mat-ripple-element, body.theme-amber-dark .accent-200 .mat-ripple-element, body.theme-amber-dark .accent-300 .mat-ripple-element, body.theme-amber-dark .accent-400 .mat-ripple-element, body.theme-amber-dark .accent-500 .mat-ripple-element, body.theme-amber-dark .accent-600 .mat-ripple-element, body.theme-amber-dark .accent-700 .mat-ripple-element, body.theme-amber-dark .accent-800 .mat-ripple-element, body.theme-amber-dark .accent-900 .mat-ripple-element, body.theme-amber-dark .accent-A100 .mat-ripple-element, body.theme-amber-dark .accent-A200 .mat-ripple-element, body.theme-amber-dark .accent-A400 .mat-ripple-element, body.theme-amber-dark .accent-A700 .mat-ripple-element, body.theme-amber-dark .accent .mat-ripple-element, body.theme-amber-dark .warn-50 .mat-ripple-element, body.theme-amber-dark .warn-100 .mat-ripple-element, body.theme-amber-dark .warn-200 .mat-ripple-element, body.theme-amber-dark .warn-300 .mat-ripple-element, body.theme-amber-dark .warn-400 .mat-ripple-element, body.theme-amber-dark .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-amber-dark .primary-50 .adaptive-border-color, body.theme-amber-dark .primary-100 .adaptive-border-color, body.theme-amber-dark .primary-200 .adaptive-border-color, body.theme-amber-dark .primary-300 .adaptive-border-color, body.theme-amber-dark .primary-400 .adaptive-border-color, body.theme-amber-dark .primary-500 .adaptive-border-color, body.theme-amber-dark .primary-600 .adaptive-border-color, body.theme-amber-dark .primary-700 .adaptive-border-color, body.theme-amber-dark .primary-800 .adaptive-border-color, body.theme-amber-dark .primary-900 .adaptive-border-color, body.theme-amber-dark .primary-A100 .adaptive-border-color, body.theme-amber-dark .primary-A200 .adaptive-border-color, body.theme-amber-dark .primary-A400 .adaptive-border-color, body.theme-amber-dark .primary-A700 .adaptive-border-color, body.theme-amber-dark .primary .adaptive-border-color, body.theme-amber-dark .accent-50 .adaptive-border-color, body.theme-amber-dark .accent-100 .adaptive-border-color, body.theme-amber-dark .accent-200 .adaptive-border-color, body.theme-amber-dark .accent-300 .adaptive-border-color, body.theme-amber-dark .accent-400 .adaptive-border-color, body.theme-amber-dark .accent-500 .adaptive-border-color, body.theme-amber-dark .accent-600 .adaptive-border-color, body.theme-amber-dark .accent-700 .adaptive-border-color, body.theme-amber-dark .accent-800 .adaptive-border-color, body.theme-amber-dark .accent-900 .adaptive-border-color, body.theme-amber-dark .accent-A100 .adaptive-border-color, body.theme-amber-dark .accent-A200 .adaptive-border-color, body.theme-amber-dark .accent-A400 .adaptive-border-color, body.theme-amber-dark .accent-A700 .adaptive-border-color, body.theme-amber-dark .accent .adaptive-border-color, body.theme-amber-dark .warn-50 .adaptive-border-color, body.theme-amber-dark .warn-100 .adaptive-border-color, body.theme-amber-dark .warn-200 .adaptive-border-color, body.theme-amber-dark .warn-300 .adaptive-border-color, body.theme-amber-dark .warn-400 .adaptive-border-color, body.theme-amber-dark .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .warn-500 i,
body.theme-amber-dark .warn-500 .icon, body.theme-amber-dark .warn-600 i,
body.theme-amber-dark .warn-600 .icon, body.theme-amber-dark .warn-700 i,
body.theme-amber-dark .warn-700 .icon, body.theme-amber-dark .warn-800 i,
body.theme-amber-dark .warn-800 .icon, body.theme-amber-dark .warn-900 i,
body.theme-amber-dark .warn-900 .icon, body.theme-amber-dark .warn-A200 i,
body.theme-amber-dark .warn-A200 .icon, body.theme-amber-dark .warn-A400 i,
body.theme-amber-dark .warn-A400 .icon, body.theme-amber-dark .warn-A700 i,
body.theme-amber-dark .warn-A700 .icon, body.theme-amber-dark .warn i,
body.theme-amber-dark .warn .icon {
  color: white; }
body.theme-amber-dark .warn-500.secondary-text,
body.theme-amber-dark .warn-500 .secondary-text, body.theme-amber-dark .warn-600.secondary-text,
body.theme-amber-dark .warn-600 .secondary-text, body.theme-amber-dark .warn-700.secondary-text,
body.theme-amber-dark .warn-700 .secondary-text, body.theme-amber-dark .warn-800.secondary-text,
body.theme-amber-dark .warn-800 .secondary-text, body.theme-amber-dark .warn-900.secondary-text,
body.theme-amber-dark .warn-900 .secondary-text, body.theme-amber-dark .warn-A200.secondary-text,
body.theme-amber-dark .warn-A200 .secondary-text, body.theme-amber-dark .warn-A400.secondary-text,
body.theme-amber-dark .warn-A400 .secondary-text, body.theme-amber-dark .warn-A700.secondary-text,
body.theme-amber-dark .warn-A700 .secondary-text, body.theme-amber-dark .warn.secondary-text,
body.theme-amber-dark .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-amber-dark .warn-500.hint-text,
body.theme-amber-dark .warn-500 .hint-text, body.theme-amber-dark .warn-500.disabled-text,
body.theme-amber-dark .warn-500 .disabled-text, body.theme-amber-dark .warn-600.hint-text,
body.theme-amber-dark .warn-600 .hint-text, body.theme-amber-dark .warn-600.disabled-text,
body.theme-amber-dark .warn-600 .disabled-text, body.theme-amber-dark .warn-700.hint-text,
body.theme-amber-dark .warn-700 .hint-text, body.theme-amber-dark .warn-700.disabled-text,
body.theme-amber-dark .warn-700 .disabled-text, body.theme-amber-dark .warn-800.hint-text,
body.theme-amber-dark .warn-800 .hint-text, body.theme-amber-dark .warn-800.disabled-text,
body.theme-amber-dark .warn-800 .disabled-text, body.theme-amber-dark .warn-900.hint-text,
body.theme-amber-dark .warn-900 .hint-text, body.theme-amber-dark .warn-900.disabled-text,
body.theme-amber-dark .warn-900 .disabled-text, body.theme-amber-dark .warn-A200.hint-text,
body.theme-amber-dark .warn-A200 .hint-text, body.theme-amber-dark .warn-A200.disabled-text,
body.theme-amber-dark .warn-A200 .disabled-text, body.theme-amber-dark .warn-A400.hint-text,
body.theme-amber-dark .warn-A400 .hint-text, body.theme-amber-dark .warn-A400.disabled-text,
body.theme-amber-dark .warn-A400 .disabled-text, body.theme-amber-dark .warn-A700.hint-text,
body.theme-amber-dark .warn-A700 .hint-text, body.theme-amber-dark .warn-A700.disabled-text,
body.theme-amber-dark .warn-A700 .disabled-text, body.theme-amber-dark .warn.hint-text,
body.theme-amber-dark .warn .hint-text, body.theme-amber-dark .warn.disabled-text,
body.theme-amber-dark .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-amber-dark .warn-500.divider,
body.theme-amber-dark .warn-500 .divider, body.theme-amber-dark .warn-600.divider,
body.theme-amber-dark .warn-600 .divider, body.theme-amber-dark .warn-700.divider,
body.theme-amber-dark .warn-700 .divider, body.theme-amber-dark .warn-800.divider,
body.theme-amber-dark .warn-800 .divider, body.theme-amber-dark .warn-900.divider,
body.theme-amber-dark .warn-900 .divider, body.theme-amber-dark .warn-A200.divider,
body.theme-amber-dark .warn-A200 .divider, body.theme-amber-dark .warn-A400.divider,
body.theme-amber-dark .warn-A400 .divider, body.theme-amber-dark .warn-A700.divider,
body.theme-amber-dark .warn-A700 .divider, body.theme-amber-dark .warn.divider,
body.theme-amber-dark .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-amber-dark .warn-500 .mat-ripple-element, body.theme-amber-dark .warn-600 .mat-ripple-element, body.theme-amber-dark .warn-700 .mat-ripple-element, body.theme-amber-dark .warn-800 .mat-ripple-element, body.theme-amber-dark .warn-900 .mat-ripple-element, body.theme-amber-dark .warn-A200 .mat-ripple-element, body.theme-amber-dark .warn-A400 .mat-ripple-element, body.theme-amber-dark .warn-A700 .mat-ripple-element, body.theme-amber-dark .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-amber-dark .warn-500 .adaptive-border-color, body.theme-amber-dark .warn-600 .adaptive-border-color, body.theme-amber-dark .warn-700 .adaptive-border-color, body.theme-amber-dark .warn-800 .adaptive-border-color, body.theme-amber-dark .warn-900 .adaptive-border-color, body.theme-amber-dark .warn-A200 .adaptive-border-color, body.theme-amber-dark .warn-A400 .adaptive-border-color, body.theme-amber-dark .warn-A700 .adaptive-border-color, body.theme-amber-dark .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .primary-50 input[type='text'], body.theme-amber-dark .primary-100 input[type='text'], body.theme-amber-dark .primary-200 input[type='text'], body.theme-amber-dark .primary-300 input[type='text'], body.theme-amber-dark .primary-400 input[type='text'], body.theme-amber-dark .primary-500 input[type='text'], body.theme-amber-dark .primary-600 input[type='text'], body.theme-amber-dark .primary-700 input[type='text'], body.theme-amber-dark .primary-800 input[type='text'], body.theme-amber-dark .primary-900 input[type='text'], body.theme-amber-dark .primary-A100 input[type='text'], body.theme-amber-dark .primary-A200 input[type='text'], body.theme-amber-dark .primary-A400 input[type='text'], body.theme-amber-dark .primary-A700 input[type='text'], body.theme-amber-dark .primary input[type='text'], body.theme-amber-dark .accent-50 input[type='text'], body.theme-amber-dark .accent-100 input[type='text'], body.theme-amber-dark .accent-200 input[type='text'], body.theme-amber-dark .accent-300 input[type='text'], body.theme-amber-dark .accent-400 input[type='text'], body.theme-amber-dark .accent-500 input[type='text'], body.theme-amber-dark .accent-600 input[type='text'], body.theme-amber-dark .accent-700 input[type='text'], body.theme-amber-dark .accent-800 input[type='text'], body.theme-amber-dark .accent-900 input[type='text'], body.theme-amber-dark .accent-A100 input[type='text'], body.theme-amber-dark .accent-A200 input[type='text'], body.theme-amber-dark .accent-A400 input[type='text'], body.theme-amber-dark .accent-A700 input[type='text'], body.theme-amber-dark .accent input[type='text'], body.theme-amber-dark .warn-50 input[type='text'], body.theme-amber-dark .warn-100 input[type='text'], body.theme-amber-dark .warn-200 input[type='text'], body.theme-amber-dark .warn-300 input[type='text'], body.theme-amber-dark .warn-400 input[type='text'], body.theme-amber-dark .warn-A100 input[type='text'] {
  color: black; }
body.theme-amber-dark .primary-50 .mat-form-field-label, body.theme-amber-dark .primary-100 .mat-form-field-label, body.theme-amber-dark .primary-200 .mat-form-field-label, body.theme-amber-dark .primary-300 .mat-form-field-label, body.theme-amber-dark .primary-400 .mat-form-field-label, body.theme-amber-dark .primary-500 .mat-form-field-label, body.theme-amber-dark .primary-600 .mat-form-field-label, body.theme-amber-dark .primary-700 .mat-form-field-label, body.theme-amber-dark .primary-800 .mat-form-field-label, body.theme-amber-dark .primary-900 .mat-form-field-label, body.theme-amber-dark .primary-A100 .mat-form-field-label, body.theme-amber-dark .primary-A200 .mat-form-field-label, body.theme-amber-dark .primary-A400 .mat-form-field-label, body.theme-amber-dark .primary-A700 .mat-form-field-label, body.theme-amber-dark .primary .mat-form-field-label, body.theme-amber-dark .accent-50 .mat-form-field-label, body.theme-amber-dark .accent-100 .mat-form-field-label, body.theme-amber-dark .accent-200 .mat-form-field-label, body.theme-amber-dark .accent-300 .mat-form-field-label, body.theme-amber-dark .accent-400 .mat-form-field-label, body.theme-amber-dark .accent-500 .mat-form-field-label, body.theme-amber-dark .accent-600 .mat-form-field-label, body.theme-amber-dark .accent-700 .mat-form-field-label, body.theme-amber-dark .accent-800 .mat-form-field-label, body.theme-amber-dark .accent-900 .mat-form-field-label, body.theme-amber-dark .accent-A100 .mat-form-field-label, body.theme-amber-dark .accent-A200 .mat-form-field-label, body.theme-amber-dark .accent-A400 .mat-form-field-label, body.theme-amber-dark .accent-A700 .mat-form-field-label, body.theme-amber-dark .accent .mat-form-field-label, body.theme-amber-dark .warn-50 .mat-form-field-label, body.theme-amber-dark .warn-100 .mat-form-field-label, body.theme-amber-dark .warn-200 .mat-form-field-label, body.theme-amber-dark .warn-300 .mat-form-field-label, body.theme-amber-dark .warn-400 .mat-form-field-label, body.theme-amber-dark .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-amber-dark .primary-50 .mat-form-field-underline, body.theme-amber-dark .primary-100 .mat-form-field-underline, body.theme-amber-dark .primary-200 .mat-form-field-underline, body.theme-amber-dark .primary-300 .mat-form-field-underline, body.theme-amber-dark .primary-400 .mat-form-field-underline, body.theme-amber-dark .primary-500 .mat-form-field-underline, body.theme-amber-dark .primary-600 .mat-form-field-underline, body.theme-amber-dark .primary-700 .mat-form-field-underline, body.theme-amber-dark .primary-800 .mat-form-field-underline, body.theme-amber-dark .primary-900 .mat-form-field-underline, body.theme-amber-dark .primary-A100 .mat-form-field-underline, body.theme-amber-dark .primary-A200 .mat-form-field-underline, body.theme-amber-dark .primary-A400 .mat-form-field-underline, body.theme-amber-dark .primary-A700 .mat-form-field-underline, body.theme-amber-dark .primary .mat-form-field-underline, body.theme-amber-dark .accent-50 .mat-form-field-underline, body.theme-amber-dark .accent-100 .mat-form-field-underline, body.theme-amber-dark .accent-200 .mat-form-field-underline, body.theme-amber-dark .accent-300 .mat-form-field-underline, body.theme-amber-dark .accent-400 .mat-form-field-underline, body.theme-amber-dark .accent-500 .mat-form-field-underline, body.theme-amber-dark .accent-600 .mat-form-field-underline, body.theme-amber-dark .accent-700 .mat-form-field-underline, body.theme-amber-dark .accent-800 .mat-form-field-underline, body.theme-amber-dark .accent-900 .mat-form-field-underline, body.theme-amber-dark .accent-A100 .mat-form-field-underline, body.theme-amber-dark .accent-A200 .mat-form-field-underline, body.theme-amber-dark .accent-A400 .mat-form-field-underline, body.theme-amber-dark .accent-A700 .mat-form-field-underline, body.theme-amber-dark .accent .mat-form-field-underline, body.theme-amber-dark .warn-50 .mat-form-field-underline, body.theme-amber-dark .warn-100 .mat-form-field-underline, body.theme-amber-dark .warn-200 .mat-form-field-underline, body.theme-amber-dark .warn-300 .mat-form-field-underline, body.theme-amber-dark .warn-400 .mat-form-field-underline, body.theme-amber-dark .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .primary-50 .mat-select-trigger,
body.theme-amber-dark .primary-50 .mat-select-arrow, body.theme-amber-dark .primary-100 .mat-select-trigger,
body.theme-amber-dark .primary-100 .mat-select-arrow, body.theme-amber-dark .primary-200 .mat-select-trigger,
body.theme-amber-dark .primary-200 .mat-select-arrow, body.theme-amber-dark .primary-300 .mat-select-trigger,
body.theme-amber-dark .primary-300 .mat-select-arrow, body.theme-amber-dark .primary-400 .mat-select-trigger,
body.theme-amber-dark .primary-400 .mat-select-arrow, body.theme-amber-dark .primary-500 .mat-select-trigger,
body.theme-amber-dark .primary-500 .mat-select-arrow, body.theme-amber-dark .primary-600 .mat-select-trigger,
body.theme-amber-dark .primary-600 .mat-select-arrow, body.theme-amber-dark .primary-700 .mat-select-trigger,
body.theme-amber-dark .primary-700 .mat-select-arrow, body.theme-amber-dark .primary-800 .mat-select-trigger,
body.theme-amber-dark .primary-800 .mat-select-arrow, body.theme-amber-dark .primary-900 .mat-select-trigger,
body.theme-amber-dark .primary-900 .mat-select-arrow, body.theme-amber-dark .primary-A100 .mat-select-trigger,
body.theme-amber-dark .primary-A100 .mat-select-arrow, body.theme-amber-dark .primary-A200 .mat-select-trigger,
body.theme-amber-dark .primary-A200 .mat-select-arrow, body.theme-amber-dark .primary-A400 .mat-select-trigger,
body.theme-amber-dark .primary-A400 .mat-select-arrow, body.theme-amber-dark .primary-A700 .mat-select-trigger,
body.theme-amber-dark .primary-A700 .mat-select-arrow, body.theme-amber-dark .primary .mat-select-trigger,
body.theme-amber-dark .primary .mat-select-arrow, body.theme-amber-dark .accent-50 .mat-select-trigger,
body.theme-amber-dark .accent-50 .mat-select-arrow, body.theme-amber-dark .accent-100 .mat-select-trigger,
body.theme-amber-dark .accent-100 .mat-select-arrow, body.theme-amber-dark .accent-200 .mat-select-trigger,
body.theme-amber-dark .accent-200 .mat-select-arrow, body.theme-amber-dark .accent-300 .mat-select-trigger,
body.theme-amber-dark .accent-300 .mat-select-arrow, body.theme-amber-dark .accent-400 .mat-select-trigger,
body.theme-amber-dark .accent-400 .mat-select-arrow, body.theme-amber-dark .accent-500 .mat-select-trigger,
body.theme-amber-dark .accent-500 .mat-select-arrow, body.theme-amber-dark .accent-600 .mat-select-trigger,
body.theme-amber-dark .accent-600 .mat-select-arrow, body.theme-amber-dark .accent-700 .mat-select-trigger,
body.theme-amber-dark .accent-700 .mat-select-arrow, body.theme-amber-dark .accent-800 .mat-select-trigger,
body.theme-amber-dark .accent-800 .mat-select-arrow, body.theme-amber-dark .accent-900 .mat-select-trigger,
body.theme-amber-dark .accent-900 .mat-select-arrow, body.theme-amber-dark .accent-A100 .mat-select-trigger,
body.theme-amber-dark .accent-A100 .mat-select-arrow, body.theme-amber-dark .accent-A200 .mat-select-trigger,
body.theme-amber-dark .accent-A200 .mat-select-arrow, body.theme-amber-dark .accent-A400 .mat-select-trigger,
body.theme-amber-dark .accent-A400 .mat-select-arrow, body.theme-amber-dark .accent-A700 .mat-select-trigger,
body.theme-amber-dark .accent-A700 .mat-select-arrow, body.theme-amber-dark .accent .mat-select-trigger,
body.theme-amber-dark .accent .mat-select-arrow, body.theme-amber-dark .warn-50 .mat-select-trigger,
body.theme-amber-dark .warn-50 .mat-select-arrow, body.theme-amber-dark .warn-100 .mat-select-trigger,
body.theme-amber-dark .warn-100 .mat-select-arrow, body.theme-amber-dark .warn-200 .mat-select-trigger,
body.theme-amber-dark .warn-200 .mat-select-arrow, body.theme-amber-dark .warn-300 .mat-select-trigger,
body.theme-amber-dark .warn-300 .mat-select-arrow, body.theme-amber-dark .warn-400 .mat-select-trigger,
body.theme-amber-dark .warn-400 .mat-select-arrow, body.theme-amber-dark .warn-A100 .mat-select-trigger,
body.theme-amber-dark .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-amber-dark .primary-50 .mat-select-underline, body.theme-amber-dark .primary-100 .mat-select-underline, body.theme-amber-dark .primary-200 .mat-select-underline, body.theme-amber-dark .primary-300 .mat-select-underline, body.theme-amber-dark .primary-400 .mat-select-underline, body.theme-amber-dark .primary-500 .mat-select-underline, body.theme-amber-dark .primary-600 .mat-select-underline, body.theme-amber-dark .primary-700 .mat-select-underline, body.theme-amber-dark .primary-800 .mat-select-underline, body.theme-amber-dark .primary-900 .mat-select-underline, body.theme-amber-dark .primary-A100 .mat-select-underline, body.theme-amber-dark .primary-A200 .mat-select-underline, body.theme-amber-dark .primary-A400 .mat-select-underline, body.theme-amber-dark .primary-A700 .mat-select-underline, body.theme-amber-dark .primary .mat-select-underline, body.theme-amber-dark .accent-50 .mat-select-underline, body.theme-amber-dark .accent-100 .mat-select-underline, body.theme-amber-dark .accent-200 .mat-select-underline, body.theme-amber-dark .accent-300 .mat-select-underline, body.theme-amber-dark .accent-400 .mat-select-underline, body.theme-amber-dark .accent-500 .mat-select-underline, body.theme-amber-dark .accent-600 .mat-select-underline, body.theme-amber-dark .accent-700 .mat-select-underline, body.theme-amber-dark .accent-800 .mat-select-underline, body.theme-amber-dark .accent-900 .mat-select-underline, body.theme-amber-dark .accent-A100 .mat-select-underline, body.theme-amber-dark .accent-A200 .mat-select-underline, body.theme-amber-dark .accent-A400 .mat-select-underline, body.theme-amber-dark .accent-A700 .mat-select-underline, body.theme-amber-dark .accent .mat-select-underline, body.theme-amber-dark .warn-50 .mat-select-underline, body.theme-amber-dark .warn-100 .mat-select-underline, body.theme-amber-dark .warn-200 .mat-select-underline, body.theme-amber-dark .warn-300 .mat-select-underline, body.theme-amber-dark .warn-400 .mat-select-underline, body.theme-amber-dark .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-amber-dark .primary-50 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-50 .mat-select-arrow,
body.theme-amber-dark .primary-50 .mat-select-trigger, body.theme-amber-dark .primary-100 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-100 .mat-select-arrow,
body.theme-amber-dark .primary-100 .mat-select-trigger, body.theme-amber-dark .primary-200 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-200 .mat-select-arrow,
body.theme-amber-dark .primary-200 .mat-select-trigger, body.theme-amber-dark .primary-300 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-300 .mat-select-arrow,
body.theme-amber-dark .primary-300 .mat-select-trigger, body.theme-amber-dark .primary-400 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-400 .mat-select-arrow,
body.theme-amber-dark .primary-400 .mat-select-trigger, body.theme-amber-dark .primary-500 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-500 .mat-select-arrow,
body.theme-amber-dark .primary-500 .mat-select-trigger, body.theme-amber-dark .primary-600 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-600 .mat-select-arrow,
body.theme-amber-dark .primary-600 .mat-select-trigger, body.theme-amber-dark .primary-700 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-700 .mat-select-arrow,
body.theme-amber-dark .primary-700 .mat-select-trigger, body.theme-amber-dark .primary-800 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-800 .mat-select-arrow,
body.theme-amber-dark .primary-800 .mat-select-trigger, body.theme-amber-dark .primary-900 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-900 .mat-select-arrow,
body.theme-amber-dark .primary-900 .mat-select-trigger, body.theme-amber-dark .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-A100 .mat-select-arrow,
body.theme-amber-dark .primary-A100 .mat-select-trigger, body.theme-amber-dark .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-A200 .mat-select-arrow,
body.theme-amber-dark .primary-A200 .mat-select-trigger, body.theme-amber-dark .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-A400 .mat-select-arrow,
body.theme-amber-dark .primary-A400 .mat-select-trigger, body.theme-amber-dark .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary-A700 .mat-select-arrow,
body.theme-amber-dark .primary-A700 .mat-select-trigger, body.theme-amber-dark .primary .mat-select-disabled .mat-select-value,
body.theme-amber-dark .primary .mat-select-arrow,
body.theme-amber-dark .primary .mat-select-trigger, body.theme-amber-dark .accent-50 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-50 .mat-select-arrow,
body.theme-amber-dark .accent-50 .mat-select-trigger, body.theme-amber-dark .accent-100 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-100 .mat-select-arrow,
body.theme-amber-dark .accent-100 .mat-select-trigger, body.theme-amber-dark .accent-200 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-200 .mat-select-arrow,
body.theme-amber-dark .accent-200 .mat-select-trigger, body.theme-amber-dark .accent-300 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-300 .mat-select-arrow,
body.theme-amber-dark .accent-300 .mat-select-trigger, body.theme-amber-dark .accent-400 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-400 .mat-select-arrow,
body.theme-amber-dark .accent-400 .mat-select-trigger, body.theme-amber-dark .accent-500 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-500 .mat-select-arrow,
body.theme-amber-dark .accent-500 .mat-select-trigger, body.theme-amber-dark .accent-600 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-600 .mat-select-arrow,
body.theme-amber-dark .accent-600 .mat-select-trigger, body.theme-amber-dark .accent-700 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-700 .mat-select-arrow,
body.theme-amber-dark .accent-700 .mat-select-trigger, body.theme-amber-dark .accent-800 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-800 .mat-select-arrow,
body.theme-amber-dark .accent-800 .mat-select-trigger, body.theme-amber-dark .accent-900 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-900 .mat-select-arrow,
body.theme-amber-dark .accent-900 .mat-select-trigger, body.theme-amber-dark .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-A100 .mat-select-arrow,
body.theme-amber-dark .accent-A100 .mat-select-trigger, body.theme-amber-dark .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-A200 .mat-select-arrow,
body.theme-amber-dark .accent-A200 .mat-select-trigger, body.theme-amber-dark .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-A400 .mat-select-arrow,
body.theme-amber-dark .accent-A400 .mat-select-trigger, body.theme-amber-dark .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent-A700 .mat-select-arrow,
body.theme-amber-dark .accent-A700 .mat-select-trigger, body.theme-amber-dark .accent .mat-select-disabled .mat-select-value,
body.theme-amber-dark .accent .mat-select-arrow,
body.theme-amber-dark .accent .mat-select-trigger, body.theme-amber-dark .warn-50 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-50 .mat-select-arrow,
body.theme-amber-dark .warn-50 .mat-select-trigger, body.theme-amber-dark .warn-100 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-100 .mat-select-arrow,
body.theme-amber-dark .warn-100 .mat-select-trigger, body.theme-amber-dark .warn-200 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-200 .mat-select-arrow,
body.theme-amber-dark .warn-200 .mat-select-trigger, body.theme-amber-dark .warn-300 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-300 .mat-select-arrow,
body.theme-amber-dark .warn-300 .mat-select-trigger, body.theme-amber-dark .warn-400 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-400 .mat-select-arrow,
body.theme-amber-dark .warn-400 .mat-select-trigger, body.theme-amber-dark .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-A100 .mat-select-arrow,
body.theme-amber-dark .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-amber-dark .warn-500 input[type='text'], body.theme-amber-dark .warn-600 input[type='text'], body.theme-amber-dark .warn-700 input[type='text'], body.theme-amber-dark .warn-800 input[type='text'], body.theme-amber-dark .warn-900 input[type='text'], body.theme-amber-dark .warn-A200 input[type='text'], body.theme-amber-dark .warn-A400 input[type='text'], body.theme-amber-dark .warn-A700 input[type='text'], body.theme-amber-dark .warn input[type='text'] {
  color: white; }
body.theme-amber-dark .warn-500 .mat-form-field-label, body.theme-amber-dark .warn-600 .mat-form-field-label, body.theme-amber-dark .warn-700 .mat-form-field-label, body.theme-amber-dark .warn-800 .mat-form-field-label, body.theme-amber-dark .warn-900 .mat-form-field-label, body.theme-amber-dark .warn-A200 .mat-form-field-label, body.theme-amber-dark .warn-A400 .mat-form-field-label, body.theme-amber-dark .warn-A700 .mat-form-field-label, body.theme-amber-dark .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .warn-500 .mat-form-field-underline, body.theme-amber-dark .warn-600 .mat-form-field-underline, body.theme-amber-dark .warn-700 .mat-form-field-underline, body.theme-amber-dark .warn-800 .mat-form-field-underline, body.theme-amber-dark .warn-900 .mat-form-field-underline, body.theme-amber-dark .warn-A200 .mat-form-field-underline, body.theme-amber-dark .warn-A400 .mat-form-field-underline, body.theme-amber-dark .warn-A700 .mat-form-field-underline, body.theme-amber-dark .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .warn-500 .mat-select-trigger,
body.theme-amber-dark .warn-500 .mat-select-arrow, body.theme-amber-dark .warn-600 .mat-select-trigger,
body.theme-amber-dark .warn-600 .mat-select-arrow, body.theme-amber-dark .warn-700 .mat-select-trigger,
body.theme-amber-dark .warn-700 .mat-select-arrow, body.theme-amber-dark .warn-800 .mat-select-trigger,
body.theme-amber-dark .warn-800 .mat-select-arrow, body.theme-amber-dark .warn-900 .mat-select-trigger,
body.theme-amber-dark .warn-900 .mat-select-arrow, body.theme-amber-dark .warn-A200 .mat-select-trigger,
body.theme-amber-dark .warn-A200 .mat-select-arrow, body.theme-amber-dark .warn-A400 .mat-select-trigger,
body.theme-amber-dark .warn-A400 .mat-select-arrow, body.theme-amber-dark .warn-A700 .mat-select-trigger,
body.theme-amber-dark .warn-A700 .mat-select-arrow, body.theme-amber-dark .warn .mat-select-trigger,
body.theme-amber-dark .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .warn-500 .mat-select-underline, body.theme-amber-dark .warn-600 .mat-select-underline, body.theme-amber-dark .warn-700 .mat-select-underline, body.theme-amber-dark .warn-800 .mat-select-underline, body.theme-amber-dark .warn-900 .mat-select-underline, body.theme-amber-dark .warn-A200 .mat-select-underline, body.theme-amber-dark .warn-A400 .mat-select-underline, body.theme-amber-dark .warn-A700 .mat-select-underline, body.theme-amber-dark .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-amber-dark .warn-500 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-500 .mat-select-arrow,
body.theme-amber-dark .warn-500 .mat-select-trigger, body.theme-amber-dark .warn-600 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-600 .mat-select-arrow,
body.theme-amber-dark .warn-600 .mat-select-trigger, body.theme-amber-dark .warn-700 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-700 .mat-select-arrow,
body.theme-amber-dark .warn-700 .mat-select-trigger, body.theme-amber-dark .warn-800 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-800 .mat-select-arrow,
body.theme-amber-dark .warn-800 .mat-select-trigger, body.theme-amber-dark .warn-900 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-900 .mat-select-arrow,
body.theme-amber-dark .warn-900 .mat-select-trigger, body.theme-amber-dark .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-A200 .mat-select-arrow,
body.theme-amber-dark .warn-A200 .mat-select-trigger, body.theme-amber-dark .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-A400 .mat-select-arrow,
body.theme-amber-dark .warn-A400 .mat-select-trigger, body.theme-amber-dark .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn-A700 .mat-select-arrow,
body.theme-amber-dark .warn-A700 .mat-select-trigger, body.theme-amber-dark .warn .mat-select-disabled .mat-select-value,
body.theme-amber-dark .warn .mat-select-arrow,
body.theme-amber-dark .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-amber-dark .warn-500 .mat-select-value, body.theme-amber-dark .warn-600 .mat-select-value, body.theme-amber-dark .warn-700 .mat-select-value, body.theme-amber-dark .warn-800 .mat-select-value, body.theme-amber-dark .warn-900 .mat-select-value, body.theme-amber-dark .warn-A200 .mat-select-value, body.theme-amber-dark .warn-A400 .mat-select-value, body.theme-amber-dark .warn-A700 .mat-select-value, body.theme-amber-dark .warn .mat-select-value {
  color: white; }
body.theme-new-year .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-new-year .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-option:hover:not(.mat-option-disabled), body.theme-new-year .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b30b04; }
body.theme-new-year .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b30b04; }
body.theme-new-year .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b30b04; }
body.theme-new-year .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-new-year .mat-pseudo-checkbox-checked,
body.theme-new-year .mat-pseudo-checkbox-indeterminate,
body.theme-new-year .mat-accent .mat-pseudo-checkbox-checked,
body.theme-new-year .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #b30b04; }
body.theme-new-year .mat-primary .mat-pseudo-checkbox-checked,
body.theme-new-year .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #b30b04; }
body.theme-new-year .mat-warn .mat-pseudo-checkbox-checked,
body.theme-new-year .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #b30b04; }
body.theme-new-year .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-new-year .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-new-year .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-new-year .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); }
body.theme-new-year .mat-app-background, body.theme-new-year.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-new-year .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-new-year .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-badge-content {
  color: white;
  background: #b30b04; }
@media (-ms-high-contrast: active) {
    body.theme-new-year .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-new-year .mat-badge-accent .mat-badge-content {
  background: #b30b04;
  color: white; }
body.theme-new-year .mat-badge-warn .mat-badge-content {
  color: white;
  background: #b30b04; }
body.theme-new-year .mat-badge {
  position: relative; }
body.theme-new-year .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-new-year .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-new-year .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-new-year .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-new-year .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-new-year .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-new-year .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-new-year .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-new-year .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-new-year .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-new-year .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-new-year .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-new-year .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-new-year .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-new-year .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-new-year .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-new-year .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-new-year .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-new-year .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-new-year .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-new-year .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-new-year .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-new-year .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-new-year .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-new-year .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-new-year .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-new-year .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-new-year .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-new-year .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-new-year .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-new-year .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-new-year .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-new-year .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-new-year .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-new-year .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-new-year .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-new-year .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-button, body.theme-new-year .mat-icon-button, body.theme-new-year .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-new-year .mat-button.mat-primary, body.theme-new-year .mat-icon-button.mat-primary, body.theme-new-year .mat-stroked-button.mat-primary {
    color: #b30b04; }
body.theme-new-year .mat-button.mat-accent, body.theme-new-year .mat-icon-button.mat-accent, body.theme-new-year .mat-stroked-button.mat-accent {
    color: #b30b04; }
body.theme-new-year .mat-button.mat-warn, body.theme-new-year .mat-icon-button.mat-warn, body.theme-new-year .mat-stroked-button.mat-warn {
    color: #b30b04; }
body.theme-new-year .mat-button.mat-primary[disabled], body.theme-new-year .mat-button.mat-accent[disabled], body.theme-new-year .mat-button.mat-warn[disabled], body.theme-new-year .mat-button[disabled][disabled], body.theme-new-year .mat-icon-button.mat-primary[disabled], body.theme-new-year .mat-icon-button.mat-accent[disabled], body.theme-new-year .mat-icon-button.mat-warn[disabled], body.theme-new-year .mat-icon-button[disabled][disabled], body.theme-new-year .mat-stroked-button.mat-primary[disabled], body.theme-new-year .mat-stroked-button.mat-accent[disabled], body.theme-new-year .mat-stroked-button.mat-warn[disabled], body.theme-new-year .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-button.mat-primary .mat-button-focus-overlay, body.theme-new-year .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-new-year .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #b30b04; }
body.theme-new-year .mat-button.mat-accent .mat-button-focus-overlay, body.theme-new-year .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-new-year .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #b30b04; }
body.theme-new-year .mat-button.mat-warn .mat-button-focus-overlay, body.theme-new-year .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-new-year .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #b30b04; }
body.theme-new-year .mat-button[disabled] .mat-button-focus-overlay, body.theme-new-year .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-new-year .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-new-year .mat-button .mat-ripple-element, body.theme-new-year .mat-icon-button .mat-ripple-element, body.theme-new-year .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-new-year .mat-button-focus-overlay {
  background: black; }
body.theme-new-year .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-flat-button, body.theme-new-year .mat-raised-button, body.theme-new-year .mat-fab, body.theme-new-year .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-new-year .mat-flat-button.mat-primary, body.theme-new-year .mat-raised-button.mat-primary, body.theme-new-year .mat-fab.mat-primary, body.theme-new-year .mat-mini-fab.mat-primary {
    color: white; }
body.theme-new-year .mat-flat-button.mat-accent, body.theme-new-year .mat-raised-button.mat-accent, body.theme-new-year .mat-fab.mat-accent, body.theme-new-year .mat-mini-fab.mat-accent {
    color: white; }
body.theme-new-year .mat-flat-button.mat-warn, body.theme-new-year .mat-raised-button.mat-warn, body.theme-new-year .mat-fab.mat-warn, body.theme-new-year .mat-mini-fab.mat-warn {
    color: white; }
body.theme-new-year .mat-flat-button.mat-primary[disabled], body.theme-new-year .mat-flat-button.mat-accent[disabled], body.theme-new-year .mat-flat-button.mat-warn[disabled], body.theme-new-year .mat-flat-button[disabled][disabled], body.theme-new-year .mat-raised-button.mat-primary[disabled], body.theme-new-year .mat-raised-button.mat-accent[disabled], body.theme-new-year .mat-raised-button.mat-warn[disabled], body.theme-new-year .mat-raised-button[disabled][disabled], body.theme-new-year .mat-fab.mat-primary[disabled], body.theme-new-year .mat-fab.mat-accent[disabled], body.theme-new-year .mat-fab.mat-warn[disabled], body.theme-new-year .mat-fab[disabled][disabled], body.theme-new-year .mat-mini-fab.mat-primary[disabled], body.theme-new-year .mat-mini-fab.mat-accent[disabled], body.theme-new-year .mat-mini-fab.mat-warn[disabled], body.theme-new-year .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-flat-button.mat-primary, body.theme-new-year .mat-raised-button.mat-primary, body.theme-new-year .mat-fab.mat-primary, body.theme-new-year .mat-mini-fab.mat-primary {
    background-color: #b30b04; }
body.theme-new-year .mat-flat-button.mat-accent, body.theme-new-year .mat-raised-button.mat-accent, body.theme-new-year .mat-fab.mat-accent, body.theme-new-year .mat-mini-fab.mat-accent {
    background-color: #b30b04; }
body.theme-new-year .mat-flat-button.mat-warn, body.theme-new-year .mat-raised-button.mat-warn, body.theme-new-year .mat-fab.mat-warn, body.theme-new-year .mat-mini-fab.mat-warn {
    background-color: #b30b04; }
body.theme-new-year .mat-flat-button.mat-primary[disabled], body.theme-new-year .mat-flat-button.mat-accent[disabled], body.theme-new-year .mat-flat-button.mat-warn[disabled], body.theme-new-year .mat-flat-button[disabled][disabled], body.theme-new-year .mat-raised-button.mat-primary[disabled], body.theme-new-year .mat-raised-button.mat-accent[disabled], body.theme-new-year .mat-raised-button.mat-warn[disabled], body.theme-new-year .mat-raised-button[disabled][disabled], body.theme-new-year .mat-fab.mat-primary[disabled], body.theme-new-year .mat-fab.mat-accent[disabled], body.theme-new-year .mat-fab.mat-warn[disabled], body.theme-new-year .mat-fab[disabled][disabled], body.theme-new-year .mat-mini-fab.mat-primary[disabled], body.theme-new-year .mat-mini-fab.mat-accent[disabled], body.theme-new-year .mat-mini-fab.mat-warn[disabled], body.theme-new-year .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-flat-button.mat-primary .mat-ripple-element, body.theme-new-year .mat-raised-button.mat-primary .mat-ripple-element, body.theme-new-year .mat-fab.mat-primary .mat-ripple-element, body.theme-new-year .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-new-year .mat-flat-button.mat-accent .mat-ripple-element, body.theme-new-year .mat-raised-button.mat-accent .mat-ripple-element, body.theme-new-year .mat-fab.mat-accent .mat-ripple-element, body.theme-new-year .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-new-year .mat-flat-button.mat-warn .mat-ripple-element, body.theme-new-year .mat-raised-button.mat-warn .mat-ripple-element, body.theme-new-year .mat-fab.mat-warn .mat-ripple-element, body.theme-new-year .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-new-year .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-new-year .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-fab:not([class*='mat-elevation-z']), body.theme-new-year .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-new-year .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-new-year .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-button-toggle-standalone,
body.theme-new-year .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-new-year .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-new-year .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-new-year .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-new-year .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-new-year .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-new-year .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-new-year .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-new-year .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-new-year .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-new-year .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-new-year .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-new-year .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-new-year .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #b30b04; }
body.theme-new-year .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-new-year .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #b30b04; }
body.theme-new-year .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-new-year .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #b30b04; }
body.theme-new-year .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-new-year .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-new-year .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-new-year .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-new-year .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-new-year .mat-checkbox-background {
    background: none; } }
body.theme-new-year .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b30b04; }
body.theme-new-year .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b30b04; }
body.theme-new-year .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b30b04; }
body.theme-new-year .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-new-year .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-new-year .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #b30b04;
  color: white; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #b30b04;
  color: white; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #b30b04;
  color: white; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-new-year .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-new-year .mat-table {
  background: white; }
body.theme-new-year .mat-table thead, body.theme-new-year .mat-table tbody, body.theme-new-year .mat-table tfoot,
body.theme-new-year mat-header-row, body.theme-new-year mat-row, body.theme-new-year mat-footer-row,
body.theme-new-year [mat-header-row], body.theme-new-year [mat-row], body.theme-new-year [mat-footer-row],
body.theme-new-year .mat-table-sticky {
  background: inherit; }
body.theme-new-year mat-row, body.theme-new-year mat-header-row, body.theme-new-year mat-footer-row,
body.theme-new-year th.mat-header-cell, body.theme-new-year td.mat-cell, body.theme-new-year td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-cell, body.theme-new-year .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-datepicker-toggle,
body.theme-new-year .mat-datepicker-content .mat-calendar-next-button,
body.theme-new-year .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-new-year .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-new-year .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-new-year .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-new-year .mat-calendar-body-selected {
  background-color: #b30b04;
  color: white; }
body.theme-new-year .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(179, 11, 4, 0.4); }
body.theme-new-year .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-new-year .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #b30b04;
    color: white; }
body.theme-new-year .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(179, 11, 4, 0.4); }
body.theme-new-year .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-new-year .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #b30b04;
    color: white; }
body.theme-new-year .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(179, 11, 4, 0.4); }
body.theme-new-year .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-new-year .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); }
body.theme-new-year .mat-datepicker-toggle-active {
  color: #b30b04; }
body.theme-new-year .mat-datepicker-toggle-active.mat-accent {
    color: #b30b04; }
body.theme-new-year .mat-datepicker-toggle-active.mat-warn {
    color: #b30b04; }
body.theme-new-year .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-new-year .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-new-year .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-new-year .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-new-year .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-expansion-panel-header-description,
body.theme-new-year .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-new-year .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-new-year .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-new-year .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-new-year .mat-form-field.mat-focused .mat-form-field-label {
  color: #b30b04; }
body.theme-new-year .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #b30b04; }
body.theme-new-year .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #b30b04; }
body.theme-new-year .mat-focused .mat-form-field-required-marker {
  color: #b30b04; }
body.theme-new-year .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #b30b04; }
body.theme-new-year .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #b30b04; }
body.theme-new-year .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #b30b04; }
body.theme-new-year .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-new-year .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-new-year .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-new-year .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #b30b04; }
body.theme-new-year .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-new-year .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #b30b04; }
body.theme-new-year .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-new-year .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #b30b04; }
body.theme-new-year .mat-error {
  color: #b30b04; }
body.theme-new-year .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-new-year .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-new-year .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-new-year .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-new-year .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-new-year .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-new-year .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-new-year .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-new-year .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-new-year .mat-icon.mat-primary {
  color: #b30b04; }
body.theme-new-year .mat-icon.mat-accent {
  color: #b30b04; }
body.theme-new-year .mat-icon.mat-warn {
  color: #b30b04; }
body.theme-new-year .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-input-element:disabled,
body.theme-new-year .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-input-element {
  caret-color: #b30b04; }
body.theme-new-year .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-accent .mat-input-element {
  caret-color: #b30b04; }
body.theme-new-year .mat-warn .mat-input-element,
body.theme-new-year .mat-form-field-invalid .mat-input-element {
  caret-color: #b30b04; }
body.theme-new-year .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-new-year .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-new-year .mat-list-option:hover, body.theme-new-year .mat-list-option:focus,
body.theme-new-year .mat-nav-list .mat-list-item:hover,
body.theme-new-year .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .mat-menu-panel {
  background: white; }
body.theme-new-year .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-menu-item[disabled], body.theme-new-year .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-menu-item .mat-icon-no-color,
body.theme-new-year .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-menu-item:hover:not([disabled]),
body.theme-new-year .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-new-year .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-new-year .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .mat-paginator {
  background: white; }
body.theme-new-year .mat-paginator,
body.theme-new-year .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-paginator-decrement,
body.theme-new-year .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-paginator-first,
body.theme-new-year .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-new-year .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-new-year .mat-icon-button[disabled] .mat-paginator-first,
body.theme-new-year .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-progress-bar-background {
  fill: #b30b03; }
body.theme-new-year .mat-progress-bar-buffer {
  background-color: #b30b03; }
body.theme-new-year .mat-progress-bar-fill::after {
  background-color: #b30b04; }
body.theme-new-year .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #b30b03; }
body.theme-new-year .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b30b03; }
body.theme-new-year .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #b30b04; }
body.theme-new-year .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #b30b03; }
body.theme-new-year .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #b30b03; }
body.theme-new-year .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #b30b04; }
body.theme-new-year .mat-progress-spinner circle, body.theme-new-year .mat-spinner circle {
  stroke: #b30b04; }
body.theme-new-year .mat-progress-spinner.mat-accent circle, body.theme-new-year .mat-spinner.mat-accent circle {
  stroke: #b30b04; }
body.theme-new-year .mat-progress-spinner.mat-warn circle, body.theme-new-year .mat-spinner.mat-warn circle {
  stroke: #b30b04; }
body.theme-new-year .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b30b04; }
body.theme-new-year .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-new-year .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-new-year .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-new-year .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #b30b04; }
body.theme-new-year .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b30b04; }
body.theme-new-year .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-new-year .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-new-year .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-new-year .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #b30b04; }
body.theme-new-year .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b30b04; }
body.theme-new-year .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-new-year .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-new-year .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-new-year .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #b30b04; }
body.theme-new-year .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-new-year .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-new-year .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-new-year .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-new-year .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-select-panel {
  background: white; }
body.theme-new-year .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #b30b04; }
body.theme-new-year .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #b30b04; }
body.theme-new-year .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #b30b04; }
body.theme-new-year .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #b30b04; }
body.theme-new-year .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-new-year .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-new-year [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-new-year [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-new-year .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #b30b04; }
body.theme-new-year .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(179, 11, 4, 0.54); }
body.theme-new-year .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #b30b04; }
body.theme-new-year .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #b30b04; }
body.theme-new-year .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(179, 11, 4, 0.54); }
body.theme-new-year .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #b30b04; }
body.theme-new-year .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #b30b04; }
body.theme-new-year .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(179, 11, 4, 0.54); }
body.theme-new-year .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #b30b04; }
body.theme-new-year .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-new-year .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-new-year .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-primary .mat-slider-track-fill,
body.theme-new-year .mat-primary .mat-slider-thumb,
body.theme-new-year .mat-primary .mat-slider-thumb-label {
  background-color: #b30b04; }
body.theme-new-year .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-new-year .mat-accent .mat-slider-track-fill,
body.theme-new-year .mat-accent .mat-slider-thumb,
body.theme-new-year .mat-accent .mat-slider-thumb-label {
  background-color: #b30b04; }
body.theme-new-year .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-new-year .mat-warn .mat-slider-track-fill,
body.theme-new-year .mat-warn .mat-slider-thumb,
body.theme-new-year .mat-warn .mat-slider-thumb-label {
  background-color: #b30b04; }
body.theme-new-year .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-new-year .mat-slider-focus-ring {
  background-color: rgba(179, 11, 4, 0.2); }
body.theme-new-year .mat-slider:hover .mat-slider-track-background,
body.theme-new-year .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-slider-disabled .mat-slider-track-background,
body.theme-new-year .mat-slider-disabled .mat-slider-track-fill,
body.theme-new-year .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-new-year .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-new-year .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-new-year .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-new-year .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-new-year .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-new-year .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-new-year .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-new-year .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-new-year .mat-step-header.cdk-keyboard-focused, body.theme-new-year .mat-step-header.cdk-program-focused, body.theme-new-year .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-new-year .mat-step-header:hover {
    background: none; } }
body.theme-new-year .mat-step-header .mat-step-label,
body.theme-new-year .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-new-year .mat-step-header .mat-step-icon-selected,
body.theme-new-year .mat-step-header .mat-step-icon-state-done,
body.theme-new-year .mat-step-header .mat-step-icon-state-edit {
  background-color: #b30b04;
  color: white; }
body.theme-new-year .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #b30b04; }
body.theme-new-year .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-step-header .mat-step-label.mat-step-label-error {
  color: #b30b04; }
body.theme-new-year .mat-stepper-horizontal, body.theme-new-year .mat-stepper-vertical {
  background-color: white; }
body.theme-new-year .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-horizontal-stepper-header::before,
body.theme-new-year .mat-horizontal-stepper-header::after,
body.theme-new-year .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-sort-header-arrow {
  color: #757575; }
body.theme-new-year .mat-tab-nav-bar,
body.theme-new-year .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-new-year .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-new-year .mat-tab-label, body.theme-new-year .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-new-year .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-new-year .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-new-year .mat-tab-group.mat-primary .mat-ink-bar, body.theme-new-year .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #b30b04; }
body.theme-new-year .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-new-year .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-new-year .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-new-year .mat-tab-group.mat-accent .mat-ink-bar, body.theme-new-year .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #b30b04; }
body.theme-new-year .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-new-year .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-new-year .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-new-year .mat-tab-group.mat-warn .mat-ink-bar, body.theme-new-year .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #b30b04; }
body.theme-new-year .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-new-year .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #b30b04; }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-new-year .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); }
body.theme-new-year .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-new-year .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #b30b04; }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-new-year .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-new-year .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #b30b04; }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-new-year .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); }
body.theme-new-year .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-new-year .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-new-year .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-toolbar.mat-primary {
    background: #b30b04;
    color: white; }
body.theme-new-year .mat-toolbar.mat-accent {
    background: #b30b04;
    color: white; }
body.theme-new-year .mat-toolbar.mat-warn {
    background: #b30b04;
    color: white; }
body.theme-new-year .mat-toolbar .mat-form-field-underline,
  body.theme-new-year .mat-toolbar .mat-form-field-ripple,
  body.theme-new-year .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-new-year .mat-toolbar .mat-form-field-label,
  body.theme-new-year .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-new-year .mat-toolbar .mat-select-value,
  body.theme-new-year .mat-toolbar .mat-select-arrow,
  body.theme-new-year .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-new-year .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-new-year .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-new-year .mat-tree {
  background: white; }
body.theme-new-year .mat-tree-node,
body.theme-new-year .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-new-year .mat-simple-snackbar-action {
  color: #b30b04; }
body.theme-new-year {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-new-year .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .icon,
body.theme-new-year i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .fade-text,
body.theme-new-year .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .form-wrapper {
  background-color: white; }
body.theme-new-year .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year .simple-pagination {
  background: white; }
body.theme-new-year .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .price-tables .price-table {
  background: white; }
body.theme-new-year .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .simple-table-container {
  background: white; }
body.theme-new-year table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-new-year .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .page-layout.carded.left-sidebar > .center > .content-card, body.theme-new-year .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-new-year .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-new-year .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .page-layout.simple.left-sidebar > .center > .content, body.theme-new-year .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-new-year .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-new-year .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-new-year a,
body.theme-new-year .chart-label,
body.theme-new-year .theme-text {
  color: #b30b04; }
body.theme-new-year code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-new-year .changelog .entry {
  background-color: white; }
body.theme-new-year .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-new-year #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-new-year fuse-sidebar {
  background: #fafafa; }
body.theme-new-year .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-new-year .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-new-year fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-new-year fuse-widget > .fuse-widget-front,
body.theme-new-year fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-new-year ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #3c4252; }
body.theme-new-year ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-new-year ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-new-year ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #b30b04; }
body.theme-new-year ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-new-year ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-new-year chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-new-year chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #b30b04; }
body.theme-new-year chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #b30b04;
    color: white; }
body.theme-new-year chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-new-year chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #b30b04;
  color: white;
  background-color: #aaabad; }
body.theme-new-year chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-new-year chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-new-year toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-new-year #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-new-year #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-new-year #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-new-year #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-new-year #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-new-year #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #academy-course .sidebar .steps .step.current {
    background: #b30b04;
    color: white; }
body.theme-new-year #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #b30b04; }
body.theme-new-year #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #academy-course .sidebar .steps .step.completed .index span {
      border-color: #b30b04; }
body.theme-new-year #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #b30b04; }
body.theme-new-year #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #b30b04; }
body.theme-new-year #academy-course .sidebar .steps .step .index:before, body.theme-new-year #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year #academy-course .center .content {
  background: #eeeeee; }
body.theme-new-year #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-new-year .cal-month-view {
  background: white; }
body.theme-new-year .cal-month-view .cal-day-badge {
    background: #b30b04;
    color: white; }
body.theme-new-year .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-new-year .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-new-year .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #b30b04; }
body.theme-new-year .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-month-view .cal-open-day-events {
    background: #b30b04; }
body.theme-new-year .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-new-year .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-new-year .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #b30b04; }
body.theme-new-year .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-new-year .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #b30b04;
  color: white;
  background-color: #aaabad; }
body.theme-new-year chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-new-year chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-new-year chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-new-year chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #b30b04; }
body.theme-new-year chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-new-year chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-new-year chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-new-year chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #contacts .header .search-wrapper {
  background: white; }
body.theme-new-year #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-new-year #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-new-year scrumboard-board-list .list .list-header,
body.theme-new-year scrumboard-board-list .list .list-content,
body.theme-new-year scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-new-year scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-new-year scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year scrumboard-board #board > .header {
  background-color: #b30b04;
  color: white; }
body.theme-new-year scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-new-year scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-new-year scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-new-year scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-new-year scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-new-year scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-new-year scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-new-year .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-new-year .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-new-year .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-new-year .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #b30b04;
  color: white; }
body.theme-new-year todo .center .header .search-wrapper {
  background: white; }
body.theme-new-year todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-new-year todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year todo-list-item.completed {
    background: #efefef; }
body.theme-new-year todo-list-item.completed .title,
    body.theme-new-year todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year todo-list-item.selected {
    background: #b30b04; }
body.theme-new-year todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-new-year login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-new-year login #login #login-form-wrapper #login-form .separator .text:before, body.theme-new-year login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year login-2 #login #login-intro {
  color: white; }
body.theme-new-year login-2 #login #login-form-wrapper {
  background: white; }
body.theme-new-year login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-new-year login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-new-year login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-new-year register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-new-year register #register #register-form-wrapper #register-form .separator .text:before, body.theme-new-year register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year register-2 #register #register-intro {
  color: white; }
body.theme-new-year register-2 #register #register-form-wrapper {
  background: white; }
body.theme-new-year register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-new-year register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-new-year register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-new-year reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-new-year reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-new-year forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-new-year forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-new-year forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-new-year lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-new-year lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-new-year lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-new-year mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-new-year coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-new-year error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-new-year maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #b30b04;
  color: white; }
body.theme-new-year profile-about #about .about-sidebar .groups .content .group .category,
body.theme-new-year profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-about .profile-box .content {
  background-color: white; }
body.theme-new-year profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-new-year profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-new-year profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-new-year profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-new-year profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #b30b04; }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #b30b04; }
body.theme-new-year profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-new-year profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #b30b04; }
body.theme-new-year profile-timeline .profile-box .content {
  background-color: white; }
body.theme-new-year profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-new-year search-classic .header .search-wrapper {
  background: white; }
body.theme-new-year search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year search-modern .header .search-wrapper {
  background: white; }
body.theme-new-year search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year search-modern .content .results .result-item {
  background: white; }
body.theme-new-year faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year knowledge-base .content .articles-list {
  background-color: white; }
body.theme-new-year datatable-body {
  background-color: white; }
body.theme-new-year #decision .header .search-wrapper {
  background: white; }
body.theme-new-year #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #decision .content .center .toolbar {
  background: white; }
body.theme-new-year #decision .content .center .content {
  background: white; }
body.theme-new-year #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-new-year #decision .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-new-year #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year decision-list-item.completed {
    background: #efefef; }
body.theme-new-year decision-list-item.completed .title,
    body.theme-new-year decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year decision-list-item.selected {
    background: #b30b04; }
body.theme-new-year decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #my-itservice .header .search-wrapper {
  background: white; }
body.theme-new-year #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #my-itservice .content .center .toolbar {
  background: white; }
body.theme-new-year #my-itservice .content .center .content {
  background: white; }
body.theme-new-year #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-new-year #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-new-year #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-new-year app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-new-year app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year app-itservice-list-item.completed {
    background: #efefef; }
body.theme-new-year app-itservice-list-item.completed .title,
    body.theme-new-year app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year app-itservice-list-item.selected {
    background: #b30b04; }
body.theme-new-year app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #createMaster .content .center .toolbar {
  background: white; }
body.theme-new-year #createMaster .content .center .content {
  background: white; }
body.theme-new-year #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .logo,
    body.theme-new-year #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year .theme-blue-gray-dark mat-tab-group,
body.theme-new-year .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-new-year .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-new-year .mat-select-panel {
  max-width: none !important; }
body.theme-new-year app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-new-year app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-new-year app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year app-cost-center-item.completed {
  background: #efefef; }
body.theme-new-year app-cost-center-item.completed .title,
  body.theme-new-year app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year app-cost-center-item.selected {
  background: #b30b04 !important; }
body.theme-new-year app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-new-year app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-new-year app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year app-bank-master-item.completed {
  background: #efefef; }
body.theme-new-year app-bank-master-item.completed .title,
  body.theme-new-year app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year app-bank-master-item.selected {
  background: #b30b04 !important; }
body.theme-new-year #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-new-year #hotel .content .center .toolbar {
    background: white; }
body.theme-new-year #hotel .content .center .content {
    background: white; }
body.theme-new-year #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year hotel-list-item.completed {
    background: #efefef; }
body.theme-new-year hotel-list-item.completed .title,
    body.theme-new-year hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year hotel-list-item.selected {
    background: #b30b04; }
body.theme-new-year hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #preapp .content .center .toolbar {
  background: white; }
body.theme-new-year #preapp .content .center .content {
  background: white; }
body.theme-new-year #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-new-year #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-new-year #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-new-year #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-new-year #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-new-year #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-new-year #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-new-year #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #preapp .content .invoice-container .card .footer .logo,
    body.theme-new-year #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #pending .header .search-wrapper {
  background: white; }
body.theme-new-year #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #pending .content .center .content {
  background: white; }
body.theme-new-year #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-new-year #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-new-year #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-new-year #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-new-year #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-new-year chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year chop-list-item.completed {
  background: #efefef; }
body.theme-new-year chop-list-item.completed .title,
  body.theme-new-year chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year chop-list-item.selected {
  background: #b30b04 !important; }
body.theme-new-year chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-new-year chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-new-year decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year .content-card .content {
  background: white !important; }
body.theme-new-year #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-new-year #flight .header .logo {
        margin-left: -5px; } }
body.theme-new-year #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-new-year #flight .header .search-wrapper {
    background: white; }
body.theme-new-year #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #flight .content .center .content {
  background: white; }
body.theme-new-year #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-new-year #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-new-year #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year decision-list-item.completed {
    background: #efefef; }
body.theme-new-year decision-list-item.completed .title,
    body.theme-new-year decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year decision-list-item.selected {
    background: #b30b04; }
body.theme-new-year decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-new-year #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-new-year #payment .content .center .toolbar {
      background: white; }
body.theme-new-year #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-new-year #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-new-year #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-new-year #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-new-year #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-new-year #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-new-year #payment .content .center .content {
      background: white; }
body.theme-new-year #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #payment .content .invoice-container .card .footer .logo,
      body.theme-new-year #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-new-year #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year payment-list-item.completed {
    background: #efefef; }
body.theme-new-year payment-list-item.completed .title,
    body.theme-new-year payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year payment-list-item.selected {
    background: #b30b04; }
body.theme-new-year payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #b30b04; }
body.theme-new-year employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-new-year employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-new-year employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-new-year epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-new-year epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-new-year #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-new-year #products .header .search-wrapper {
    background: white; }
body.theme-new-year #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-new-year #products .center .content-card {
  background: white; }
body.theme-new-year #products .content .center .content {
  background: white; }
body.theme-new-year #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-new-year #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-new-year #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year decision-list-item.completed {
    background: #efefef; }
body.theme-new-year decision-list-item.completed .title,
    body.theme-new-year decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year decision-list-item.selected {
    background: #b30b04; }
body.theme-new-year decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #preappemployee .content .center .toolbar {
  background: white; }
body.theme-new-year #preappemployee .content .center .content {
  background: white; }
body.theme-new-year #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-new-year #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-new-year #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #preappvendor .content .center .toolbar {
  background: white; }
body.theme-new-year #preappvendor .content .center .content {
  background: white; }
body.theme-new-year #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-new-year #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-new-year #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #b30b04; }
body.theme-new-year vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-new-year vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-new-year vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-new-year #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-new-year #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-new-year #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-new-year #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-new-year #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-new-year #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-new-year #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-new-year #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-new-year #paymentvendor .content .center .content {
      background: white; }
body.theme-new-year #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-new-year #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year payment-list-item.completed {
    background: #efefef; }
body.theme-new-year payment-list-item.completed .title,
    body.theme-new-year payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year payment-list-item.selected {
    background: #b30b04; }
body.theme-new-year payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #b30b04; }
body.theme-new-year app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #b30b04; }
body.theme-new-year app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-new-year app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-new-year app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-new-year app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-new-year #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-new-year #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #preappaudit .content .center .toolbar {
  background: white; }
body.theme-new-year #preappaudit .content .center .content {
  background: white; }
body.theme-new-year #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-new-year #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-new-year #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #auditpreapp .content {
  background: white; }
body.theme-new-year #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-new-year #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-new-year #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-new-year #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-new-year #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-new-year #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-new-year #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-new-year #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-new-year #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-new-year #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-new-year #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year payment-list-item.completed {
    background: #efefef; }
body.theme-new-year payment-list-item.completed .title,
    body.theme-new-year payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year payment-list-item.selected {
    background: #b30b04; }
body.theme-new-year payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-new-year common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-new-year common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-new-year common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-new-year common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year common-list-item.completed .title,
  body.theme-new-year common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-new-year common-list-item.selected {
    background: #b30b04 !important; }
body.theme-new-year .content {
  background-color: #f5f5f5; }
body.theme-new-year fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-new-year common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-new-year common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-new-year #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-new-year #travel .content .center .toolbar {
      background: white; }
body.theme-new-year #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-new-year #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-new-year #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-new-year #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-new-year #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-new-year #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-new-year #travel .content .center .content {
      background: white; }
body.theme-new-year #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #travel .content .invoice-container .card .footer .logo,
      body.theme-new-year #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-new-year #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year payment-list-item.completed {
    background: #efefef; }
body.theme-new-year payment-list-item.completed .title,
    body.theme-new-year payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year payment-list-item.selected {
    background: #b30b04; }
body.theme-new-year payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-new-year #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-new-year #employee .content .center .toolbar {
      background: white; }
body.theme-new-year #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-new-year #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-new-year #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-new-year #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-new-year #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-new-year #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-new-year #employee .content .center .content {
      background: white; }
body.theme-new-year #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #employee .content .invoice-container .card .footer .logo,
      body.theme-new-year #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-new-year #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year payment-list-item.completed {
    background: #efefef; }
body.theme-new-year payment-list-item.completed .title,
    body.theme-new-year payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year payment-list-item.selected {
    background: #b30b04; }
body.theme-new-year payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-new-year #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-new-year #vendorpo .content .center .toolbar {
      background: white; }
body.theme-new-year #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-new-year #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-new-year #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-new-year #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-new-year #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-new-year #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-new-year #vendorpo .content .center .content {
      background: white; }
body.theme-new-year #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-new-year #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-new-year #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-new-year #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-new-year #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-new-year #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-new-year #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-new-year #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-new-year #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-new-year #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-new-year #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year payment-list-item.completed {
    background: #efefef; }
body.theme-new-year payment-list-item.completed .title,
    body.theme-new-year payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year payment-list-item.selected {
    background: #b30b04; }
body.theme-new-year payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #po-plan .content .center .toolbar {
  background: white; }
body.theme-new-year #po-plan .content .center .content {
  background: white; }
body.theme-new-year #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #po-plan .content .invoice-container .card .footer .logo,
    body.theme-new-year #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #b30b04; }
body.theme-new-year app-plan-detail .active {
  background-color: #fff; }
body.theme-new-year #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #confirm .content .center {
  background: white; }
body.theme-new-year #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #confirm .content .invoice-container .card .footer .logo,
    body.theme-new-year #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #downpament .content .center {
  background: white; }
body.theme-new-year #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #downpament .content .invoice-container .card .footer .logo,
    body.theme-new-year #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #plan-invoice .content .center {
  background: white; }
body.theme-new-year #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-new-year #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #b30b04; }
body.theme-new-year app-invoice-detail .active {
  background-color: #fff; }
body.theme-new-year #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #status .content .center {
  background: white; }
body.theme-new-year #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #status .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #createMaster .content .center .toolbar {
  background: white; }
body.theme-new-year #createMaster .content .center .content {
  background: white; }
body.theme-new-year #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-new-year #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-new-year #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-new-year #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-new-year #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-new-year #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .logo,
    body.theme-new-year #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-new-year #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-new-year preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year preapp-list-item.completed {
    background: #efefef; }
body.theme-new-year preapp-list-item.completed .title,
    body.theme-new-year preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-new-year preapp-list-item.selected {
    background: #b30b04; }
body.theme-new-year preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-new-year #facility .content .center {
  background: white; }
body.theme-new-year #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #facility .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #facility .content-card {
  background: white; }
body.theme-new-year #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-new-year #facility .content-card .line1-title {
    background: white; }
body.theme-new-year app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #b30b04; }
body.theme-new-year app-plan-detail .active {
  background-color: #fff; }
body.theme-new-year #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #my-credit .content .center {
  background: white; }
body.theme-new-year #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-new-year #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-new-year #fix-assets-register .content .center {
  background: white; }
body.theme-new-year #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #fix-assets-register .content-card {
  background: white; }
body.theme-new-year #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-new-year #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-new-year #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #b30b04; }
body.theme-new-year #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #debit-note .content .center {
  background: white; }
body.theme-new-year #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year app-detail .active, body.theme-new-year app-cancel-detail .active {
  background-color: #fff; }
body.theme-new-year #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #cost-transfer .content .center {
  background: white; }
body.theme-new-year #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #b30b04; }
body.theme-new-year #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-new-year #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-new-year #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-new-year #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-new-year #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-new-year #createMaster .content .center {
  background: white; }
body.theme-new-year #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-new-year #productMaster .content .center {
  background: white; }
body.theme-new-year #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-new-year #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-new-year #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-new-year #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-new-year #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-new-year #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-new-year app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-new-year .primary-50-bg {
  background-color: #b30b04 !important; }
body.theme-new-year .primary-50 {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-new-year .primary-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-50-fg {
  color: #b30b04 !important; }
body.theme-new-year .primary-50-border {
  border-color: #b30b04 !important; }
body.theme-new-year .primary-50-border-top {
  border-top-color: #b30b04 !important; }
body.theme-new-year .primary-50-border-right {
  border-right-color: #b30b04 !important; }
body.theme-new-year .primary-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-new-year .primary-50-border-left {
  border-left-color: #b30b04 !important; }
body.theme-new-year .primary-100-bg {
  background-color: #b30b03 !important; }
body.theme-new-year .primary-100 {
  background-color: #b30b03 !important;
  color: white !important; }
body.theme-new-year .primary-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-100-fg {
  color: #b30b03 !important; }
body.theme-new-year .primary-100-border {
  border-color: #b30b03 !important; }
body.theme-new-year .primary-100-border-top {
  border-top-color: #b30b03 !important; }
body.theme-new-year .primary-100-border-right {
  border-right-color: #b30b03 !important; }
body.theme-new-year .primary-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
body.theme-new-year .primary-100-border-left {
  border-left-color: #b30b03 !important; }
body.theme-new-year .primary-200-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .primary-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .primary-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-200-fg {
  color: #cc0d07 !important; }
body.theme-new-year .primary-200-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .primary-200-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .primary-200-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .primary-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .primary-200-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .primary-300-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .primary-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .primary-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-300-fg {
  color: #cc0d07 !important; }
body.theme-new-year .primary-300-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .primary-300-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .primary-300-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .primary-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .primary-300-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .primary-400-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .primary-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .primary-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-400-fg {
  color: #cc0d07 !important; }
body.theme-new-year .primary-400-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .primary-400-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .primary-400-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .primary-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .primary-400-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-new-year .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-new-year .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-500-fg {
  color: #3c4252 !important; }
body.theme-new-year .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-new-year .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-new-year .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-new-year .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-new-year .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-new-year .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-new-year .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-new-year .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-600-fg {
  color: #353a48 !important; }
body.theme-new-year .primary-600-border {
  border-color: #353a48 !important; }
body.theme-new-year .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-new-year .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-new-year .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-new-year .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-new-year .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-new-year .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-new-year .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-700-fg {
  color: #2d323e !important; }
body.theme-new-year .primary-700-border {
  border-color: #2d323e !important; }
body.theme-new-year .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-new-year .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-new-year .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-new-year .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-new-year .primary-800-bg {
  background-color: #262933 !important; }
body.theme-new-year .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-new-year .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-800-fg {
  color: #262933 !important; }
body.theme-new-year .primary-800-border {
  border-color: #262933 !important; }
body.theme-new-year .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-new-year .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-new-year .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-new-year .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-new-year .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-new-year .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-new-year .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-900-fg {
  color: #1e2129 !important; }
body.theme-new-year .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-new-year .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-new-year .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-new-year .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-new-year .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-new-year .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-new-year .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-new-year .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-new-year .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-new-year .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-new-year .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-new-year .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-new-year .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-new-year .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-new-year .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-new-year .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-new-year .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-new-year .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-new-year .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-new-year .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-new-year .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-new-year .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-new-year .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-new-year .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-new-year .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-A400-fg {
  color: #5c616f !important; }
body.theme-new-year .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-new-year .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-new-year .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-new-year .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-new-year .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-new-year .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-new-year .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-new-year .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-A700-fg {
  color: #2d323e !important; }
body.theme-new-year .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-new-year .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-new-year .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-new-year .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-new-year .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-new-year .primary-bg {
  background-color: #b30b04 !important; }
body.theme-new-year .primary {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-new-year .primary[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .primary-fg {
  color: #b30b04 !important; }
body.theme-new-year .primary-border {
  border-color: #b30b04 !important; }
body.theme-new-year .primary-border-top {
  border-top-color: #b30b04 !important; }
body.theme-new-year .primary-border-right {
  border-right-color: #b30b04 !important; }
body.theme-new-year .primary-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-new-year .primary-border-left {
  border-left-color: #b30b04 !important; }
body.theme-new-year .accent-50-bg {
  background-color: #b30b04 !important; }
body.theme-new-year .accent-50 {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-new-year .accent-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-50-fg {
  color: #b30b04 !important; }
body.theme-new-year .accent-50-border {
  border-color: #b30b04 !important; }
body.theme-new-year .accent-50-border-top {
  border-top-color: #b30b04 !important; }
body.theme-new-year .accent-50-border-right {
  border-right-color: #b30b04 !important; }
body.theme-new-year .accent-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-new-year .accent-50-border-left {
  border-left-color: #b30b04 !important; }
body.theme-new-year .accent-100-bg {
  background-color: #b30b03 !important; }
body.theme-new-year .accent-100 {
  background-color: #b30b03 !important;
  color: white !important; }
body.theme-new-year .accent-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-100-fg {
  color: #b30b03 !important; }
body.theme-new-year .accent-100-border {
  border-color: #b30b03 !important; }
body.theme-new-year .accent-100-border-top {
  border-top-color: #b30b03 !important; }
body.theme-new-year .accent-100-border-right {
  border-right-color: #b30b03 !important; }
body.theme-new-year .accent-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
body.theme-new-year .accent-100-border-left {
  border-left-color: #b30b03 !important; }
body.theme-new-year .accent-200-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .accent-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .accent-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-200-fg {
  color: #cc0d07 !important; }
body.theme-new-year .accent-200-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .accent-200-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .accent-200-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .accent-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .accent-200-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .accent-300-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .accent-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .accent-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-300-fg {
  color: #cc0d07 !important; }
body.theme-new-year .accent-300-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .accent-300-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .accent-300-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .accent-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .accent-300-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .accent-400-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .accent-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .accent-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-400-fg {
  color: #cc0d07 !important; }
body.theme-new-year .accent-400-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .accent-400-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .accent-400-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .accent-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .accent-400-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .accent-500-bg {
  background-color: #3c4252 !important; }
body.theme-new-year .accent-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-new-year .accent-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-500-fg {
  color: #3c4252 !important; }
body.theme-new-year .accent-500-border {
  border-color: #3c4252 !important; }
body.theme-new-year .accent-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-new-year .accent-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-new-year .accent-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-new-year .accent-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-new-year .accent-600-bg {
  background-color: #353a48 !important; }
body.theme-new-year .accent-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-new-year .accent-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-600-fg {
  color: #353a48 !important; }
body.theme-new-year .accent-600-border {
  border-color: #353a48 !important; }
body.theme-new-year .accent-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-new-year .accent-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-new-year .accent-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-new-year .accent-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-new-year .accent-700-bg {
  background-color: #2d323e !important; }
body.theme-new-year .accent-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-new-year .accent-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-700-fg {
  color: #2d323e !important; }
body.theme-new-year .accent-700-border {
  border-color: #2d323e !important; }
body.theme-new-year .accent-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-new-year .accent-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-new-year .accent-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-new-year .accent-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-new-year .accent-800-bg {
  background-color: #262933 !important; }
body.theme-new-year .accent-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-new-year .accent-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-800-fg {
  color: #262933 !important; }
body.theme-new-year .accent-800-border {
  border-color: #262933 !important; }
body.theme-new-year .accent-800-border-top {
  border-top-color: #262933 !important; }
body.theme-new-year .accent-800-border-right {
  border-right-color: #262933 !important; }
body.theme-new-year .accent-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-new-year .accent-800-border-left {
  border-left-color: #262933 !important; }
body.theme-new-year .accent-900-bg {
  background-color: #1e2129 !important; }
body.theme-new-year .accent-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-new-year .accent-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-900-fg {
  color: #1e2129 !important; }
body.theme-new-year .accent-900-border {
  border-color: #1e2129 !important; }
body.theme-new-year .accent-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-new-year .accent-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-new-year .accent-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-new-year .accent-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-new-year .accent-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-new-year .accent-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-new-year .accent-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-new-year .accent-A100-fg {
  color: #c5c6cb !important; }
body.theme-new-year .accent-A100-border {
  border-color: #c5c6cb !important; }
body.theme-new-year .accent-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-new-year .accent-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-new-year .accent-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-new-year .accent-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-new-year .accent-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-new-year .accent-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-new-year .accent-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-A200-fg {
  color: #9ea1a9 !important; }
body.theme-new-year .accent-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-new-year .accent-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-new-year .accent-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-new-year .accent-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-new-year .accent-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-new-year .accent-A400-bg {
  background-color: #5c616f !important; }
body.theme-new-year .accent-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-new-year .accent-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-A400-fg {
  color: #5c616f !important; }
body.theme-new-year .accent-A400-border {
  border-color: #5c616f !important; }
body.theme-new-year .accent-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-new-year .accent-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-new-year .accent-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-new-year .accent-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-new-year .accent-A700-bg {
  background-color: #2d323e !important; }
body.theme-new-year .accent-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-new-year .accent-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-A700-fg {
  color: #2d323e !important; }
body.theme-new-year .accent-A700-border {
  border-color: #2d323e !important; }
body.theme-new-year .accent-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-new-year .accent-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-new-year .accent-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-new-year .accent-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-new-year .accent-bg {
  background-color: #b30b04 !important; }
body.theme-new-year .accent {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-new-year .accent[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .accent-fg {
  color: #b30b04 !important; }
body.theme-new-year .accent-border {
  border-color: #b30b04 !important; }
body.theme-new-year .accent-border-top {
  border-top-color: #b30b04 !important; }
body.theme-new-year .accent-border-right {
  border-right-color: #b30b04 !important; }
body.theme-new-year .accent-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-new-year .accent-border-left {
  border-left-color: #b30b04 !important; }
body.theme-new-year .warn-50-bg {
  background-color: #b30b04 !important; }
body.theme-new-year .warn-50 {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-new-year .warn-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-50-fg {
  color: #b30b04 !important; }
body.theme-new-year .warn-50-border {
  border-color: #b30b04 !important; }
body.theme-new-year .warn-50-border-top {
  border-top-color: #b30b04 !important; }
body.theme-new-year .warn-50-border-right {
  border-right-color: #b30b04 !important; }
body.theme-new-year .warn-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-new-year .warn-50-border-left {
  border-left-color: #b30b04 !important; }
body.theme-new-year .warn-100-bg {
  background-color: #b30b03 !important; }
body.theme-new-year .warn-100 {
  background-color: #b30b03 !important;
  color: white !important; }
body.theme-new-year .warn-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-100-fg {
  color: #b30b03 !important; }
body.theme-new-year .warn-100-border {
  border-color: #b30b03 !important; }
body.theme-new-year .warn-100-border-top {
  border-top-color: #b30b03 !important; }
body.theme-new-year .warn-100-border-right {
  border-right-color: #b30b03 !important; }
body.theme-new-year .warn-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
body.theme-new-year .warn-100-border-left {
  border-left-color: #b30b03 !important; }
body.theme-new-year .warn-200-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .warn-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .warn-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-200-fg {
  color: #cc0d07 !important; }
body.theme-new-year .warn-200-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .warn-200-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .warn-200-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .warn-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .warn-200-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .warn-300-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .warn-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .warn-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-300-fg {
  color: #cc0d07 !important; }
body.theme-new-year .warn-300-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .warn-300-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .warn-300-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .warn-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .warn-300-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .warn-400-bg {
  background-color: #cc0d07 !important; }
body.theme-new-year .warn-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-new-year .warn-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-400-fg {
  color: #cc0d07 !important; }
body.theme-new-year .warn-400-border {
  border-color: #cc0d07 !important; }
body.theme-new-year .warn-400-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-new-year .warn-400-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-new-year .warn-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-new-year .warn-400-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-new-year .warn-500-bg {
  background-color: #3c4252 !important; }
body.theme-new-year .warn-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-new-year .warn-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-500-fg {
  color: #3c4252 !important; }
body.theme-new-year .warn-500-border {
  border-color: #3c4252 !important; }
body.theme-new-year .warn-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-new-year .warn-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-new-year .warn-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-new-year .warn-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-new-year .warn-600-bg {
  background-color: #353a48 !important; }
body.theme-new-year .warn-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-new-year .warn-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-600-fg {
  color: #353a48 !important; }
body.theme-new-year .warn-600-border {
  border-color: #353a48 !important; }
body.theme-new-year .warn-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-new-year .warn-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-new-year .warn-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-new-year .warn-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-new-year .warn-700-bg {
  background-color: #2d323e !important; }
body.theme-new-year .warn-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-new-year .warn-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-700-fg {
  color: #2d323e !important; }
body.theme-new-year .warn-700-border {
  border-color: #2d323e !important; }
body.theme-new-year .warn-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-new-year .warn-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-new-year .warn-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-new-year .warn-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-new-year .warn-800-bg {
  background-color: #262933 !important; }
body.theme-new-year .warn-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-new-year .warn-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-800-fg {
  color: #262933 !important; }
body.theme-new-year .warn-800-border {
  border-color: #262933 !important; }
body.theme-new-year .warn-800-border-top {
  border-top-color: #262933 !important; }
body.theme-new-year .warn-800-border-right {
  border-right-color: #262933 !important; }
body.theme-new-year .warn-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-new-year .warn-800-border-left {
  border-left-color: #262933 !important; }
body.theme-new-year .warn-900-bg {
  background-color: #1e2129 !important; }
body.theme-new-year .warn-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-new-year .warn-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-900-fg {
  color: #1e2129 !important; }
body.theme-new-year .warn-900-border {
  border-color: #1e2129 !important; }
body.theme-new-year .warn-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-new-year .warn-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-new-year .warn-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-new-year .warn-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-new-year .warn-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-new-year .warn-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-new-year .warn-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-new-year .warn-A100-fg {
  color: #c5c6cb !important; }
body.theme-new-year .warn-A100-border {
  border-color: #c5c6cb !important; }
body.theme-new-year .warn-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-new-year .warn-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-new-year .warn-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-new-year .warn-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-new-year .warn-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-new-year .warn-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-new-year .warn-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-A200-fg {
  color: #9ea1a9 !important; }
body.theme-new-year .warn-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-new-year .warn-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-new-year .warn-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-new-year .warn-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-new-year .warn-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-new-year .warn-A400-bg {
  background-color: #5c616f !important; }
body.theme-new-year .warn-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-new-year .warn-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-A400-fg {
  color: #5c616f !important; }
body.theme-new-year .warn-A400-border {
  border-color: #5c616f !important; }
body.theme-new-year .warn-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-new-year .warn-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-new-year .warn-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-new-year .warn-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-new-year .warn-A700-bg {
  background-color: #2d323e !important; }
body.theme-new-year .warn-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-new-year .warn-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-A700-fg {
  color: #2d323e !important; }
body.theme-new-year .warn-A700-border {
  border-color: #2d323e !important; }
body.theme-new-year .warn-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-new-year .warn-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-new-year .warn-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-new-year .warn-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-new-year .warn-bg {
  background-color: #b30b04 !important; }
body.theme-new-year .warn {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-new-year .warn[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-new-year .warn-fg {
  color: #b30b04 !important; }
body.theme-new-year .warn-border {
  border-color: #b30b04 !important; }
body.theme-new-year .warn-border-top {
  border-top-color: #b30b04 !important; }
body.theme-new-year .warn-border-right {
  border-right-color: #b30b04 !important; }
body.theme-new-year .warn-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-new-year .warn-border-left {
  border-left-color: #b30b04 !important; }
body.theme-new-year .primary-A100 i,
body.theme-new-year .primary-A100 .icon, body.theme-new-year .accent-A100 i,
body.theme-new-year .accent-A100 .icon, body.theme-new-year .warn-A100 i,
body.theme-new-year .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-new-year .primary-A100.secondary-text,
body.theme-new-year .primary-A100 .secondary-text, body.theme-new-year .accent-A100.secondary-text,
body.theme-new-year .accent-A100 .secondary-text, body.theme-new-year .warn-A100.secondary-text,
body.theme-new-year .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-new-year .primary-A100.hint-text,
body.theme-new-year .primary-A100 .hint-text, body.theme-new-year .primary-A100.disabled-text,
body.theme-new-year .primary-A100 .disabled-text, body.theme-new-year .accent-A100.hint-text,
body.theme-new-year .accent-A100 .hint-text, body.theme-new-year .accent-A100.disabled-text,
body.theme-new-year .accent-A100 .disabled-text, body.theme-new-year .warn-A100.hint-text,
body.theme-new-year .warn-A100 .hint-text, body.theme-new-year .warn-A100.disabled-text,
body.theme-new-year .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-new-year .primary-A100.divider,
body.theme-new-year .primary-A100 .divider, body.theme-new-year .accent-A100.divider,
body.theme-new-year .accent-A100 .divider, body.theme-new-year .warn-A100.divider,
body.theme-new-year .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-new-year .primary-A100 .mat-ripple-element, body.theme-new-year .accent-A100 .mat-ripple-element, body.theme-new-year .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-new-year .primary-A100 .adaptive-border-color, body.theme-new-year .accent-A100 .adaptive-border-color, body.theme-new-year .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .primary-50 i,
body.theme-new-year .primary-50 .icon, body.theme-new-year .primary-100 i,
body.theme-new-year .primary-100 .icon, body.theme-new-year .primary-200 i,
body.theme-new-year .primary-200 .icon, body.theme-new-year .primary-300 i,
body.theme-new-year .primary-300 .icon, body.theme-new-year .primary-400 i,
body.theme-new-year .primary-400 .icon, body.theme-new-year .primary-500 i,
body.theme-new-year .primary-500 .icon, body.theme-new-year .primary-600 i,
body.theme-new-year .primary-600 .icon, body.theme-new-year .primary-700 i,
body.theme-new-year .primary-700 .icon, body.theme-new-year .primary-800 i,
body.theme-new-year .primary-800 .icon, body.theme-new-year .primary-900 i,
body.theme-new-year .primary-900 .icon, body.theme-new-year .primary-A200 i,
body.theme-new-year .primary-A200 .icon, body.theme-new-year .primary-A400 i,
body.theme-new-year .primary-A400 .icon, body.theme-new-year .primary-A700 i,
body.theme-new-year .primary-A700 .icon, body.theme-new-year .primary i,
body.theme-new-year .primary .icon, body.theme-new-year .accent-50 i,
body.theme-new-year .accent-50 .icon, body.theme-new-year .accent-100 i,
body.theme-new-year .accent-100 .icon, body.theme-new-year .accent-200 i,
body.theme-new-year .accent-200 .icon, body.theme-new-year .accent-300 i,
body.theme-new-year .accent-300 .icon, body.theme-new-year .accent-400 i,
body.theme-new-year .accent-400 .icon, body.theme-new-year .accent-500 i,
body.theme-new-year .accent-500 .icon, body.theme-new-year .accent-600 i,
body.theme-new-year .accent-600 .icon, body.theme-new-year .accent-700 i,
body.theme-new-year .accent-700 .icon, body.theme-new-year .accent-800 i,
body.theme-new-year .accent-800 .icon, body.theme-new-year .accent-900 i,
body.theme-new-year .accent-900 .icon, body.theme-new-year .accent-A200 i,
body.theme-new-year .accent-A200 .icon, body.theme-new-year .accent-A400 i,
body.theme-new-year .accent-A400 .icon, body.theme-new-year .accent-A700 i,
body.theme-new-year .accent-A700 .icon, body.theme-new-year .accent i,
body.theme-new-year .accent .icon, body.theme-new-year .warn-50 i,
body.theme-new-year .warn-50 .icon, body.theme-new-year .warn-100 i,
body.theme-new-year .warn-100 .icon, body.theme-new-year .warn-200 i,
body.theme-new-year .warn-200 .icon, body.theme-new-year .warn-300 i,
body.theme-new-year .warn-300 .icon, body.theme-new-year .warn-400 i,
body.theme-new-year .warn-400 .icon, body.theme-new-year .warn-500 i,
body.theme-new-year .warn-500 .icon, body.theme-new-year .warn-600 i,
body.theme-new-year .warn-600 .icon, body.theme-new-year .warn-700 i,
body.theme-new-year .warn-700 .icon, body.theme-new-year .warn-800 i,
body.theme-new-year .warn-800 .icon, body.theme-new-year .warn-900 i,
body.theme-new-year .warn-900 .icon, body.theme-new-year .warn-A200 i,
body.theme-new-year .warn-A200 .icon, body.theme-new-year .warn-A400 i,
body.theme-new-year .warn-A400 .icon, body.theme-new-year .warn-A700 i,
body.theme-new-year .warn-A700 .icon, body.theme-new-year .warn i,
body.theme-new-year .warn .icon {
  color: white; }
body.theme-new-year .primary-50.secondary-text,
body.theme-new-year .primary-50 .secondary-text, body.theme-new-year .primary-100.secondary-text,
body.theme-new-year .primary-100 .secondary-text, body.theme-new-year .primary-200.secondary-text,
body.theme-new-year .primary-200 .secondary-text, body.theme-new-year .primary-300.secondary-text,
body.theme-new-year .primary-300 .secondary-text, body.theme-new-year .primary-400.secondary-text,
body.theme-new-year .primary-400 .secondary-text, body.theme-new-year .primary-500.secondary-text,
body.theme-new-year .primary-500 .secondary-text, body.theme-new-year .primary-600.secondary-text,
body.theme-new-year .primary-600 .secondary-text, body.theme-new-year .primary-700.secondary-text,
body.theme-new-year .primary-700 .secondary-text, body.theme-new-year .primary-800.secondary-text,
body.theme-new-year .primary-800 .secondary-text, body.theme-new-year .primary-900.secondary-text,
body.theme-new-year .primary-900 .secondary-text, body.theme-new-year .primary-A200.secondary-text,
body.theme-new-year .primary-A200 .secondary-text, body.theme-new-year .primary-A400.secondary-text,
body.theme-new-year .primary-A400 .secondary-text, body.theme-new-year .primary-A700.secondary-text,
body.theme-new-year .primary-A700 .secondary-text, body.theme-new-year .primary.secondary-text,
body.theme-new-year .primary .secondary-text, body.theme-new-year .accent-50.secondary-text,
body.theme-new-year .accent-50 .secondary-text, body.theme-new-year .accent-100.secondary-text,
body.theme-new-year .accent-100 .secondary-text, body.theme-new-year .accent-200.secondary-text,
body.theme-new-year .accent-200 .secondary-text, body.theme-new-year .accent-300.secondary-text,
body.theme-new-year .accent-300 .secondary-text, body.theme-new-year .accent-400.secondary-text,
body.theme-new-year .accent-400 .secondary-text, body.theme-new-year .accent-500.secondary-text,
body.theme-new-year .accent-500 .secondary-text, body.theme-new-year .accent-600.secondary-text,
body.theme-new-year .accent-600 .secondary-text, body.theme-new-year .accent-700.secondary-text,
body.theme-new-year .accent-700 .secondary-text, body.theme-new-year .accent-800.secondary-text,
body.theme-new-year .accent-800 .secondary-text, body.theme-new-year .accent-900.secondary-text,
body.theme-new-year .accent-900 .secondary-text, body.theme-new-year .accent-A200.secondary-text,
body.theme-new-year .accent-A200 .secondary-text, body.theme-new-year .accent-A400.secondary-text,
body.theme-new-year .accent-A400 .secondary-text, body.theme-new-year .accent-A700.secondary-text,
body.theme-new-year .accent-A700 .secondary-text, body.theme-new-year .accent.secondary-text,
body.theme-new-year .accent .secondary-text, body.theme-new-year .warn-50.secondary-text,
body.theme-new-year .warn-50 .secondary-text, body.theme-new-year .warn-100.secondary-text,
body.theme-new-year .warn-100 .secondary-text, body.theme-new-year .warn-200.secondary-text,
body.theme-new-year .warn-200 .secondary-text, body.theme-new-year .warn-300.secondary-text,
body.theme-new-year .warn-300 .secondary-text, body.theme-new-year .warn-400.secondary-text,
body.theme-new-year .warn-400 .secondary-text, body.theme-new-year .warn-500.secondary-text,
body.theme-new-year .warn-500 .secondary-text, body.theme-new-year .warn-600.secondary-text,
body.theme-new-year .warn-600 .secondary-text, body.theme-new-year .warn-700.secondary-text,
body.theme-new-year .warn-700 .secondary-text, body.theme-new-year .warn-800.secondary-text,
body.theme-new-year .warn-800 .secondary-text, body.theme-new-year .warn-900.secondary-text,
body.theme-new-year .warn-900 .secondary-text, body.theme-new-year .warn-A200.secondary-text,
body.theme-new-year .warn-A200 .secondary-text, body.theme-new-year .warn-A400.secondary-text,
body.theme-new-year .warn-A400 .secondary-text, body.theme-new-year .warn-A700.secondary-text,
body.theme-new-year .warn-A700 .secondary-text, body.theme-new-year .warn.secondary-text,
body.theme-new-year .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-new-year .primary-50.hint-text,
body.theme-new-year .primary-50 .hint-text, body.theme-new-year .primary-50.disabled-text,
body.theme-new-year .primary-50 .disabled-text, body.theme-new-year .primary-100.hint-text,
body.theme-new-year .primary-100 .hint-text, body.theme-new-year .primary-100.disabled-text,
body.theme-new-year .primary-100 .disabled-text, body.theme-new-year .primary-200.hint-text,
body.theme-new-year .primary-200 .hint-text, body.theme-new-year .primary-200.disabled-text,
body.theme-new-year .primary-200 .disabled-text, body.theme-new-year .primary-300.hint-text,
body.theme-new-year .primary-300 .hint-text, body.theme-new-year .primary-300.disabled-text,
body.theme-new-year .primary-300 .disabled-text, body.theme-new-year .primary-400.hint-text,
body.theme-new-year .primary-400 .hint-text, body.theme-new-year .primary-400.disabled-text,
body.theme-new-year .primary-400 .disabled-text, body.theme-new-year .primary-500.hint-text,
body.theme-new-year .primary-500 .hint-text, body.theme-new-year .primary-500.disabled-text,
body.theme-new-year .primary-500 .disabled-text, body.theme-new-year .primary-600.hint-text,
body.theme-new-year .primary-600 .hint-text, body.theme-new-year .primary-600.disabled-text,
body.theme-new-year .primary-600 .disabled-text, body.theme-new-year .primary-700.hint-text,
body.theme-new-year .primary-700 .hint-text, body.theme-new-year .primary-700.disabled-text,
body.theme-new-year .primary-700 .disabled-text, body.theme-new-year .primary-800.hint-text,
body.theme-new-year .primary-800 .hint-text, body.theme-new-year .primary-800.disabled-text,
body.theme-new-year .primary-800 .disabled-text, body.theme-new-year .primary-900.hint-text,
body.theme-new-year .primary-900 .hint-text, body.theme-new-year .primary-900.disabled-text,
body.theme-new-year .primary-900 .disabled-text, body.theme-new-year .primary-A200.hint-text,
body.theme-new-year .primary-A200 .hint-text, body.theme-new-year .primary-A200.disabled-text,
body.theme-new-year .primary-A200 .disabled-text, body.theme-new-year .primary-A400.hint-text,
body.theme-new-year .primary-A400 .hint-text, body.theme-new-year .primary-A400.disabled-text,
body.theme-new-year .primary-A400 .disabled-text, body.theme-new-year .primary-A700.hint-text,
body.theme-new-year .primary-A700 .hint-text, body.theme-new-year .primary-A700.disabled-text,
body.theme-new-year .primary-A700 .disabled-text, body.theme-new-year .primary.hint-text,
body.theme-new-year .primary .hint-text, body.theme-new-year .primary.disabled-text,
body.theme-new-year .primary .disabled-text, body.theme-new-year .accent-50.hint-text,
body.theme-new-year .accent-50 .hint-text, body.theme-new-year .accent-50.disabled-text,
body.theme-new-year .accent-50 .disabled-text, body.theme-new-year .accent-100.hint-text,
body.theme-new-year .accent-100 .hint-text, body.theme-new-year .accent-100.disabled-text,
body.theme-new-year .accent-100 .disabled-text, body.theme-new-year .accent-200.hint-text,
body.theme-new-year .accent-200 .hint-text, body.theme-new-year .accent-200.disabled-text,
body.theme-new-year .accent-200 .disabled-text, body.theme-new-year .accent-300.hint-text,
body.theme-new-year .accent-300 .hint-text, body.theme-new-year .accent-300.disabled-text,
body.theme-new-year .accent-300 .disabled-text, body.theme-new-year .accent-400.hint-text,
body.theme-new-year .accent-400 .hint-text, body.theme-new-year .accent-400.disabled-text,
body.theme-new-year .accent-400 .disabled-text, body.theme-new-year .accent-500.hint-text,
body.theme-new-year .accent-500 .hint-text, body.theme-new-year .accent-500.disabled-text,
body.theme-new-year .accent-500 .disabled-text, body.theme-new-year .accent-600.hint-text,
body.theme-new-year .accent-600 .hint-text, body.theme-new-year .accent-600.disabled-text,
body.theme-new-year .accent-600 .disabled-text, body.theme-new-year .accent-700.hint-text,
body.theme-new-year .accent-700 .hint-text, body.theme-new-year .accent-700.disabled-text,
body.theme-new-year .accent-700 .disabled-text, body.theme-new-year .accent-800.hint-text,
body.theme-new-year .accent-800 .hint-text, body.theme-new-year .accent-800.disabled-text,
body.theme-new-year .accent-800 .disabled-text, body.theme-new-year .accent-900.hint-text,
body.theme-new-year .accent-900 .hint-text, body.theme-new-year .accent-900.disabled-text,
body.theme-new-year .accent-900 .disabled-text, body.theme-new-year .accent-A200.hint-text,
body.theme-new-year .accent-A200 .hint-text, body.theme-new-year .accent-A200.disabled-text,
body.theme-new-year .accent-A200 .disabled-text, body.theme-new-year .accent-A400.hint-text,
body.theme-new-year .accent-A400 .hint-text, body.theme-new-year .accent-A400.disabled-text,
body.theme-new-year .accent-A400 .disabled-text, body.theme-new-year .accent-A700.hint-text,
body.theme-new-year .accent-A700 .hint-text, body.theme-new-year .accent-A700.disabled-text,
body.theme-new-year .accent-A700 .disabled-text, body.theme-new-year .accent.hint-text,
body.theme-new-year .accent .hint-text, body.theme-new-year .accent.disabled-text,
body.theme-new-year .accent .disabled-text, body.theme-new-year .warn-50.hint-text,
body.theme-new-year .warn-50 .hint-text, body.theme-new-year .warn-50.disabled-text,
body.theme-new-year .warn-50 .disabled-text, body.theme-new-year .warn-100.hint-text,
body.theme-new-year .warn-100 .hint-text, body.theme-new-year .warn-100.disabled-text,
body.theme-new-year .warn-100 .disabled-text, body.theme-new-year .warn-200.hint-text,
body.theme-new-year .warn-200 .hint-text, body.theme-new-year .warn-200.disabled-text,
body.theme-new-year .warn-200 .disabled-text, body.theme-new-year .warn-300.hint-text,
body.theme-new-year .warn-300 .hint-text, body.theme-new-year .warn-300.disabled-text,
body.theme-new-year .warn-300 .disabled-text, body.theme-new-year .warn-400.hint-text,
body.theme-new-year .warn-400 .hint-text, body.theme-new-year .warn-400.disabled-text,
body.theme-new-year .warn-400 .disabled-text, body.theme-new-year .warn-500.hint-text,
body.theme-new-year .warn-500 .hint-text, body.theme-new-year .warn-500.disabled-text,
body.theme-new-year .warn-500 .disabled-text, body.theme-new-year .warn-600.hint-text,
body.theme-new-year .warn-600 .hint-text, body.theme-new-year .warn-600.disabled-text,
body.theme-new-year .warn-600 .disabled-text, body.theme-new-year .warn-700.hint-text,
body.theme-new-year .warn-700 .hint-text, body.theme-new-year .warn-700.disabled-text,
body.theme-new-year .warn-700 .disabled-text, body.theme-new-year .warn-800.hint-text,
body.theme-new-year .warn-800 .hint-text, body.theme-new-year .warn-800.disabled-text,
body.theme-new-year .warn-800 .disabled-text, body.theme-new-year .warn-900.hint-text,
body.theme-new-year .warn-900 .hint-text, body.theme-new-year .warn-900.disabled-text,
body.theme-new-year .warn-900 .disabled-text, body.theme-new-year .warn-A200.hint-text,
body.theme-new-year .warn-A200 .hint-text, body.theme-new-year .warn-A200.disabled-text,
body.theme-new-year .warn-A200 .disabled-text, body.theme-new-year .warn-A400.hint-text,
body.theme-new-year .warn-A400 .hint-text, body.theme-new-year .warn-A400.disabled-text,
body.theme-new-year .warn-A400 .disabled-text, body.theme-new-year .warn-A700.hint-text,
body.theme-new-year .warn-A700 .hint-text, body.theme-new-year .warn-A700.disabled-text,
body.theme-new-year .warn-A700 .disabled-text, body.theme-new-year .warn.hint-text,
body.theme-new-year .warn .hint-text, body.theme-new-year .warn.disabled-text,
body.theme-new-year .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-new-year .primary-50.divider,
body.theme-new-year .primary-50 .divider, body.theme-new-year .primary-100.divider,
body.theme-new-year .primary-100 .divider, body.theme-new-year .primary-200.divider,
body.theme-new-year .primary-200 .divider, body.theme-new-year .primary-300.divider,
body.theme-new-year .primary-300 .divider, body.theme-new-year .primary-400.divider,
body.theme-new-year .primary-400 .divider, body.theme-new-year .primary-500.divider,
body.theme-new-year .primary-500 .divider, body.theme-new-year .primary-600.divider,
body.theme-new-year .primary-600 .divider, body.theme-new-year .primary-700.divider,
body.theme-new-year .primary-700 .divider, body.theme-new-year .primary-800.divider,
body.theme-new-year .primary-800 .divider, body.theme-new-year .primary-900.divider,
body.theme-new-year .primary-900 .divider, body.theme-new-year .primary-A200.divider,
body.theme-new-year .primary-A200 .divider, body.theme-new-year .primary-A400.divider,
body.theme-new-year .primary-A400 .divider, body.theme-new-year .primary-A700.divider,
body.theme-new-year .primary-A700 .divider, body.theme-new-year .primary.divider,
body.theme-new-year .primary .divider, body.theme-new-year .accent-50.divider,
body.theme-new-year .accent-50 .divider, body.theme-new-year .accent-100.divider,
body.theme-new-year .accent-100 .divider, body.theme-new-year .accent-200.divider,
body.theme-new-year .accent-200 .divider, body.theme-new-year .accent-300.divider,
body.theme-new-year .accent-300 .divider, body.theme-new-year .accent-400.divider,
body.theme-new-year .accent-400 .divider, body.theme-new-year .accent-500.divider,
body.theme-new-year .accent-500 .divider, body.theme-new-year .accent-600.divider,
body.theme-new-year .accent-600 .divider, body.theme-new-year .accent-700.divider,
body.theme-new-year .accent-700 .divider, body.theme-new-year .accent-800.divider,
body.theme-new-year .accent-800 .divider, body.theme-new-year .accent-900.divider,
body.theme-new-year .accent-900 .divider, body.theme-new-year .accent-A200.divider,
body.theme-new-year .accent-A200 .divider, body.theme-new-year .accent-A400.divider,
body.theme-new-year .accent-A400 .divider, body.theme-new-year .accent-A700.divider,
body.theme-new-year .accent-A700 .divider, body.theme-new-year .accent.divider,
body.theme-new-year .accent .divider, body.theme-new-year .warn-50.divider,
body.theme-new-year .warn-50 .divider, body.theme-new-year .warn-100.divider,
body.theme-new-year .warn-100 .divider, body.theme-new-year .warn-200.divider,
body.theme-new-year .warn-200 .divider, body.theme-new-year .warn-300.divider,
body.theme-new-year .warn-300 .divider, body.theme-new-year .warn-400.divider,
body.theme-new-year .warn-400 .divider, body.theme-new-year .warn-500.divider,
body.theme-new-year .warn-500 .divider, body.theme-new-year .warn-600.divider,
body.theme-new-year .warn-600 .divider, body.theme-new-year .warn-700.divider,
body.theme-new-year .warn-700 .divider, body.theme-new-year .warn-800.divider,
body.theme-new-year .warn-800 .divider, body.theme-new-year .warn-900.divider,
body.theme-new-year .warn-900 .divider, body.theme-new-year .warn-A200.divider,
body.theme-new-year .warn-A200 .divider, body.theme-new-year .warn-A400.divider,
body.theme-new-year .warn-A400 .divider, body.theme-new-year .warn-A700.divider,
body.theme-new-year .warn-A700 .divider, body.theme-new-year .warn.divider,
body.theme-new-year .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-new-year .primary-50 .mat-ripple-element, body.theme-new-year .primary-100 .mat-ripple-element, body.theme-new-year .primary-200 .mat-ripple-element, body.theme-new-year .primary-300 .mat-ripple-element, body.theme-new-year .primary-400 .mat-ripple-element, body.theme-new-year .primary-500 .mat-ripple-element, body.theme-new-year .primary-600 .mat-ripple-element, body.theme-new-year .primary-700 .mat-ripple-element, body.theme-new-year .primary-800 .mat-ripple-element, body.theme-new-year .primary-900 .mat-ripple-element, body.theme-new-year .primary-A200 .mat-ripple-element, body.theme-new-year .primary-A400 .mat-ripple-element, body.theme-new-year .primary-A700 .mat-ripple-element, body.theme-new-year .primary .mat-ripple-element, body.theme-new-year .accent-50 .mat-ripple-element, body.theme-new-year .accent-100 .mat-ripple-element, body.theme-new-year .accent-200 .mat-ripple-element, body.theme-new-year .accent-300 .mat-ripple-element, body.theme-new-year .accent-400 .mat-ripple-element, body.theme-new-year .accent-500 .mat-ripple-element, body.theme-new-year .accent-600 .mat-ripple-element, body.theme-new-year .accent-700 .mat-ripple-element, body.theme-new-year .accent-800 .mat-ripple-element, body.theme-new-year .accent-900 .mat-ripple-element, body.theme-new-year .accent-A200 .mat-ripple-element, body.theme-new-year .accent-A400 .mat-ripple-element, body.theme-new-year .accent-A700 .mat-ripple-element, body.theme-new-year .accent .mat-ripple-element, body.theme-new-year .warn-50 .mat-ripple-element, body.theme-new-year .warn-100 .mat-ripple-element, body.theme-new-year .warn-200 .mat-ripple-element, body.theme-new-year .warn-300 .mat-ripple-element, body.theme-new-year .warn-400 .mat-ripple-element, body.theme-new-year .warn-500 .mat-ripple-element, body.theme-new-year .warn-600 .mat-ripple-element, body.theme-new-year .warn-700 .mat-ripple-element, body.theme-new-year .warn-800 .mat-ripple-element, body.theme-new-year .warn-900 .mat-ripple-element, body.theme-new-year .warn-A200 .mat-ripple-element, body.theme-new-year .warn-A400 .mat-ripple-element, body.theme-new-year .warn-A700 .mat-ripple-element, body.theme-new-year .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-new-year .primary-50 .adaptive-border-color, body.theme-new-year .primary-100 .adaptive-border-color, body.theme-new-year .primary-200 .adaptive-border-color, body.theme-new-year .primary-300 .adaptive-border-color, body.theme-new-year .primary-400 .adaptive-border-color, body.theme-new-year .primary-500 .adaptive-border-color, body.theme-new-year .primary-600 .adaptive-border-color, body.theme-new-year .primary-700 .adaptive-border-color, body.theme-new-year .primary-800 .adaptive-border-color, body.theme-new-year .primary-900 .adaptive-border-color, body.theme-new-year .primary-A200 .adaptive-border-color, body.theme-new-year .primary-A400 .adaptive-border-color, body.theme-new-year .primary-A700 .adaptive-border-color, body.theme-new-year .primary .adaptive-border-color, body.theme-new-year .accent-50 .adaptive-border-color, body.theme-new-year .accent-100 .adaptive-border-color, body.theme-new-year .accent-200 .adaptive-border-color, body.theme-new-year .accent-300 .adaptive-border-color, body.theme-new-year .accent-400 .adaptive-border-color, body.theme-new-year .accent-500 .adaptive-border-color, body.theme-new-year .accent-600 .adaptive-border-color, body.theme-new-year .accent-700 .adaptive-border-color, body.theme-new-year .accent-800 .adaptive-border-color, body.theme-new-year .accent-900 .adaptive-border-color, body.theme-new-year .accent-A200 .adaptive-border-color, body.theme-new-year .accent-A400 .adaptive-border-color, body.theme-new-year .accent-A700 .adaptive-border-color, body.theme-new-year .accent .adaptive-border-color, body.theme-new-year .warn-50 .adaptive-border-color, body.theme-new-year .warn-100 .adaptive-border-color, body.theme-new-year .warn-200 .adaptive-border-color, body.theme-new-year .warn-300 .adaptive-border-color, body.theme-new-year .warn-400 .adaptive-border-color, body.theme-new-year .warn-500 .adaptive-border-color, body.theme-new-year .warn-600 .adaptive-border-color, body.theme-new-year .warn-700 .adaptive-border-color, body.theme-new-year .warn-800 .adaptive-border-color, body.theme-new-year .warn-900 .adaptive-border-color, body.theme-new-year .warn-A200 .adaptive-border-color, body.theme-new-year .warn-A400 .adaptive-border-color, body.theme-new-year .warn-A700 .adaptive-border-color, body.theme-new-year .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-new-year .primary-A100 input[type='text'], body.theme-new-year .accent-A100 input[type='text'], body.theme-new-year .warn-A100 input[type='text'] {
  color: black; }
body.theme-new-year .primary-A100 .mat-form-field-label, body.theme-new-year .accent-A100 .mat-form-field-label, body.theme-new-year .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .primary-A100 .mat-form-field-underline, body.theme-new-year .accent-A100 .mat-form-field-underline, body.theme-new-year .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .primary-A100 .mat-select-trigger,
body.theme-new-year .primary-A100 .mat-select-arrow, body.theme-new-year .accent-A100 .mat-select-trigger,
body.theme-new-year .accent-A100 .mat-select-arrow, body.theme-new-year .warn-A100 .mat-select-trigger,
body.theme-new-year .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .primary-A100 .mat-select-underline, body.theme-new-year .accent-A100 .mat-select-underline, body.theme-new-year .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-new-year .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-A100 .mat-select-arrow,
body.theme-new-year .primary-A100 .mat-select-trigger, body.theme-new-year .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-A100 .mat-select-arrow,
body.theme-new-year .accent-A100 .mat-select-trigger, body.theme-new-year .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-A100 .mat-select-arrow,
body.theme-new-year .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-new-year .primary-50 input[type='text'], body.theme-new-year .primary-100 input[type='text'], body.theme-new-year .primary-200 input[type='text'], body.theme-new-year .primary-300 input[type='text'], body.theme-new-year .primary-400 input[type='text'], body.theme-new-year .primary-500 input[type='text'], body.theme-new-year .primary-600 input[type='text'], body.theme-new-year .primary-700 input[type='text'], body.theme-new-year .primary-800 input[type='text'], body.theme-new-year .primary-900 input[type='text'], body.theme-new-year .primary-A200 input[type='text'], body.theme-new-year .primary-A400 input[type='text'], body.theme-new-year .primary-A700 input[type='text'], body.theme-new-year .primary input[type='text'], body.theme-new-year .accent-50 input[type='text'], body.theme-new-year .accent-100 input[type='text'], body.theme-new-year .accent-200 input[type='text'], body.theme-new-year .accent-300 input[type='text'], body.theme-new-year .accent-400 input[type='text'], body.theme-new-year .accent-500 input[type='text'], body.theme-new-year .accent-600 input[type='text'], body.theme-new-year .accent-700 input[type='text'], body.theme-new-year .accent-800 input[type='text'], body.theme-new-year .accent-900 input[type='text'], body.theme-new-year .accent-A200 input[type='text'], body.theme-new-year .accent-A400 input[type='text'], body.theme-new-year .accent-A700 input[type='text'], body.theme-new-year .accent input[type='text'], body.theme-new-year .warn-50 input[type='text'], body.theme-new-year .warn-100 input[type='text'], body.theme-new-year .warn-200 input[type='text'], body.theme-new-year .warn-300 input[type='text'], body.theme-new-year .warn-400 input[type='text'], body.theme-new-year .warn-500 input[type='text'], body.theme-new-year .warn-600 input[type='text'], body.theme-new-year .warn-700 input[type='text'], body.theme-new-year .warn-800 input[type='text'], body.theme-new-year .warn-900 input[type='text'], body.theme-new-year .warn-A200 input[type='text'], body.theme-new-year .warn-A400 input[type='text'], body.theme-new-year .warn-A700 input[type='text'], body.theme-new-year .warn input[type='text'] {
  color: white; }
body.theme-new-year .primary-50 .mat-form-field-label, body.theme-new-year .primary-100 .mat-form-field-label, body.theme-new-year .primary-200 .mat-form-field-label, body.theme-new-year .primary-300 .mat-form-field-label, body.theme-new-year .primary-400 .mat-form-field-label, body.theme-new-year .primary-500 .mat-form-field-label, body.theme-new-year .primary-600 .mat-form-field-label, body.theme-new-year .primary-700 .mat-form-field-label, body.theme-new-year .primary-800 .mat-form-field-label, body.theme-new-year .primary-900 .mat-form-field-label, body.theme-new-year .primary-A200 .mat-form-field-label, body.theme-new-year .primary-A400 .mat-form-field-label, body.theme-new-year .primary-A700 .mat-form-field-label, body.theme-new-year .primary .mat-form-field-label, body.theme-new-year .accent-50 .mat-form-field-label, body.theme-new-year .accent-100 .mat-form-field-label, body.theme-new-year .accent-200 .mat-form-field-label, body.theme-new-year .accent-300 .mat-form-field-label, body.theme-new-year .accent-400 .mat-form-field-label, body.theme-new-year .accent-500 .mat-form-field-label, body.theme-new-year .accent-600 .mat-form-field-label, body.theme-new-year .accent-700 .mat-form-field-label, body.theme-new-year .accent-800 .mat-form-field-label, body.theme-new-year .accent-900 .mat-form-field-label, body.theme-new-year .accent-A200 .mat-form-field-label, body.theme-new-year .accent-A400 .mat-form-field-label, body.theme-new-year .accent-A700 .mat-form-field-label, body.theme-new-year .accent .mat-form-field-label, body.theme-new-year .warn-50 .mat-form-field-label, body.theme-new-year .warn-100 .mat-form-field-label, body.theme-new-year .warn-200 .mat-form-field-label, body.theme-new-year .warn-300 .mat-form-field-label, body.theme-new-year .warn-400 .mat-form-field-label, body.theme-new-year .warn-500 .mat-form-field-label, body.theme-new-year .warn-600 .mat-form-field-label, body.theme-new-year .warn-700 .mat-form-field-label, body.theme-new-year .warn-800 .mat-form-field-label, body.theme-new-year .warn-900 .mat-form-field-label, body.theme-new-year .warn-A200 .mat-form-field-label, body.theme-new-year .warn-A400 .mat-form-field-label, body.theme-new-year .warn-A700 .mat-form-field-label, body.theme-new-year .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-new-year .primary-50 .mat-form-field-underline, body.theme-new-year .primary-100 .mat-form-field-underline, body.theme-new-year .primary-200 .mat-form-field-underline, body.theme-new-year .primary-300 .mat-form-field-underline, body.theme-new-year .primary-400 .mat-form-field-underline, body.theme-new-year .primary-500 .mat-form-field-underline, body.theme-new-year .primary-600 .mat-form-field-underline, body.theme-new-year .primary-700 .mat-form-field-underline, body.theme-new-year .primary-800 .mat-form-field-underline, body.theme-new-year .primary-900 .mat-form-field-underline, body.theme-new-year .primary-A200 .mat-form-field-underline, body.theme-new-year .primary-A400 .mat-form-field-underline, body.theme-new-year .primary-A700 .mat-form-field-underline, body.theme-new-year .primary .mat-form-field-underline, body.theme-new-year .accent-50 .mat-form-field-underline, body.theme-new-year .accent-100 .mat-form-field-underline, body.theme-new-year .accent-200 .mat-form-field-underline, body.theme-new-year .accent-300 .mat-form-field-underline, body.theme-new-year .accent-400 .mat-form-field-underline, body.theme-new-year .accent-500 .mat-form-field-underline, body.theme-new-year .accent-600 .mat-form-field-underline, body.theme-new-year .accent-700 .mat-form-field-underline, body.theme-new-year .accent-800 .mat-form-field-underline, body.theme-new-year .accent-900 .mat-form-field-underline, body.theme-new-year .accent-A200 .mat-form-field-underline, body.theme-new-year .accent-A400 .mat-form-field-underline, body.theme-new-year .accent-A700 .mat-form-field-underline, body.theme-new-year .accent .mat-form-field-underline, body.theme-new-year .warn-50 .mat-form-field-underline, body.theme-new-year .warn-100 .mat-form-field-underline, body.theme-new-year .warn-200 .mat-form-field-underline, body.theme-new-year .warn-300 .mat-form-field-underline, body.theme-new-year .warn-400 .mat-form-field-underline, body.theme-new-year .warn-500 .mat-form-field-underline, body.theme-new-year .warn-600 .mat-form-field-underline, body.theme-new-year .warn-700 .mat-form-field-underline, body.theme-new-year .warn-800 .mat-form-field-underline, body.theme-new-year .warn-900 .mat-form-field-underline, body.theme-new-year .warn-A200 .mat-form-field-underline, body.theme-new-year .warn-A400 .mat-form-field-underline, body.theme-new-year .warn-A700 .mat-form-field-underline, body.theme-new-year .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-new-year .primary-50 .mat-select-trigger,
body.theme-new-year .primary-50 .mat-select-arrow, body.theme-new-year .primary-100 .mat-select-trigger,
body.theme-new-year .primary-100 .mat-select-arrow, body.theme-new-year .primary-200 .mat-select-trigger,
body.theme-new-year .primary-200 .mat-select-arrow, body.theme-new-year .primary-300 .mat-select-trigger,
body.theme-new-year .primary-300 .mat-select-arrow, body.theme-new-year .primary-400 .mat-select-trigger,
body.theme-new-year .primary-400 .mat-select-arrow, body.theme-new-year .primary-500 .mat-select-trigger,
body.theme-new-year .primary-500 .mat-select-arrow, body.theme-new-year .primary-600 .mat-select-trigger,
body.theme-new-year .primary-600 .mat-select-arrow, body.theme-new-year .primary-700 .mat-select-trigger,
body.theme-new-year .primary-700 .mat-select-arrow, body.theme-new-year .primary-800 .mat-select-trigger,
body.theme-new-year .primary-800 .mat-select-arrow, body.theme-new-year .primary-900 .mat-select-trigger,
body.theme-new-year .primary-900 .mat-select-arrow, body.theme-new-year .primary-A200 .mat-select-trigger,
body.theme-new-year .primary-A200 .mat-select-arrow, body.theme-new-year .primary-A400 .mat-select-trigger,
body.theme-new-year .primary-A400 .mat-select-arrow, body.theme-new-year .primary-A700 .mat-select-trigger,
body.theme-new-year .primary-A700 .mat-select-arrow, body.theme-new-year .primary .mat-select-trigger,
body.theme-new-year .primary .mat-select-arrow, body.theme-new-year .accent-50 .mat-select-trigger,
body.theme-new-year .accent-50 .mat-select-arrow, body.theme-new-year .accent-100 .mat-select-trigger,
body.theme-new-year .accent-100 .mat-select-arrow, body.theme-new-year .accent-200 .mat-select-trigger,
body.theme-new-year .accent-200 .mat-select-arrow, body.theme-new-year .accent-300 .mat-select-trigger,
body.theme-new-year .accent-300 .mat-select-arrow, body.theme-new-year .accent-400 .mat-select-trigger,
body.theme-new-year .accent-400 .mat-select-arrow, body.theme-new-year .accent-500 .mat-select-trigger,
body.theme-new-year .accent-500 .mat-select-arrow, body.theme-new-year .accent-600 .mat-select-trigger,
body.theme-new-year .accent-600 .mat-select-arrow, body.theme-new-year .accent-700 .mat-select-trigger,
body.theme-new-year .accent-700 .mat-select-arrow, body.theme-new-year .accent-800 .mat-select-trigger,
body.theme-new-year .accent-800 .mat-select-arrow, body.theme-new-year .accent-900 .mat-select-trigger,
body.theme-new-year .accent-900 .mat-select-arrow, body.theme-new-year .accent-A200 .mat-select-trigger,
body.theme-new-year .accent-A200 .mat-select-arrow, body.theme-new-year .accent-A400 .mat-select-trigger,
body.theme-new-year .accent-A400 .mat-select-arrow, body.theme-new-year .accent-A700 .mat-select-trigger,
body.theme-new-year .accent-A700 .mat-select-arrow, body.theme-new-year .accent .mat-select-trigger,
body.theme-new-year .accent .mat-select-arrow, body.theme-new-year .warn-50 .mat-select-trigger,
body.theme-new-year .warn-50 .mat-select-arrow, body.theme-new-year .warn-100 .mat-select-trigger,
body.theme-new-year .warn-100 .mat-select-arrow, body.theme-new-year .warn-200 .mat-select-trigger,
body.theme-new-year .warn-200 .mat-select-arrow, body.theme-new-year .warn-300 .mat-select-trigger,
body.theme-new-year .warn-300 .mat-select-arrow, body.theme-new-year .warn-400 .mat-select-trigger,
body.theme-new-year .warn-400 .mat-select-arrow, body.theme-new-year .warn-500 .mat-select-trigger,
body.theme-new-year .warn-500 .mat-select-arrow, body.theme-new-year .warn-600 .mat-select-trigger,
body.theme-new-year .warn-600 .mat-select-arrow, body.theme-new-year .warn-700 .mat-select-trigger,
body.theme-new-year .warn-700 .mat-select-arrow, body.theme-new-year .warn-800 .mat-select-trigger,
body.theme-new-year .warn-800 .mat-select-arrow, body.theme-new-year .warn-900 .mat-select-trigger,
body.theme-new-year .warn-900 .mat-select-arrow, body.theme-new-year .warn-A200 .mat-select-trigger,
body.theme-new-year .warn-A200 .mat-select-arrow, body.theme-new-year .warn-A400 .mat-select-trigger,
body.theme-new-year .warn-A400 .mat-select-arrow, body.theme-new-year .warn-A700 .mat-select-trigger,
body.theme-new-year .warn-A700 .mat-select-arrow, body.theme-new-year .warn .mat-select-trigger,
body.theme-new-year .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-new-year .primary-50 .mat-select-underline, body.theme-new-year .primary-100 .mat-select-underline, body.theme-new-year .primary-200 .mat-select-underline, body.theme-new-year .primary-300 .mat-select-underline, body.theme-new-year .primary-400 .mat-select-underline, body.theme-new-year .primary-500 .mat-select-underline, body.theme-new-year .primary-600 .mat-select-underline, body.theme-new-year .primary-700 .mat-select-underline, body.theme-new-year .primary-800 .mat-select-underline, body.theme-new-year .primary-900 .mat-select-underline, body.theme-new-year .primary-A200 .mat-select-underline, body.theme-new-year .primary-A400 .mat-select-underline, body.theme-new-year .primary-A700 .mat-select-underline, body.theme-new-year .primary .mat-select-underline, body.theme-new-year .accent-50 .mat-select-underline, body.theme-new-year .accent-100 .mat-select-underline, body.theme-new-year .accent-200 .mat-select-underline, body.theme-new-year .accent-300 .mat-select-underline, body.theme-new-year .accent-400 .mat-select-underline, body.theme-new-year .accent-500 .mat-select-underline, body.theme-new-year .accent-600 .mat-select-underline, body.theme-new-year .accent-700 .mat-select-underline, body.theme-new-year .accent-800 .mat-select-underline, body.theme-new-year .accent-900 .mat-select-underline, body.theme-new-year .accent-A200 .mat-select-underline, body.theme-new-year .accent-A400 .mat-select-underline, body.theme-new-year .accent-A700 .mat-select-underline, body.theme-new-year .accent .mat-select-underline, body.theme-new-year .warn-50 .mat-select-underline, body.theme-new-year .warn-100 .mat-select-underline, body.theme-new-year .warn-200 .mat-select-underline, body.theme-new-year .warn-300 .mat-select-underline, body.theme-new-year .warn-400 .mat-select-underline, body.theme-new-year .warn-500 .mat-select-underline, body.theme-new-year .warn-600 .mat-select-underline, body.theme-new-year .warn-700 .mat-select-underline, body.theme-new-year .warn-800 .mat-select-underline, body.theme-new-year .warn-900 .mat-select-underline, body.theme-new-year .warn-A200 .mat-select-underline, body.theme-new-year .warn-A400 .mat-select-underline, body.theme-new-year .warn-A700 .mat-select-underline, body.theme-new-year .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-new-year .primary-50 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-50 .mat-select-arrow,
body.theme-new-year .primary-50 .mat-select-trigger, body.theme-new-year .primary-100 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-100 .mat-select-arrow,
body.theme-new-year .primary-100 .mat-select-trigger, body.theme-new-year .primary-200 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-200 .mat-select-arrow,
body.theme-new-year .primary-200 .mat-select-trigger, body.theme-new-year .primary-300 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-300 .mat-select-arrow,
body.theme-new-year .primary-300 .mat-select-trigger, body.theme-new-year .primary-400 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-400 .mat-select-arrow,
body.theme-new-year .primary-400 .mat-select-trigger, body.theme-new-year .primary-500 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-500 .mat-select-arrow,
body.theme-new-year .primary-500 .mat-select-trigger, body.theme-new-year .primary-600 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-600 .mat-select-arrow,
body.theme-new-year .primary-600 .mat-select-trigger, body.theme-new-year .primary-700 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-700 .mat-select-arrow,
body.theme-new-year .primary-700 .mat-select-trigger, body.theme-new-year .primary-800 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-800 .mat-select-arrow,
body.theme-new-year .primary-800 .mat-select-trigger, body.theme-new-year .primary-900 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-900 .mat-select-arrow,
body.theme-new-year .primary-900 .mat-select-trigger, body.theme-new-year .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-A200 .mat-select-arrow,
body.theme-new-year .primary-A200 .mat-select-trigger, body.theme-new-year .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-A400 .mat-select-arrow,
body.theme-new-year .primary-A400 .mat-select-trigger, body.theme-new-year .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-new-year .primary-A700 .mat-select-arrow,
body.theme-new-year .primary-A700 .mat-select-trigger, body.theme-new-year .primary .mat-select-disabled .mat-select-value,
body.theme-new-year .primary .mat-select-arrow,
body.theme-new-year .primary .mat-select-trigger, body.theme-new-year .accent-50 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-50 .mat-select-arrow,
body.theme-new-year .accent-50 .mat-select-trigger, body.theme-new-year .accent-100 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-100 .mat-select-arrow,
body.theme-new-year .accent-100 .mat-select-trigger, body.theme-new-year .accent-200 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-200 .mat-select-arrow,
body.theme-new-year .accent-200 .mat-select-trigger, body.theme-new-year .accent-300 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-300 .mat-select-arrow,
body.theme-new-year .accent-300 .mat-select-trigger, body.theme-new-year .accent-400 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-400 .mat-select-arrow,
body.theme-new-year .accent-400 .mat-select-trigger, body.theme-new-year .accent-500 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-500 .mat-select-arrow,
body.theme-new-year .accent-500 .mat-select-trigger, body.theme-new-year .accent-600 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-600 .mat-select-arrow,
body.theme-new-year .accent-600 .mat-select-trigger, body.theme-new-year .accent-700 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-700 .mat-select-arrow,
body.theme-new-year .accent-700 .mat-select-trigger, body.theme-new-year .accent-800 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-800 .mat-select-arrow,
body.theme-new-year .accent-800 .mat-select-trigger, body.theme-new-year .accent-900 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-900 .mat-select-arrow,
body.theme-new-year .accent-900 .mat-select-trigger, body.theme-new-year .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-A200 .mat-select-arrow,
body.theme-new-year .accent-A200 .mat-select-trigger, body.theme-new-year .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-A400 .mat-select-arrow,
body.theme-new-year .accent-A400 .mat-select-trigger, body.theme-new-year .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-new-year .accent-A700 .mat-select-arrow,
body.theme-new-year .accent-A700 .mat-select-trigger, body.theme-new-year .accent .mat-select-disabled .mat-select-value,
body.theme-new-year .accent .mat-select-arrow,
body.theme-new-year .accent .mat-select-trigger, body.theme-new-year .warn-50 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-50 .mat-select-arrow,
body.theme-new-year .warn-50 .mat-select-trigger, body.theme-new-year .warn-100 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-100 .mat-select-arrow,
body.theme-new-year .warn-100 .mat-select-trigger, body.theme-new-year .warn-200 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-200 .mat-select-arrow,
body.theme-new-year .warn-200 .mat-select-trigger, body.theme-new-year .warn-300 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-300 .mat-select-arrow,
body.theme-new-year .warn-300 .mat-select-trigger, body.theme-new-year .warn-400 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-400 .mat-select-arrow,
body.theme-new-year .warn-400 .mat-select-trigger, body.theme-new-year .warn-500 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-500 .mat-select-arrow,
body.theme-new-year .warn-500 .mat-select-trigger, body.theme-new-year .warn-600 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-600 .mat-select-arrow,
body.theme-new-year .warn-600 .mat-select-trigger, body.theme-new-year .warn-700 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-700 .mat-select-arrow,
body.theme-new-year .warn-700 .mat-select-trigger, body.theme-new-year .warn-800 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-800 .mat-select-arrow,
body.theme-new-year .warn-800 .mat-select-trigger, body.theme-new-year .warn-900 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-900 .mat-select-arrow,
body.theme-new-year .warn-900 .mat-select-trigger, body.theme-new-year .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-A200 .mat-select-arrow,
body.theme-new-year .warn-A200 .mat-select-trigger, body.theme-new-year .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-A400 .mat-select-arrow,
body.theme-new-year .warn-A400 .mat-select-trigger, body.theme-new-year .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-new-year .warn-A700 .mat-select-arrow,
body.theme-new-year .warn-A700 .mat-select-trigger, body.theme-new-year .warn .mat-select-disabled .mat-select-value,
body.theme-new-year .warn .mat-select-arrow,
body.theme-new-year .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-new-year .primary-50 .mat-select-value, body.theme-new-year .primary-100 .mat-select-value, body.theme-new-year .primary-200 .mat-select-value, body.theme-new-year .primary-300 .mat-select-value, body.theme-new-year .primary-400 .mat-select-value, body.theme-new-year .primary-500 .mat-select-value, body.theme-new-year .primary-600 .mat-select-value, body.theme-new-year .primary-700 .mat-select-value, body.theme-new-year .primary-800 .mat-select-value, body.theme-new-year .primary-900 .mat-select-value, body.theme-new-year .primary-A200 .mat-select-value, body.theme-new-year .primary-A400 .mat-select-value, body.theme-new-year .primary-A700 .mat-select-value, body.theme-new-year .primary .mat-select-value, body.theme-new-year .accent-50 .mat-select-value, body.theme-new-year .accent-100 .mat-select-value, body.theme-new-year .accent-200 .mat-select-value, body.theme-new-year .accent-300 .mat-select-value, body.theme-new-year .accent-400 .mat-select-value, body.theme-new-year .accent-500 .mat-select-value, body.theme-new-year .accent-600 .mat-select-value, body.theme-new-year .accent-700 .mat-select-value, body.theme-new-year .accent-800 .mat-select-value, body.theme-new-year .accent-900 .mat-select-value, body.theme-new-year .accent-A200 .mat-select-value, body.theme-new-year .accent-A400 .mat-select-value, body.theme-new-year .accent-A700 .mat-select-value, body.theme-new-year .accent .mat-select-value, body.theme-new-year .warn-50 .mat-select-value, body.theme-new-year .warn-100 .mat-select-value, body.theme-new-year .warn-200 .mat-select-value, body.theme-new-year .warn-300 .mat-select-value, body.theme-new-year .warn-400 .mat-select-value, body.theme-new-year .warn-500 .mat-select-value, body.theme-new-year .warn-600 .mat-select-value, body.theme-new-year .warn-700 .mat-select-value, body.theme-new-year .warn-800 .mat-select-value, body.theme-new-year .warn-900 .mat-select-value, body.theme-new-year .warn-A200 .mat-select-value, body.theme-new-year .warn-A400 .mat-select-value, body.theme-new-year .warn-A700 .mat-select-value, body.theme-new-year .warn .mat-select-value {
  color: white; }
body.theme-TombSweep .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-TombSweep .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-option:hover:not(.mat-option-disabled), body.theme-TombSweep .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #a4b56b; }
body.theme-TombSweep .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #a4b56b; }
body.theme-TombSweep .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #a4b56b; }
body.theme-TombSweep .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-TombSweep .mat-pseudo-checkbox-checked,
body.theme-TombSweep .mat-pseudo-checkbox-indeterminate,
body.theme-TombSweep .mat-accent .mat-pseudo-checkbox-checked,
body.theme-TombSweep .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #a4b56b; }
body.theme-TombSweep .mat-primary .mat-pseudo-checkbox-checked,
body.theme-TombSweep .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #a4b56b; }
body.theme-TombSweep .mat-warn .mat-pseudo-checkbox-checked,
body.theme-TombSweep .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #a4b56b; }
body.theme-TombSweep .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-TombSweep .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-TombSweep .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .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); }
body.theme-TombSweep .mat-app-background, body.theme-TombSweep.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-TombSweep .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-TombSweep .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-badge-content {
  color: white;
  background: #a4b56b; }
@media (-ms-high-contrast: active) {
    body.theme-TombSweep .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-TombSweep .mat-badge-accent .mat-badge-content {
  background: #a4b56b;
  color: white; }
body.theme-TombSweep .mat-badge-warn .mat-badge-content {
  color: white;
  background: #a4b56b; }
body.theme-TombSweep .mat-badge {
  position: relative; }
body.theme-TombSweep .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-TombSweep .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-TombSweep .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-TombSweep .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-TombSweep .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-TombSweep .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-TombSweep .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-TombSweep .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-TombSweep .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-TombSweep .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-TombSweep .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-TombSweep .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-TombSweep .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-TombSweep .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-TombSweep .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-TombSweep .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-TombSweep .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-TombSweep .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-TombSweep .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-TombSweep .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-TombSweep .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-TombSweep .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-TombSweep .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-TombSweep .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-TombSweep .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-TombSweep .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-button, body.theme-TombSweep .mat-icon-button, body.theme-TombSweep .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-TombSweep .mat-button.mat-primary, body.theme-TombSweep .mat-icon-button.mat-primary, body.theme-TombSweep .mat-stroked-button.mat-primary {
    color: #a4b56b; }
body.theme-TombSweep .mat-button.mat-accent, body.theme-TombSweep .mat-icon-button.mat-accent, body.theme-TombSweep .mat-stroked-button.mat-accent {
    color: #a4b56b; }
body.theme-TombSweep .mat-button.mat-warn, body.theme-TombSweep .mat-icon-button.mat-warn, body.theme-TombSweep .mat-stroked-button.mat-warn {
    color: #a4b56b; }
body.theme-TombSweep .mat-button.mat-primary[disabled], body.theme-TombSweep .mat-button.mat-accent[disabled], body.theme-TombSweep .mat-button.mat-warn[disabled], body.theme-TombSweep .mat-button[disabled][disabled], body.theme-TombSweep .mat-icon-button.mat-primary[disabled], body.theme-TombSweep .mat-icon-button.mat-accent[disabled], body.theme-TombSweep .mat-icon-button.mat-warn[disabled], body.theme-TombSweep .mat-icon-button[disabled][disabled], body.theme-TombSweep .mat-stroked-button.mat-primary[disabled], body.theme-TombSweep .mat-stroked-button.mat-accent[disabled], body.theme-TombSweep .mat-stroked-button.mat-warn[disabled], body.theme-TombSweep .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-button.mat-primary .mat-button-focus-overlay, body.theme-TombSweep .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-TombSweep .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-button.mat-accent .mat-button-focus-overlay, body.theme-TombSweep .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-TombSweep .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-button.mat-warn .mat-button-focus-overlay, body.theme-TombSweep .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-TombSweep .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-button[disabled] .mat-button-focus-overlay, body.theme-TombSweep .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-TombSweep .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-TombSweep .mat-button .mat-ripple-element, body.theme-TombSweep .mat-icon-button .mat-ripple-element, body.theme-TombSweep .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-TombSweep .mat-button-focus-overlay {
  background: black; }
body.theme-TombSweep .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-flat-button, body.theme-TombSweep .mat-raised-button, body.theme-TombSweep .mat-fab, body.theme-TombSweep .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-TombSweep .mat-flat-button.mat-primary, body.theme-TombSweep .mat-raised-button.mat-primary, body.theme-TombSweep .mat-fab.mat-primary, body.theme-TombSweep .mat-mini-fab.mat-primary {
    color: white; }
body.theme-TombSweep .mat-flat-button.mat-accent, body.theme-TombSweep .mat-raised-button.mat-accent, body.theme-TombSweep .mat-fab.mat-accent, body.theme-TombSweep .mat-mini-fab.mat-accent {
    color: white; }
body.theme-TombSweep .mat-flat-button.mat-warn, body.theme-TombSweep .mat-raised-button.mat-warn, body.theme-TombSweep .mat-fab.mat-warn, body.theme-TombSweep .mat-mini-fab.mat-warn {
    color: white; }
body.theme-TombSweep .mat-flat-button.mat-primary[disabled], body.theme-TombSweep .mat-flat-button.mat-accent[disabled], body.theme-TombSweep .mat-flat-button.mat-warn[disabled], body.theme-TombSweep .mat-flat-button[disabled][disabled], body.theme-TombSweep .mat-raised-button.mat-primary[disabled], body.theme-TombSweep .mat-raised-button.mat-accent[disabled], body.theme-TombSweep .mat-raised-button.mat-warn[disabled], body.theme-TombSweep .mat-raised-button[disabled][disabled], body.theme-TombSweep .mat-fab.mat-primary[disabled], body.theme-TombSweep .mat-fab.mat-accent[disabled], body.theme-TombSweep .mat-fab.mat-warn[disabled], body.theme-TombSweep .mat-fab[disabled][disabled], body.theme-TombSweep .mat-mini-fab.mat-primary[disabled], body.theme-TombSweep .mat-mini-fab.mat-accent[disabled], body.theme-TombSweep .mat-mini-fab.mat-warn[disabled], body.theme-TombSweep .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-flat-button.mat-primary, body.theme-TombSweep .mat-raised-button.mat-primary, body.theme-TombSweep .mat-fab.mat-primary, body.theme-TombSweep .mat-mini-fab.mat-primary {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-flat-button.mat-accent, body.theme-TombSweep .mat-raised-button.mat-accent, body.theme-TombSweep .mat-fab.mat-accent, body.theme-TombSweep .mat-mini-fab.mat-accent {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-flat-button.mat-warn, body.theme-TombSweep .mat-raised-button.mat-warn, body.theme-TombSweep .mat-fab.mat-warn, body.theme-TombSweep .mat-mini-fab.mat-warn {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-flat-button.mat-primary[disabled], body.theme-TombSweep .mat-flat-button.mat-accent[disabled], body.theme-TombSweep .mat-flat-button.mat-warn[disabled], body.theme-TombSweep .mat-flat-button[disabled][disabled], body.theme-TombSweep .mat-raised-button.mat-primary[disabled], body.theme-TombSweep .mat-raised-button.mat-accent[disabled], body.theme-TombSweep .mat-raised-button.mat-warn[disabled], body.theme-TombSweep .mat-raised-button[disabled][disabled], body.theme-TombSweep .mat-fab.mat-primary[disabled], body.theme-TombSweep .mat-fab.mat-accent[disabled], body.theme-TombSweep .mat-fab.mat-warn[disabled], body.theme-TombSweep .mat-fab[disabled][disabled], body.theme-TombSweep .mat-mini-fab.mat-primary[disabled], body.theme-TombSweep .mat-mini-fab.mat-accent[disabled], body.theme-TombSweep .mat-mini-fab.mat-warn[disabled], body.theme-TombSweep .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-flat-button.mat-primary .mat-ripple-element, body.theme-TombSweep .mat-raised-button.mat-primary .mat-ripple-element, body.theme-TombSweep .mat-fab.mat-primary .mat-ripple-element, body.theme-TombSweep .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .mat-flat-button.mat-accent .mat-ripple-element, body.theme-TombSweep .mat-raised-button.mat-accent .mat-ripple-element, body.theme-TombSweep .mat-fab.mat-accent .mat-ripple-element, body.theme-TombSweep .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .mat-flat-button.mat-warn .mat-ripple-element, body.theme-TombSweep .mat-raised-button.mat-warn .mat-ripple-element, body.theme-TombSweep .mat-fab.mat-warn .mat-ripple-element, body.theme-TombSweep .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-TombSweep .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-fab:not([class*='mat-elevation-z']), body.theme-TombSweep .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-TombSweep .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-TombSweep .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-button-toggle-standalone,
body.theme-TombSweep .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-TombSweep .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-TombSweep .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-TombSweep .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-TombSweep .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-TombSweep .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-TombSweep .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-TombSweep .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-TombSweep .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-TombSweep .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-TombSweep .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-TombSweep .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-TombSweep .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-TombSweep .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-TombSweep .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-TombSweep .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-TombSweep .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-TombSweep .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-TombSweep .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-TombSweep .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-TombSweep .mat-checkbox-background {
    background: none; } }
body.theme-TombSweep .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-TombSweep .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-TombSweep .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-TombSweep .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .mat-table {
  background: white; }
body.theme-TombSweep .mat-table thead, body.theme-TombSweep .mat-table tbody, body.theme-TombSweep .mat-table tfoot,
body.theme-TombSweep mat-header-row, body.theme-TombSweep mat-row, body.theme-TombSweep mat-footer-row,
body.theme-TombSweep [mat-header-row], body.theme-TombSweep [mat-row], body.theme-TombSweep [mat-footer-row],
body.theme-TombSweep .mat-table-sticky {
  background: inherit; }
body.theme-TombSweep mat-row, body.theme-TombSweep mat-header-row, body.theme-TombSweep mat-footer-row,
body.theme-TombSweep th.mat-header-cell, body.theme-TombSweep td.mat-cell, body.theme-TombSweep td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-cell, body.theme-TombSweep .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-datepicker-toggle,
body.theme-TombSweep .mat-datepicker-content .mat-calendar-next-button,
body.theme-TombSweep .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-TombSweep .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-TombSweep .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-TombSweep .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-TombSweep .mat-calendar-body-selected {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(164, 181, 107, 0.4); }
body.theme-TombSweep .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-TombSweep .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #a4b56b;
    color: white; }
body.theme-TombSweep .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(164, 181, 107, 0.4); }
body.theme-TombSweep .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-TombSweep .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #a4b56b;
    color: white; }
body.theme-TombSweep .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(164, 181, 107, 0.4); }
body.theme-TombSweep .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-TombSweep .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); }
body.theme-TombSweep .mat-datepicker-toggle-active {
  color: #a4b56b; }
body.theme-TombSweep .mat-datepicker-toggle-active.mat-accent {
    color: #a4b56b; }
body.theme-TombSweep .mat-datepicker-toggle-active.mat-warn {
    color: #a4b56b; }
body.theme-TombSweep .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-TombSweep .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-TombSweep .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-TombSweep .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-TombSweep .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-expansion-panel-header-description,
body.theme-TombSweep .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-TombSweep .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-TombSweep .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-TombSweep .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-TombSweep .mat-form-field.mat-focused .mat-form-field-label {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #a4b56b; }
body.theme-TombSweep .mat-focused .mat-form-field-required-marker {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #a4b56b; }
body.theme-TombSweep .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-TombSweep .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-TombSweep .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-error {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-TombSweep .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-TombSweep .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-TombSweep .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-TombSweep .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-TombSweep .mat-icon.mat-primary {
  color: #a4b56b; }
body.theme-TombSweep .mat-icon.mat-accent {
  color: #a4b56b; }
body.theme-TombSweep .mat-icon.mat-warn {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-input-element:disabled,
body.theme-TombSweep .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-input-element {
  caret-color: #a4b56b; }
body.theme-TombSweep .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-accent .mat-input-element {
  caret-color: #a4b56b; }
body.theme-TombSweep .mat-warn .mat-input-element,
body.theme-TombSweep .mat-form-field-invalid .mat-input-element {
  caret-color: #a4b56b; }
body.theme-TombSweep .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #a4b56b; }
body.theme-TombSweep .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-TombSweep .mat-list-option:hover, body.theme-TombSweep .mat-list-option:focus,
body.theme-TombSweep .mat-nav-list .mat-list-item:hover,
body.theme-TombSweep .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .mat-menu-panel {
  background: white; }
body.theme-TombSweep .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-menu-item[disabled], body.theme-TombSweep .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-menu-item .mat-icon-no-color,
body.theme-TombSweep .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-menu-item:hover:not([disabled]),
body.theme-TombSweep .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-TombSweep .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-TombSweep .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .mat-paginator {
  background: white; }
body.theme-TombSweep .mat-paginator,
body.theme-TombSweep .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-paginator-decrement,
body.theme-TombSweep .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-paginator-first,
body.theme-TombSweep .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-TombSweep .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-TombSweep .mat-icon-button[disabled] .mat-paginator-first,
body.theme-TombSweep .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-progress-bar-background {
  fill: #a4b56b; }
body.theme-TombSweep .mat-progress-bar-buffer {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-progress-bar-fill::after {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #a4b56b; }
body.theme-TombSweep .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #a4b56b; }
body.theme-TombSweep .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-progress-spinner circle, body.theme-TombSweep .mat-spinner circle {
  stroke: #a4b56b; }
body.theme-TombSweep .mat-progress-spinner.mat-accent circle, body.theme-TombSweep .mat-spinner.mat-accent circle {
  stroke: #a4b56b; }
body.theme-TombSweep .mat-progress-spinner.mat-warn circle, body.theme-TombSweep .mat-spinner.mat-warn circle {
  stroke: #a4b56b; }
body.theme-TombSweep .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #a4b56b; }
body.theme-TombSweep .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-TombSweep .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-TombSweep .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-TombSweep .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #a4b56b; }
body.theme-TombSweep .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-TombSweep .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-TombSweep .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-TombSweep .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #a4b56b; }
body.theme-TombSweep .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-TombSweep .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-TombSweep .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-TombSweep .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-TombSweep .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-TombSweep .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-TombSweep .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-TombSweep .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-select-panel {
  background: white; }
body.theme-TombSweep .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #a4b56b; }
body.theme-TombSweep .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-TombSweep .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-TombSweep [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-TombSweep [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-TombSweep .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(164, 181, 107, 0.54); }
body.theme-TombSweep .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(164, 181, 107, 0.54); }
body.theme-TombSweep .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(164, 181, 107, 0.54); }
body.theme-TombSweep .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-TombSweep .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-TombSweep .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-primary .mat-slider-track-fill,
body.theme-TombSweep .mat-primary .mat-slider-thumb,
body.theme-TombSweep .mat-primary .mat-slider-thumb-label {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-TombSweep .mat-accent .mat-slider-track-fill,
body.theme-TombSweep .mat-accent .mat-slider-thumb,
body.theme-TombSweep .mat-accent .mat-slider-thumb-label {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-TombSweep .mat-warn .mat-slider-track-fill,
body.theme-TombSweep .mat-warn .mat-slider-thumb,
body.theme-TombSweep .mat-warn .mat-slider-thumb-label {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-TombSweep .mat-slider-focus-ring {
  background-color: rgba(164, 181, 107, 0.2); }
body.theme-TombSweep .mat-slider:hover .mat-slider-track-background,
body.theme-TombSweep .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-slider-disabled .mat-slider-track-background,
body.theme-TombSweep .mat-slider-disabled .mat-slider-track-fill,
body.theme-TombSweep .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-TombSweep .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-TombSweep .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-TombSweep .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-TombSweep .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-TombSweep .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-TombSweep .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-TombSweep .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-TombSweep .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-TombSweep .mat-step-header.cdk-keyboard-focused, body.theme-TombSweep .mat-step-header.cdk-program-focused, body.theme-TombSweep .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-TombSweep .mat-step-header:hover {
    background: none; } }
body.theme-TombSweep .mat-step-header .mat-step-label,
body.theme-TombSweep .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-TombSweep .mat-step-header .mat-step-icon-selected,
body.theme-TombSweep .mat-step-header .mat-step-icon-state-done,
body.theme-TombSweep .mat-step-header .mat-step-icon-state-edit {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #a4b56b; }
body.theme-TombSweep .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-step-header .mat-step-label.mat-step-label-error {
  color: #a4b56b; }
body.theme-TombSweep .mat-stepper-horizontal, body.theme-TombSweep .mat-stepper-vertical {
  background-color: white; }
body.theme-TombSweep .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-horizontal-stepper-header::before,
body.theme-TombSweep .mat-horizontal-stepper-header::after,
body.theme-TombSweep .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-sort-header-arrow {
  color: #757575; }
body.theme-TombSweep .mat-tab-nav-bar,
body.theme-TombSweep .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-TombSweep .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-TombSweep .mat-tab-label, body.theme-TombSweep .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-TombSweep .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-TombSweep .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(164, 181, 107, 0.3); }
body.theme-TombSweep .mat-tab-group.mat-primary .mat-ink-bar, body.theme-TombSweep .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-TombSweep .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-TombSweep .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(164, 181, 107, 0.3); }
body.theme-TombSweep .mat-tab-group.mat-accent .mat-ink-bar, body.theme-TombSweep .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-TombSweep .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-TombSweep .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(164, 181, 107, 0.3); }
body.theme-TombSweep .mat-tab-group.mat-warn .mat-ink-bar, body.theme-TombSweep .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-TombSweep .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(164, 181, 107, 0.3); }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-TombSweep .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); }
body.theme-TombSweep .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-TombSweep .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(164, 181, 107, 0.3); }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-TombSweep .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-TombSweep .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(164, 181, 107, 0.3); }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #a4b56b; }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-TombSweep .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); }
body.theme-TombSweep .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-TombSweep .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-TombSweep .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-toolbar.mat-primary {
    background: #a4b56b;
    color: white; }
body.theme-TombSweep .mat-toolbar.mat-accent {
    background: #a4b56b;
    color: white; }
body.theme-TombSweep .mat-toolbar.mat-warn {
    background: #a4b56b;
    color: white; }
body.theme-TombSweep .mat-toolbar .mat-form-field-underline,
  body.theme-TombSweep .mat-toolbar .mat-form-field-ripple,
  body.theme-TombSweep .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-TombSweep .mat-toolbar .mat-form-field-label,
  body.theme-TombSweep .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-TombSweep .mat-toolbar .mat-select-value,
  body.theme-TombSweep .mat-toolbar .mat-select-arrow,
  body.theme-TombSweep .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-TombSweep .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-TombSweep .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-TombSweep .mat-tree {
  background: white; }
body.theme-TombSweep .mat-tree-node,
body.theme-TombSweep .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .mat-simple-snackbar-action {
  color: #a4b56b; }
body.theme-TombSweep {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-TombSweep .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .icon,
body.theme-TombSweep i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .fade-text,
body.theme-TombSweep .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .form-wrapper {
  background-color: white; }
body.theme-TombSweep .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .simple-pagination {
  background: white; }
body.theme-TombSweep .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .price-tables .price-table {
  background: white; }
body.theme-TombSweep .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .simple-table-container {
  background: white; }
body.theme-TombSweep table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-TombSweep .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .page-layout.carded.left-sidebar > .center > .content-card, body.theme-TombSweep .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-TombSweep .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-TombSweep .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .page-layout.simple.left-sidebar > .center > .content, body.theme-TombSweep .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-TombSweep .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-TombSweep .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-TombSweep a,
body.theme-TombSweep .chart-label,
body.theme-TombSweep .theme-text {
  color: #a4b56b; }
body.theme-TombSweep code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-TombSweep .changelog .entry {
  background-color: white; }
body.theme-TombSweep .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-TombSweep #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-TombSweep fuse-sidebar {
  background: #fafafa; }
body.theme-TombSweep .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-TombSweep .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-TombSweep fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-TombSweep fuse-widget > .fuse-widget-front,
body.theme-TombSweep fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #a4b56b; }
body.theme-TombSweep ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-TombSweep ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-TombSweep ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #a4b56b; }
body.theme-TombSweep ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-TombSweep ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-TombSweep chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #a4b56b; }
body.theme-TombSweep chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #a4b56b;
    color: white; }
body.theme-TombSweep chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-TombSweep chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #a4b56b;
  color: white;
  background-color: #aaabad; }
body.theme-TombSweep chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-TombSweep chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-TombSweep toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-TombSweep #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-TombSweep #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-TombSweep #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-TombSweep #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-TombSweep #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #academy-course .sidebar .steps .step.current {
    background: #a4b56b;
    color: white; }
body.theme-TombSweep #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #a4b56b; }
body.theme-TombSweep #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #academy-course .sidebar .steps .step.completed .index span {
      border-color: #a4b56b; }
body.theme-TombSweep #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #a4b56b; }
body.theme-TombSweep #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #a4b56b; }
body.theme-TombSweep #academy-course .sidebar .steps .step .index:before, body.theme-TombSweep #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #academy-course .center .content {
  background: #eeeeee; }
body.theme-TombSweep #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-TombSweep .cal-month-view {
  background: white; }
body.theme-TombSweep .cal-month-view .cal-day-badge {
    background: #a4b56b;
    color: white; }
body.theme-TombSweep .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-TombSweep .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-TombSweep .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #a4b56b; }
body.theme-TombSweep .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-month-view .cal-open-day-events {
    background: #a4b56b; }
body.theme-TombSweep .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-TombSweep .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #a4b56b; }
body.theme-TombSweep .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #a4b56b;
  color: white;
  background-color: #aaabad; }
body.theme-TombSweep chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-TombSweep chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-TombSweep chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-TombSweep chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #a4b56b; }
body.theme-TombSweep chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-TombSweep chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-TombSweep chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-TombSweep chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #contacts .header .search-wrapper {
  background: white; }
body.theme-TombSweep #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-TombSweep #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-TombSweep scrumboard-board-list .list .list-header,
body.theme-TombSweep scrumboard-board-list .list .list-content,
body.theme-TombSweep scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-TombSweep scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-TombSweep scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep scrumboard-board #board > .header {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-TombSweep scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-TombSweep scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-TombSweep scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-TombSweep scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-TombSweep scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-TombSweep scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-TombSweep .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-TombSweep .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-TombSweep .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-TombSweep .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #a4b56b;
  color: white; }
body.theme-TombSweep todo .center .header .search-wrapper {
  background: white; }
body.theme-TombSweep todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep todo-list-item.completed {
    background: #efefef; }
body.theme-TombSweep todo-list-item.completed .title,
    body.theme-TombSweep todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep todo-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-TombSweep login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep login #login #login-form-wrapper #login-form .separator .text:before, body.theme-TombSweep login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep login-2 #login #login-intro {
  color: white; }
body.theme-TombSweep login-2 #login #login-form-wrapper {
  background: white; }
body.theme-TombSweep login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-TombSweep login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-TombSweep register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep register #register #register-form-wrapper #register-form .separator .text:before, body.theme-TombSweep register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep register-2 #register #register-intro {
  color: white; }
body.theme-TombSweep register-2 #register #register-form-wrapper {
  background: white; }
body.theme-TombSweep register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-TombSweep register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-TombSweep reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-TombSweep reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-TombSweep forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-TombSweep forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-TombSweep forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-TombSweep lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-TombSweep lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-TombSweep lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-TombSweep mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-TombSweep coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-TombSweep error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-TombSweep maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #a4b56b;
  color: white; }
body.theme-TombSweep profile-about #about .about-sidebar .groups .content .group .category,
body.theme-TombSweep profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-about .profile-box .content {
  background-color: white; }
body.theme-TombSweep profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-TombSweep profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-TombSweep profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-TombSweep profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-TombSweep profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #a4b56b; }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #a4b56b; }
body.theme-TombSweep profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-TombSweep profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #a4b56b; }
body.theme-TombSweep profile-timeline .profile-box .content {
  background-color: white; }
body.theme-TombSweep profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-TombSweep search-classic .header .search-wrapper {
  background: white; }
body.theme-TombSweep search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep search-modern .header .search-wrapper {
  background: white; }
body.theme-TombSweep search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep search-modern .content .results .result-item {
  background: white; }
body.theme-TombSweep faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep knowledge-base .content .articles-list {
  background-color: white; }
body.theme-TombSweep datatable-body {
  background-color: white; }
body.theme-TombSweep #decision .header .search-wrapper {
  background: white; }
body.theme-TombSweep #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #decision .content .center .toolbar {
  background: white; }
body.theme-TombSweep #decision .content .center .content {
  background: white; }
body.theme-TombSweep #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-TombSweep #decision .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-TombSweep #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep decision-list-item.completed {
    background: #efefef; }
body.theme-TombSweep decision-list-item.completed .title,
    body.theme-TombSweep decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep decision-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #my-itservice .header .search-wrapper {
  background: white; }
body.theme-TombSweep #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #my-itservice .content .center .toolbar {
  background: white; }
body.theme-TombSweep #my-itservice .content .center .content {
  background: white; }
body.theme-TombSweep #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-TombSweep #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-TombSweep #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-TombSweep app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-TombSweep app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep app-itservice-list-item.completed {
    background: #efefef; }
body.theme-TombSweep app-itservice-list-item.completed .title,
    body.theme-TombSweep app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep app-itservice-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #createMaster .content .center .toolbar {
  background: white; }
body.theme-TombSweep #createMaster .content .center .content {
  background: white; }
body.theme-TombSweep #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep .theme-blue-gray-dark mat-tab-group,
body.theme-TombSweep .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-TombSweep .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-TombSweep .mat-select-panel {
  max-width: none !important; }
body.theme-TombSweep app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-TombSweep app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-TombSweep app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep app-cost-center-item.completed {
  background: #efefef; }
body.theme-TombSweep app-cost-center-item.completed .title,
  body.theme-TombSweep app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep app-cost-center-item.selected {
  background: #a4b56b !important; }
body.theme-TombSweep app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-TombSweep app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-TombSweep app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep app-bank-master-item.completed {
  background: #efefef; }
body.theme-TombSweep app-bank-master-item.completed .title,
  body.theme-TombSweep app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep app-bank-master-item.selected {
  background: #a4b56b !important; }
body.theme-TombSweep #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-TombSweep #hotel .content .center .toolbar {
    background: white; }
body.theme-TombSweep #hotel .content .center .content {
    background: white; }
body.theme-TombSweep #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep hotel-list-item.completed {
    background: #efefef; }
body.theme-TombSweep hotel-list-item.completed .title,
    body.theme-TombSweep hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep hotel-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #preapp .content .center .toolbar {
  background: white; }
body.theme-TombSweep #preapp .content .center .content {
  background: white; }
body.theme-TombSweep #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-TombSweep #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #preapp .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #pending .header .search-wrapper {
  background: white; }
body.theme-TombSweep #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #pending .content .center .content {
  background: white; }
body.theme-TombSweep #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-TombSweep #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-TombSweep #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-TombSweep #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-TombSweep #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep chop-list-item.completed {
  background: #efefef; }
body.theme-TombSweep chop-list-item.completed .title,
  body.theme-TombSweep chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep chop-list-item.selected {
  background: #a4b56b !important; }
body.theme-TombSweep chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-TombSweep chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-TombSweep decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep .content-card .content {
  background: white !important; }
body.theme-TombSweep #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-TombSweep #flight .header .logo {
        margin-left: -5px; } }
body.theme-TombSweep #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-TombSweep #flight .header .search-wrapper {
    background: white; }
body.theme-TombSweep #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #flight .content .center .content {
  background: white; }
body.theme-TombSweep #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-TombSweep #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-TombSweep #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep decision-list-item.completed {
    background: #efefef; }
body.theme-TombSweep decision-list-item.completed .title,
    body.theme-TombSweep decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep decision-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-TombSweep #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-TombSweep #payment .content .center .toolbar {
      background: white; }
body.theme-TombSweep #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-TombSweep #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-TombSweep #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-TombSweep #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-TombSweep #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-TombSweep #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-TombSweep #payment .content .center .content {
      background: white; }
body.theme-TombSweep #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #payment .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-TombSweep #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep payment-list-item.completed {
    background: #efefef; }
body.theme-TombSweep payment-list-item.completed .title,
    body.theme-TombSweep payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep payment-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #a4b56b; }
body.theme-TombSweep employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-TombSweep employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-TombSweep employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-TombSweep epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-TombSweep epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-TombSweep #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-TombSweep #products .header .search-wrapper {
    background: white; }
body.theme-TombSweep #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-TombSweep #products .center .content-card {
  background: white; }
body.theme-TombSweep #products .content .center .content {
  background: white; }
body.theme-TombSweep #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-TombSweep #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-TombSweep #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep decision-list-item.completed {
    background: #efefef; }
body.theme-TombSweep decision-list-item.completed .title,
    body.theme-TombSweep decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep decision-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #preappemployee .content .center .toolbar {
  background: white; }
body.theme-TombSweep #preappemployee .content .center .content {
  background: white; }
body.theme-TombSweep #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-TombSweep #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #preappvendor .content .center .toolbar {
  background: white; }
body.theme-TombSweep #preappvendor .content .center .content {
  background: white; }
body.theme-TombSweep #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #a4b56b; }
body.theme-TombSweep vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-TombSweep vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-TombSweep vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-TombSweep #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-TombSweep #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-TombSweep #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-TombSweep #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-TombSweep #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-TombSweep #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-TombSweep #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-TombSweep #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-TombSweep #paymentvendor .content .center .content {
      background: white; }
body.theme-TombSweep #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep payment-list-item.completed {
    background: #efefef; }
body.theme-TombSweep payment-list-item.completed .title,
    body.theme-TombSweep payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep payment-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #a4b56b; }
body.theme-TombSweep app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #a4b56b; }
body.theme-TombSweep app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-TombSweep app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-TombSweep app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-TombSweep app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-TombSweep #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-TombSweep #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #preappaudit .content .center .toolbar {
  background: white; }
body.theme-TombSweep #preappaudit .content .center .content {
  background: white; }
body.theme-TombSweep #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #auditpreapp .content {
  background: white; }
body.theme-TombSweep #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-TombSweep #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-TombSweep #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-TombSweep #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-TombSweep #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-TombSweep #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-TombSweep #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-TombSweep #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-TombSweep #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep payment-list-item.completed {
    background: #efefef; }
body.theme-TombSweep payment-list-item.completed .title,
    body.theme-TombSweep payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep payment-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-TombSweep common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-TombSweep common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-TombSweep common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-TombSweep common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep common-list-item.completed .title,
  body.theme-TombSweep common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep common-list-item.selected {
    background: #a4b56b !important; }
body.theme-TombSweep .content {
  background-color: #f5f5f5; }
body.theme-TombSweep fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-TombSweep common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-TombSweep common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-TombSweep #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-TombSweep #travel .content .center .toolbar {
      background: white; }
body.theme-TombSweep #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-TombSweep #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-TombSweep #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-TombSweep #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-TombSweep #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-TombSweep #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-TombSweep #travel .content .center .content {
      background: white; }
body.theme-TombSweep #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #travel .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-TombSweep #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep payment-list-item.completed {
    background: #efefef; }
body.theme-TombSweep payment-list-item.completed .title,
    body.theme-TombSweep payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep payment-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-TombSweep #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-TombSweep #employee .content .center .toolbar {
      background: white; }
body.theme-TombSweep #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-TombSweep #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-TombSweep #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-TombSweep #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-TombSweep #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-TombSweep #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-TombSweep #employee .content .center .content {
      background: white; }
body.theme-TombSweep #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #employee .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-TombSweep #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep payment-list-item.completed {
    background: #efefef; }
body.theme-TombSweep payment-list-item.completed .title,
    body.theme-TombSweep payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep payment-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-TombSweep #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-TombSweep #vendorpo .content .center .toolbar {
      background: white; }
body.theme-TombSweep #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-TombSweep #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-TombSweep #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-TombSweep #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-TombSweep #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-TombSweep #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-TombSweep #vendorpo .content .center .content {
      background: white; }
body.theme-TombSweep #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-TombSweep #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-TombSweep #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-TombSweep #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-TombSweep #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-TombSweep #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-TombSweep #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep payment-list-item.completed {
    background: #efefef; }
body.theme-TombSweep payment-list-item.completed .title,
    body.theme-TombSweep payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep payment-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #po-plan .content .center .toolbar {
  background: white; }
body.theme-TombSweep #po-plan .content .center .content {
  background: white; }
body.theme-TombSweep #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #a4b56b; }
body.theme-TombSweep app-plan-detail .active {
  background-color: #fff; }
body.theme-TombSweep #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #confirm .content .center {
  background: white; }
body.theme-TombSweep #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #confirm .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #downpament .content .center {
  background: white; }
body.theme-TombSweep #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #downpament .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #plan-invoice .content .center {
  background: white; }
body.theme-TombSweep #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #a4b56b; }
body.theme-TombSweep app-invoice-detail .active {
  background-color: #fff; }
body.theme-TombSweep #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #status .content .center {
  background: white; }
body.theme-TombSweep #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #status .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #createMaster .content .center .toolbar {
  background: white; }
body.theme-TombSweep #createMaster .content .center .content {
  background: white; }
body.theme-TombSweep #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-TombSweep #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-TombSweep #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .logo,
    body.theme-TombSweep #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-TombSweep #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-TombSweep preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep preapp-list-item.completed {
    background: #efefef; }
body.theme-TombSweep preapp-list-item.completed .title,
    body.theme-TombSweep preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep preapp-list-item.selected {
    background: #a4b56b; }
body.theme-TombSweep preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-TombSweep #facility .content .center {
  background: white; }
body.theme-TombSweep #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #facility .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #facility .content-card {
  background: white; }
body.theme-TombSweep #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-TombSweep #facility .content-card .line1-title {
    background: white; }
body.theme-TombSweep app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #a4b56b; }
body.theme-TombSweep app-plan-detail .active {
  background-color: #fff; }
body.theme-TombSweep #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #my-credit .content .center {
  background: white; }
body.theme-TombSweep #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-TombSweep #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep #fix-assets-register .content .center {
  background: white; }
body.theme-TombSweep #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #fix-assets-register .content-card {
  background: white; }
body.theme-TombSweep #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-TombSweep #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-TombSweep #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #a4b56b; }
body.theme-TombSweep #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #debit-note .content .center {
  background: white; }
body.theme-TombSweep #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep app-detail .active, body.theme-TombSweep app-cancel-detail .active {
  background-color: #fff; }
body.theme-TombSweep #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #cost-transfer .content .center {
  background: white; }
body.theme-TombSweep #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #a4b56b; }
body.theme-TombSweep #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-TombSweep #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-TombSweep #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-TombSweep #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-TombSweep #createMaster .content .center {
  background: white; }
body.theme-TombSweep #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-TombSweep #productMaster .content .center {
  background: white; }
body.theme-TombSweep #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-TombSweep #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-TombSweep #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-TombSweep #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-TombSweep #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-TombSweep #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-TombSweep app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-TombSweep .primary-50-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary-50 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary-50[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-50-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-50-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-50-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-50-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-50-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-50-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-100-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary-100 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary-100[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-100-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-100-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-100-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-100-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-100-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-100-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-200-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary-200 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary-200[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-200-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-200-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-200-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-200-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-200-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-200-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-300-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary-300 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary-300[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-300-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-300-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-300-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-300-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-300-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-300-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-400-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary-400 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary-400[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-400-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-400-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-400-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-400-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-400-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-400-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-500-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary-500 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary-500[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-500-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-500-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-500-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-500-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-500-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-500-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-TombSweep .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-TombSweep .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-600-fg {
  color: #353a48 !important; }
body.theme-TombSweep .primary-600-border {
  border-color: #353a48 !important; }
body.theme-TombSweep .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-TombSweep .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-TombSweep .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-TombSweep .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-TombSweep .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-TombSweep .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-TombSweep .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-700-fg {
  color: #2d323e !important; }
body.theme-TombSweep .primary-700-border {
  border-color: #2d323e !important; }
body.theme-TombSweep .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-TombSweep .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-TombSweep .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-TombSweep .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-TombSweep .primary-800-bg {
  background-color: #262933 !important; }
body.theme-TombSweep .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-TombSweep .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-800-fg {
  color: #262933 !important; }
body.theme-TombSweep .primary-800-border {
  border-color: #262933 !important; }
body.theme-TombSweep .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-TombSweep .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-TombSweep .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-TombSweep .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-TombSweep .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-TombSweep .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-TombSweep .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-900-fg {
  color: #1e2129 !important; }
body.theme-TombSweep .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-TombSweep .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-TombSweep .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-TombSweep .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-TombSweep .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-TombSweep .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-TombSweep .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-TombSweep .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-TombSweep .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-TombSweep .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-TombSweep .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-TombSweep .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-TombSweep .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-TombSweep .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-TombSweep .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-TombSweep .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-TombSweep .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-TombSweep .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-TombSweep .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-A400-fg {
  color: #5c616f !important; }
body.theme-TombSweep .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-TombSweep .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-TombSweep .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-TombSweep .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-TombSweep .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-TombSweep .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-TombSweep .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-TombSweep .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-A700-fg {
  color: #2d323e !important; }
body.theme-TombSweep .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-TombSweep .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-TombSweep .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-TombSweep .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-TombSweep .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-TombSweep .primary-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .primary {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .primary[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .primary-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .primary-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .primary-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .primary-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .primary-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .primary-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-50-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent-50 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent-50[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-50-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-50-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-50-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-50-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-50-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-50-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-100-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent-100 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent-100[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-100-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-100-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-100-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-100-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-100-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-100-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-200-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent-200 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent-200[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-200-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-200-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-200-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-200-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-200-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-200-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-300-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent-300 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent-300[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-300-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-300-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-300-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-300-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-300-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-300-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-400-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent-400 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent-400[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-400-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-400-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-400-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-400-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-400-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-400-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-500-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent-500 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent-500[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-500-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-500-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-500-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-500-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-500-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-500-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .accent-600-bg {
  background-color: #353a48 !important; }
body.theme-TombSweep .accent-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-TombSweep .accent-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-600-fg {
  color: #353a48 !important; }
body.theme-TombSweep .accent-600-border {
  border-color: #353a48 !important; }
body.theme-TombSweep .accent-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-TombSweep .accent-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-TombSweep .accent-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-TombSweep .accent-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-TombSweep .accent-700-bg {
  background-color: #2d323e !important; }
body.theme-TombSweep .accent-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-TombSweep .accent-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-700-fg {
  color: #2d323e !important; }
body.theme-TombSweep .accent-700-border {
  border-color: #2d323e !important; }
body.theme-TombSweep .accent-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-TombSweep .accent-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-TombSweep .accent-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-TombSweep .accent-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-TombSweep .accent-800-bg {
  background-color: #262933 !important; }
body.theme-TombSweep .accent-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-TombSweep .accent-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-800-fg {
  color: #262933 !important; }
body.theme-TombSweep .accent-800-border {
  border-color: #262933 !important; }
body.theme-TombSweep .accent-800-border-top {
  border-top-color: #262933 !important; }
body.theme-TombSweep .accent-800-border-right {
  border-right-color: #262933 !important; }
body.theme-TombSweep .accent-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-TombSweep .accent-800-border-left {
  border-left-color: #262933 !important; }
body.theme-TombSweep .accent-900-bg {
  background-color: #1e2129 !important; }
body.theme-TombSweep .accent-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-TombSweep .accent-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-900-fg {
  color: #1e2129 !important; }
body.theme-TombSweep .accent-900-border {
  border-color: #1e2129 !important; }
body.theme-TombSweep .accent-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-TombSweep .accent-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-TombSweep .accent-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-TombSweep .accent-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-TombSweep .accent-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-TombSweep .accent-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-TombSweep .accent-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-TombSweep .accent-A100-fg {
  color: #c5c6cb !important; }
body.theme-TombSweep .accent-A100-border {
  border-color: #c5c6cb !important; }
body.theme-TombSweep .accent-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-TombSweep .accent-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-TombSweep .accent-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-TombSweep .accent-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-TombSweep .accent-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-TombSweep .accent-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-A200-fg {
  color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-TombSweep .accent-A400-bg {
  background-color: #5c616f !important; }
body.theme-TombSweep .accent-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-TombSweep .accent-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-A400-fg {
  color: #5c616f !important; }
body.theme-TombSweep .accent-A400-border {
  border-color: #5c616f !important; }
body.theme-TombSweep .accent-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-TombSweep .accent-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-TombSweep .accent-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-TombSweep .accent-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-TombSweep .accent-A700-bg {
  background-color: #2d323e !important; }
body.theme-TombSweep .accent-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-TombSweep .accent-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-A700-fg {
  color: #2d323e !important; }
body.theme-TombSweep .accent-A700-border {
  border-color: #2d323e !important; }
body.theme-TombSweep .accent-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-TombSweep .accent-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-TombSweep .accent-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-TombSweep .accent-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-TombSweep .accent-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .accent {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .accent[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .accent-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .accent-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .accent-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .accent-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .accent-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .accent-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-50-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn-50 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn-50[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-50-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-50-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-50-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-50-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-50-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-50-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-100-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn-100 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn-100[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-100-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-100-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-100-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-100-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-100-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-100-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-200-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn-200 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn-200[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-200-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-200-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-200-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-200-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-200-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-200-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-300-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn-300 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn-300[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-300-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-300-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-300-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-300-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-300-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-300-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-400-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn-400 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn-400[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-400-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-400-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-400-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-400-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-400-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-400-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-500-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn-500 {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn-500[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-500-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-500-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-500-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-500-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-500-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-500-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .warn-600-bg {
  background-color: #353a48 !important; }
body.theme-TombSweep .warn-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-TombSweep .warn-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-600-fg {
  color: #353a48 !important; }
body.theme-TombSweep .warn-600-border {
  border-color: #353a48 !important; }
body.theme-TombSweep .warn-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-TombSweep .warn-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-TombSweep .warn-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-TombSweep .warn-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-TombSweep .warn-700-bg {
  background-color: #2d323e !important; }
body.theme-TombSweep .warn-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-TombSweep .warn-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-700-fg {
  color: #2d323e !important; }
body.theme-TombSweep .warn-700-border {
  border-color: #2d323e !important; }
body.theme-TombSweep .warn-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-TombSweep .warn-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-TombSweep .warn-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-TombSweep .warn-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-TombSweep .warn-800-bg {
  background-color: #262933 !important; }
body.theme-TombSweep .warn-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-TombSweep .warn-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-800-fg {
  color: #262933 !important; }
body.theme-TombSweep .warn-800-border {
  border-color: #262933 !important; }
body.theme-TombSweep .warn-800-border-top {
  border-top-color: #262933 !important; }
body.theme-TombSweep .warn-800-border-right {
  border-right-color: #262933 !important; }
body.theme-TombSweep .warn-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-TombSweep .warn-800-border-left {
  border-left-color: #262933 !important; }
body.theme-TombSweep .warn-900-bg {
  background-color: #1e2129 !important; }
body.theme-TombSweep .warn-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-TombSweep .warn-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-900-fg {
  color: #1e2129 !important; }
body.theme-TombSweep .warn-900-border {
  border-color: #1e2129 !important; }
body.theme-TombSweep .warn-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-TombSweep .warn-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-TombSweep .warn-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-TombSweep .warn-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-TombSweep .warn-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-TombSweep .warn-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-TombSweep .warn-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-TombSweep .warn-A100-fg {
  color: #c5c6cb !important; }
body.theme-TombSweep .warn-A100-border {
  border-color: #c5c6cb !important; }
body.theme-TombSweep .warn-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-TombSweep .warn-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-TombSweep .warn-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-TombSweep .warn-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-TombSweep .warn-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-TombSweep .warn-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-A200-fg {
  color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-TombSweep .warn-A400-bg {
  background-color: #5c616f !important; }
body.theme-TombSweep .warn-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-TombSweep .warn-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-A400-fg {
  color: #5c616f !important; }
body.theme-TombSweep .warn-A400-border {
  border-color: #5c616f !important; }
body.theme-TombSweep .warn-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-TombSweep .warn-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-TombSweep .warn-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-TombSweep .warn-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-TombSweep .warn-A700-bg {
  background-color: #2d323e !important; }
body.theme-TombSweep .warn-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-TombSweep .warn-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-A700-fg {
  color: #2d323e !important; }
body.theme-TombSweep .warn-A700-border {
  border-color: #2d323e !important; }
body.theme-TombSweep .warn-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-TombSweep .warn-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-TombSweep .warn-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-TombSweep .warn-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-TombSweep .warn-bg {
  background-color: #a4b56b !important; }
body.theme-TombSweep .warn {
  background-color: #a4b56b !important;
  color: white !important; }
body.theme-TombSweep .warn[disabled] {
    background-color: rgba(164, 181, 107, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-TombSweep .warn-fg {
  color: #a4b56b !important; }
body.theme-TombSweep .warn-border {
  border-color: #a4b56b !important; }
body.theme-TombSweep .warn-border-top {
  border-top-color: #a4b56b !important; }
body.theme-TombSweep .warn-border-right {
  border-right-color: #a4b56b !important; }
body.theme-TombSweep .warn-border-bottom {
  border-bottom-color: #a4b56b !important; }
body.theme-TombSweep .warn-border-left {
  border-left-color: #a4b56b !important; }
body.theme-TombSweep .primary-A100 i,
body.theme-TombSweep .primary-A100 .icon, body.theme-TombSweep .accent-A100 i,
body.theme-TombSweep .accent-A100 .icon, body.theme-TombSweep .warn-A100 i,
body.theme-TombSweep .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-TombSweep .primary-A100.secondary-text,
body.theme-TombSweep .primary-A100 .secondary-text, body.theme-TombSweep .accent-A100.secondary-text,
body.theme-TombSweep .accent-A100 .secondary-text, body.theme-TombSweep .warn-A100.secondary-text,
body.theme-TombSweep .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-TombSweep .primary-A100.hint-text,
body.theme-TombSweep .primary-A100 .hint-text, body.theme-TombSweep .primary-A100.disabled-text,
body.theme-TombSweep .primary-A100 .disabled-text, body.theme-TombSweep .accent-A100.hint-text,
body.theme-TombSweep .accent-A100 .hint-text, body.theme-TombSweep .accent-A100.disabled-text,
body.theme-TombSweep .accent-A100 .disabled-text, body.theme-TombSweep .warn-A100.hint-text,
body.theme-TombSweep .warn-A100 .hint-text, body.theme-TombSweep .warn-A100.disabled-text,
body.theme-TombSweep .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-TombSweep .primary-A100.divider,
body.theme-TombSweep .primary-A100 .divider, body.theme-TombSweep .accent-A100.divider,
body.theme-TombSweep .accent-A100 .divider, body.theme-TombSweep .warn-A100.divider,
body.theme-TombSweep .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-TombSweep .primary-A100 .mat-ripple-element, body.theme-TombSweep .accent-A100 .mat-ripple-element, body.theme-TombSweep .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-TombSweep .primary-A100 .adaptive-border-color, body.theme-TombSweep .accent-A100 .adaptive-border-color, body.theme-TombSweep .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .primary-50 i,
body.theme-TombSweep .primary-50 .icon, body.theme-TombSweep .primary-100 i,
body.theme-TombSweep .primary-100 .icon, body.theme-TombSweep .primary-200 i,
body.theme-TombSweep .primary-200 .icon, body.theme-TombSweep .primary-300 i,
body.theme-TombSweep .primary-300 .icon, body.theme-TombSweep .primary-400 i,
body.theme-TombSweep .primary-400 .icon, body.theme-TombSweep .primary-500 i,
body.theme-TombSweep .primary-500 .icon, body.theme-TombSweep .primary-600 i,
body.theme-TombSweep .primary-600 .icon, body.theme-TombSweep .primary-700 i,
body.theme-TombSweep .primary-700 .icon, body.theme-TombSweep .primary-800 i,
body.theme-TombSweep .primary-800 .icon, body.theme-TombSweep .primary-900 i,
body.theme-TombSweep .primary-900 .icon, body.theme-TombSweep .primary-A200 i,
body.theme-TombSweep .primary-A200 .icon, body.theme-TombSweep .primary-A400 i,
body.theme-TombSweep .primary-A400 .icon, body.theme-TombSweep .primary-A700 i,
body.theme-TombSweep .primary-A700 .icon, body.theme-TombSweep .primary i,
body.theme-TombSweep .primary .icon, body.theme-TombSweep .accent-50 i,
body.theme-TombSweep .accent-50 .icon, body.theme-TombSweep .accent-100 i,
body.theme-TombSweep .accent-100 .icon, body.theme-TombSweep .accent-200 i,
body.theme-TombSweep .accent-200 .icon, body.theme-TombSweep .accent-300 i,
body.theme-TombSweep .accent-300 .icon, body.theme-TombSweep .accent-400 i,
body.theme-TombSweep .accent-400 .icon, body.theme-TombSweep .accent-500 i,
body.theme-TombSweep .accent-500 .icon, body.theme-TombSweep .accent-600 i,
body.theme-TombSweep .accent-600 .icon, body.theme-TombSweep .accent-700 i,
body.theme-TombSweep .accent-700 .icon, body.theme-TombSweep .accent-800 i,
body.theme-TombSweep .accent-800 .icon, body.theme-TombSweep .accent-900 i,
body.theme-TombSweep .accent-900 .icon, body.theme-TombSweep .accent-A200 i,
body.theme-TombSweep .accent-A200 .icon, body.theme-TombSweep .accent-A400 i,
body.theme-TombSweep .accent-A400 .icon, body.theme-TombSweep .accent-A700 i,
body.theme-TombSweep .accent-A700 .icon, body.theme-TombSweep .accent i,
body.theme-TombSweep .accent .icon, body.theme-TombSweep .warn-50 i,
body.theme-TombSweep .warn-50 .icon, body.theme-TombSweep .warn-100 i,
body.theme-TombSweep .warn-100 .icon, body.theme-TombSweep .warn-200 i,
body.theme-TombSweep .warn-200 .icon, body.theme-TombSweep .warn-300 i,
body.theme-TombSweep .warn-300 .icon, body.theme-TombSweep .warn-400 i,
body.theme-TombSweep .warn-400 .icon, body.theme-TombSweep .warn-500 i,
body.theme-TombSweep .warn-500 .icon, body.theme-TombSweep .warn-600 i,
body.theme-TombSweep .warn-600 .icon, body.theme-TombSweep .warn-700 i,
body.theme-TombSweep .warn-700 .icon, body.theme-TombSweep .warn-800 i,
body.theme-TombSweep .warn-800 .icon, body.theme-TombSweep .warn-900 i,
body.theme-TombSweep .warn-900 .icon, body.theme-TombSweep .warn-A200 i,
body.theme-TombSweep .warn-A200 .icon, body.theme-TombSweep .warn-A400 i,
body.theme-TombSweep .warn-A400 .icon, body.theme-TombSweep .warn-A700 i,
body.theme-TombSweep .warn-A700 .icon, body.theme-TombSweep .warn i,
body.theme-TombSweep .warn .icon {
  color: white; }
body.theme-TombSweep .primary-50.secondary-text,
body.theme-TombSweep .primary-50 .secondary-text, body.theme-TombSweep .primary-100.secondary-text,
body.theme-TombSweep .primary-100 .secondary-text, body.theme-TombSweep .primary-200.secondary-text,
body.theme-TombSweep .primary-200 .secondary-text, body.theme-TombSweep .primary-300.secondary-text,
body.theme-TombSweep .primary-300 .secondary-text, body.theme-TombSweep .primary-400.secondary-text,
body.theme-TombSweep .primary-400 .secondary-text, body.theme-TombSweep .primary-500.secondary-text,
body.theme-TombSweep .primary-500 .secondary-text, body.theme-TombSweep .primary-600.secondary-text,
body.theme-TombSweep .primary-600 .secondary-text, body.theme-TombSweep .primary-700.secondary-text,
body.theme-TombSweep .primary-700 .secondary-text, body.theme-TombSweep .primary-800.secondary-text,
body.theme-TombSweep .primary-800 .secondary-text, body.theme-TombSweep .primary-900.secondary-text,
body.theme-TombSweep .primary-900 .secondary-text, body.theme-TombSweep .primary-A200.secondary-text,
body.theme-TombSweep .primary-A200 .secondary-text, body.theme-TombSweep .primary-A400.secondary-text,
body.theme-TombSweep .primary-A400 .secondary-text, body.theme-TombSweep .primary-A700.secondary-text,
body.theme-TombSweep .primary-A700 .secondary-text, body.theme-TombSweep .primary.secondary-text,
body.theme-TombSweep .primary .secondary-text, body.theme-TombSweep .accent-50.secondary-text,
body.theme-TombSweep .accent-50 .secondary-text, body.theme-TombSweep .accent-100.secondary-text,
body.theme-TombSweep .accent-100 .secondary-text, body.theme-TombSweep .accent-200.secondary-text,
body.theme-TombSweep .accent-200 .secondary-text, body.theme-TombSweep .accent-300.secondary-text,
body.theme-TombSweep .accent-300 .secondary-text, body.theme-TombSweep .accent-400.secondary-text,
body.theme-TombSweep .accent-400 .secondary-text, body.theme-TombSweep .accent-500.secondary-text,
body.theme-TombSweep .accent-500 .secondary-text, body.theme-TombSweep .accent-600.secondary-text,
body.theme-TombSweep .accent-600 .secondary-text, body.theme-TombSweep .accent-700.secondary-text,
body.theme-TombSweep .accent-700 .secondary-text, body.theme-TombSweep .accent-800.secondary-text,
body.theme-TombSweep .accent-800 .secondary-text, body.theme-TombSweep .accent-900.secondary-text,
body.theme-TombSweep .accent-900 .secondary-text, body.theme-TombSweep .accent-A200.secondary-text,
body.theme-TombSweep .accent-A200 .secondary-text, body.theme-TombSweep .accent-A400.secondary-text,
body.theme-TombSweep .accent-A400 .secondary-text, body.theme-TombSweep .accent-A700.secondary-text,
body.theme-TombSweep .accent-A700 .secondary-text, body.theme-TombSweep .accent.secondary-text,
body.theme-TombSweep .accent .secondary-text, body.theme-TombSweep .warn-50.secondary-text,
body.theme-TombSweep .warn-50 .secondary-text, body.theme-TombSweep .warn-100.secondary-text,
body.theme-TombSweep .warn-100 .secondary-text, body.theme-TombSweep .warn-200.secondary-text,
body.theme-TombSweep .warn-200 .secondary-text, body.theme-TombSweep .warn-300.secondary-text,
body.theme-TombSweep .warn-300 .secondary-text, body.theme-TombSweep .warn-400.secondary-text,
body.theme-TombSweep .warn-400 .secondary-text, body.theme-TombSweep .warn-500.secondary-text,
body.theme-TombSweep .warn-500 .secondary-text, body.theme-TombSweep .warn-600.secondary-text,
body.theme-TombSweep .warn-600 .secondary-text, body.theme-TombSweep .warn-700.secondary-text,
body.theme-TombSweep .warn-700 .secondary-text, body.theme-TombSweep .warn-800.secondary-text,
body.theme-TombSweep .warn-800 .secondary-text, body.theme-TombSweep .warn-900.secondary-text,
body.theme-TombSweep .warn-900 .secondary-text, body.theme-TombSweep .warn-A200.secondary-text,
body.theme-TombSweep .warn-A200 .secondary-text, body.theme-TombSweep .warn-A400.secondary-text,
body.theme-TombSweep .warn-A400 .secondary-text, body.theme-TombSweep .warn-A700.secondary-text,
body.theme-TombSweep .warn-A700 .secondary-text, body.theme-TombSweep .warn.secondary-text,
body.theme-TombSweep .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-TombSweep .primary-50.hint-text,
body.theme-TombSweep .primary-50 .hint-text, body.theme-TombSweep .primary-50.disabled-text,
body.theme-TombSweep .primary-50 .disabled-text, body.theme-TombSweep .primary-100.hint-text,
body.theme-TombSweep .primary-100 .hint-text, body.theme-TombSweep .primary-100.disabled-text,
body.theme-TombSweep .primary-100 .disabled-text, body.theme-TombSweep .primary-200.hint-text,
body.theme-TombSweep .primary-200 .hint-text, body.theme-TombSweep .primary-200.disabled-text,
body.theme-TombSweep .primary-200 .disabled-text, body.theme-TombSweep .primary-300.hint-text,
body.theme-TombSweep .primary-300 .hint-text, body.theme-TombSweep .primary-300.disabled-text,
body.theme-TombSweep .primary-300 .disabled-text, body.theme-TombSweep .primary-400.hint-text,
body.theme-TombSweep .primary-400 .hint-text, body.theme-TombSweep .primary-400.disabled-text,
body.theme-TombSweep .primary-400 .disabled-text, body.theme-TombSweep .primary-500.hint-text,
body.theme-TombSweep .primary-500 .hint-text, body.theme-TombSweep .primary-500.disabled-text,
body.theme-TombSweep .primary-500 .disabled-text, body.theme-TombSweep .primary-600.hint-text,
body.theme-TombSweep .primary-600 .hint-text, body.theme-TombSweep .primary-600.disabled-text,
body.theme-TombSweep .primary-600 .disabled-text, body.theme-TombSweep .primary-700.hint-text,
body.theme-TombSweep .primary-700 .hint-text, body.theme-TombSweep .primary-700.disabled-text,
body.theme-TombSweep .primary-700 .disabled-text, body.theme-TombSweep .primary-800.hint-text,
body.theme-TombSweep .primary-800 .hint-text, body.theme-TombSweep .primary-800.disabled-text,
body.theme-TombSweep .primary-800 .disabled-text, body.theme-TombSweep .primary-900.hint-text,
body.theme-TombSweep .primary-900 .hint-text, body.theme-TombSweep .primary-900.disabled-text,
body.theme-TombSweep .primary-900 .disabled-text, body.theme-TombSweep .primary-A200.hint-text,
body.theme-TombSweep .primary-A200 .hint-text, body.theme-TombSweep .primary-A200.disabled-text,
body.theme-TombSweep .primary-A200 .disabled-text, body.theme-TombSweep .primary-A400.hint-text,
body.theme-TombSweep .primary-A400 .hint-text, body.theme-TombSweep .primary-A400.disabled-text,
body.theme-TombSweep .primary-A400 .disabled-text, body.theme-TombSweep .primary-A700.hint-text,
body.theme-TombSweep .primary-A700 .hint-text, body.theme-TombSweep .primary-A700.disabled-text,
body.theme-TombSweep .primary-A700 .disabled-text, body.theme-TombSweep .primary.hint-text,
body.theme-TombSweep .primary .hint-text, body.theme-TombSweep .primary.disabled-text,
body.theme-TombSweep .primary .disabled-text, body.theme-TombSweep .accent-50.hint-text,
body.theme-TombSweep .accent-50 .hint-text, body.theme-TombSweep .accent-50.disabled-text,
body.theme-TombSweep .accent-50 .disabled-text, body.theme-TombSweep .accent-100.hint-text,
body.theme-TombSweep .accent-100 .hint-text, body.theme-TombSweep .accent-100.disabled-text,
body.theme-TombSweep .accent-100 .disabled-text, body.theme-TombSweep .accent-200.hint-text,
body.theme-TombSweep .accent-200 .hint-text, body.theme-TombSweep .accent-200.disabled-text,
body.theme-TombSweep .accent-200 .disabled-text, body.theme-TombSweep .accent-300.hint-text,
body.theme-TombSweep .accent-300 .hint-text, body.theme-TombSweep .accent-300.disabled-text,
body.theme-TombSweep .accent-300 .disabled-text, body.theme-TombSweep .accent-400.hint-text,
body.theme-TombSweep .accent-400 .hint-text, body.theme-TombSweep .accent-400.disabled-text,
body.theme-TombSweep .accent-400 .disabled-text, body.theme-TombSweep .accent-500.hint-text,
body.theme-TombSweep .accent-500 .hint-text, body.theme-TombSweep .accent-500.disabled-text,
body.theme-TombSweep .accent-500 .disabled-text, body.theme-TombSweep .accent-600.hint-text,
body.theme-TombSweep .accent-600 .hint-text, body.theme-TombSweep .accent-600.disabled-text,
body.theme-TombSweep .accent-600 .disabled-text, body.theme-TombSweep .accent-700.hint-text,
body.theme-TombSweep .accent-700 .hint-text, body.theme-TombSweep .accent-700.disabled-text,
body.theme-TombSweep .accent-700 .disabled-text, body.theme-TombSweep .accent-800.hint-text,
body.theme-TombSweep .accent-800 .hint-text, body.theme-TombSweep .accent-800.disabled-text,
body.theme-TombSweep .accent-800 .disabled-text, body.theme-TombSweep .accent-900.hint-text,
body.theme-TombSweep .accent-900 .hint-text, body.theme-TombSweep .accent-900.disabled-text,
body.theme-TombSweep .accent-900 .disabled-text, body.theme-TombSweep .accent-A200.hint-text,
body.theme-TombSweep .accent-A200 .hint-text, body.theme-TombSweep .accent-A200.disabled-text,
body.theme-TombSweep .accent-A200 .disabled-text, body.theme-TombSweep .accent-A400.hint-text,
body.theme-TombSweep .accent-A400 .hint-text, body.theme-TombSweep .accent-A400.disabled-text,
body.theme-TombSweep .accent-A400 .disabled-text, body.theme-TombSweep .accent-A700.hint-text,
body.theme-TombSweep .accent-A700 .hint-text, body.theme-TombSweep .accent-A700.disabled-text,
body.theme-TombSweep .accent-A700 .disabled-text, body.theme-TombSweep .accent.hint-text,
body.theme-TombSweep .accent .hint-text, body.theme-TombSweep .accent.disabled-text,
body.theme-TombSweep .accent .disabled-text, body.theme-TombSweep .warn-50.hint-text,
body.theme-TombSweep .warn-50 .hint-text, body.theme-TombSweep .warn-50.disabled-text,
body.theme-TombSweep .warn-50 .disabled-text, body.theme-TombSweep .warn-100.hint-text,
body.theme-TombSweep .warn-100 .hint-text, body.theme-TombSweep .warn-100.disabled-text,
body.theme-TombSweep .warn-100 .disabled-text, body.theme-TombSweep .warn-200.hint-text,
body.theme-TombSweep .warn-200 .hint-text, body.theme-TombSweep .warn-200.disabled-text,
body.theme-TombSweep .warn-200 .disabled-text, body.theme-TombSweep .warn-300.hint-text,
body.theme-TombSweep .warn-300 .hint-text, body.theme-TombSweep .warn-300.disabled-text,
body.theme-TombSweep .warn-300 .disabled-text, body.theme-TombSweep .warn-400.hint-text,
body.theme-TombSweep .warn-400 .hint-text, body.theme-TombSweep .warn-400.disabled-text,
body.theme-TombSweep .warn-400 .disabled-text, body.theme-TombSweep .warn-500.hint-text,
body.theme-TombSweep .warn-500 .hint-text, body.theme-TombSweep .warn-500.disabled-text,
body.theme-TombSweep .warn-500 .disabled-text, body.theme-TombSweep .warn-600.hint-text,
body.theme-TombSweep .warn-600 .hint-text, body.theme-TombSweep .warn-600.disabled-text,
body.theme-TombSweep .warn-600 .disabled-text, body.theme-TombSweep .warn-700.hint-text,
body.theme-TombSweep .warn-700 .hint-text, body.theme-TombSweep .warn-700.disabled-text,
body.theme-TombSweep .warn-700 .disabled-text, body.theme-TombSweep .warn-800.hint-text,
body.theme-TombSweep .warn-800 .hint-text, body.theme-TombSweep .warn-800.disabled-text,
body.theme-TombSweep .warn-800 .disabled-text, body.theme-TombSweep .warn-900.hint-text,
body.theme-TombSweep .warn-900 .hint-text, body.theme-TombSweep .warn-900.disabled-text,
body.theme-TombSweep .warn-900 .disabled-text, body.theme-TombSweep .warn-A200.hint-text,
body.theme-TombSweep .warn-A200 .hint-text, body.theme-TombSweep .warn-A200.disabled-text,
body.theme-TombSweep .warn-A200 .disabled-text, body.theme-TombSweep .warn-A400.hint-text,
body.theme-TombSweep .warn-A400 .hint-text, body.theme-TombSweep .warn-A400.disabled-text,
body.theme-TombSweep .warn-A400 .disabled-text, body.theme-TombSweep .warn-A700.hint-text,
body.theme-TombSweep .warn-A700 .hint-text, body.theme-TombSweep .warn-A700.disabled-text,
body.theme-TombSweep .warn-A700 .disabled-text, body.theme-TombSweep .warn.hint-text,
body.theme-TombSweep .warn .hint-text, body.theme-TombSweep .warn.disabled-text,
body.theme-TombSweep .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-TombSweep .primary-50.divider,
body.theme-TombSweep .primary-50 .divider, body.theme-TombSweep .primary-100.divider,
body.theme-TombSweep .primary-100 .divider, body.theme-TombSweep .primary-200.divider,
body.theme-TombSweep .primary-200 .divider, body.theme-TombSweep .primary-300.divider,
body.theme-TombSweep .primary-300 .divider, body.theme-TombSweep .primary-400.divider,
body.theme-TombSweep .primary-400 .divider, body.theme-TombSweep .primary-500.divider,
body.theme-TombSweep .primary-500 .divider, body.theme-TombSweep .primary-600.divider,
body.theme-TombSweep .primary-600 .divider, body.theme-TombSweep .primary-700.divider,
body.theme-TombSweep .primary-700 .divider, body.theme-TombSweep .primary-800.divider,
body.theme-TombSweep .primary-800 .divider, body.theme-TombSweep .primary-900.divider,
body.theme-TombSweep .primary-900 .divider, body.theme-TombSweep .primary-A200.divider,
body.theme-TombSweep .primary-A200 .divider, body.theme-TombSweep .primary-A400.divider,
body.theme-TombSweep .primary-A400 .divider, body.theme-TombSweep .primary-A700.divider,
body.theme-TombSweep .primary-A700 .divider, body.theme-TombSweep .primary.divider,
body.theme-TombSweep .primary .divider, body.theme-TombSweep .accent-50.divider,
body.theme-TombSweep .accent-50 .divider, body.theme-TombSweep .accent-100.divider,
body.theme-TombSweep .accent-100 .divider, body.theme-TombSweep .accent-200.divider,
body.theme-TombSweep .accent-200 .divider, body.theme-TombSweep .accent-300.divider,
body.theme-TombSweep .accent-300 .divider, body.theme-TombSweep .accent-400.divider,
body.theme-TombSweep .accent-400 .divider, body.theme-TombSweep .accent-500.divider,
body.theme-TombSweep .accent-500 .divider, body.theme-TombSweep .accent-600.divider,
body.theme-TombSweep .accent-600 .divider, body.theme-TombSweep .accent-700.divider,
body.theme-TombSweep .accent-700 .divider, body.theme-TombSweep .accent-800.divider,
body.theme-TombSweep .accent-800 .divider, body.theme-TombSweep .accent-900.divider,
body.theme-TombSweep .accent-900 .divider, body.theme-TombSweep .accent-A200.divider,
body.theme-TombSweep .accent-A200 .divider, body.theme-TombSweep .accent-A400.divider,
body.theme-TombSweep .accent-A400 .divider, body.theme-TombSweep .accent-A700.divider,
body.theme-TombSweep .accent-A700 .divider, body.theme-TombSweep .accent.divider,
body.theme-TombSweep .accent .divider, body.theme-TombSweep .warn-50.divider,
body.theme-TombSweep .warn-50 .divider, body.theme-TombSweep .warn-100.divider,
body.theme-TombSweep .warn-100 .divider, body.theme-TombSweep .warn-200.divider,
body.theme-TombSweep .warn-200 .divider, body.theme-TombSweep .warn-300.divider,
body.theme-TombSweep .warn-300 .divider, body.theme-TombSweep .warn-400.divider,
body.theme-TombSweep .warn-400 .divider, body.theme-TombSweep .warn-500.divider,
body.theme-TombSweep .warn-500 .divider, body.theme-TombSweep .warn-600.divider,
body.theme-TombSweep .warn-600 .divider, body.theme-TombSweep .warn-700.divider,
body.theme-TombSweep .warn-700 .divider, body.theme-TombSweep .warn-800.divider,
body.theme-TombSweep .warn-800 .divider, body.theme-TombSweep .warn-900.divider,
body.theme-TombSweep .warn-900 .divider, body.theme-TombSweep .warn-A200.divider,
body.theme-TombSweep .warn-A200 .divider, body.theme-TombSweep .warn-A400.divider,
body.theme-TombSweep .warn-A400 .divider, body.theme-TombSweep .warn-A700.divider,
body.theme-TombSweep .warn-A700 .divider, body.theme-TombSweep .warn.divider,
body.theme-TombSweep .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-TombSweep .primary-50 .mat-ripple-element, body.theme-TombSweep .primary-100 .mat-ripple-element, body.theme-TombSweep .primary-200 .mat-ripple-element, body.theme-TombSweep .primary-300 .mat-ripple-element, body.theme-TombSweep .primary-400 .mat-ripple-element, body.theme-TombSweep .primary-500 .mat-ripple-element, body.theme-TombSweep .primary-600 .mat-ripple-element, body.theme-TombSweep .primary-700 .mat-ripple-element, body.theme-TombSweep .primary-800 .mat-ripple-element, body.theme-TombSweep .primary-900 .mat-ripple-element, body.theme-TombSweep .primary-A200 .mat-ripple-element, body.theme-TombSweep .primary-A400 .mat-ripple-element, body.theme-TombSweep .primary-A700 .mat-ripple-element, body.theme-TombSweep .primary .mat-ripple-element, body.theme-TombSweep .accent-50 .mat-ripple-element, body.theme-TombSweep .accent-100 .mat-ripple-element, body.theme-TombSweep .accent-200 .mat-ripple-element, body.theme-TombSweep .accent-300 .mat-ripple-element, body.theme-TombSweep .accent-400 .mat-ripple-element, body.theme-TombSweep .accent-500 .mat-ripple-element, body.theme-TombSweep .accent-600 .mat-ripple-element, body.theme-TombSweep .accent-700 .mat-ripple-element, body.theme-TombSweep .accent-800 .mat-ripple-element, body.theme-TombSweep .accent-900 .mat-ripple-element, body.theme-TombSweep .accent-A200 .mat-ripple-element, body.theme-TombSweep .accent-A400 .mat-ripple-element, body.theme-TombSweep .accent-A700 .mat-ripple-element, body.theme-TombSweep .accent .mat-ripple-element, body.theme-TombSweep .warn-50 .mat-ripple-element, body.theme-TombSweep .warn-100 .mat-ripple-element, body.theme-TombSweep .warn-200 .mat-ripple-element, body.theme-TombSweep .warn-300 .mat-ripple-element, body.theme-TombSweep .warn-400 .mat-ripple-element, body.theme-TombSweep .warn-500 .mat-ripple-element, body.theme-TombSweep .warn-600 .mat-ripple-element, body.theme-TombSweep .warn-700 .mat-ripple-element, body.theme-TombSweep .warn-800 .mat-ripple-element, body.theme-TombSweep .warn-900 .mat-ripple-element, body.theme-TombSweep .warn-A200 .mat-ripple-element, body.theme-TombSweep .warn-A400 .mat-ripple-element, body.theme-TombSweep .warn-A700 .mat-ripple-element, body.theme-TombSweep .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-TombSweep .primary-50 .adaptive-border-color, body.theme-TombSweep .primary-100 .adaptive-border-color, body.theme-TombSweep .primary-200 .adaptive-border-color, body.theme-TombSweep .primary-300 .adaptive-border-color, body.theme-TombSweep .primary-400 .adaptive-border-color, body.theme-TombSweep .primary-500 .adaptive-border-color, body.theme-TombSweep .primary-600 .adaptive-border-color, body.theme-TombSweep .primary-700 .adaptive-border-color, body.theme-TombSweep .primary-800 .adaptive-border-color, body.theme-TombSweep .primary-900 .adaptive-border-color, body.theme-TombSweep .primary-A200 .adaptive-border-color, body.theme-TombSweep .primary-A400 .adaptive-border-color, body.theme-TombSweep .primary-A700 .adaptive-border-color, body.theme-TombSweep .primary .adaptive-border-color, body.theme-TombSweep .accent-50 .adaptive-border-color, body.theme-TombSweep .accent-100 .adaptive-border-color, body.theme-TombSweep .accent-200 .adaptive-border-color, body.theme-TombSweep .accent-300 .adaptive-border-color, body.theme-TombSweep .accent-400 .adaptive-border-color, body.theme-TombSweep .accent-500 .adaptive-border-color, body.theme-TombSweep .accent-600 .adaptive-border-color, body.theme-TombSweep .accent-700 .adaptive-border-color, body.theme-TombSweep .accent-800 .adaptive-border-color, body.theme-TombSweep .accent-900 .adaptive-border-color, body.theme-TombSweep .accent-A200 .adaptive-border-color, body.theme-TombSweep .accent-A400 .adaptive-border-color, body.theme-TombSweep .accent-A700 .adaptive-border-color, body.theme-TombSweep .accent .adaptive-border-color, body.theme-TombSweep .warn-50 .adaptive-border-color, body.theme-TombSweep .warn-100 .adaptive-border-color, body.theme-TombSweep .warn-200 .adaptive-border-color, body.theme-TombSweep .warn-300 .adaptive-border-color, body.theme-TombSweep .warn-400 .adaptive-border-color, body.theme-TombSweep .warn-500 .adaptive-border-color, body.theme-TombSweep .warn-600 .adaptive-border-color, body.theme-TombSweep .warn-700 .adaptive-border-color, body.theme-TombSweep .warn-800 .adaptive-border-color, body.theme-TombSweep .warn-900 .adaptive-border-color, body.theme-TombSweep .warn-A200 .adaptive-border-color, body.theme-TombSweep .warn-A400 .adaptive-border-color, body.theme-TombSweep .warn-A700 .adaptive-border-color, body.theme-TombSweep .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-TombSweep .primary-A100 input[type='text'], body.theme-TombSweep .accent-A100 input[type='text'], body.theme-TombSweep .warn-A100 input[type='text'] {
  color: black; }
body.theme-TombSweep .primary-A100 .mat-form-field-label, body.theme-TombSweep .accent-A100 .mat-form-field-label, body.theme-TombSweep .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .primary-A100 .mat-form-field-underline, body.theme-TombSweep .accent-A100 .mat-form-field-underline, body.theme-TombSweep .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .primary-A100 .mat-select-trigger,
body.theme-TombSweep .primary-A100 .mat-select-arrow, body.theme-TombSweep .accent-A100 .mat-select-trigger,
body.theme-TombSweep .accent-A100 .mat-select-arrow, body.theme-TombSweep .warn-A100 .mat-select-trigger,
body.theme-TombSweep .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .primary-A100 .mat-select-underline, body.theme-TombSweep .accent-A100 .mat-select-underline, body.theme-TombSweep .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-TombSweep .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-A100 .mat-select-arrow,
body.theme-TombSweep .primary-A100 .mat-select-trigger, body.theme-TombSweep .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-A100 .mat-select-arrow,
body.theme-TombSweep .accent-A100 .mat-select-trigger, body.theme-TombSweep .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-A100 .mat-select-arrow,
body.theme-TombSweep .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-TombSweep .primary-50 input[type='text'], body.theme-TombSweep .primary-100 input[type='text'], body.theme-TombSweep .primary-200 input[type='text'], body.theme-TombSweep .primary-300 input[type='text'], body.theme-TombSweep .primary-400 input[type='text'], body.theme-TombSweep .primary-500 input[type='text'], body.theme-TombSweep .primary-600 input[type='text'], body.theme-TombSweep .primary-700 input[type='text'], body.theme-TombSweep .primary-800 input[type='text'], body.theme-TombSweep .primary-900 input[type='text'], body.theme-TombSweep .primary-A200 input[type='text'], body.theme-TombSweep .primary-A400 input[type='text'], body.theme-TombSweep .primary-A700 input[type='text'], body.theme-TombSweep .primary input[type='text'], body.theme-TombSweep .accent-50 input[type='text'], body.theme-TombSweep .accent-100 input[type='text'], body.theme-TombSweep .accent-200 input[type='text'], body.theme-TombSweep .accent-300 input[type='text'], body.theme-TombSweep .accent-400 input[type='text'], body.theme-TombSweep .accent-500 input[type='text'], body.theme-TombSweep .accent-600 input[type='text'], body.theme-TombSweep .accent-700 input[type='text'], body.theme-TombSweep .accent-800 input[type='text'], body.theme-TombSweep .accent-900 input[type='text'], body.theme-TombSweep .accent-A200 input[type='text'], body.theme-TombSweep .accent-A400 input[type='text'], body.theme-TombSweep .accent-A700 input[type='text'], body.theme-TombSweep .accent input[type='text'], body.theme-TombSweep .warn-50 input[type='text'], body.theme-TombSweep .warn-100 input[type='text'], body.theme-TombSweep .warn-200 input[type='text'], body.theme-TombSweep .warn-300 input[type='text'], body.theme-TombSweep .warn-400 input[type='text'], body.theme-TombSweep .warn-500 input[type='text'], body.theme-TombSweep .warn-600 input[type='text'], body.theme-TombSweep .warn-700 input[type='text'], body.theme-TombSweep .warn-800 input[type='text'], body.theme-TombSweep .warn-900 input[type='text'], body.theme-TombSweep .warn-A200 input[type='text'], body.theme-TombSweep .warn-A400 input[type='text'], body.theme-TombSweep .warn-A700 input[type='text'], body.theme-TombSweep .warn input[type='text'] {
  color: white; }
body.theme-TombSweep .primary-50 .mat-form-field-label, body.theme-TombSweep .primary-100 .mat-form-field-label, body.theme-TombSweep .primary-200 .mat-form-field-label, body.theme-TombSweep .primary-300 .mat-form-field-label, body.theme-TombSweep .primary-400 .mat-form-field-label, body.theme-TombSweep .primary-500 .mat-form-field-label, body.theme-TombSweep .primary-600 .mat-form-field-label, body.theme-TombSweep .primary-700 .mat-form-field-label, body.theme-TombSweep .primary-800 .mat-form-field-label, body.theme-TombSweep .primary-900 .mat-form-field-label, body.theme-TombSweep .primary-A200 .mat-form-field-label, body.theme-TombSweep .primary-A400 .mat-form-field-label, body.theme-TombSweep .primary-A700 .mat-form-field-label, body.theme-TombSweep .primary .mat-form-field-label, body.theme-TombSweep .accent-50 .mat-form-field-label, body.theme-TombSweep .accent-100 .mat-form-field-label, body.theme-TombSweep .accent-200 .mat-form-field-label, body.theme-TombSweep .accent-300 .mat-form-field-label, body.theme-TombSweep .accent-400 .mat-form-field-label, body.theme-TombSweep .accent-500 .mat-form-field-label, body.theme-TombSweep .accent-600 .mat-form-field-label, body.theme-TombSweep .accent-700 .mat-form-field-label, body.theme-TombSweep .accent-800 .mat-form-field-label, body.theme-TombSweep .accent-900 .mat-form-field-label, body.theme-TombSweep .accent-A200 .mat-form-field-label, body.theme-TombSweep .accent-A400 .mat-form-field-label, body.theme-TombSweep .accent-A700 .mat-form-field-label, body.theme-TombSweep .accent .mat-form-field-label, body.theme-TombSweep .warn-50 .mat-form-field-label, body.theme-TombSweep .warn-100 .mat-form-field-label, body.theme-TombSweep .warn-200 .mat-form-field-label, body.theme-TombSweep .warn-300 .mat-form-field-label, body.theme-TombSweep .warn-400 .mat-form-field-label, body.theme-TombSweep .warn-500 .mat-form-field-label, body.theme-TombSweep .warn-600 .mat-form-field-label, body.theme-TombSweep .warn-700 .mat-form-field-label, body.theme-TombSweep .warn-800 .mat-form-field-label, body.theme-TombSweep .warn-900 .mat-form-field-label, body.theme-TombSweep .warn-A200 .mat-form-field-label, body.theme-TombSweep .warn-A400 .mat-form-field-label, body.theme-TombSweep .warn-A700 .mat-form-field-label, body.theme-TombSweep .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-TombSweep .primary-50 .mat-form-field-underline, body.theme-TombSweep .primary-100 .mat-form-field-underline, body.theme-TombSweep .primary-200 .mat-form-field-underline, body.theme-TombSweep .primary-300 .mat-form-field-underline, body.theme-TombSweep .primary-400 .mat-form-field-underline, body.theme-TombSweep .primary-500 .mat-form-field-underline, body.theme-TombSweep .primary-600 .mat-form-field-underline, body.theme-TombSweep .primary-700 .mat-form-field-underline, body.theme-TombSweep .primary-800 .mat-form-field-underline, body.theme-TombSweep .primary-900 .mat-form-field-underline, body.theme-TombSweep .primary-A200 .mat-form-field-underline, body.theme-TombSweep .primary-A400 .mat-form-field-underline, body.theme-TombSweep .primary-A700 .mat-form-field-underline, body.theme-TombSweep .primary .mat-form-field-underline, body.theme-TombSweep .accent-50 .mat-form-field-underline, body.theme-TombSweep .accent-100 .mat-form-field-underline, body.theme-TombSweep .accent-200 .mat-form-field-underline, body.theme-TombSweep .accent-300 .mat-form-field-underline, body.theme-TombSweep .accent-400 .mat-form-field-underline, body.theme-TombSweep .accent-500 .mat-form-field-underline, body.theme-TombSweep .accent-600 .mat-form-field-underline, body.theme-TombSweep .accent-700 .mat-form-field-underline, body.theme-TombSweep .accent-800 .mat-form-field-underline, body.theme-TombSweep .accent-900 .mat-form-field-underline, body.theme-TombSweep .accent-A200 .mat-form-field-underline, body.theme-TombSweep .accent-A400 .mat-form-field-underline, body.theme-TombSweep .accent-A700 .mat-form-field-underline, body.theme-TombSweep .accent .mat-form-field-underline, body.theme-TombSweep .warn-50 .mat-form-field-underline, body.theme-TombSweep .warn-100 .mat-form-field-underline, body.theme-TombSweep .warn-200 .mat-form-field-underline, body.theme-TombSweep .warn-300 .mat-form-field-underline, body.theme-TombSweep .warn-400 .mat-form-field-underline, body.theme-TombSweep .warn-500 .mat-form-field-underline, body.theme-TombSweep .warn-600 .mat-form-field-underline, body.theme-TombSweep .warn-700 .mat-form-field-underline, body.theme-TombSweep .warn-800 .mat-form-field-underline, body.theme-TombSweep .warn-900 .mat-form-field-underline, body.theme-TombSweep .warn-A200 .mat-form-field-underline, body.theme-TombSweep .warn-A400 .mat-form-field-underline, body.theme-TombSweep .warn-A700 .mat-form-field-underline, body.theme-TombSweep .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-TombSweep .primary-50 .mat-select-trigger,
body.theme-TombSweep .primary-50 .mat-select-arrow, body.theme-TombSweep .primary-100 .mat-select-trigger,
body.theme-TombSweep .primary-100 .mat-select-arrow, body.theme-TombSweep .primary-200 .mat-select-trigger,
body.theme-TombSweep .primary-200 .mat-select-arrow, body.theme-TombSweep .primary-300 .mat-select-trigger,
body.theme-TombSweep .primary-300 .mat-select-arrow, body.theme-TombSweep .primary-400 .mat-select-trigger,
body.theme-TombSweep .primary-400 .mat-select-arrow, body.theme-TombSweep .primary-500 .mat-select-trigger,
body.theme-TombSweep .primary-500 .mat-select-arrow, body.theme-TombSweep .primary-600 .mat-select-trigger,
body.theme-TombSweep .primary-600 .mat-select-arrow, body.theme-TombSweep .primary-700 .mat-select-trigger,
body.theme-TombSweep .primary-700 .mat-select-arrow, body.theme-TombSweep .primary-800 .mat-select-trigger,
body.theme-TombSweep .primary-800 .mat-select-arrow, body.theme-TombSweep .primary-900 .mat-select-trigger,
body.theme-TombSweep .primary-900 .mat-select-arrow, body.theme-TombSweep .primary-A200 .mat-select-trigger,
body.theme-TombSweep .primary-A200 .mat-select-arrow, body.theme-TombSweep .primary-A400 .mat-select-trigger,
body.theme-TombSweep .primary-A400 .mat-select-arrow, body.theme-TombSweep .primary-A700 .mat-select-trigger,
body.theme-TombSweep .primary-A700 .mat-select-arrow, body.theme-TombSweep .primary .mat-select-trigger,
body.theme-TombSweep .primary .mat-select-arrow, body.theme-TombSweep .accent-50 .mat-select-trigger,
body.theme-TombSweep .accent-50 .mat-select-arrow, body.theme-TombSweep .accent-100 .mat-select-trigger,
body.theme-TombSweep .accent-100 .mat-select-arrow, body.theme-TombSweep .accent-200 .mat-select-trigger,
body.theme-TombSweep .accent-200 .mat-select-arrow, body.theme-TombSweep .accent-300 .mat-select-trigger,
body.theme-TombSweep .accent-300 .mat-select-arrow, body.theme-TombSweep .accent-400 .mat-select-trigger,
body.theme-TombSweep .accent-400 .mat-select-arrow, body.theme-TombSweep .accent-500 .mat-select-trigger,
body.theme-TombSweep .accent-500 .mat-select-arrow, body.theme-TombSweep .accent-600 .mat-select-trigger,
body.theme-TombSweep .accent-600 .mat-select-arrow, body.theme-TombSweep .accent-700 .mat-select-trigger,
body.theme-TombSweep .accent-700 .mat-select-arrow, body.theme-TombSweep .accent-800 .mat-select-trigger,
body.theme-TombSweep .accent-800 .mat-select-arrow, body.theme-TombSweep .accent-900 .mat-select-trigger,
body.theme-TombSweep .accent-900 .mat-select-arrow, body.theme-TombSweep .accent-A200 .mat-select-trigger,
body.theme-TombSweep .accent-A200 .mat-select-arrow, body.theme-TombSweep .accent-A400 .mat-select-trigger,
body.theme-TombSweep .accent-A400 .mat-select-arrow, body.theme-TombSweep .accent-A700 .mat-select-trigger,
body.theme-TombSweep .accent-A700 .mat-select-arrow, body.theme-TombSweep .accent .mat-select-trigger,
body.theme-TombSweep .accent .mat-select-arrow, body.theme-TombSweep .warn-50 .mat-select-trigger,
body.theme-TombSweep .warn-50 .mat-select-arrow, body.theme-TombSweep .warn-100 .mat-select-trigger,
body.theme-TombSweep .warn-100 .mat-select-arrow, body.theme-TombSweep .warn-200 .mat-select-trigger,
body.theme-TombSweep .warn-200 .mat-select-arrow, body.theme-TombSweep .warn-300 .mat-select-trigger,
body.theme-TombSweep .warn-300 .mat-select-arrow, body.theme-TombSweep .warn-400 .mat-select-trigger,
body.theme-TombSweep .warn-400 .mat-select-arrow, body.theme-TombSweep .warn-500 .mat-select-trigger,
body.theme-TombSweep .warn-500 .mat-select-arrow, body.theme-TombSweep .warn-600 .mat-select-trigger,
body.theme-TombSweep .warn-600 .mat-select-arrow, body.theme-TombSweep .warn-700 .mat-select-trigger,
body.theme-TombSweep .warn-700 .mat-select-arrow, body.theme-TombSweep .warn-800 .mat-select-trigger,
body.theme-TombSweep .warn-800 .mat-select-arrow, body.theme-TombSweep .warn-900 .mat-select-trigger,
body.theme-TombSweep .warn-900 .mat-select-arrow, body.theme-TombSweep .warn-A200 .mat-select-trigger,
body.theme-TombSweep .warn-A200 .mat-select-arrow, body.theme-TombSweep .warn-A400 .mat-select-trigger,
body.theme-TombSweep .warn-A400 .mat-select-arrow, body.theme-TombSweep .warn-A700 .mat-select-trigger,
body.theme-TombSweep .warn-A700 .mat-select-arrow, body.theme-TombSweep .warn .mat-select-trigger,
body.theme-TombSweep .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-TombSweep .primary-50 .mat-select-underline, body.theme-TombSweep .primary-100 .mat-select-underline, body.theme-TombSweep .primary-200 .mat-select-underline, body.theme-TombSweep .primary-300 .mat-select-underline, body.theme-TombSweep .primary-400 .mat-select-underline, body.theme-TombSweep .primary-500 .mat-select-underline, body.theme-TombSweep .primary-600 .mat-select-underline, body.theme-TombSweep .primary-700 .mat-select-underline, body.theme-TombSweep .primary-800 .mat-select-underline, body.theme-TombSweep .primary-900 .mat-select-underline, body.theme-TombSweep .primary-A200 .mat-select-underline, body.theme-TombSweep .primary-A400 .mat-select-underline, body.theme-TombSweep .primary-A700 .mat-select-underline, body.theme-TombSweep .primary .mat-select-underline, body.theme-TombSweep .accent-50 .mat-select-underline, body.theme-TombSweep .accent-100 .mat-select-underline, body.theme-TombSweep .accent-200 .mat-select-underline, body.theme-TombSweep .accent-300 .mat-select-underline, body.theme-TombSweep .accent-400 .mat-select-underline, body.theme-TombSweep .accent-500 .mat-select-underline, body.theme-TombSweep .accent-600 .mat-select-underline, body.theme-TombSweep .accent-700 .mat-select-underline, body.theme-TombSweep .accent-800 .mat-select-underline, body.theme-TombSweep .accent-900 .mat-select-underline, body.theme-TombSweep .accent-A200 .mat-select-underline, body.theme-TombSweep .accent-A400 .mat-select-underline, body.theme-TombSweep .accent-A700 .mat-select-underline, body.theme-TombSweep .accent .mat-select-underline, body.theme-TombSweep .warn-50 .mat-select-underline, body.theme-TombSweep .warn-100 .mat-select-underline, body.theme-TombSweep .warn-200 .mat-select-underline, body.theme-TombSweep .warn-300 .mat-select-underline, body.theme-TombSweep .warn-400 .mat-select-underline, body.theme-TombSweep .warn-500 .mat-select-underline, body.theme-TombSweep .warn-600 .mat-select-underline, body.theme-TombSweep .warn-700 .mat-select-underline, body.theme-TombSweep .warn-800 .mat-select-underline, body.theme-TombSweep .warn-900 .mat-select-underline, body.theme-TombSweep .warn-A200 .mat-select-underline, body.theme-TombSweep .warn-A400 .mat-select-underline, body.theme-TombSweep .warn-A700 .mat-select-underline, body.theme-TombSweep .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-TombSweep .primary-50 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-50 .mat-select-arrow,
body.theme-TombSweep .primary-50 .mat-select-trigger, body.theme-TombSweep .primary-100 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-100 .mat-select-arrow,
body.theme-TombSweep .primary-100 .mat-select-trigger, body.theme-TombSweep .primary-200 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-200 .mat-select-arrow,
body.theme-TombSweep .primary-200 .mat-select-trigger, body.theme-TombSweep .primary-300 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-300 .mat-select-arrow,
body.theme-TombSweep .primary-300 .mat-select-trigger, body.theme-TombSweep .primary-400 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-400 .mat-select-arrow,
body.theme-TombSweep .primary-400 .mat-select-trigger, body.theme-TombSweep .primary-500 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-500 .mat-select-arrow,
body.theme-TombSweep .primary-500 .mat-select-trigger, body.theme-TombSweep .primary-600 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-600 .mat-select-arrow,
body.theme-TombSweep .primary-600 .mat-select-trigger, body.theme-TombSweep .primary-700 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-700 .mat-select-arrow,
body.theme-TombSweep .primary-700 .mat-select-trigger, body.theme-TombSweep .primary-800 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-800 .mat-select-arrow,
body.theme-TombSweep .primary-800 .mat-select-trigger, body.theme-TombSweep .primary-900 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-900 .mat-select-arrow,
body.theme-TombSweep .primary-900 .mat-select-trigger, body.theme-TombSweep .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-A200 .mat-select-arrow,
body.theme-TombSweep .primary-A200 .mat-select-trigger, body.theme-TombSweep .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-A400 .mat-select-arrow,
body.theme-TombSweep .primary-A400 .mat-select-trigger, body.theme-TombSweep .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary-A700 .mat-select-arrow,
body.theme-TombSweep .primary-A700 .mat-select-trigger, body.theme-TombSweep .primary .mat-select-disabled .mat-select-value,
body.theme-TombSweep .primary .mat-select-arrow,
body.theme-TombSweep .primary .mat-select-trigger, body.theme-TombSweep .accent-50 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-50 .mat-select-arrow,
body.theme-TombSweep .accent-50 .mat-select-trigger, body.theme-TombSweep .accent-100 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-100 .mat-select-arrow,
body.theme-TombSweep .accent-100 .mat-select-trigger, body.theme-TombSweep .accent-200 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-200 .mat-select-arrow,
body.theme-TombSweep .accent-200 .mat-select-trigger, body.theme-TombSweep .accent-300 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-300 .mat-select-arrow,
body.theme-TombSweep .accent-300 .mat-select-trigger, body.theme-TombSweep .accent-400 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-400 .mat-select-arrow,
body.theme-TombSweep .accent-400 .mat-select-trigger, body.theme-TombSweep .accent-500 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-500 .mat-select-arrow,
body.theme-TombSweep .accent-500 .mat-select-trigger, body.theme-TombSweep .accent-600 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-600 .mat-select-arrow,
body.theme-TombSweep .accent-600 .mat-select-trigger, body.theme-TombSweep .accent-700 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-700 .mat-select-arrow,
body.theme-TombSweep .accent-700 .mat-select-trigger, body.theme-TombSweep .accent-800 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-800 .mat-select-arrow,
body.theme-TombSweep .accent-800 .mat-select-trigger, body.theme-TombSweep .accent-900 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-900 .mat-select-arrow,
body.theme-TombSweep .accent-900 .mat-select-trigger, body.theme-TombSweep .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-A200 .mat-select-arrow,
body.theme-TombSweep .accent-A200 .mat-select-trigger, body.theme-TombSweep .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-A400 .mat-select-arrow,
body.theme-TombSweep .accent-A400 .mat-select-trigger, body.theme-TombSweep .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent-A700 .mat-select-arrow,
body.theme-TombSweep .accent-A700 .mat-select-trigger, body.theme-TombSweep .accent .mat-select-disabled .mat-select-value,
body.theme-TombSweep .accent .mat-select-arrow,
body.theme-TombSweep .accent .mat-select-trigger, body.theme-TombSweep .warn-50 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-50 .mat-select-arrow,
body.theme-TombSweep .warn-50 .mat-select-trigger, body.theme-TombSweep .warn-100 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-100 .mat-select-arrow,
body.theme-TombSweep .warn-100 .mat-select-trigger, body.theme-TombSweep .warn-200 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-200 .mat-select-arrow,
body.theme-TombSweep .warn-200 .mat-select-trigger, body.theme-TombSweep .warn-300 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-300 .mat-select-arrow,
body.theme-TombSweep .warn-300 .mat-select-trigger, body.theme-TombSweep .warn-400 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-400 .mat-select-arrow,
body.theme-TombSweep .warn-400 .mat-select-trigger, body.theme-TombSweep .warn-500 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-500 .mat-select-arrow,
body.theme-TombSweep .warn-500 .mat-select-trigger, body.theme-TombSweep .warn-600 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-600 .mat-select-arrow,
body.theme-TombSweep .warn-600 .mat-select-trigger, body.theme-TombSweep .warn-700 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-700 .mat-select-arrow,
body.theme-TombSweep .warn-700 .mat-select-trigger, body.theme-TombSweep .warn-800 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-800 .mat-select-arrow,
body.theme-TombSweep .warn-800 .mat-select-trigger, body.theme-TombSweep .warn-900 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-900 .mat-select-arrow,
body.theme-TombSweep .warn-900 .mat-select-trigger, body.theme-TombSweep .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-A200 .mat-select-arrow,
body.theme-TombSweep .warn-A200 .mat-select-trigger, body.theme-TombSweep .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-A400 .mat-select-arrow,
body.theme-TombSweep .warn-A400 .mat-select-trigger, body.theme-TombSweep .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn-A700 .mat-select-arrow,
body.theme-TombSweep .warn-A700 .mat-select-trigger, body.theme-TombSweep .warn .mat-select-disabled .mat-select-value,
body.theme-TombSweep .warn .mat-select-arrow,
body.theme-TombSweep .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-TombSweep .primary-50 .mat-select-value, body.theme-TombSweep .primary-100 .mat-select-value, body.theme-TombSweep .primary-200 .mat-select-value, body.theme-TombSweep .primary-300 .mat-select-value, body.theme-TombSweep .primary-400 .mat-select-value, body.theme-TombSweep .primary-500 .mat-select-value, body.theme-TombSweep .primary-600 .mat-select-value, body.theme-TombSweep .primary-700 .mat-select-value, body.theme-TombSweep .primary-800 .mat-select-value, body.theme-TombSweep .primary-900 .mat-select-value, body.theme-TombSweep .primary-A200 .mat-select-value, body.theme-TombSweep .primary-A400 .mat-select-value, body.theme-TombSweep .primary-A700 .mat-select-value, body.theme-TombSweep .primary .mat-select-value, body.theme-TombSweep .accent-50 .mat-select-value, body.theme-TombSweep .accent-100 .mat-select-value, body.theme-TombSweep .accent-200 .mat-select-value, body.theme-TombSweep .accent-300 .mat-select-value, body.theme-TombSweep .accent-400 .mat-select-value, body.theme-TombSweep .accent-500 .mat-select-value, body.theme-TombSweep .accent-600 .mat-select-value, body.theme-TombSweep .accent-700 .mat-select-value, body.theme-TombSweep .accent-800 .mat-select-value, body.theme-TombSweep .accent-900 .mat-select-value, body.theme-TombSweep .accent-A200 .mat-select-value, body.theme-TombSweep .accent-A400 .mat-select-value, body.theme-TombSweep .accent-A700 .mat-select-value, body.theme-TombSweep .accent .mat-select-value, body.theme-TombSweep .warn-50 .mat-select-value, body.theme-TombSweep .warn-100 .mat-select-value, body.theme-TombSweep .warn-200 .mat-select-value, body.theme-TombSweep .warn-300 .mat-select-value, body.theme-TombSweep .warn-400 .mat-select-value, body.theme-TombSweep .warn-500 .mat-select-value, body.theme-TombSweep .warn-600 .mat-select-value, body.theme-TombSweep .warn-700 .mat-select-value, body.theme-TombSweep .warn-800 .mat-select-value, body.theme-TombSweep .warn-900 .mat-select-value, body.theme-TombSweep .warn-A200 .mat-select-value, body.theme-TombSweep .warn-A400 .mat-select-value, body.theme-TombSweep .warn-A700 .mat-select-value, body.theme-TombSweep .warn .mat-select-value {
  color: white; }
body.theme-DragonBoat .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-DragonBoat .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-option:hover:not(.mat-option-disabled), body.theme-DragonBoat .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b7cac4; }
body.theme-DragonBoat .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b7cac4; }
body.theme-DragonBoat .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b7cac4; }
body.theme-DragonBoat .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-DragonBoat .mat-pseudo-checkbox-checked,
body.theme-DragonBoat .mat-pseudo-checkbox-indeterminate,
body.theme-DragonBoat .mat-accent .mat-pseudo-checkbox-checked,
body.theme-DragonBoat .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #b7cac4; }
body.theme-DragonBoat .mat-primary .mat-pseudo-checkbox-checked,
body.theme-DragonBoat .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #b7cac4; }
body.theme-DragonBoat .mat-warn .mat-pseudo-checkbox-checked,
body.theme-DragonBoat .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #b7cac4; }
body.theme-DragonBoat .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-DragonBoat .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-DragonBoat .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .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); }
body.theme-DragonBoat .mat-app-background, body.theme-DragonBoat.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-DragonBoat .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-DragonBoat .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-badge-content {
  color: white;
  background: #b7cac4; }
@media (-ms-high-contrast: active) {
    body.theme-DragonBoat .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-DragonBoat .mat-badge-accent .mat-badge-content {
  background: #b7cac4;
  color: white; }
body.theme-DragonBoat .mat-badge-warn .mat-badge-content {
  color: white;
  background: #b7cac4; }
body.theme-DragonBoat .mat-badge {
  position: relative; }
body.theme-DragonBoat .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-DragonBoat .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-DragonBoat .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-DragonBoat .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-DragonBoat .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-DragonBoat .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-DragonBoat .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-DragonBoat .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-DragonBoat .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-DragonBoat .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-DragonBoat .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-DragonBoat .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-DragonBoat .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-DragonBoat .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-DragonBoat .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-DragonBoat .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-DragonBoat .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-DragonBoat .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-DragonBoat .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-DragonBoat .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-DragonBoat .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-DragonBoat .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-DragonBoat .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-DragonBoat .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-DragonBoat .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-DragonBoat .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-button, body.theme-DragonBoat .mat-icon-button, body.theme-DragonBoat .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-DragonBoat .mat-button.mat-primary, body.theme-DragonBoat .mat-icon-button.mat-primary, body.theme-DragonBoat .mat-stroked-button.mat-primary {
    color: #b7cac4; }
body.theme-DragonBoat .mat-button.mat-accent, body.theme-DragonBoat .mat-icon-button.mat-accent, body.theme-DragonBoat .mat-stroked-button.mat-accent {
    color: #b7cac4; }
body.theme-DragonBoat .mat-button.mat-warn, body.theme-DragonBoat .mat-icon-button.mat-warn, body.theme-DragonBoat .mat-stroked-button.mat-warn {
    color: #b7cac4; }
body.theme-DragonBoat .mat-button.mat-primary[disabled], body.theme-DragonBoat .mat-button.mat-accent[disabled], body.theme-DragonBoat .mat-button.mat-warn[disabled], body.theme-DragonBoat .mat-button[disabled][disabled], body.theme-DragonBoat .mat-icon-button.mat-primary[disabled], body.theme-DragonBoat .mat-icon-button.mat-accent[disabled], body.theme-DragonBoat .mat-icon-button.mat-warn[disabled], body.theme-DragonBoat .mat-icon-button[disabled][disabled], body.theme-DragonBoat .mat-stroked-button.mat-primary[disabled], body.theme-DragonBoat .mat-stroked-button.mat-accent[disabled], body.theme-DragonBoat .mat-stroked-button.mat-warn[disabled], body.theme-DragonBoat .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-button.mat-primary .mat-button-focus-overlay, body.theme-DragonBoat .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-DragonBoat .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-button.mat-accent .mat-button-focus-overlay, body.theme-DragonBoat .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-DragonBoat .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-button.mat-warn .mat-button-focus-overlay, body.theme-DragonBoat .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-DragonBoat .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-button[disabled] .mat-button-focus-overlay, body.theme-DragonBoat .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-DragonBoat .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-DragonBoat .mat-button .mat-ripple-element, body.theme-DragonBoat .mat-icon-button .mat-ripple-element, body.theme-DragonBoat .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-DragonBoat .mat-button-focus-overlay {
  background: black; }
body.theme-DragonBoat .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-flat-button, body.theme-DragonBoat .mat-raised-button, body.theme-DragonBoat .mat-fab, body.theme-DragonBoat .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-DragonBoat .mat-flat-button.mat-primary, body.theme-DragonBoat .mat-raised-button.mat-primary, body.theme-DragonBoat .mat-fab.mat-primary, body.theme-DragonBoat .mat-mini-fab.mat-primary {
    color: white; }
body.theme-DragonBoat .mat-flat-button.mat-accent, body.theme-DragonBoat .mat-raised-button.mat-accent, body.theme-DragonBoat .mat-fab.mat-accent, body.theme-DragonBoat .mat-mini-fab.mat-accent {
    color: white; }
body.theme-DragonBoat .mat-flat-button.mat-warn, body.theme-DragonBoat .mat-raised-button.mat-warn, body.theme-DragonBoat .mat-fab.mat-warn, body.theme-DragonBoat .mat-mini-fab.mat-warn {
    color: white; }
body.theme-DragonBoat .mat-flat-button.mat-primary[disabled], body.theme-DragonBoat .mat-flat-button.mat-accent[disabled], body.theme-DragonBoat .mat-flat-button.mat-warn[disabled], body.theme-DragonBoat .mat-flat-button[disabled][disabled], body.theme-DragonBoat .mat-raised-button.mat-primary[disabled], body.theme-DragonBoat .mat-raised-button.mat-accent[disabled], body.theme-DragonBoat .mat-raised-button.mat-warn[disabled], body.theme-DragonBoat .mat-raised-button[disabled][disabled], body.theme-DragonBoat .mat-fab.mat-primary[disabled], body.theme-DragonBoat .mat-fab.mat-accent[disabled], body.theme-DragonBoat .mat-fab.mat-warn[disabled], body.theme-DragonBoat .mat-fab[disabled][disabled], body.theme-DragonBoat .mat-mini-fab.mat-primary[disabled], body.theme-DragonBoat .mat-mini-fab.mat-accent[disabled], body.theme-DragonBoat .mat-mini-fab.mat-warn[disabled], body.theme-DragonBoat .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-flat-button.mat-primary, body.theme-DragonBoat .mat-raised-button.mat-primary, body.theme-DragonBoat .mat-fab.mat-primary, body.theme-DragonBoat .mat-mini-fab.mat-primary {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-flat-button.mat-accent, body.theme-DragonBoat .mat-raised-button.mat-accent, body.theme-DragonBoat .mat-fab.mat-accent, body.theme-DragonBoat .mat-mini-fab.mat-accent {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-flat-button.mat-warn, body.theme-DragonBoat .mat-raised-button.mat-warn, body.theme-DragonBoat .mat-fab.mat-warn, body.theme-DragonBoat .mat-mini-fab.mat-warn {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-flat-button.mat-primary[disabled], body.theme-DragonBoat .mat-flat-button.mat-accent[disabled], body.theme-DragonBoat .mat-flat-button.mat-warn[disabled], body.theme-DragonBoat .mat-flat-button[disabled][disabled], body.theme-DragonBoat .mat-raised-button.mat-primary[disabled], body.theme-DragonBoat .mat-raised-button.mat-accent[disabled], body.theme-DragonBoat .mat-raised-button.mat-warn[disabled], body.theme-DragonBoat .mat-raised-button[disabled][disabled], body.theme-DragonBoat .mat-fab.mat-primary[disabled], body.theme-DragonBoat .mat-fab.mat-accent[disabled], body.theme-DragonBoat .mat-fab.mat-warn[disabled], body.theme-DragonBoat .mat-fab[disabled][disabled], body.theme-DragonBoat .mat-mini-fab.mat-primary[disabled], body.theme-DragonBoat .mat-mini-fab.mat-accent[disabled], body.theme-DragonBoat .mat-mini-fab.mat-warn[disabled], body.theme-DragonBoat .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-flat-button.mat-primary .mat-ripple-element, body.theme-DragonBoat .mat-raised-button.mat-primary .mat-ripple-element, body.theme-DragonBoat .mat-fab.mat-primary .mat-ripple-element, body.theme-DragonBoat .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .mat-flat-button.mat-accent .mat-ripple-element, body.theme-DragonBoat .mat-raised-button.mat-accent .mat-ripple-element, body.theme-DragonBoat .mat-fab.mat-accent .mat-ripple-element, body.theme-DragonBoat .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .mat-flat-button.mat-warn .mat-ripple-element, body.theme-DragonBoat .mat-raised-button.mat-warn .mat-ripple-element, body.theme-DragonBoat .mat-fab.mat-warn .mat-ripple-element, body.theme-DragonBoat .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-DragonBoat .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-fab:not([class*='mat-elevation-z']), body.theme-DragonBoat .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-DragonBoat .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-DragonBoat .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-button-toggle-standalone,
body.theme-DragonBoat .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-DragonBoat .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-DragonBoat .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-DragonBoat .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-DragonBoat .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-DragonBoat .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-DragonBoat .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-DragonBoat .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-DragonBoat .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-DragonBoat .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-DragonBoat .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-DragonBoat .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-DragonBoat .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-DragonBoat .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-DragonBoat .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-DragonBoat .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-DragonBoat .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-DragonBoat .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-DragonBoat .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-DragonBoat .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-DragonBoat .mat-checkbox-background {
    background: none; } }
body.theme-DragonBoat .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-DragonBoat .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-DragonBoat .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-DragonBoat .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .mat-table {
  background: white; }
body.theme-DragonBoat .mat-table thead, body.theme-DragonBoat .mat-table tbody, body.theme-DragonBoat .mat-table tfoot,
body.theme-DragonBoat mat-header-row, body.theme-DragonBoat mat-row, body.theme-DragonBoat mat-footer-row,
body.theme-DragonBoat [mat-header-row], body.theme-DragonBoat [mat-row], body.theme-DragonBoat [mat-footer-row],
body.theme-DragonBoat .mat-table-sticky {
  background: inherit; }
body.theme-DragonBoat mat-row, body.theme-DragonBoat mat-header-row, body.theme-DragonBoat mat-footer-row,
body.theme-DragonBoat th.mat-header-cell, body.theme-DragonBoat td.mat-cell, body.theme-DragonBoat td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-cell, body.theme-DragonBoat .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-datepicker-toggle,
body.theme-DragonBoat .mat-datepicker-content .mat-calendar-next-button,
body.theme-DragonBoat .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-DragonBoat .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-DragonBoat .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-DragonBoat .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-DragonBoat .mat-calendar-body-selected {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(183, 202, 196, 0.4); }
body.theme-DragonBoat .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-DragonBoat .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #b7cac4;
    color: white; }
body.theme-DragonBoat .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(183, 202, 196, 0.4); }
body.theme-DragonBoat .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-DragonBoat .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #b7cac4;
    color: white; }
body.theme-DragonBoat .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(183, 202, 196, 0.4); }
body.theme-DragonBoat .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-DragonBoat .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); }
body.theme-DragonBoat .mat-datepicker-toggle-active {
  color: #b7cac4; }
body.theme-DragonBoat .mat-datepicker-toggle-active.mat-accent {
    color: #b7cac4; }
body.theme-DragonBoat .mat-datepicker-toggle-active.mat-warn {
    color: #b7cac4; }
body.theme-DragonBoat .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-DragonBoat .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-DragonBoat .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-DragonBoat .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-DragonBoat .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-expansion-panel-header-description,
body.theme-DragonBoat .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-DragonBoat .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-DragonBoat .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-DragonBoat .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-DragonBoat .mat-form-field.mat-focused .mat-form-field-label {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #b7cac4; }
body.theme-DragonBoat .mat-focused .mat-form-field-required-marker {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-DragonBoat .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-DragonBoat .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-error {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-DragonBoat .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-DragonBoat .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-DragonBoat .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-DragonBoat .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-DragonBoat .mat-icon.mat-primary {
  color: #b7cac4; }
body.theme-DragonBoat .mat-icon.mat-accent {
  color: #b7cac4; }
body.theme-DragonBoat .mat-icon.mat-warn {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-input-element:disabled,
body.theme-DragonBoat .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-input-element {
  caret-color: #b7cac4; }
body.theme-DragonBoat .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-accent .mat-input-element {
  caret-color: #b7cac4; }
body.theme-DragonBoat .mat-warn .mat-input-element,
body.theme-DragonBoat .mat-form-field-invalid .mat-input-element {
  caret-color: #b7cac4; }
body.theme-DragonBoat .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #b7cac4; }
body.theme-DragonBoat .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-DragonBoat .mat-list-option:hover, body.theme-DragonBoat .mat-list-option:focus,
body.theme-DragonBoat .mat-nav-list .mat-list-item:hover,
body.theme-DragonBoat .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .mat-menu-panel {
  background: white; }
body.theme-DragonBoat .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-menu-item[disabled], body.theme-DragonBoat .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-menu-item .mat-icon-no-color,
body.theme-DragonBoat .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-menu-item:hover:not([disabled]),
body.theme-DragonBoat .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-DragonBoat .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-DragonBoat .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .mat-paginator {
  background: white; }
body.theme-DragonBoat .mat-paginator,
body.theme-DragonBoat .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-paginator-decrement,
body.theme-DragonBoat .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-paginator-first,
body.theme-DragonBoat .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-DragonBoat .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-DragonBoat .mat-icon-button[disabled] .mat-paginator-first,
body.theme-DragonBoat .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-progress-bar-background {
  fill: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar-buffer {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar-fill::after {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-progress-spinner circle, body.theme-DragonBoat .mat-spinner circle {
  stroke: #b7cac4; }
body.theme-DragonBoat .mat-progress-spinner.mat-accent circle, body.theme-DragonBoat .mat-spinner.mat-accent circle {
  stroke: #b7cac4; }
body.theme-DragonBoat .mat-progress-spinner.mat-warn circle, body.theme-DragonBoat .mat-spinner.mat-warn circle {
  stroke: #b7cac4; }
body.theme-DragonBoat .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b7cac4; }
body.theme-DragonBoat .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-DragonBoat .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-DragonBoat .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-DragonBoat .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b7cac4; }
body.theme-DragonBoat .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-DragonBoat .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-DragonBoat .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-DragonBoat .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b7cac4; }
body.theme-DragonBoat .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-DragonBoat .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-DragonBoat .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-DragonBoat .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-DragonBoat .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-DragonBoat .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-DragonBoat .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-DragonBoat .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-select-panel {
  background: white; }
body.theme-DragonBoat .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #b7cac4; }
body.theme-DragonBoat .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-DragonBoat .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-DragonBoat [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-DragonBoat [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-DragonBoat .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(183, 202, 196, 0.54); }
body.theme-DragonBoat .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(183, 202, 196, 0.54); }
body.theme-DragonBoat .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(183, 202, 196, 0.54); }
body.theme-DragonBoat .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-DragonBoat .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-DragonBoat .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-primary .mat-slider-track-fill,
body.theme-DragonBoat .mat-primary .mat-slider-thumb,
body.theme-DragonBoat .mat-primary .mat-slider-thumb-label {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-DragonBoat .mat-accent .mat-slider-track-fill,
body.theme-DragonBoat .mat-accent .mat-slider-thumb,
body.theme-DragonBoat .mat-accent .mat-slider-thumb-label {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-DragonBoat .mat-warn .mat-slider-track-fill,
body.theme-DragonBoat .mat-warn .mat-slider-thumb,
body.theme-DragonBoat .mat-warn .mat-slider-thumb-label {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-DragonBoat .mat-slider-focus-ring {
  background-color: rgba(183, 202, 196, 0.2); }
body.theme-DragonBoat .mat-slider:hover .mat-slider-track-background,
body.theme-DragonBoat .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-slider-disabled .mat-slider-track-background,
body.theme-DragonBoat .mat-slider-disabled .mat-slider-track-fill,
body.theme-DragonBoat .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-DragonBoat .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-DragonBoat .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-DragonBoat .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-DragonBoat .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-DragonBoat .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-DragonBoat .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-DragonBoat .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-DragonBoat .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-DragonBoat .mat-step-header.cdk-keyboard-focused, body.theme-DragonBoat .mat-step-header.cdk-program-focused, body.theme-DragonBoat .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-DragonBoat .mat-step-header:hover {
    background: none; } }
body.theme-DragonBoat .mat-step-header .mat-step-label,
body.theme-DragonBoat .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-DragonBoat .mat-step-header .mat-step-icon-selected,
body.theme-DragonBoat .mat-step-header .mat-step-icon-state-done,
body.theme-DragonBoat .mat-step-header .mat-step-icon-state-edit {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #b7cac4; }
body.theme-DragonBoat .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-step-header .mat-step-label.mat-step-label-error {
  color: #b7cac4; }
body.theme-DragonBoat .mat-stepper-horizontal, body.theme-DragonBoat .mat-stepper-vertical {
  background-color: white; }
body.theme-DragonBoat .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-horizontal-stepper-header::before,
body.theme-DragonBoat .mat-horizontal-stepper-header::after,
body.theme-DragonBoat .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-sort-header-arrow {
  color: #757575; }
body.theme-DragonBoat .mat-tab-nav-bar,
body.theme-DragonBoat .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-DragonBoat .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-DragonBoat .mat-tab-label, body.theme-DragonBoat .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-DragonBoat .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-DragonBoat .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 202, 196, 0.3); }
body.theme-DragonBoat .mat-tab-group.mat-primary .mat-ink-bar, body.theme-DragonBoat .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-DragonBoat .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-DragonBoat .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 202, 196, 0.3); }
body.theme-DragonBoat .mat-tab-group.mat-accent .mat-ink-bar, body.theme-DragonBoat .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-DragonBoat .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-DragonBoat .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 202, 196, 0.3); }
body.theme-DragonBoat .mat-tab-group.mat-warn .mat-ink-bar, body.theme-DragonBoat .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-DragonBoat .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 202, 196, 0.3); }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-DragonBoat .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); }
body.theme-DragonBoat .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 202, 196, 0.3); }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-DragonBoat .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 202, 196, 0.3); }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #b7cac4; }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-DragonBoat .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); }
body.theme-DragonBoat .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-DragonBoat .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-DragonBoat .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-toolbar.mat-primary {
    background: #b7cac4;
    color: white; }
body.theme-DragonBoat .mat-toolbar.mat-accent {
    background: #b7cac4;
    color: white; }
body.theme-DragonBoat .mat-toolbar.mat-warn {
    background: #b7cac4;
    color: white; }
body.theme-DragonBoat .mat-toolbar .mat-form-field-underline,
  body.theme-DragonBoat .mat-toolbar .mat-form-field-ripple,
  body.theme-DragonBoat .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-DragonBoat .mat-toolbar .mat-form-field-label,
  body.theme-DragonBoat .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-DragonBoat .mat-toolbar .mat-select-value,
  body.theme-DragonBoat .mat-toolbar .mat-select-arrow,
  body.theme-DragonBoat .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-DragonBoat .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-DragonBoat .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-DragonBoat .mat-tree {
  background: white; }
body.theme-DragonBoat .mat-tree-node,
body.theme-DragonBoat .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .mat-simple-snackbar-action {
  color: #b7cac4; }
body.theme-DragonBoat {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-DragonBoat .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .icon,
body.theme-DragonBoat i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .fade-text,
body.theme-DragonBoat .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .form-wrapper {
  background-color: white; }
body.theme-DragonBoat .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .simple-pagination {
  background: white; }
body.theme-DragonBoat .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .price-tables .price-table {
  background: white; }
body.theme-DragonBoat .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .simple-table-container {
  background: white; }
body.theme-DragonBoat table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-DragonBoat .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .page-layout.carded.left-sidebar > .center > .content-card, body.theme-DragonBoat .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-DragonBoat .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-DragonBoat .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .page-layout.simple.left-sidebar > .center > .content, body.theme-DragonBoat .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-DragonBoat .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-DragonBoat .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-DragonBoat a,
body.theme-DragonBoat .chart-label,
body.theme-DragonBoat .theme-text {
  color: #b7cac4; }
body.theme-DragonBoat code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-DragonBoat .changelog .entry {
  background-color: white; }
body.theme-DragonBoat .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-DragonBoat #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-DragonBoat fuse-sidebar {
  background: #fafafa; }
body.theme-DragonBoat .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-DragonBoat .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-DragonBoat fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-DragonBoat fuse-widget > .fuse-widget-front,
body.theme-DragonBoat fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #b7cac4; }
body.theme-DragonBoat ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-DragonBoat ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-DragonBoat ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #b7cac4; }
body.theme-DragonBoat ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-DragonBoat ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-DragonBoat chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #b7cac4; }
body.theme-DragonBoat chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #b7cac4;
    color: white; }
body.theme-DragonBoat chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-DragonBoat chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #b7cac4;
  color: white;
  background-color: #aaabad; }
body.theme-DragonBoat chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-DragonBoat chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-DragonBoat toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-DragonBoat #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-DragonBoat #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-DragonBoat #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-DragonBoat #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-DragonBoat #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #academy-course .sidebar .steps .step.current {
    background: #b7cac4;
    color: white; }
body.theme-DragonBoat #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #b7cac4; }
body.theme-DragonBoat #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #academy-course .sidebar .steps .step.completed .index span {
      border-color: #b7cac4; }
body.theme-DragonBoat #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #b7cac4; }
body.theme-DragonBoat #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #b7cac4; }
body.theme-DragonBoat #academy-course .sidebar .steps .step .index:before, body.theme-DragonBoat #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #academy-course .center .content {
  background: #eeeeee; }
body.theme-DragonBoat #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-DragonBoat .cal-month-view {
  background: white; }
body.theme-DragonBoat .cal-month-view .cal-day-badge {
    background: #b7cac4;
    color: white; }
body.theme-DragonBoat .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-DragonBoat .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-DragonBoat .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #b7cac4; }
body.theme-DragonBoat .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-month-view .cal-open-day-events {
    background: #b7cac4; }
body.theme-DragonBoat .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-DragonBoat .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #b7cac4; }
body.theme-DragonBoat .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #b7cac4;
  color: white;
  background-color: #aaabad; }
body.theme-DragonBoat chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-DragonBoat chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-DragonBoat chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-DragonBoat chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #b7cac4; }
body.theme-DragonBoat chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-DragonBoat chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-DragonBoat chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-DragonBoat chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #contacts .header .search-wrapper {
  background: white; }
body.theme-DragonBoat #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-DragonBoat #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-DragonBoat scrumboard-board-list .list .list-header,
body.theme-DragonBoat scrumboard-board-list .list .list-content,
body.theme-DragonBoat scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-DragonBoat scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-DragonBoat scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat scrumboard-board #board > .header {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-DragonBoat scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-DragonBoat scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-DragonBoat scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-DragonBoat scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-DragonBoat scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-DragonBoat scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-DragonBoat .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-DragonBoat .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-DragonBoat .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-DragonBoat .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #b7cac4;
  color: white; }
body.theme-DragonBoat todo .center .header .search-wrapper {
  background: white; }
body.theme-DragonBoat todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat todo-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat todo-list-item.completed .title,
    body.theme-DragonBoat todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat todo-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-DragonBoat login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat login #login #login-form-wrapper #login-form .separator .text:before, body.theme-DragonBoat login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat login-2 #login #login-intro {
  color: white; }
body.theme-DragonBoat login-2 #login #login-form-wrapper {
  background: white; }
body.theme-DragonBoat login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-DragonBoat login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-DragonBoat register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat register #register #register-form-wrapper #register-form .separator .text:before, body.theme-DragonBoat register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat register-2 #register #register-intro {
  color: white; }
body.theme-DragonBoat register-2 #register #register-form-wrapper {
  background: white; }
body.theme-DragonBoat register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-DragonBoat register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-DragonBoat reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-DragonBoat reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-DragonBoat forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-DragonBoat forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-DragonBoat forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-DragonBoat lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-DragonBoat lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-DragonBoat lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-DragonBoat mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-DragonBoat coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-DragonBoat error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-DragonBoat maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #b7cac4;
  color: white; }
body.theme-DragonBoat profile-about #about .about-sidebar .groups .content .group .category,
body.theme-DragonBoat profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-about .profile-box .content {
  background-color: white; }
body.theme-DragonBoat profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-DragonBoat profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-DragonBoat profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #b7cac4; }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #b7cac4; }
body.theme-DragonBoat profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-DragonBoat profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #b7cac4; }
body.theme-DragonBoat profile-timeline .profile-box .content {
  background-color: white; }
body.theme-DragonBoat profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-DragonBoat search-classic .header .search-wrapper {
  background: white; }
body.theme-DragonBoat search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat search-modern .header .search-wrapper {
  background: white; }
body.theme-DragonBoat search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat search-modern .content .results .result-item {
  background: white; }
body.theme-DragonBoat faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat knowledge-base .content .articles-list {
  background-color: white; }
body.theme-DragonBoat datatable-body {
  background-color: white; }
body.theme-DragonBoat #decision .header .search-wrapper {
  background: white; }
body.theme-DragonBoat #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #decision .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #decision .content .center .content {
  background: white; }
body.theme-DragonBoat #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-DragonBoat #decision .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-DragonBoat #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat decision-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat decision-list-item.completed .title,
    body.theme-DragonBoat decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat decision-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #my-itservice .header .search-wrapper {
  background: white; }
body.theme-DragonBoat #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #my-itservice .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #my-itservice .content .center .content {
  background: white; }
body.theme-DragonBoat #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-DragonBoat #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-DragonBoat #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-DragonBoat app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-DragonBoat app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat app-itservice-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat app-itservice-list-item.completed .title,
    body.theme-DragonBoat app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat app-itservice-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #createMaster .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #createMaster .content .center .content {
  background: white; }
body.theme-DragonBoat #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat .theme-blue-gray-dark mat-tab-group,
body.theme-DragonBoat .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-DragonBoat .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-DragonBoat .mat-select-panel {
  max-width: none !important; }
body.theme-DragonBoat app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-DragonBoat app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-DragonBoat app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat app-cost-center-item.completed {
  background: #efefef; }
body.theme-DragonBoat app-cost-center-item.completed .title,
  body.theme-DragonBoat app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat app-cost-center-item.selected {
  background: #b7cac4 !important; }
body.theme-DragonBoat app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-DragonBoat app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-DragonBoat app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat app-bank-master-item.completed {
  background: #efefef; }
body.theme-DragonBoat app-bank-master-item.completed .title,
  body.theme-DragonBoat app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat app-bank-master-item.selected {
  background: #b7cac4 !important; }
body.theme-DragonBoat #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-DragonBoat #hotel .content .center .toolbar {
    background: white; }
body.theme-DragonBoat #hotel .content .center .content {
    background: white; }
body.theme-DragonBoat #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat hotel-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat hotel-list-item.completed .title,
    body.theme-DragonBoat hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat hotel-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #preapp .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #preapp .content .center .content {
  background: white; }
body.theme-DragonBoat #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #pending .header .search-wrapper {
  background: white; }
body.theme-DragonBoat #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #pending .content .center .content {
  background: white; }
body.theme-DragonBoat #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-DragonBoat #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-DragonBoat #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-DragonBoat #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-DragonBoat #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat chop-list-item.completed {
  background: #efefef; }
body.theme-DragonBoat chop-list-item.completed .title,
  body.theme-DragonBoat chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat chop-list-item.selected {
  background: #b7cac4 !important; }
body.theme-DragonBoat chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-DragonBoat chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-DragonBoat decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat .content-card .content {
  background: white !important; }
body.theme-DragonBoat #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-DragonBoat #flight .header .logo {
        margin-left: -5px; } }
body.theme-DragonBoat #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-DragonBoat #flight .header .search-wrapper {
    background: white; }
body.theme-DragonBoat #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #flight .content .center .content {
  background: white; }
body.theme-DragonBoat #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-DragonBoat #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-DragonBoat #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat decision-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat decision-list-item.completed .title,
    body.theme-DragonBoat decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat decision-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-DragonBoat #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-DragonBoat #payment .content .center .toolbar {
      background: white; }
body.theme-DragonBoat #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-DragonBoat #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-DragonBoat #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-DragonBoat #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-DragonBoat #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-DragonBoat #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-DragonBoat #payment .content .center .content {
      background: white; }
body.theme-DragonBoat #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #payment .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-DragonBoat #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat payment-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat payment-list-item.completed .title,
    body.theme-DragonBoat payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat payment-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #b7cac4; }
body.theme-DragonBoat employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-DragonBoat employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-DragonBoat employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-DragonBoat epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-DragonBoat #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-DragonBoat #products .header .search-wrapper {
    background: white; }
body.theme-DragonBoat #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-DragonBoat #products .center .content-card {
  background: white; }
body.theme-DragonBoat #products .content .center .content {
  background: white; }
body.theme-DragonBoat #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-DragonBoat #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-DragonBoat #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat decision-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat decision-list-item.completed .title,
    body.theme-DragonBoat decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat decision-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #preappemployee .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #preappemployee .content .center .content {
  background: white; }
body.theme-DragonBoat #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-DragonBoat #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #preappvendor .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #preappvendor .content .center .content {
  background: white; }
body.theme-DragonBoat #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #b7cac4; }
body.theme-DragonBoat vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-DragonBoat vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-DragonBoat vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-DragonBoat #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-DragonBoat #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-DragonBoat #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-DragonBoat #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-DragonBoat #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-DragonBoat #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-DragonBoat #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-DragonBoat #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-DragonBoat #paymentvendor .content .center .content {
      background: white; }
body.theme-DragonBoat #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat payment-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat payment-list-item.completed .title,
    body.theme-DragonBoat payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat payment-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #b7cac4; }
body.theme-DragonBoat app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #b7cac4; }
body.theme-DragonBoat app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-DragonBoat app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-DragonBoat app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-DragonBoat app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-DragonBoat #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-DragonBoat #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #preappaudit .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #preappaudit .content .center .content {
  background: white; }
body.theme-DragonBoat #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #auditpreapp .content {
  background: white; }
body.theme-DragonBoat #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-DragonBoat #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-DragonBoat #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-DragonBoat #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-DragonBoat #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-DragonBoat #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-DragonBoat #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-DragonBoat #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-DragonBoat #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat payment-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat payment-list-item.completed .title,
    body.theme-DragonBoat payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat payment-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-DragonBoat common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-DragonBoat common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-DragonBoat common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-DragonBoat common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat common-list-item.completed .title,
  body.theme-DragonBoat common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat common-list-item.selected {
    background: #b7cac4 !important; }
body.theme-DragonBoat .content {
  background-color: #f5f5f5; }
body.theme-DragonBoat fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-DragonBoat common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-DragonBoat common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-DragonBoat #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-DragonBoat #travel .content .center .toolbar {
      background: white; }
body.theme-DragonBoat #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-DragonBoat #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-DragonBoat #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-DragonBoat #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-DragonBoat #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-DragonBoat #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-DragonBoat #travel .content .center .content {
      background: white; }
body.theme-DragonBoat #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #travel .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-DragonBoat #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat payment-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat payment-list-item.completed .title,
    body.theme-DragonBoat payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat payment-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-DragonBoat #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-DragonBoat #employee .content .center .toolbar {
      background: white; }
body.theme-DragonBoat #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-DragonBoat #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-DragonBoat #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-DragonBoat #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-DragonBoat #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-DragonBoat #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-DragonBoat #employee .content .center .content {
      background: white; }
body.theme-DragonBoat #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #employee .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-DragonBoat #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat payment-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat payment-list-item.completed .title,
    body.theme-DragonBoat payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat payment-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-DragonBoat #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-DragonBoat #vendorpo .content .center .toolbar {
      background: white; }
body.theme-DragonBoat #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-DragonBoat #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-DragonBoat #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-DragonBoat #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-DragonBoat #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-DragonBoat #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-DragonBoat #vendorpo .content .center .content {
      background: white; }
body.theme-DragonBoat #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-DragonBoat #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-DragonBoat #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-DragonBoat #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-DragonBoat #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-DragonBoat #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat payment-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat payment-list-item.completed .title,
    body.theme-DragonBoat payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat payment-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #po-plan .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #po-plan .content .center .content {
  background: white; }
body.theme-DragonBoat #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #b7cac4; }
body.theme-DragonBoat app-plan-detail .active {
  background-color: #fff; }
body.theme-DragonBoat #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #confirm .content .center {
  background: white; }
body.theme-DragonBoat #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #downpament .content .center {
  background: white; }
body.theme-DragonBoat #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #plan-invoice .content .center {
  background: white; }
body.theme-DragonBoat #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #b7cac4; }
body.theme-DragonBoat app-invoice-detail .active {
  background-color: #fff; }
body.theme-DragonBoat #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #status .content .center {
  background: white; }
body.theme-DragonBoat #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #status .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #createMaster .content .center .toolbar {
  background: white; }
body.theme-DragonBoat #createMaster .content .center .content {
  background: white; }
body.theme-DragonBoat #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-DragonBoat #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-DragonBoat #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .logo,
    body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-DragonBoat #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-DragonBoat preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat preapp-list-item.completed {
    background: #efefef; }
body.theme-DragonBoat preapp-list-item.completed .title,
    body.theme-DragonBoat preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat preapp-list-item.selected {
    background: #b7cac4; }
body.theme-DragonBoat preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-DragonBoat #facility .content .center {
  background: white; }
body.theme-DragonBoat #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #facility .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #facility .content-card {
  background: white; }
body.theme-DragonBoat #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-DragonBoat #facility .content-card .line1-title {
    background: white; }
body.theme-DragonBoat app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #b7cac4; }
body.theme-DragonBoat app-plan-detail .active {
  background-color: #fff; }
body.theme-DragonBoat #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #my-credit .content .center {
  background: white; }
body.theme-DragonBoat #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-DragonBoat #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat #fix-assets-register .content .center {
  background: white; }
body.theme-DragonBoat #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #fix-assets-register .content-card {
  background: white; }
body.theme-DragonBoat #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-DragonBoat #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-DragonBoat #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #b7cac4; }
body.theme-DragonBoat #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #debit-note .content .center {
  background: white; }
body.theme-DragonBoat #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat app-detail .active, body.theme-DragonBoat app-cancel-detail .active {
  background-color: #fff; }
body.theme-DragonBoat #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #cost-transfer .content .center {
  background: white; }
body.theme-DragonBoat #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #b7cac4; }
body.theme-DragonBoat #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-DragonBoat #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-DragonBoat #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-DragonBoat #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-DragonBoat #createMaster .content .center {
  background: white; }
body.theme-DragonBoat #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-DragonBoat #productMaster .content .center {
  background: white; }
body.theme-DragonBoat #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-DragonBoat #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-DragonBoat #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-DragonBoat #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-DragonBoat #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-DragonBoat #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-DragonBoat app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-DragonBoat .primary-50-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-50 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary-50[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-50-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-50-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-50-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-50-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-50-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-50-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary-100[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-100-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-100-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary-200[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-200-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-200-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary-300[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-300-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-300-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary-400[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-400-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-400-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary-500[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-500-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-500-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-DragonBoat .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-DragonBoat .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-600-fg {
  color: #353a48 !important; }
body.theme-DragonBoat .primary-600-border {
  border-color: #353a48 !important; }
body.theme-DragonBoat .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-DragonBoat .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-DragonBoat .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-DragonBoat .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-DragonBoat .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-DragonBoat .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-DragonBoat .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-700-fg {
  color: #2d323e !important; }
body.theme-DragonBoat .primary-700-border {
  border-color: #2d323e !important; }
body.theme-DragonBoat .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-DragonBoat .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-DragonBoat .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-DragonBoat .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-DragonBoat .primary-800-bg {
  background-color: #262933 !important; }
body.theme-DragonBoat .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-DragonBoat .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-800-fg {
  color: #262933 !important; }
body.theme-DragonBoat .primary-800-border {
  border-color: #262933 !important; }
body.theme-DragonBoat .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-DragonBoat .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-DragonBoat .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-DragonBoat .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-DragonBoat .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-DragonBoat .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-DragonBoat .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-900-fg {
  color: #1e2129 !important; }
body.theme-DragonBoat .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-DragonBoat .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-DragonBoat .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-DragonBoat .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-DragonBoat .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-DragonBoat .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-DragonBoat .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-DragonBoat .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-DragonBoat .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-DragonBoat .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-DragonBoat .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-DragonBoat .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-DragonBoat .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-A400-fg {
  color: #5c616f !important; }
body.theme-DragonBoat .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-DragonBoat .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-DragonBoat .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-DragonBoat .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-DragonBoat .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-DragonBoat .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-DragonBoat .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-DragonBoat .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-A700-fg {
  color: #2d323e !important; }
body.theme-DragonBoat .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-DragonBoat .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-DragonBoat .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-DragonBoat .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-DragonBoat .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-DragonBoat .primary-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .primary {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .primary[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .primary-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .primary-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent-50[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-50-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-50-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent-100[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-100-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-100-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent-200[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-200-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-200-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent-300[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-300-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-300-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent-400[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-400-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-400-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent-500[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-500-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-500-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-600-bg {
  background-color: #353a48 !important; }
body.theme-DragonBoat .accent-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-DragonBoat .accent-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-600-fg {
  color: #353a48 !important; }
body.theme-DragonBoat .accent-600-border {
  border-color: #353a48 !important; }
body.theme-DragonBoat .accent-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-DragonBoat .accent-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-DragonBoat .accent-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-DragonBoat .accent-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-DragonBoat .accent-700-bg {
  background-color: #2d323e !important; }
body.theme-DragonBoat .accent-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-DragonBoat .accent-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-700-fg {
  color: #2d323e !important; }
body.theme-DragonBoat .accent-700-border {
  border-color: #2d323e !important; }
body.theme-DragonBoat .accent-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-DragonBoat .accent-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-DragonBoat .accent-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-DragonBoat .accent-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-DragonBoat .accent-800-bg {
  background-color: #262933 !important; }
body.theme-DragonBoat .accent-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-DragonBoat .accent-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-800-fg {
  color: #262933 !important; }
body.theme-DragonBoat .accent-800-border {
  border-color: #262933 !important; }
body.theme-DragonBoat .accent-800-border-top {
  border-top-color: #262933 !important; }
body.theme-DragonBoat .accent-800-border-right {
  border-right-color: #262933 !important; }
body.theme-DragonBoat .accent-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-DragonBoat .accent-800-border-left {
  border-left-color: #262933 !important; }
body.theme-DragonBoat .accent-900-bg {
  background-color: #1e2129 !important; }
body.theme-DragonBoat .accent-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-DragonBoat .accent-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-900-fg {
  color: #1e2129 !important; }
body.theme-DragonBoat .accent-900-border {
  border-color: #1e2129 !important; }
body.theme-DragonBoat .accent-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-DragonBoat .accent-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-DragonBoat .accent-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-DragonBoat .accent-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-DragonBoat .accent-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-DragonBoat .accent-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-DragonBoat .accent-A100-fg {
  color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A100-border {
  border-color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-DragonBoat .accent-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-DragonBoat .accent-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-A200-fg {
  color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-DragonBoat .accent-A400-bg {
  background-color: #5c616f !important; }
body.theme-DragonBoat .accent-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-DragonBoat .accent-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-A400-fg {
  color: #5c616f !important; }
body.theme-DragonBoat .accent-A400-border {
  border-color: #5c616f !important; }
body.theme-DragonBoat .accent-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-DragonBoat .accent-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-DragonBoat .accent-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-DragonBoat .accent-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-DragonBoat .accent-A700-bg {
  background-color: #2d323e !important; }
body.theme-DragonBoat .accent-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-DragonBoat .accent-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-A700-fg {
  color: #2d323e !important; }
body.theme-DragonBoat .accent-A700-border {
  border-color: #2d323e !important; }
body.theme-DragonBoat .accent-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-DragonBoat .accent-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-DragonBoat .accent-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-DragonBoat .accent-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-DragonBoat .accent-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .accent {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .accent[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .accent-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .accent-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .accent-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn-50[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-50-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-50-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn-100[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-100-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-100-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn-200[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-200-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-200-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn-300[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-300-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-300-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn-400[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-400-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-400-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500 {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn-500[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-500-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-500-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-600-bg {
  background-color: #353a48 !important; }
body.theme-DragonBoat .warn-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-DragonBoat .warn-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-600-fg {
  color: #353a48 !important; }
body.theme-DragonBoat .warn-600-border {
  border-color: #353a48 !important; }
body.theme-DragonBoat .warn-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-DragonBoat .warn-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-DragonBoat .warn-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-DragonBoat .warn-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-DragonBoat .warn-700-bg {
  background-color: #2d323e !important; }
body.theme-DragonBoat .warn-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-DragonBoat .warn-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-700-fg {
  color: #2d323e !important; }
body.theme-DragonBoat .warn-700-border {
  border-color: #2d323e !important; }
body.theme-DragonBoat .warn-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-DragonBoat .warn-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-DragonBoat .warn-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-DragonBoat .warn-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-DragonBoat .warn-800-bg {
  background-color: #262933 !important; }
body.theme-DragonBoat .warn-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-DragonBoat .warn-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-800-fg {
  color: #262933 !important; }
body.theme-DragonBoat .warn-800-border {
  border-color: #262933 !important; }
body.theme-DragonBoat .warn-800-border-top {
  border-top-color: #262933 !important; }
body.theme-DragonBoat .warn-800-border-right {
  border-right-color: #262933 !important; }
body.theme-DragonBoat .warn-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-DragonBoat .warn-800-border-left {
  border-left-color: #262933 !important; }
body.theme-DragonBoat .warn-900-bg {
  background-color: #1e2129 !important; }
body.theme-DragonBoat .warn-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-DragonBoat .warn-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-900-fg {
  color: #1e2129 !important; }
body.theme-DragonBoat .warn-900-border {
  border-color: #1e2129 !important; }
body.theme-DragonBoat .warn-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-DragonBoat .warn-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-DragonBoat .warn-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-DragonBoat .warn-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-DragonBoat .warn-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-DragonBoat .warn-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-DragonBoat .warn-A100-fg {
  color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A100-border {
  border-color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-DragonBoat .warn-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-DragonBoat .warn-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-A200-fg {
  color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-DragonBoat .warn-A400-bg {
  background-color: #5c616f !important; }
body.theme-DragonBoat .warn-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-DragonBoat .warn-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-A400-fg {
  color: #5c616f !important; }
body.theme-DragonBoat .warn-A400-border {
  border-color: #5c616f !important; }
body.theme-DragonBoat .warn-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-DragonBoat .warn-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-DragonBoat .warn-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-DragonBoat .warn-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-DragonBoat .warn-A700-bg {
  background-color: #2d323e !important; }
body.theme-DragonBoat .warn-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-DragonBoat .warn-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-A700-fg {
  color: #2d323e !important; }
body.theme-DragonBoat .warn-A700-border {
  border-color: #2d323e !important; }
body.theme-DragonBoat .warn-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-DragonBoat .warn-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-DragonBoat .warn-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-DragonBoat .warn-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-DragonBoat .warn-bg {
  background-color: #b7cac4 !important; }
body.theme-DragonBoat .warn {
  background-color: #b7cac4 !important;
  color: white !important; }
body.theme-DragonBoat .warn[disabled] {
    background-color: rgba(183, 202, 196, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-DragonBoat .warn-fg {
  color: #b7cac4 !important; }
body.theme-DragonBoat .warn-border {
  border-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-border-top {
  border-top-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-border-right {
  border-right-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-border-bottom {
  border-bottom-color: #b7cac4 !important; }
body.theme-DragonBoat .warn-border-left {
  border-left-color: #b7cac4 !important; }
body.theme-DragonBoat .primary-A100 i,
body.theme-DragonBoat .primary-A100 .icon, body.theme-DragonBoat .accent-A100 i,
body.theme-DragonBoat .accent-A100 .icon, body.theme-DragonBoat .warn-A100 i,
body.theme-DragonBoat .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-DragonBoat .primary-A100.secondary-text,
body.theme-DragonBoat .primary-A100 .secondary-text, body.theme-DragonBoat .accent-A100.secondary-text,
body.theme-DragonBoat .accent-A100 .secondary-text, body.theme-DragonBoat .warn-A100.secondary-text,
body.theme-DragonBoat .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-DragonBoat .primary-A100.hint-text,
body.theme-DragonBoat .primary-A100 .hint-text, body.theme-DragonBoat .primary-A100.disabled-text,
body.theme-DragonBoat .primary-A100 .disabled-text, body.theme-DragonBoat .accent-A100.hint-text,
body.theme-DragonBoat .accent-A100 .hint-text, body.theme-DragonBoat .accent-A100.disabled-text,
body.theme-DragonBoat .accent-A100 .disabled-text, body.theme-DragonBoat .warn-A100.hint-text,
body.theme-DragonBoat .warn-A100 .hint-text, body.theme-DragonBoat .warn-A100.disabled-text,
body.theme-DragonBoat .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-DragonBoat .primary-A100.divider,
body.theme-DragonBoat .primary-A100 .divider, body.theme-DragonBoat .accent-A100.divider,
body.theme-DragonBoat .accent-A100 .divider, body.theme-DragonBoat .warn-A100.divider,
body.theme-DragonBoat .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-DragonBoat .primary-A100 .mat-ripple-element, body.theme-DragonBoat .accent-A100 .mat-ripple-element, body.theme-DragonBoat .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-DragonBoat .primary-A100 .adaptive-border-color, body.theme-DragonBoat .accent-A100 .adaptive-border-color, body.theme-DragonBoat .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .primary-50 i,
body.theme-DragonBoat .primary-50 .icon, body.theme-DragonBoat .primary-100 i,
body.theme-DragonBoat .primary-100 .icon, body.theme-DragonBoat .primary-200 i,
body.theme-DragonBoat .primary-200 .icon, body.theme-DragonBoat .primary-300 i,
body.theme-DragonBoat .primary-300 .icon, body.theme-DragonBoat .primary-400 i,
body.theme-DragonBoat .primary-400 .icon, body.theme-DragonBoat .primary-500 i,
body.theme-DragonBoat .primary-500 .icon, body.theme-DragonBoat .primary-600 i,
body.theme-DragonBoat .primary-600 .icon, body.theme-DragonBoat .primary-700 i,
body.theme-DragonBoat .primary-700 .icon, body.theme-DragonBoat .primary-800 i,
body.theme-DragonBoat .primary-800 .icon, body.theme-DragonBoat .primary-900 i,
body.theme-DragonBoat .primary-900 .icon, body.theme-DragonBoat .primary-A200 i,
body.theme-DragonBoat .primary-A200 .icon, body.theme-DragonBoat .primary-A400 i,
body.theme-DragonBoat .primary-A400 .icon, body.theme-DragonBoat .primary-A700 i,
body.theme-DragonBoat .primary-A700 .icon, body.theme-DragonBoat .primary i,
body.theme-DragonBoat .primary .icon, body.theme-DragonBoat .accent-50 i,
body.theme-DragonBoat .accent-50 .icon, body.theme-DragonBoat .accent-100 i,
body.theme-DragonBoat .accent-100 .icon, body.theme-DragonBoat .accent-200 i,
body.theme-DragonBoat .accent-200 .icon, body.theme-DragonBoat .accent-300 i,
body.theme-DragonBoat .accent-300 .icon, body.theme-DragonBoat .accent-400 i,
body.theme-DragonBoat .accent-400 .icon, body.theme-DragonBoat .accent-500 i,
body.theme-DragonBoat .accent-500 .icon, body.theme-DragonBoat .accent-600 i,
body.theme-DragonBoat .accent-600 .icon, body.theme-DragonBoat .accent-700 i,
body.theme-DragonBoat .accent-700 .icon, body.theme-DragonBoat .accent-800 i,
body.theme-DragonBoat .accent-800 .icon, body.theme-DragonBoat .accent-900 i,
body.theme-DragonBoat .accent-900 .icon, body.theme-DragonBoat .accent-A200 i,
body.theme-DragonBoat .accent-A200 .icon, body.theme-DragonBoat .accent-A400 i,
body.theme-DragonBoat .accent-A400 .icon, body.theme-DragonBoat .accent-A700 i,
body.theme-DragonBoat .accent-A700 .icon, body.theme-DragonBoat .accent i,
body.theme-DragonBoat .accent .icon, body.theme-DragonBoat .warn-50 i,
body.theme-DragonBoat .warn-50 .icon, body.theme-DragonBoat .warn-100 i,
body.theme-DragonBoat .warn-100 .icon, body.theme-DragonBoat .warn-200 i,
body.theme-DragonBoat .warn-200 .icon, body.theme-DragonBoat .warn-300 i,
body.theme-DragonBoat .warn-300 .icon, body.theme-DragonBoat .warn-400 i,
body.theme-DragonBoat .warn-400 .icon, body.theme-DragonBoat .warn-500 i,
body.theme-DragonBoat .warn-500 .icon, body.theme-DragonBoat .warn-600 i,
body.theme-DragonBoat .warn-600 .icon, body.theme-DragonBoat .warn-700 i,
body.theme-DragonBoat .warn-700 .icon, body.theme-DragonBoat .warn-800 i,
body.theme-DragonBoat .warn-800 .icon, body.theme-DragonBoat .warn-900 i,
body.theme-DragonBoat .warn-900 .icon, body.theme-DragonBoat .warn-A200 i,
body.theme-DragonBoat .warn-A200 .icon, body.theme-DragonBoat .warn-A400 i,
body.theme-DragonBoat .warn-A400 .icon, body.theme-DragonBoat .warn-A700 i,
body.theme-DragonBoat .warn-A700 .icon, body.theme-DragonBoat .warn i,
body.theme-DragonBoat .warn .icon {
  color: white; }
body.theme-DragonBoat .primary-50.secondary-text,
body.theme-DragonBoat .primary-50 .secondary-text, body.theme-DragonBoat .primary-100.secondary-text,
body.theme-DragonBoat .primary-100 .secondary-text, body.theme-DragonBoat .primary-200.secondary-text,
body.theme-DragonBoat .primary-200 .secondary-text, body.theme-DragonBoat .primary-300.secondary-text,
body.theme-DragonBoat .primary-300 .secondary-text, body.theme-DragonBoat .primary-400.secondary-text,
body.theme-DragonBoat .primary-400 .secondary-text, body.theme-DragonBoat .primary-500.secondary-text,
body.theme-DragonBoat .primary-500 .secondary-text, body.theme-DragonBoat .primary-600.secondary-text,
body.theme-DragonBoat .primary-600 .secondary-text, body.theme-DragonBoat .primary-700.secondary-text,
body.theme-DragonBoat .primary-700 .secondary-text, body.theme-DragonBoat .primary-800.secondary-text,
body.theme-DragonBoat .primary-800 .secondary-text, body.theme-DragonBoat .primary-900.secondary-text,
body.theme-DragonBoat .primary-900 .secondary-text, body.theme-DragonBoat .primary-A200.secondary-text,
body.theme-DragonBoat .primary-A200 .secondary-text, body.theme-DragonBoat .primary-A400.secondary-text,
body.theme-DragonBoat .primary-A400 .secondary-text, body.theme-DragonBoat .primary-A700.secondary-text,
body.theme-DragonBoat .primary-A700 .secondary-text, body.theme-DragonBoat .primary.secondary-text,
body.theme-DragonBoat .primary .secondary-text, body.theme-DragonBoat .accent-50.secondary-text,
body.theme-DragonBoat .accent-50 .secondary-text, body.theme-DragonBoat .accent-100.secondary-text,
body.theme-DragonBoat .accent-100 .secondary-text, body.theme-DragonBoat .accent-200.secondary-text,
body.theme-DragonBoat .accent-200 .secondary-text, body.theme-DragonBoat .accent-300.secondary-text,
body.theme-DragonBoat .accent-300 .secondary-text, body.theme-DragonBoat .accent-400.secondary-text,
body.theme-DragonBoat .accent-400 .secondary-text, body.theme-DragonBoat .accent-500.secondary-text,
body.theme-DragonBoat .accent-500 .secondary-text, body.theme-DragonBoat .accent-600.secondary-text,
body.theme-DragonBoat .accent-600 .secondary-text, body.theme-DragonBoat .accent-700.secondary-text,
body.theme-DragonBoat .accent-700 .secondary-text, body.theme-DragonBoat .accent-800.secondary-text,
body.theme-DragonBoat .accent-800 .secondary-text, body.theme-DragonBoat .accent-900.secondary-text,
body.theme-DragonBoat .accent-900 .secondary-text, body.theme-DragonBoat .accent-A200.secondary-text,
body.theme-DragonBoat .accent-A200 .secondary-text, body.theme-DragonBoat .accent-A400.secondary-text,
body.theme-DragonBoat .accent-A400 .secondary-text, body.theme-DragonBoat .accent-A700.secondary-text,
body.theme-DragonBoat .accent-A700 .secondary-text, body.theme-DragonBoat .accent.secondary-text,
body.theme-DragonBoat .accent .secondary-text, body.theme-DragonBoat .warn-50.secondary-text,
body.theme-DragonBoat .warn-50 .secondary-text, body.theme-DragonBoat .warn-100.secondary-text,
body.theme-DragonBoat .warn-100 .secondary-text, body.theme-DragonBoat .warn-200.secondary-text,
body.theme-DragonBoat .warn-200 .secondary-text, body.theme-DragonBoat .warn-300.secondary-text,
body.theme-DragonBoat .warn-300 .secondary-text, body.theme-DragonBoat .warn-400.secondary-text,
body.theme-DragonBoat .warn-400 .secondary-text, body.theme-DragonBoat .warn-500.secondary-text,
body.theme-DragonBoat .warn-500 .secondary-text, body.theme-DragonBoat .warn-600.secondary-text,
body.theme-DragonBoat .warn-600 .secondary-text, body.theme-DragonBoat .warn-700.secondary-text,
body.theme-DragonBoat .warn-700 .secondary-text, body.theme-DragonBoat .warn-800.secondary-text,
body.theme-DragonBoat .warn-800 .secondary-text, body.theme-DragonBoat .warn-900.secondary-text,
body.theme-DragonBoat .warn-900 .secondary-text, body.theme-DragonBoat .warn-A200.secondary-text,
body.theme-DragonBoat .warn-A200 .secondary-text, body.theme-DragonBoat .warn-A400.secondary-text,
body.theme-DragonBoat .warn-A400 .secondary-text, body.theme-DragonBoat .warn-A700.secondary-text,
body.theme-DragonBoat .warn-A700 .secondary-text, body.theme-DragonBoat .warn.secondary-text,
body.theme-DragonBoat .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-DragonBoat .primary-50.hint-text,
body.theme-DragonBoat .primary-50 .hint-text, body.theme-DragonBoat .primary-50.disabled-text,
body.theme-DragonBoat .primary-50 .disabled-text, body.theme-DragonBoat .primary-100.hint-text,
body.theme-DragonBoat .primary-100 .hint-text, body.theme-DragonBoat .primary-100.disabled-text,
body.theme-DragonBoat .primary-100 .disabled-text, body.theme-DragonBoat .primary-200.hint-text,
body.theme-DragonBoat .primary-200 .hint-text, body.theme-DragonBoat .primary-200.disabled-text,
body.theme-DragonBoat .primary-200 .disabled-text, body.theme-DragonBoat .primary-300.hint-text,
body.theme-DragonBoat .primary-300 .hint-text, body.theme-DragonBoat .primary-300.disabled-text,
body.theme-DragonBoat .primary-300 .disabled-text, body.theme-DragonBoat .primary-400.hint-text,
body.theme-DragonBoat .primary-400 .hint-text, body.theme-DragonBoat .primary-400.disabled-text,
body.theme-DragonBoat .primary-400 .disabled-text, body.theme-DragonBoat .primary-500.hint-text,
body.theme-DragonBoat .primary-500 .hint-text, body.theme-DragonBoat .primary-500.disabled-text,
body.theme-DragonBoat .primary-500 .disabled-text, body.theme-DragonBoat .primary-600.hint-text,
body.theme-DragonBoat .primary-600 .hint-text, body.theme-DragonBoat .primary-600.disabled-text,
body.theme-DragonBoat .primary-600 .disabled-text, body.theme-DragonBoat .primary-700.hint-text,
body.theme-DragonBoat .primary-700 .hint-text, body.theme-DragonBoat .primary-700.disabled-text,
body.theme-DragonBoat .primary-700 .disabled-text, body.theme-DragonBoat .primary-800.hint-text,
body.theme-DragonBoat .primary-800 .hint-text, body.theme-DragonBoat .primary-800.disabled-text,
body.theme-DragonBoat .primary-800 .disabled-text, body.theme-DragonBoat .primary-900.hint-text,
body.theme-DragonBoat .primary-900 .hint-text, body.theme-DragonBoat .primary-900.disabled-text,
body.theme-DragonBoat .primary-900 .disabled-text, body.theme-DragonBoat .primary-A200.hint-text,
body.theme-DragonBoat .primary-A200 .hint-text, body.theme-DragonBoat .primary-A200.disabled-text,
body.theme-DragonBoat .primary-A200 .disabled-text, body.theme-DragonBoat .primary-A400.hint-text,
body.theme-DragonBoat .primary-A400 .hint-text, body.theme-DragonBoat .primary-A400.disabled-text,
body.theme-DragonBoat .primary-A400 .disabled-text, body.theme-DragonBoat .primary-A700.hint-text,
body.theme-DragonBoat .primary-A700 .hint-text, body.theme-DragonBoat .primary-A700.disabled-text,
body.theme-DragonBoat .primary-A700 .disabled-text, body.theme-DragonBoat .primary.hint-text,
body.theme-DragonBoat .primary .hint-text, body.theme-DragonBoat .primary.disabled-text,
body.theme-DragonBoat .primary .disabled-text, body.theme-DragonBoat .accent-50.hint-text,
body.theme-DragonBoat .accent-50 .hint-text, body.theme-DragonBoat .accent-50.disabled-text,
body.theme-DragonBoat .accent-50 .disabled-text, body.theme-DragonBoat .accent-100.hint-text,
body.theme-DragonBoat .accent-100 .hint-text, body.theme-DragonBoat .accent-100.disabled-text,
body.theme-DragonBoat .accent-100 .disabled-text, body.theme-DragonBoat .accent-200.hint-text,
body.theme-DragonBoat .accent-200 .hint-text, body.theme-DragonBoat .accent-200.disabled-text,
body.theme-DragonBoat .accent-200 .disabled-text, body.theme-DragonBoat .accent-300.hint-text,
body.theme-DragonBoat .accent-300 .hint-text, body.theme-DragonBoat .accent-300.disabled-text,
body.theme-DragonBoat .accent-300 .disabled-text, body.theme-DragonBoat .accent-400.hint-text,
body.theme-DragonBoat .accent-400 .hint-text, body.theme-DragonBoat .accent-400.disabled-text,
body.theme-DragonBoat .accent-400 .disabled-text, body.theme-DragonBoat .accent-500.hint-text,
body.theme-DragonBoat .accent-500 .hint-text, body.theme-DragonBoat .accent-500.disabled-text,
body.theme-DragonBoat .accent-500 .disabled-text, body.theme-DragonBoat .accent-600.hint-text,
body.theme-DragonBoat .accent-600 .hint-text, body.theme-DragonBoat .accent-600.disabled-text,
body.theme-DragonBoat .accent-600 .disabled-text, body.theme-DragonBoat .accent-700.hint-text,
body.theme-DragonBoat .accent-700 .hint-text, body.theme-DragonBoat .accent-700.disabled-text,
body.theme-DragonBoat .accent-700 .disabled-text, body.theme-DragonBoat .accent-800.hint-text,
body.theme-DragonBoat .accent-800 .hint-text, body.theme-DragonBoat .accent-800.disabled-text,
body.theme-DragonBoat .accent-800 .disabled-text, body.theme-DragonBoat .accent-900.hint-text,
body.theme-DragonBoat .accent-900 .hint-text, body.theme-DragonBoat .accent-900.disabled-text,
body.theme-DragonBoat .accent-900 .disabled-text, body.theme-DragonBoat .accent-A200.hint-text,
body.theme-DragonBoat .accent-A200 .hint-text, body.theme-DragonBoat .accent-A200.disabled-text,
body.theme-DragonBoat .accent-A200 .disabled-text, body.theme-DragonBoat .accent-A400.hint-text,
body.theme-DragonBoat .accent-A400 .hint-text, body.theme-DragonBoat .accent-A400.disabled-text,
body.theme-DragonBoat .accent-A400 .disabled-text, body.theme-DragonBoat .accent-A700.hint-text,
body.theme-DragonBoat .accent-A700 .hint-text, body.theme-DragonBoat .accent-A700.disabled-text,
body.theme-DragonBoat .accent-A700 .disabled-text, body.theme-DragonBoat .accent.hint-text,
body.theme-DragonBoat .accent .hint-text, body.theme-DragonBoat .accent.disabled-text,
body.theme-DragonBoat .accent .disabled-text, body.theme-DragonBoat .warn-50.hint-text,
body.theme-DragonBoat .warn-50 .hint-text, body.theme-DragonBoat .warn-50.disabled-text,
body.theme-DragonBoat .warn-50 .disabled-text, body.theme-DragonBoat .warn-100.hint-text,
body.theme-DragonBoat .warn-100 .hint-text, body.theme-DragonBoat .warn-100.disabled-text,
body.theme-DragonBoat .warn-100 .disabled-text, body.theme-DragonBoat .warn-200.hint-text,
body.theme-DragonBoat .warn-200 .hint-text, body.theme-DragonBoat .warn-200.disabled-text,
body.theme-DragonBoat .warn-200 .disabled-text, body.theme-DragonBoat .warn-300.hint-text,
body.theme-DragonBoat .warn-300 .hint-text, body.theme-DragonBoat .warn-300.disabled-text,
body.theme-DragonBoat .warn-300 .disabled-text, body.theme-DragonBoat .warn-400.hint-text,
body.theme-DragonBoat .warn-400 .hint-text, body.theme-DragonBoat .warn-400.disabled-text,
body.theme-DragonBoat .warn-400 .disabled-text, body.theme-DragonBoat .warn-500.hint-text,
body.theme-DragonBoat .warn-500 .hint-text, body.theme-DragonBoat .warn-500.disabled-text,
body.theme-DragonBoat .warn-500 .disabled-text, body.theme-DragonBoat .warn-600.hint-text,
body.theme-DragonBoat .warn-600 .hint-text, body.theme-DragonBoat .warn-600.disabled-text,
body.theme-DragonBoat .warn-600 .disabled-text, body.theme-DragonBoat .warn-700.hint-text,
body.theme-DragonBoat .warn-700 .hint-text, body.theme-DragonBoat .warn-700.disabled-text,
body.theme-DragonBoat .warn-700 .disabled-text, body.theme-DragonBoat .warn-800.hint-text,
body.theme-DragonBoat .warn-800 .hint-text, body.theme-DragonBoat .warn-800.disabled-text,
body.theme-DragonBoat .warn-800 .disabled-text, body.theme-DragonBoat .warn-900.hint-text,
body.theme-DragonBoat .warn-900 .hint-text, body.theme-DragonBoat .warn-900.disabled-text,
body.theme-DragonBoat .warn-900 .disabled-text, body.theme-DragonBoat .warn-A200.hint-text,
body.theme-DragonBoat .warn-A200 .hint-text, body.theme-DragonBoat .warn-A200.disabled-text,
body.theme-DragonBoat .warn-A200 .disabled-text, body.theme-DragonBoat .warn-A400.hint-text,
body.theme-DragonBoat .warn-A400 .hint-text, body.theme-DragonBoat .warn-A400.disabled-text,
body.theme-DragonBoat .warn-A400 .disabled-text, body.theme-DragonBoat .warn-A700.hint-text,
body.theme-DragonBoat .warn-A700 .hint-text, body.theme-DragonBoat .warn-A700.disabled-text,
body.theme-DragonBoat .warn-A700 .disabled-text, body.theme-DragonBoat .warn.hint-text,
body.theme-DragonBoat .warn .hint-text, body.theme-DragonBoat .warn.disabled-text,
body.theme-DragonBoat .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-DragonBoat .primary-50.divider,
body.theme-DragonBoat .primary-50 .divider, body.theme-DragonBoat .primary-100.divider,
body.theme-DragonBoat .primary-100 .divider, body.theme-DragonBoat .primary-200.divider,
body.theme-DragonBoat .primary-200 .divider, body.theme-DragonBoat .primary-300.divider,
body.theme-DragonBoat .primary-300 .divider, body.theme-DragonBoat .primary-400.divider,
body.theme-DragonBoat .primary-400 .divider, body.theme-DragonBoat .primary-500.divider,
body.theme-DragonBoat .primary-500 .divider, body.theme-DragonBoat .primary-600.divider,
body.theme-DragonBoat .primary-600 .divider, body.theme-DragonBoat .primary-700.divider,
body.theme-DragonBoat .primary-700 .divider, body.theme-DragonBoat .primary-800.divider,
body.theme-DragonBoat .primary-800 .divider, body.theme-DragonBoat .primary-900.divider,
body.theme-DragonBoat .primary-900 .divider, body.theme-DragonBoat .primary-A200.divider,
body.theme-DragonBoat .primary-A200 .divider, body.theme-DragonBoat .primary-A400.divider,
body.theme-DragonBoat .primary-A400 .divider, body.theme-DragonBoat .primary-A700.divider,
body.theme-DragonBoat .primary-A700 .divider, body.theme-DragonBoat .primary.divider,
body.theme-DragonBoat .primary .divider, body.theme-DragonBoat .accent-50.divider,
body.theme-DragonBoat .accent-50 .divider, body.theme-DragonBoat .accent-100.divider,
body.theme-DragonBoat .accent-100 .divider, body.theme-DragonBoat .accent-200.divider,
body.theme-DragonBoat .accent-200 .divider, body.theme-DragonBoat .accent-300.divider,
body.theme-DragonBoat .accent-300 .divider, body.theme-DragonBoat .accent-400.divider,
body.theme-DragonBoat .accent-400 .divider, body.theme-DragonBoat .accent-500.divider,
body.theme-DragonBoat .accent-500 .divider, body.theme-DragonBoat .accent-600.divider,
body.theme-DragonBoat .accent-600 .divider, body.theme-DragonBoat .accent-700.divider,
body.theme-DragonBoat .accent-700 .divider, body.theme-DragonBoat .accent-800.divider,
body.theme-DragonBoat .accent-800 .divider, body.theme-DragonBoat .accent-900.divider,
body.theme-DragonBoat .accent-900 .divider, body.theme-DragonBoat .accent-A200.divider,
body.theme-DragonBoat .accent-A200 .divider, body.theme-DragonBoat .accent-A400.divider,
body.theme-DragonBoat .accent-A400 .divider, body.theme-DragonBoat .accent-A700.divider,
body.theme-DragonBoat .accent-A700 .divider, body.theme-DragonBoat .accent.divider,
body.theme-DragonBoat .accent .divider, body.theme-DragonBoat .warn-50.divider,
body.theme-DragonBoat .warn-50 .divider, body.theme-DragonBoat .warn-100.divider,
body.theme-DragonBoat .warn-100 .divider, body.theme-DragonBoat .warn-200.divider,
body.theme-DragonBoat .warn-200 .divider, body.theme-DragonBoat .warn-300.divider,
body.theme-DragonBoat .warn-300 .divider, body.theme-DragonBoat .warn-400.divider,
body.theme-DragonBoat .warn-400 .divider, body.theme-DragonBoat .warn-500.divider,
body.theme-DragonBoat .warn-500 .divider, body.theme-DragonBoat .warn-600.divider,
body.theme-DragonBoat .warn-600 .divider, body.theme-DragonBoat .warn-700.divider,
body.theme-DragonBoat .warn-700 .divider, body.theme-DragonBoat .warn-800.divider,
body.theme-DragonBoat .warn-800 .divider, body.theme-DragonBoat .warn-900.divider,
body.theme-DragonBoat .warn-900 .divider, body.theme-DragonBoat .warn-A200.divider,
body.theme-DragonBoat .warn-A200 .divider, body.theme-DragonBoat .warn-A400.divider,
body.theme-DragonBoat .warn-A400 .divider, body.theme-DragonBoat .warn-A700.divider,
body.theme-DragonBoat .warn-A700 .divider, body.theme-DragonBoat .warn.divider,
body.theme-DragonBoat .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-DragonBoat .primary-50 .mat-ripple-element, body.theme-DragonBoat .primary-100 .mat-ripple-element, body.theme-DragonBoat .primary-200 .mat-ripple-element, body.theme-DragonBoat .primary-300 .mat-ripple-element, body.theme-DragonBoat .primary-400 .mat-ripple-element, body.theme-DragonBoat .primary-500 .mat-ripple-element, body.theme-DragonBoat .primary-600 .mat-ripple-element, body.theme-DragonBoat .primary-700 .mat-ripple-element, body.theme-DragonBoat .primary-800 .mat-ripple-element, body.theme-DragonBoat .primary-900 .mat-ripple-element, body.theme-DragonBoat .primary-A200 .mat-ripple-element, body.theme-DragonBoat .primary-A400 .mat-ripple-element, body.theme-DragonBoat .primary-A700 .mat-ripple-element, body.theme-DragonBoat .primary .mat-ripple-element, body.theme-DragonBoat .accent-50 .mat-ripple-element, body.theme-DragonBoat .accent-100 .mat-ripple-element, body.theme-DragonBoat .accent-200 .mat-ripple-element, body.theme-DragonBoat .accent-300 .mat-ripple-element, body.theme-DragonBoat .accent-400 .mat-ripple-element, body.theme-DragonBoat .accent-500 .mat-ripple-element, body.theme-DragonBoat .accent-600 .mat-ripple-element, body.theme-DragonBoat .accent-700 .mat-ripple-element, body.theme-DragonBoat .accent-800 .mat-ripple-element, body.theme-DragonBoat .accent-900 .mat-ripple-element, body.theme-DragonBoat .accent-A200 .mat-ripple-element, body.theme-DragonBoat .accent-A400 .mat-ripple-element, body.theme-DragonBoat .accent-A700 .mat-ripple-element, body.theme-DragonBoat .accent .mat-ripple-element, body.theme-DragonBoat .warn-50 .mat-ripple-element, body.theme-DragonBoat .warn-100 .mat-ripple-element, body.theme-DragonBoat .warn-200 .mat-ripple-element, body.theme-DragonBoat .warn-300 .mat-ripple-element, body.theme-DragonBoat .warn-400 .mat-ripple-element, body.theme-DragonBoat .warn-500 .mat-ripple-element, body.theme-DragonBoat .warn-600 .mat-ripple-element, body.theme-DragonBoat .warn-700 .mat-ripple-element, body.theme-DragonBoat .warn-800 .mat-ripple-element, body.theme-DragonBoat .warn-900 .mat-ripple-element, body.theme-DragonBoat .warn-A200 .mat-ripple-element, body.theme-DragonBoat .warn-A400 .mat-ripple-element, body.theme-DragonBoat .warn-A700 .mat-ripple-element, body.theme-DragonBoat .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-DragonBoat .primary-50 .adaptive-border-color, body.theme-DragonBoat .primary-100 .adaptive-border-color, body.theme-DragonBoat .primary-200 .adaptive-border-color, body.theme-DragonBoat .primary-300 .adaptive-border-color, body.theme-DragonBoat .primary-400 .adaptive-border-color, body.theme-DragonBoat .primary-500 .adaptive-border-color, body.theme-DragonBoat .primary-600 .adaptive-border-color, body.theme-DragonBoat .primary-700 .adaptive-border-color, body.theme-DragonBoat .primary-800 .adaptive-border-color, body.theme-DragonBoat .primary-900 .adaptive-border-color, body.theme-DragonBoat .primary-A200 .adaptive-border-color, body.theme-DragonBoat .primary-A400 .adaptive-border-color, body.theme-DragonBoat .primary-A700 .adaptive-border-color, body.theme-DragonBoat .primary .adaptive-border-color, body.theme-DragonBoat .accent-50 .adaptive-border-color, body.theme-DragonBoat .accent-100 .adaptive-border-color, body.theme-DragonBoat .accent-200 .adaptive-border-color, body.theme-DragonBoat .accent-300 .adaptive-border-color, body.theme-DragonBoat .accent-400 .adaptive-border-color, body.theme-DragonBoat .accent-500 .adaptive-border-color, body.theme-DragonBoat .accent-600 .adaptive-border-color, body.theme-DragonBoat .accent-700 .adaptive-border-color, body.theme-DragonBoat .accent-800 .adaptive-border-color, body.theme-DragonBoat .accent-900 .adaptive-border-color, body.theme-DragonBoat .accent-A200 .adaptive-border-color, body.theme-DragonBoat .accent-A400 .adaptive-border-color, body.theme-DragonBoat .accent-A700 .adaptive-border-color, body.theme-DragonBoat .accent .adaptive-border-color, body.theme-DragonBoat .warn-50 .adaptive-border-color, body.theme-DragonBoat .warn-100 .adaptive-border-color, body.theme-DragonBoat .warn-200 .adaptive-border-color, body.theme-DragonBoat .warn-300 .adaptive-border-color, body.theme-DragonBoat .warn-400 .adaptive-border-color, body.theme-DragonBoat .warn-500 .adaptive-border-color, body.theme-DragonBoat .warn-600 .adaptive-border-color, body.theme-DragonBoat .warn-700 .adaptive-border-color, body.theme-DragonBoat .warn-800 .adaptive-border-color, body.theme-DragonBoat .warn-900 .adaptive-border-color, body.theme-DragonBoat .warn-A200 .adaptive-border-color, body.theme-DragonBoat .warn-A400 .adaptive-border-color, body.theme-DragonBoat .warn-A700 .adaptive-border-color, body.theme-DragonBoat .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-DragonBoat .primary-A100 input[type='text'], body.theme-DragonBoat .accent-A100 input[type='text'], body.theme-DragonBoat .warn-A100 input[type='text'] {
  color: black; }
body.theme-DragonBoat .primary-A100 .mat-form-field-label, body.theme-DragonBoat .accent-A100 .mat-form-field-label, body.theme-DragonBoat .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .primary-A100 .mat-form-field-underline, body.theme-DragonBoat .accent-A100 .mat-form-field-underline, body.theme-DragonBoat .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .primary-A100 .mat-select-trigger,
body.theme-DragonBoat .primary-A100 .mat-select-arrow, body.theme-DragonBoat .accent-A100 .mat-select-trigger,
body.theme-DragonBoat .accent-A100 .mat-select-arrow, body.theme-DragonBoat .warn-A100 .mat-select-trigger,
body.theme-DragonBoat .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .primary-A100 .mat-select-underline, body.theme-DragonBoat .accent-A100 .mat-select-underline, body.theme-DragonBoat .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-DragonBoat .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-A100 .mat-select-arrow,
body.theme-DragonBoat .primary-A100 .mat-select-trigger, body.theme-DragonBoat .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-A100 .mat-select-arrow,
body.theme-DragonBoat .accent-A100 .mat-select-trigger, body.theme-DragonBoat .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-A100 .mat-select-arrow,
body.theme-DragonBoat .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-DragonBoat .primary-50 input[type='text'], body.theme-DragonBoat .primary-100 input[type='text'], body.theme-DragonBoat .primary-200 input[type='text'], body.theme-DragonBoat .primary-300 input[type='text'], body.theme-DragonBoat .primary-400 input[type='text'], body.theme-DragonBoat .primary-500 input[type='text'], body.theme-DragonBoat .primary-600 input[type='text'], body.theme-DragonBoat .primary-700 input[type='text'], body.theme-DragonBoat .primary-800 input[type='text'], body.theme-DragonBoat .primary-900 input[type='text'], body.theme-DragonBoat .primary-A200 input[type='text'], body.theme-DragonBoat .primary-A400 input[type='text'], body.theme-DragonBoat .primary-A700 input[type='text'], body.theme-DragonBoat .primary input[type='text'], body.theme-DragonBoat .accent-50 input[type='text'], body.theme-DragonBoat .accent-100 input[type='text'], body.theme-DragonBoat .accent-200 input[type='text'], body.theme-DragonBoat .accent-300 input[type='text'], body.theme-DragonBoat .accent-400 input[type='text'], body.theme-DragonBoat .accent-500 input[type='text'], body.theme-DragonBoat .accent-600 input[type='text'], body.theme-DragonBoat .accent-700 input[type='text'], body.theme-DragonBoat .accent-800 input[type='text'], body.theme-DragonBoat .accent-900 input[type='text'], body.theme-DragonBoat .accent-A200 input[type='text'], body.theme-DragonBoat .accent-A400 input[type='text'], body.theme-DragonBoat .accent-A700 input[type='text'], body.theme-DragonBoat .accent input[type='text'], body.theme-DragonBoat .warn-50 input[type='text'], body.theme-DragonBoat .warn-100 input[type='text'], body.theme-DragonBoat .warn-200 input[type='text'], body.theme-DragonBoat .warn-300 input[type='text'], body.theme-DragonBoat .warn-400 input[type='text'], body.theme-DragonBoat .warn-500 input[type='text'], body.theme-DragonBoat .warn-600 input[type='text'], body.theme-DragonBoat .warn-700 input[type='text'], body.theme-DragonBoat .warn-800 input[type='text'], body.theme-DragonBoat .warn-900 input[type='text'], body.theme-DragonBoat .warn-A200 input[type='text'], body.theme-DragonBoat .warn-A400 input[type='text'], body.theme-DragonBoat .warn-A700 input[type='text'], body.theme-DragonBoat .warn input[type='text'] {
  color: white; }
body.theme-DragonBoat .primary-50 .mat-form-field-label, body.theme-DragonBoat .primary-100 .mat-form-field-label, body.theme-DragonBoat .primary-200 .mat-form-field-label, body.theme-DragonBoat .primary-300 .mat-form-field-label, body.theme-DragonBoat .primary-400 .mat-form-field-label, body.theme-DragonBoat .primary-500 .mat-form-field-label, body.theme-DragonBoat .primary-600 .mat-form-field-label, body.theme-DragonBoat .primary-700 .mat-form-field-label, body.theme-DragonBoat .primary-800 .mat-form-field-label, body.theme-DragonBoat .primary-900 .mat-form-field-label, body.theme-DragonBoat .primary-A200 .mat-form-field-label, body.theme-DragonBoat .primary-A400 .mat-form-field-label, body.theme-DragonBoat .primary-A700 .mat-form-field-label, body.theme-DragonBoat .primary .mat-form-field-label, body.theme-DragonBoat .accent-50 .mat-form-field-label, body.theme-DragonBoat .accent-100 .mat-form-field-label, body.theme-DragonBoat .accent-200 .mat-form-field-label, body.theme-DragonBoat .accent-300 .mat-form-field-label, body.theme-DragonBoat .accent-400 .mat-form-field-label, body.theme-DragonBoat .accent-500 .mat-form-field-label, body.theme-DragonBoat .accent-600 .mat-form-field-label, body.theme-DragonBoat .accent-700 .mat-form-field-label, body.theme-DragonBoat .accent-800 .mat-form-field-label, body.theme-DragonBoat .accent-900 .mat-form-field-label, body.theme-DragonBoat .accent-A200 .mat-form-field-label, body.theme-DragonBoat .accent-A400 .mat-form-field-label, body.theme-DragonBoat .accent-A700 .mat-form-field-label, body.theme-DragonBoat .accent .mat-form-field-label, body.theme-DragonBoat .warn-50 .mat-form-field-label, body.theme-DragonBoat .warn-100 .mat-form-field-label, body.theme-DragonBoat .warn-200 .mat-form-field-label, body.theme-DragonBoat .warn-300 .mat-form-field-label, body.theme-DragonBoat .warn-400 .mat-form-field-label, body.theme-DragonBoat .warn-500 .mat-form-field-label, body.theme-DragonBoat .warn-600 .mat-form-field-label, body.theme-DragonBoat .warn-700 .mat-form-field-label, body.theme-DragonBoat .warn-800 .mat-form-field-label, body.theme-DragonBoat .warn-900 .mat-form-field-label, body.theme-DragonBoat .warn-A200 .mat-form-field-label, body.theme-DragonBoat .warn-A400 .mat-form-field-label, body.theme-DragonBoat .warn-A700 .mat-form-field-label, body.theme-DragonBoat .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-DragonBoat .primary-50 .mat-form-field-underline, body.theme-DragonBoat .primary-100 .mat-form-field-underline, body.theme-DragonBoat .primary-200 .mat-form-field-underline, body.theme-DragonBoat .primary-300 .mat-form-field-underline, body.theme-DragonBoat .primary-400 .mat-form-field-underline, body.theme-DragonBoat .primary-500 .mat-form-field-underline, body.theme-DragonBoat .primary-600 .mat-form-field-underline, body.theme-DragonBoat .primary-700 .mat-form-field-underline, body.theme-DragonBoat .primary-800 .mat-form-field-underline, body.theme-DragonBoat .primary-900 .mat-form-field-underline, body.theme-DragonBoat .primary-A200 .mat-form-field-underline, body.theme-DragonBoat .primary-A400 .mat-form-field-underline, body.theme-DragonBoat .primary-A700 .mat-form-field-underline, body.theme-DragonBoat .primary .mat-form-field-underline, body.theme-DragonBoat .accent-50 .mat-form-field-underline, body.theme-DragonBoat .accent-100 .mat-form-field-underline, body.theme-DragonBoat .accent-200 .mat-form-field-underline, body.theme-DragonBoat .accent-300 .mat-form-field-underline, body.theme-DragonBoat .accent-400 .mat-form-field-underline, body.theme-DragonBoat .accent-500 .mat-form-field-underline, body.theme-DragonBoat .accent-600 .mat-form-field-underline, body.theme-DragonBoat .accent-700 .mat-form-field-underline, body.theme-DragonBoat .accent-800 .mat-form-field-underline, body.theme-DragonBoat .accent-900 .mat-form-field-underline, body.theme-DragonBoat .accent-A200 .mat-form-field-underline, body.theme-DragonBoat .accent-A400 .mat-form-field-underline, body.theme-DragonBoat .accent-A700 .mat-form-field-underline, body.theme-DragonBoat .accent .mat-form-field-underline, body.theme-DragonBoat .warn-50 .mat-form-field-underline, body.theme-DragonBoat .warn-100 .mat-form-field-underline, body.theme-DragonBoat .warn-200 .mat-form-field-underline, body.theme-DragonBoat .warn-300 .mat-form-field-underline, body.theme-DragonBoat .warn-400 .mat-form-field-underline, body.theme-DragonBoat .warn-500 .mat-form-field-underline, body.theme-DragonBoat .warn-600 .mat-form-field-underline, body.theme-DragonBoat .warn-700 .mat-form-field-underline, body.theme-DragonBoat .warn-800 .mat-form-field-underline, body.theme-DragonBoat .warn-900 .mat-form-field-underline, body.theme-DragonBoat .warn-A200 .mat-form-field-underline, body.theme-DragonBoat .warn-A400 .mat-form-field-underline, body.theme-DragonBoat .warn-A700 .mat-form-field-underline, body.theme-DragonBoat .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-DragonBoat .primary-50 .mat-select-trigger,
body.theme-DragonBoat .primary-50 .mat-select-arrow, body.theme-DragonBoat .primary-100 .mat-select-trigger,
body.theme-DragonBoat .primary-100 .mat-select-arrow, body.theme-DragonBoat .primary-200 .mat-select-trigger,
body.theme-DragonBoat .primary-200 .mat-select-arrow, body.theme-DragonBoat .primary-300 .mat-select-trigger,
body.theme-DragonBoat .primary-300 .mat-select-arrow, body.theme-DragonBoat .primary-400 .mat-select-trigger,
body.theme-DragonBoat .primary-400 .mat-select-arrow, body.theme-DragonBoat .primary-500 .mat-select-trigger,
body.theme-DragonBoat .primary-500 .mat-select-arrow, body.theme-DragonBoat .primary-600 .mat-select-trigger,
body.theme-DragonBoat .primary-600 .mat-select-arrow, body.theme-DragonBoat .primary-700 .mat-select-trigger,
body.theme-DragonBoat .primary-700 .mat-select-arrow, body.theme-DragonBoat .primary-800 .mat-select-trigger,
body.theme-DragonBoat .primary-800 .mat-select-arrow, body.theme-DragonBoat .primary-900 .mat-select-trigger,
body.theme-DragonBoat .primary-900 .mat-select-arrow, body.theme-DragonBoat .primary-A200 .mat-select-trigger,
body.theme-DragonBoat .primary-A200 .mat-select-arrow, body.theme-DragonBoat .primary-A400 .mat-select-trigger,
body.theme-DragonBoat .primary-A400 .mat-select-arrow, body.theme-DragonBoat .primary-A700 .mat-select-trigger,
body.theme-DragonBoat .primary-A700 .mat-select-arrow, body.theme-DragonBoat .primary .mat-select-trigger,
body.theme-DragonBoat .primary .mat-select-arrow, body.theme-DragonBoat .accent-50 .mat-select-trigger,
body.theme-DragonBoat .accent-50 .mat-select-arrow, body.theme-DragonBoat .accent-100 .mat-select-trigger,
body.theme-DragonBoat .accent-100 .mat-select-arrow, body.theme-DragonBoat .accent-200 .mat-select-trigger,
body.theme-DragonBoat .accent-200 .mat-select-arrow, body.theme-DragonBoat .accent-300 .mat-select-trigger,
body.theme-DragonBoat .accent-300 .mat-select-arrow, body.theme-DragonBoat .accent-400 .mat-select-trigger,
body.theme-DragonBoat .accent-400 .mat-select-arrow, body.theme-DragonBoat .accent-500 .mat-select-trigger,
body.theme-DragonBoat .accent-500 .mat-select-arrow, body.theme-DragonBoat .accent-600 .mat-select-trigger,
body.theme-DragonBoat .accent-600 .mat-select-arrow, body.theme-DragonBoat .accent-700 .mat-select-trigger,
body.theme-DragonBoat .accent-700 .mat-select-arrow, body.theme-DragonBoat .accent-800 .mat-select-trigger,
body.theme-DragonBoat .accent-800 .mat-select-arrow, body.theme-DragonBoat .accent-900 .mat-select-trigger,
body.theme-DragonBoat .accent-900 .mat-select-arrow, body.theme-DragonBoat .accent-A200 .mat-select-trigger,
body.theme-DragonBoat .accent-A200 .mat-select-arrow, body.theme-DragonBoat .accent-A400 .mat-select-trigger,
body.theme-DragonBoat .accent-A400 .mat-select-arrow, body.theme-DragonBoat .accent-A700 .mat-select-trigger,
body.theme-DragonBoat .accent-A700 .mat-select-arrow, body.theme-DragonBoat .accent .mat-select-trigger,
body.theme-DragonBoat .accent .mat-select-arrow, body.theme-DragonBoat .warn-50 .mat-select-trigger,
body.theme-DragonBoat .warn-50 .mat-select-arrow, body.theme-DragonBoat .warn-100 .mat-select-trigger,
body.theme-DragonBoat .warn-100 .mat-select-arrow, body.theme-DragonBoat .warn-200 .mat-select-trigger,
body.theme-DragonBoat .warn-200 .mat-select-arrow, body.theme-DragonBoat .warn-300 .mat-select-trigger,
body.theme-DragonBoat .warn-300 .mat-select-arrow, body.theme-DragonBoat .warn-400 .mat-select-trigger,
body.theme-DragonBoat .warn-400 .mat-select-arrow, body.theme-DragonBoat .warn-500 .mat-select-trigger,
body.theme-DragonBoat .warn-500 .mat-select-arrow, body.theme-DragonBoat .warn-600 .mat-select-trigger,
body.theme-DragonBoat .warn-600 .mat-select-arrow, body.theme-DragonBoat .warn-700 .mat-select-trigger,
body.theme-DragonBoat .warn-700 .mat-select-arrow, body.theme-DragonBoat .warn-800 .mat-select-trigger,
body.theme-DragonBoat .warn-800 .mat-select-arrow, body.theme-DragonBoat .warn-900 .mat-select-trigger,
body.theme-DragonBoat .warn-900 .mat-select-arrow, body.theme-DragonBoat .warn-A200 .mat-select-trigger,
body.theme-DragonBoat .warn-A200 .mat-select-arrow, body.theme-DragonBoat .warn-A400 .mat-select-trigger,
body.theme-DragonBoat .warn-A400 .mat-select-arrow, body.theme-DragonBoat .warn-A700 .mat-select-trigger,
body.theme-DragonBoat .warn-A700 .mat-select-arrow, body.theme-DragonBoat .warn .mat-select-trigger,
body.theme-DragonBoat .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-DragonBoat .primary-50 .mat-select-underline, body.theme-DragonBoat .primary-100 .mat-select-underline, body.theme-DragonBoat .primary-200 .mat-select-underline, body.theme-DragonBoat .primary-300 .mat-select-underline, body.theme-DragonBoat .primary-400 .mat-select-underline, body.theme-DragonBoat .primary-500 .mat-select-underline, body.theme-DragonBoat .primary-600 .mat-select-underline, body.theme-DragonBoat .primary-700 .mat-select-underline, body.theme-DragonBoat .primary-800 .mat-select-underline, body.theme-DragonBoat .primary-900 .mat-select-underline, body.theme-DragonBoat .primary-A200 .mat-select-underline, body.theme-DragonBoat .primary-A400 .mat-select-underline, body.theme-DragonBoat .primary-A700 .mat-select-underline, body.theme-DragonBoat .primary .mat-select-underline, body.theme-DragonBoat .accent-50 .mat-select-underline, body.theme-DragonBoat .accent-100 .mat-select-underline, body.theme-DragonBoat .accent-200 .mat-select-underline, body.theme-DragonBoat .accent-300 .mat-select-underline, body.theme-DragonBoat .accent-400 .mat-select-underline, body.theme-DragonBoat .accent-500 .mat-select-underline, body.theme-DragonBoat .accent-600 .mat-select-underline, body.theme-DragonBoat .accent-700 .mat-select-underline, body.theme-DragonBoat .accent-800 .mat-select-underline, body.theme-DragonBoat .accent-900 .mat-select-underline, body.theme-DragonBoat .accent-A200 .mat-select-underline, body.theme-DragonBoat .accent-A400 .mat-select-underline, body.theme-DragonBoat .accent-A700 .mat-select-underline, body.theme-DragonBoat .accent .mat-select-underline, body.theme-DragonBoat .warn-50 .mat-select-underline, body.theme-DragonBoat .warn-100 .mat-select-underline, body.theme-DragonBoat .warn-200 .mat-select-underline, body.theme-DragonBoat .warn-300 .mat-select-underline, body.theme-DragonBoat .warn-400 .mat-select-underline, body.theme-DragonBoat .warn-500 .mat-select-underline, body.theme-DragonBoat .warn-600 .mat-select-underline, body.theme-DragonBoat .warn-700 .mat-select-underline, body.theme-DragonBoat .warn-800 .mat-select-underline, body.theme-DragonBoat .warn-900 .mat-select-underline, body.theme-DragonBoat .warn-A200 .mat-select-underline, body.theme-DragonBoat .warn-A400 .mat-select-underline, body.theme-DragonBoat .warn-A700 .mat-select-underline, body.theme-DragonBoat .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-DragonBoat .primary-50 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-50 .mat-select-arrow,
body.theme-DragonBoat .primary-50 .mat-select-trigger, body.theme-DragonBoat .primary-100 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-100 .mat-select-arrow,
body.theme-DragonBoat .primary-100 .mat-select-trigger, body.theme-DragonBoat .primary-200 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-200 .mat-select-arrow,
body.theme-DragonBoat .primary-200 .mat-select-trigger, body.theme-DragonBoat .primary-300 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-300 .mat-select-arrow,
body.theme-DragonBoat .primary-300 .mat-select-trigger, body.theme-DragonBoat .primary-400 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-400 .mat-select-arrow,
body.theme-DragonBoat .primary-400 .mat-select-trigger, body.theme-DragonBoat .primary-500 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-500 .mat-select-arrow,
body.theme-DragonBoat .primary-500 .mat-select-trigger, body.theme-DragonBoat .primary-600 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-600 .mat-select-arrow,
body.theme-DragonBoat .primary-600 .mat-select-trigger, body.theme-DragonBoat .primary-700 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-700 .mat-select-arrow,
body.theme-DragonBoat .primary-700 .mat-select-trigger, body.theme-DragonBoat .primary-800 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-800 .mat-select-arrow,
body.theme-DragonBoat .primary-800 .mat-select-trigger, body.theme-DragonBoat .primary-900 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-900 .mat-select-arrow,
body.theme-DragonBoat .primary-900 .mat-select-trigger, body.theme-DragonBoat .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-A200 .mat-select-arrow,
body.theme-DragonBoat .primary-A200 .mat-select-trigger, body.theme-DragonBoat .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-A400 .mat-select-arrow,
body.theme-DragonBoat .primary-A400 .mat-select-trigger, body.theme-DragonBoat .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary-A700 .mat-select-arrow,
body.theme-DragonBoat .primary-A700 .mat-select-trigger, body.theme-DragonBoat .primary .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .primary .mat-select-arrow,
body.theme-DragonBoat .primary .mat-select-trigger, body.theme-DragonBoat .accent-50 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-50 .mat-select-arrow,
body.theme-DragonBoat .accent-50 .mat-select-trigger, body.theme-DragonBoat .accent-100 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-100 .mat-select-arrow,
body.theme-DragonBoat .accent-100 .mat-select-trigger, body.theme-DragonBoat .accent-200 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-200 .mat-select-arrow,
body.theme-DragonBoat .accent-200 .mat-select-trigger, body.theme-DragonBoat .accent-300 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-300 .mat-select-arrow,
body.theme-DragonBoat .accent-300 .mat-select-trigger, body.theme-DragonBoat .accent-400 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-400 .mat-select-arrow,
body.theme-DragonBoat .accent-400 .mat-select-trigger, body.theme-DragonBoat .accent-500 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-500 .mat-select-arrow,
body.theme-DragonBoat .accent-500 .mat-select-trigger, body.theme-DragonBoat .accent-600 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-600 .mat-select-arrow,
body.theme-DragonBoat .accent-600 .mat-select-trigger, body.theme-DragonBoat .accent-700 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-700 .mat-select-arrow,
body.theme-DragonBoat .accent-700 .mat-select-trigger, body.theme-DragonBoat .accent-800 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-800 .mat-select-arrow,
body.theme-DragonBoat .accent-800 .mat-select-trigger, body.theme-DragonBoat .accent-900 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-900 .mat-select-arrow,
body.theme-DragonBoat .accent-900 .mat-select-trigger, body.theme-DragonBoat .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-A200 .mat-select-arrow,
body.theme-DragonBoat .accent-A200 .mat-select-trigger, body.theme-DragonBoat .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-A400 .mat-select-arrow,
body.theme-DragonBoat .accent-A400 .mat-select-trigger, body.theme-DragonBoat .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent-A700 .mat-select-arrow,
body.theme-DragonBoat .accent-A700 .mat-select-trigger, body.theme-DragonBoat .accent .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .accent .mat-select-arrow,
body.theme-DragonBoat .accent .mat-select-trigger, body.theme-DragonBoat .warn-50 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-50 .mat-select-arrow,
body.theme-DragonBoat .warn-50 .mat-select-trigger, body.theme-DragonBoat .warn-100 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-100 .mat-select-arrow,
body.theme-DragonBoat .warn-100 .mat-select-trigger, body.theme-DragonBoat .warn-200 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-200 .mat-select-arrow,
body.theme-DragonBoat .warn-200 .mat-select-trigger, body.theme-DragonBoat .warn-300 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-300 .mat-select-arrow,
body.theme-DragonBoat .warn-300 .mat-select-trigger, body.theme-DragonBoat .warn-400 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-400 .mat-select-arrow,
body.theme-DragonBoat .warn-400 .mat-select-trigger, body.theme-DragonBoat .warn-500 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-500 .mat-select-arrow,
body.theme-DragonBoat .warn-500 .mat-select-trigger, body.theme-DragonBoat .warn-600 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-600 .mat-select-arrow,
body.theme-DragonBoat .warn-600 .mat-select-trigger, body.theme-DragonBoat .warn-700 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-700 .mat-select-arrow,
body.theme-DragonBoat .warn-700 .mat-select-trigger, body.theme-DragonBoat .warn-800 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-800 .mat-select-arrow,
body.theme-DragonBoat .warn-800 .mat-select-trigger, body.theme-DragonBoat .warn-900 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-900 .mat-select-arrow,
body.theme-DragonBoat .warn-900 .mat-select-trigger, body.theme-DragonBoat .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-A200 .mat-select-arrow,
body.theme-DragonBoat .warn-A200 .mat-select-trigger, body.theme-DragonBoat .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-A400 .mat-select-arrow,
body.theme-DragonBoat .warn-A400 .mat-select-trigger, body.theme-DragonBoat .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn-A700 .mat-select-arrow,
body.theme-DragonBoat .warn-A700 .mat-select-trigger, body.theme-DragonBoat .warn .mat-select-disabled .mat-select-value,
body.theme-DragonBoat .warn .mat-select-arrow,
body.theme-DragonBoat .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-DragonBoat .primary-50 .mat-select-value, body.theme-DragonBoat .primary-100 .mat-select-value, body.theme-DragonBoat .primary-200 .mat-select-value, body.theme-DragonBoat .primary-300 .mat-select-value, body.theme-DragonBoat .primary-400 .mat-select-value, body.theme-DragonBoat .primary-500 .mat-select-value, body.theme-DragonBoat .primary-600 .mat-select-value, body.theme-DragonBoat .primary-700 .mat-select-value, body.theme-DragonBoat .primary-800 .mat-select-value, body.theme-DragonBoat .primary-900 .mat-select-value, body.theme-DragonBoat .primary-A200 .mat-select-value, body.theme-DragonBoat .primary-A400 .mat-select-value, body.theme-DragonBoat .primary-A700 .mat-select-value, body.theme-DragonBoat .primary .mat-select-value, body.theme-DragonBoat .accent-50 .mat-select-value, body.theme-DragonBoat .accent-100 .mat-select-value, body.theme-DragonBoat .accent-200 .mat-select-value, body.theme-DragonBoat .accent-300 .mat-select-value, body.theme-DragonBoat .accent-400 .mat-select-value, body.theme-DragonBoat .accent-500 .mat-select-value, body.theme-DragonBoat .accent-600 .mat-select-value, body.theme-DragonBoat .accent-700 .mat-select-value, body.theme-DragonBoat .accent-800 .mat-select-value, body.theme-DragonBoat .accent-900 .mat-select-value, body.theme-DragonBoat .accent-A200 .mat-select-value, body.theme-DragonBoat .accent-A400 .mat-select-value, body.theme-DragonBoat .accent-A700 .mat-select-value, body.theme-DragonBoat .accent .mat-select-value, body.theme-DragonBoat .warn-50 .mat-select-value, body.theme-DragonBoat .warn-100 .mat-select-value, body.theme-DragonBoat .warn-200 .mat-select-value, body.theme-DragonBoat .warn-300 .mat-select-value, body.theme-DragonBoat .warn-400 .mat-select-value, body.theme-DragonBoat .warn-500 .mat-select-value, body.theme-DragonBoat .warn-600 .mat-select-value, body.theme-DragonBoat .warn-700 .mat-select-value, body.theme-DragonBoat .warn-800 .mat-select-value, body.theme-DragonBoat .warn-900 .mat-select-value, body.theme-DragonBoat .warn-A200 .mat-select-value, body.theme-DragonBoat .warn-A400 .mat-select-value, body.theme-DragonBoat .warn-A700 .mat-select-value, body.theme-DragonBoat .warn .mat-select-value {
  color: white; }
body.theme-MidAutumn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-MidAutumn .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-option:hover:not(.mat-option-disabled), body.theme-MidAutumn .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #94b1c7; }
body.theme-MidAutumn .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #94b1c7; }
body.theme-MidAutumn .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #94b1c7; }
body.theme-MidAutumn .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-MidAutumn .mat-pseudo-checkbox-checked,
body.theme-MidAutumn .mat-pseudo-checkbox-indeterminate,
body.theme-MidAutumn .mat-accent .mat-pseudo-checkbox-checked,
body.theme-MidAutumn .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #94b1c7; }
body.theme-MidAutumn .mat-primary .mat-pseudo-checkbox-checked,
body.theme-MidAutumn .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #94b1c7; }
body.theme-MidAutumn .mat-warn .mat-pseudo-checkbox-checked,
body.theme-MidAutumn .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #94b1c7; }
body.theme-MidAutumn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-MidAutumn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-MidAutumn .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .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); }
body.theme-MidAutumn .mat-app-background, body.theme-MidAutumn.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-MidAutumn .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-MidAutumn .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-badge-content {
  color: white;
  background: #94b1c7; }
@media (-ms-high-contrast: active) {
    body.theme-MidAutumn .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-MidAutumn .mat-badge-accent .mat-badge-content {
  background: #94b1c7;
  color: white; }
body.theme-MidAutumn .mat-badge-warn .mat-badge-content {
  color: white;
  background: #94b1c7; }
body.theme-MidAutumn .mat-badge {
  position: relative; }
body.theme-MidAutumn .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-MidAutumn .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-MidAutumn .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-MidAutumn .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-MidAutumn .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-MidAutumn .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-MidAutumn .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-MidAutumn .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-MidAutumn .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-MidAutumn .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-MidAutumn .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-MidAutumn .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-MidAutumn .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-MidAutumn .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-MidAutumn .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-MidAutumn .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-MidAutumn .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-MidAutumn .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-MidAutumn .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-MidAutumn .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-MidAutumn .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-MidAutumn .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-MidAutumn .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-MidAutumn .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-MidAutumn .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-MidAutumn .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-button, body.theme-MidAutumn .mat-icon-button, body.theme-MidAutumn .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-MidAutumn .mat-button.mat-primary, body.theme-MidAutumn .mat-icon-button.mat-primary, body.theme-MidAutumn .mat-stroked-button.mat-primary {
    color: #94b1c7; }
body.theme-MidAutumn .mat-button.mat-accent, body.theme-MidAutumn .mat-icon-button.mat-accent, body.theme-MidAutumn .mat-stroked-button.mat-accent {
    color: #94b1c7; }
body.theme-MidAutumn .mat-button.mat-warn, body.theme-MidAutumn .mat-icon-button.mat-warn, body.theme-MidAutumn .mat-stroked-button.mat-warn {
    color: #94b1c7; }
body.theme-MidAutumn .mat-button.mat-primary[disabled], body.theme-MidAutumn .mat-button.mat-accent[disabled], body.theme-MidAutumn .mat-button.mat-warn[disabled], body.theme-MidAutumn .mat-button[disabled][disabled], body.theme-MidAutumn .mat-icon-button.mat-primary[disabled], body.theme-MidAutumn .mat-icon-button.mat-accent[disabled], body.theme-MidAutumn .mat-icon-button.mat-warn[disabled], body.theme-MidAutumn .mat-icon-button[disabled][disabled], body.theme-MidAutumn .mat-stroked-button.mat-primary[disabled], body.theme-MidAutumn .mat-stroked-button.mat-accent[disabled], body.theme-MidAutumn .mat-stroked-button.mat-warn[disabled], body.theme-MidAutumn .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-button.mat-primary .mat-button-focus-overlay, body.theme-MidAutumn .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-MidAutumn .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-button.mat-accent .mat-button-focus-overlay, body.theme-MidAutumn .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-MidAutumn .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-button.mat-warn .mat-button-focus-overlay, body.theme-MidAutumn .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-MidAutumn .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-button[disabled] .mat-button-focus-overlay, body.theme-MidAutumn .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-MidAutumn .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-MidAutumn .mat-button .mat-ripple-element, body.theme-MidAutumn .mat-icon-button .mat-ripple-element, body.theme-MidAutumn .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-MidAutumn .mat-button-focus-overlay {
  background: black; }
body.theme-MidAutumn .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-flat-button, body.theme-MidAutumn .mat-raised-button, body.theme-MidAutumn .mat-fab, body.theme-MidAutumn .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-MidAutumn .mat-flat-button.mat-primary, body.theme-MidAutumn .mat-raised-button.mat-primary, body.theme-MidAutumn .mat-fab.mat-primary, body.theme-MidAutumn .mat-mini-fab.mat-primary {
    color: white; }
body.theme-MidAutumn .mat-flat-button.mat-accent, body.theme-MidAutumn .mat-raised-button.mat-accent, body.theme-MidAutumn .mat-fab.mat-accent, body.theme-MidAutumn .mat-mini-fab.mat-accent {
    color: white; }
body.theme-MidAutumn .mat-flat-button.mat-warn, body.theme-MidAutumn .mat-raised-button.mat-warn, body.theme-MidAutumn .mat-fab.mat-warn, body.theme-MidAutumn .mat-mini-fab.mat-warn {
    color: white; }
body.theme-MidAutumn .mat-flat-button.mat-primary[disabled], body.theme-MidAutumn .mat-flat-button.mat-accent[disabled], body.theme-MidAutumn .mat-flat-button.mat-warn[disabled], body.theme-MidAutumn .mat-flat-button[disabled][disabled], body.theme-MidAutumn .mat-raised-button.mat-primary[disabled], body.theme-MidAutumn .mat-raised-button.mat-accent[disabled], body.theme-MidAutumn .mat-raised-button.mat-warn[disabled], body.theme-MidAutumn .mat-raised-button[disabled][disabled], body.theme-MidAutumn .mat-fab.mat-primary[disabled], body.theme-MidAutumn .mat-fab.mat-accent[disabled], body.theme-MidAutumn .mat-fab.mat-warn[disabled], body.theme-MidAutumn .mat-fab[disabled][disabled], body.theme-MidAutumn .mat-mini-fab.mat-primary[disabled], body.theme-MidAutumn .mat-mini-fab.mat-accent[disabled], body.theme-MidAutumn .mat-mini-fab.mat-warn[disabled], body.theme-MidAutumn .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-flat-button.mat-primary, body.theme-MidAutumn .mat-raised-button.mat-primary, body.theme-MidAutumn .mat-fab.mat-primary, body.theme-MidAutumn .mat-mini-fab.mat-primary {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-flat-button.mat-accent, body.theme-MidAutumn .mat-raised-button.mat-accent, body.theme-MidAutumn .mat-fab.mat-accent, body.theme-MidAutumn .mat-mini-fab.mat-accent {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-flat-button.mat-warn, body.theme-MidAutumn .mat-raised-button.mat-warn, body.theme-MidAutumn .mat-fab.mat-warn, body.theme-MidAutumn .mat-mini-fab.mat-warn {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-flat-button.mat-primary[disabled], body.theme-MidAutumn .mat-flat-button.mat-accent[disabled], body.theme-MidAutumn .mat-flat-button.mat-warn[disabled], body.theme-MidAutumn .mat-flat-button[disabled][disabled], body.theme-MidAutumn .mat-raised-button.mat-primary[disabled], body.theme-MidAutumn .mat-raised-button.mat-accent[disabled], body.theme-MidAutumn .mat-raised-button.mat-warn[disabled], body.theme-MidAutumn .mat-raised-button[disabled][disabled], body.theme-MidAutumn .mat-fab.mat-primary[disabled], body.theme-MidAutumn .mat-fab.mat-accent[disabled], body.theme-MidAutumn .mat-fab.mat-warn[disabled], body.theme-MidAutumn .mat-fab[disabled][disabled], body.theme-MidAutumn .mat-mini-fab.mat-primary[disabled], body.theme-MidAutumn .mat-mini-fab.mat-accent[disabled], body.theme-MidAutumn .mat-mini-fab.mat-warn[disabled], body.theme-MidAutumn .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-flat-button.mat-primary .mat-ripple-element, body.theme-MidAutumn .mat-raised-button.mat-primary .mat-ripple-element, body.theme-MidAutumn .mat-fab.mat-primary .mat-ripple-element, body.theme-MidAutumn .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .mat-flat-button.mat-accent .mat-ripple-element, body.theme-MidAutumn .mat-raised-button.mat-accent .mat-ripple-element, body.theme-MidAutumn .mat-fab.mat-accent .mat-ripple-element, body.theme-MidAutumn .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .mat-flat-button.mat-warn .mat-ripple-element, body.theme-MidAutumn .mat-raised-button.mat-warn .mat-ripple-element, body.theme-MidAutumn .mat-fab.mat-warn .mat-ripple-element, body.theme-MidAutumn .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-MidAutumn .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-fab:not([class*='mat-elevation-z']), body.theme-MidAutumn .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-MidAutumn .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-MidAutumn .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-button-toggle-standalone,
body.theme-MidAutumn .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-MidAutumn .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-MidAutumn .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-MidAutumn .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-MidAutumn .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-MidAutumn .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-MidAutumn .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-MidAutumn .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-MidAutumn .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-MidAutumn .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-MidAutumn .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-MidAutumn .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-MidAutumn .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-MidAutumn .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-MidAutumn .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-MidAutumn .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-MidAutumn .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-MidAutumn .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-MidAutumn .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-MidAutumn .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-MidAutumn .mat-checkbox-background {
    background: none; } }
body.theme-MidAutumn .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-MidAutumn .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-MidAutumn .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-MidAutumn .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .mat-table {
  background: white; }
body.theme-MidAutumn .mat-table thead, body.theme-MidAutumn .mat-table tbody, body.theme-MidAutumn .mat-table tfoot,
body.theme-MidAutumn mat-header-row, body.theme-MidAutumn mat-row, body.theme-MidAutumn mat-footer-row,
body.theme-MidAutumn [mat-header-row], body.theme-MidAutumn [mat-row], body.theme-MidAutumn [mat-footer-row],
body.theme-MidAutumn .mat-table-sticky {
  background: inherit; }
body.theme-MidAutumn mat-row, body.theme-MidAutumn mat-header-row, body.theme-MidAutumn mat-footer-row,
body.theme-MidAutumn th.mat-header-cell, body.theme-MidAutumn td.mat-cell, body.theme-MidAutumn td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-cell, body.theme-MidAutumn .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-datepicker-toggle,
body.theme-MidAutumn .mat-datepicker-content .mat-calendar-next-button,
body.theme-MidAutumn .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-MidAutumn .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-MidAutumn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-MidAutumn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-MidAutumn .mat-calendar-body-selected {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(148, 177, 199, 0.4); }
body.theme-MidAutumn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-MidAutumn .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #94b1c7;
    color: white; }
body.theme-MidAutumn .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(148, 177, 199, 0.4); }
body.theme-MidAutumn .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-MidAutumn .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #94b1c7;
    color: white; }
body.theme-MidAutumn .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(148, 177, 199, 0.4); }
body.theme-MidAutumn .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-MidAutumn .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); }
body.theme-MidAutumn .mat-datepicker-toggle-active {
  color: #94b1c7; }
body.theme-MidAutumn .mat-datepicker-toggle-active.mat-accent {
    color: #94b1c7; }
body.theme-MidAutumn .mat-datepicker-toggle-active.mat-warn {
    color: #94b1c7; }
body.theme-MidAutumn .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-MidAutumn .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-MidAutumn .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-MidAutumn .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-MidAutumn .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-expansion-panel-header-description,
body.theme-MidAutumn .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-MidAutumn .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-MidAutumn .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-MidAutumn .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-MidAutumn .mat-form-field.mat-focused .mat-form-field-label {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #94b1c7; }
body.theme-MidAutumn .mat-focused .mat-form-field-required-marker {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-MidAutumn .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-MidAutumn .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-error {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-MidAutumn .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-MidAutumn .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-MidAutumn .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-MidAutumn .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-MidAutumn .mat-icon.mat-primary {
  color: #94b1c7; }
body.theme-MidAutumn .mat-icon.mat-accent {
  color: #94b1c7; }
body.theme-MidAutumn .mat-icon.mat-warn {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-input-element:disabled,
body.theme-MidAutumn .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-input-element {
  caret-color: #94b1c7; }
body.theme-MidAutumn .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-accent .mat-input-element {
  caret-color: #94b1c7; }
body.theme-MidAutumn .mat-warn .mat-input-element,
body.theme-MidAutumn .mat-form-field-invalid .mat-input-element {
  caret-color: #94b1c7; }
body.theme-MidAutumn .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #94b1c7; }
body.theme-MidAutumn .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-MidAutumn .mat-list-option:hover, body.theme-MidAutumn .mat-list-option:focus,
body.theme-MidAutumn .mat-nav-list .mat-list-item:hover,
body.theme-MidAutumn .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .mat-menu-panel {
  background: white; }
body.theme-MidAutumn .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-menu-item[disabled], body.theme-MidAutumn .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-menu-item .mat-icon-no-color,
body.theme-MidAutumn .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-menu-item:hover:not([disabled]),
body.theme-MidAutumn .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-MidAutumn .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-MidAutumn .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .mat-paginator {
  background: white; }
body.theme-MidAutumn .mat-paginator,
body.theme-MidAutumn .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-paginator-decrement,
body.theme-MidAutumn .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-paginator-first,
body.theme-MidAutumn .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-MidAutumn .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-MidAutumn .mat-icon-button[disabled] .mat-paginator-first,
body.theme-MidAutumn .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-progress-bar-background {
  fill: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar-buffer {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar-fill::after {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-progress-spinner circle, body.theme-MidAutumn .mat-spinner circle {
  stroke: #94b1c7; }
body.theme-MidAutumn .mat-progress-spinner.mat-accent circle, body.theme-MidAutumn .mat-spinner.mat-accent circle {
  stroke: #94b1c7; }
body.theme-MidAutumn .mat-progress-spinner.mat-warn circle, body.theme-MidAutumn .mat-spinner.mat-warn circle {
  stroke: #94b1c7; }
body.theme-MidAutumn .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #94b1c7; }
body.theme-MidAutumn .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-MidAutumn .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-MidAutumn .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-MidAutumn .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #94b1c7; }
body.theme-MidAutumn .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-MidAutumn .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-MidAutumn .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-MidAutumn .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #94b1c7; }
body.theme-MidAutumn .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-MidAutumn .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-MidAutumn .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-MidAutumn .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-MidAutumn .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-MidAutumn .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-MidAutumn .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-MidAutumn .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-select-panel {
  background: white; }
body.theme-MidAutumn .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #94b1c7; }
body.theme-MidAutumn .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-MidAutumn .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-MidAutumn [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-MidAutumn [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-MidAutumn .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(148, 177, 199, 0.54); }
body.theme-MidAutumn .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(148, 177, 199, 0.54); }
body.theme-MidAutumn .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(148, 177, 199, 0.54); }
body.theme-MidAutumn .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-MidAutumn .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-MidAutumn .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-primary .mat-slider-track-fill,
body.theme-MidAutumn .mat-primary .mat-slider-thumb,
body.theme-MidAutumn .mat-primary .mat-slider-thumb-label {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-MidAutumn .mat-accent .mat-slider-track-fill,
body.theme-MidAutumn .mat-accent .mat-slider-thumb,
body.theme-MidAutumn .mat-accent .mat-slider-thumb-label {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-MidAutumn .mat-warn .mat-slider-track-fill,
body.theme-MidAutumn .mat-warn .mat-slider-thumb,
body.theme-MidAutumn .mat-warn .mat-slider-thumb-label {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-MidAutumn .mat-slider-focus-ring {
  background-color: rgba(148, 177, 199, 0.2); }
body.theme-MidAutumn .mat-slider:hover .mat-slider-track-background,
body.theme-MidAutumn .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-slider-disabled .mat-slider-track-background,
body.theme-MidAutumn .mat-slider-disabled .mat-slider-track-fill,
body.theme-MidAutumn .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-MidAutumn .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-MidAutumn .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-MidAutumn .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-MidAutumn .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-MidAutumn .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-MidAutumn .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-MidAutumn .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-MidAutumn .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-MidAutumn .mat-step-header.cdk-keyboard-focused, body.theme-MidAutumn .mat-step-header.cdk-program-focused, body.theme-MidAutumn .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-MidAutumn .mat-step-header:hover {
    background: none; } }
body.theme-MidAutumn .mat-step-header .mat-step-label,
body.theme-MidAutumn .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-MidAutumn .mat-step-header .mat-step-icon-selected,
body.theme-MidAutumn .mat-step-header .mat-step-icon-state-done,
body.theme-MidAutumn .mat-step-header .mat-step-icon-state-edit {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #94b1c7; }
body.theme-MidAutumn .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-step-header .mat-step-label.mat-step-label-error {
  color: #94b1c7; }
body.theme-MidAutumn .mat-stepper-horizontal, body.theme-MidAutumn .mat-stepper-vertical {
  background-color: white; }
body.theme-MidAutumn .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-horizontal-stepper-header::before,
body.theme-MidAutumn .mat-horizontal-stepper-header::after,
body.theme-MidAutumn .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-sort-header-arrow {
  color: #757575; }
body.theme-MidAutumn .mat-tab-nav-bar,
body.theme-MidAutumn .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-MidAutumn .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-MidAutumn .mat-tab-label, body.theme-MidAutumn .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-MidAutumn .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-MidAutumn .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(148, 177, 199, 0.3); }
body.theme-MidAutumn .mat-tab-group.mat-primary .mat-ink-bar, body.theme-MidAutumn .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-MidAutumn .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-MidAutumn .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(148, 177, 199, 0.3); }
body.theme-MidAutumn .mat-tab-group.mat-accent .mat-ink-bar, body.theme-MidAutumn .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-MidAutumn .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-MidAutumn .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(148, 177, 199, 0.3); }
body.theme-MidAutumn .mat-tab-group.mat-warn .mat-ink-bar, body.theme-MidAutumn .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-MidAutumn .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(148, 177, 199, 0.3); }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-MidAutumn .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); }
body.theme-MidAutumn .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(148, 177, 199, 0.3); }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-MidAutumn .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(148, 177, 199, 0.3); }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #94b1c7; }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-MidAutumn .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); }
body.theme-MidAutumn .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-MidAutumn .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-MidAutumn .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-toolbar.mat-primary {
    background: #94b1c7;
    color: white; }
body.theme-MidAutumn .mat-toolbar.mat-accent {
    background: #94b1c7;
    color: white; }
body.theme-MidAutumn .mat-toolbar.mat-warn {
    background: #94b1c7;
    color: white; }
body.theme-MidAutumn .mat-toolbar .mat-form-field-underline,
  body.theme-MidAutumn .mat-toolbar .mat-form-field-ripple,
  body.theme-MidAutumn .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-MidAutumn .mat-toolbar .mat-form-field-label,
  body.theme-MidAutumn .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-MidAutumn .mat-toolbar .mat-select-value,
  body.theme-MidAutumn .mat-toolbar .mat-select-arrow,
  body.theme-MidAutumn .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-MidAutumn .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-MidAutumn .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-MidAutumn .mat-tree {
  background: white; }
body.theme-MidAutumn .mat-tree-node,
body.theme-MidAutumn .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .mat-simple-snackbar-action {
  color: #94b1c7; }
body.theme-MidAutumn {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-MidAutumn .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .icon,
body.theme-MidAutumn i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .fade-text,
body.theme-MidAutumn .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .form-wrapper {
  background-color: white; }
body.theme-MidAutumn .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .simple-pagination {
  background: white; }
body.theme-MidAutumn .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .price-tables .price-table {
  background: white; }
body.theme-MidAutumn .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .simple-table-container {
  background: white; }
body.theme-MidAutumn table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-MidAutumn .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .page-layout.carded.left-sidebar > .center > .content-card, body.theme-MidAutumn .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-MidAutumn .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-MidAutumn .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .page-layout.simple.left-sidebar > .center > .content, body.theme-MidAutumn .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-MidAutumn .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-MidAutumn .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-MidAutumn a,
body.theme-MidAutumn .chart-label,
body.theme-MidAutumn .theme-text {
  color: #94b1c7; }
body.theme-MidAutumn code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-MidAutumn .changelog .entry {
  background-color: white; }
body.theme-MidAutumn .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-MidAutumn #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-MidAutumn fuse-sidebar {
  background: #fafafa; }
body.theme-MidAutumn .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-MidAutumn .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-MidAutumn fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-MidAutumn fuse-widget > .fuse-widget-front,
body.theme-MidAutumn fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #94b1c7; }
body.theme-MidAutumn ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-MidAutumn ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-MidAutumn ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #94b1c7; }
body.theme-MidAutumn ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-MidAutumn ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-MidAutumn chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #94b1c7; }
body.theme-MidAutumn chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #94b1c7;
    color: white; }
body.theme-MidAutumn chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-MidAutumn chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #94b1c7;
  color: white;
  background-color: #aaabad; }
body.theme-MidAutumn chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-MidAutumn chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-MidAutumn toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-MidAutumn #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-MidAutumn #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-MidAutumn #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-MidAutumn #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-MidAutumn #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #academy-course .sidebar .steps .step.current {
    background: #94b1c7;
    color: white; }
body.theme-MidAutumn #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #94b1c7; }
body.theme-MidAutumn #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #academy-course .sidebar .steps .step.completed .index span {
      border-color: #94b1c7; }
body.theme-MidAutumn #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #94b1c7; }
body.theme-MidAutumn #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #94b1c7; }
body.theme-MidAutumn #academy-course .sidebar .steps .step .index:before, body.theme-MidAutumn #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #academy-course .center .content {
  background: #eeeeee; }
body.theme-MidAutumn #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-MidAutumn .cal-month-view {
  background: white; }
body.theme-MidAutumn .cal-month-view .cal-day-badge {
    background: #94b1c7;
    color: white; }
body.theme-MidAutumn .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-MidAutumn .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-MidAutumn .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #94b1c7; }
body.theme-MidAutumn .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-month-view .cal-open-day-events {
    background: #94b1c7; }
body.theme-MidAutumn .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-MidAutumn .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #94b1c7; }
body.theme-MidAutumn .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #94b1c7;
  color: white;
  background-color: #aaabad; }
body.theme-MidAutumn chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-MidAutumn chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-MidAutumn chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-MidAutumn chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #94b1c7; }
body.theme-MidAutumn chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-MidAutumn chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-MidAutumn chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-MidAutumn chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #contacts .header .search-wrapper {
  background: white; }
body.theme-MidAutumn #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-MidAutumn #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-MidAutumn scrumboard-board-list .list .list-header,
body.theme-MidAutumn scrumboard-board-list .list .list-content,
body.theme-MidAutumn scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-MidAutumn scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-MidAutumn scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn scrumboard-board #board > .header {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-MidAutumn scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-MidAutumn scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-MidAutumn scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-MidAutumn scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-MidAutumn scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-MidAutumn scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-MidAutumn .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-MidAutumn .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-MidAutumn .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-MidAutumn .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #94b1c7;
  color: white; }
body.theme-MidAutumn todo .center .header .search-wrapper {
  background: white; }
body.theme-MidAutumn todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn todo-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn todo-list-item.completed .title,
    body.theme-MidAutumn todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn todo-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-MidAutumn login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn login #login #login-form-wrapper #login-form .separator .text:before, body.theme-MidAutumn login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn login-2 #login #login-intro {
  color: white; }
body.theme-MidAutumn login-2 #login #login-form-wrapper {
  background: white; }
body.theme-MidAutumn login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-MidAutumn login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-MidAutumn register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn register #register #register-form-wrapper #register-form .separator .text:before, body.theme-MidAutumn register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn register-2 #register #register-intro {
  color: white; }
body.theme-MidAutumn register-2 #register #register-form-wrapper {
  background: white; }
body.theme-MidAutumn register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-MidAutumn register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-MidAutumn reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-MidAutumn reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-MidAutumn forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-MidAutumn forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-MidAutumn forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-MidAutumn lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-MidAutumn lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-MidAutumn lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-MidAutumn mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-MidAutumn coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-MidAutumn error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-MidAutumn maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #94b1c7;
  color: white; }
body.theme-MidAutumn profile-about #about .about-sidebar .groups .content .group .category,
body.theme-MidAutumn profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-about .profile-box .content {
  background-color: white; }
body.theme-MidAutumn profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-MidAutumn profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-MidAutumn profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #94b1c7; }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #94b1c7; }
body.theme-MidAutumn profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-MidAutumn profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #94b1c7; }
body.theme-MidAutumn profile-timeline .profile-box .content {
  background-color: white; }
body.theme-MidAutumn profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-MidAutumn search-classic .header .search-wrapper {
  background: white; }
body.theme-MidAutumn search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn search-modern .header .search-wrapper {
  background: white; }
body.theme-MidAutumn search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn search-modern .content .results .result-item {
  background: white; }
body.theme-MidAutumn faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn knowledge-base .content .articles-list {
  background-color: white; }
body.theme-MidAutumn datatable-body {
  background-color: white; }
body.theme-MidAutumn #decision .header .search-wrapper {
  background: white; }
body.theme-MidAutumn #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #decision .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #decision .content .center .content {
  background: white; }
body.theme-MidAutumn #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-MidAutumn #decision .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-MidAutumn #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn decision-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn decision-list-item.completed .title,
    body.theme-MidAutumn decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn decision-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #my-itservice .header .search-wrapper {
  background: white; }
body.theme-MidAutumn #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #my-itservice .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #my-itservice .content .center .content {
  background: white; }
body.theme-MidAutumn #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-MidAutumn #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-MidAutumn #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-MidAutumn app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-MidAutumn app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn app-itservice-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn app-itservice-list-item.completed .title,
    body.theme-MidAutumn app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn app-itservice-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #createMaster .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #createMaster .content .center .content {
  background: white; }
body.theme-MidAutumn #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn .theme-blue-gray-dark mat-tab-group,
body.theme-MidAutumn .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-MidAutumn .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-MidAutumn .mat-select-panel {
  max-width: none !important; }
body.theme-MidAutumn app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-MidAutumn app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-MidAutumn app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn app-cost-center-item.completed {
  background: #efefef; }
body.theme-MidAutumn app-cost-center-item.completed .title,
  body.theme-MidAutumn app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn app-cost-center-item.selected {
  background: #94b1c7 !important; }
body.theme-MidAutumn app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-MidAutumn app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-MidAutumn app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn app-bank-master-item.completed {
  background: #efefef; }
body.theme-MidAutumn app-bank-master-item.completed .title,
  body.theme-MidAutumn app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn app-bank-master-item.selected {
  background: #94b1c7 !important; }
body.theme-MidAutumn #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-MidAutumn #hotel .content .center .toolbar {
    background: white; }
body.theme-MidAutumn #hotel .content .center .content {
    background: white; }
body.theme-MidAutumn #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn hotel-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn hotel-list-item.completed .title,
    body.theme-MidAutumn hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn hotel-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #preapp .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #preapp .content .center .content {
  background: white; }
body.theme-MidAutumn #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #pending .header .search-wrapper {
  background: white; }
body.theme-MidAutumn #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #pending .content .center .content {
  background: white; }
body.theme-MidAutumn #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-MidAutumn #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-MidAutumn #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-MidAutumn #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-MidAutumn #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn chop-list-item.completed {
  background: #efefef; }
body.theme-MidAutumn chop-list-item.completed .title,
  body.theme-MidAutumn chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn chop-list-item.selected {
  background: #94b1c7 !important; }
body.theme-MidAutumn chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-MidAutumn chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-MidAutumn decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn .content-card .content {
  background: white !important; }
body.theme-MidAutumn #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-MidAutumn #flight .header .logo {
        margin-left: -5px; } }
body.theme-MidAutumn #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-MidAutumn #flight .header .search-wrapper {
    background: white; }
body.theme-MidAutumn #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #flight .content .center .content {
  background: white; }
body.theme-MidAutumn #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-MidAutumn #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-MidAutumn #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn decision-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn decision-list-item.completed .title,
    body.theme-MidAutumn decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn decision-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-MidAutumn #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-MidAutumn #payment .content .center .toolbar {
      background: white; }
body.theme-MidAutumn #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-MidAutumn #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-MidAutumn #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-MidAutumn #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-MidAutumn #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-MidAutumn #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-MidAutumn #payment .content .center .content {
      background: white; }
body.theme-MidAutumn #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #payment .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-MidAutumn #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn payment-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn payment-list-item.completed .title,
    body.theme-MidAutumn payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn payment-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #94b1c7; }
body.theme-MidAutumn employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-MidAutumn employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-MidAutumn employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-MidAutumn epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-MidAutumn #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-MidAutumn #products .header .search-wrapper {
    background: white; }
body.theme-MidAutumn #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-MidAutumn #products .center .content-card {
  background: white; }
body.theme-MidAutumn #products .content .center .content {
  background: white; }
body.theme-MidAutumn #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-MidAutumn #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-MidAutumn #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn decision-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn decision-list-item.completed .title,
    body.theme-MidAutumn decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn decision-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #preappemployee .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #preappemployee .content .center .content {
  background: white; }
body.theme-MidAutumn #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-MidAutumn #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #preappvendor .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #preappvendor .content .center .content {
  background: white; }
body.theme-MidAutumn #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #94b1c7; }
body.theme-MidAutumn vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-MidAutumn vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-MidAutumn vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-MidAutumn #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-MidAutumn #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-MidAutumn #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-MidAutumn #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-MidAutumn #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-MidAutumn #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-MidAutumn #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-MidAutumn #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-MidAutumn #paymentvendor .content .center .content {
      background: white; }
body.theme-MidAutumn #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn payment-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn payment-list-item.completed .title,
    body.theme-MidAutumn payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn payment-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #94b1c7; }
body.theme-MidAutumn app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #94b1c7; }
body.theme-MidAutumn app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-MidAutumn app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-MidAutumn app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-MidAutumn app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-MidAutumn #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-MidAutumn #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #preappaudit .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #preappaudit .content .center .content {
  background: white; }
body.theme-MidAutumn #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #auditpreapp .content {
  background: white; }
body.theme-MidAutumn #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-MidAutumn #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-MidAutumn #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-MidAutumn #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-MidAutumn #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-MidAutumn #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-MidAutumn #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-MidAutumn #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-MidAutumn #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn payment-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn payment-list-item.completed .title,
    body.theme-MidAutumn payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn payment-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-MidAutumn common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-MidAutumn common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-MidAutumn common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-MidAutumn common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn common-list-item.completed .title,
  body.theme-MidAutumn common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn common-list-item.selected {
    background: #94b1c7 !important; }
body.theme-MidAutumn .content {
  background-color: #f5f5f5; }
body.theme-MidAutumn fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-MidAutumn common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-MidAutumn common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-MidAutumn #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-MidAutumn #travel .content .center .toolbar {
      background: white; }
body.theme-MidAutumn #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-MidAutumn #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-MidAutumn #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-MidAutumn #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-MidAutumn #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-MidAutumn #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-MidAutumn #travel .content .center .content {
      background: white; }
body.theme-MidAutumn #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #travel .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-MidAutumn #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn payment-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn payment-list-item.completed .title,
    body.theme-MidAutumn payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn payment-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-MidAutumn #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-MidAutumn #employee .content .center .toolbar {
      background: white; }
body.theme-MidAutumn #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-MidAutumn #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-MidAutumn #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-MidAutumn #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-MidAutumn #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-MidAutumn #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-MidAutumn #employee .content .center .content {
      background: white; }
body.theme-MidAutumn #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #employee .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-MidAutumn #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn payment-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn payment-list-item.completed .title,
    body.theme-MidAutumn payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn payment-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-MidAutumn #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-MidAutumn #vendorpo .content .center .toolbar {
      background: white; }
body.theme-MidAutumn #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-MidAutumn #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-MidAutumn #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-MidAutumn #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-MidAutumn #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-MidAutumn #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-MidAutumn #vendorpo .content .center .content {
      background: white; }
body.theme-MidAutumn #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-MidAutumn #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-MidAutumn #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-MidAutumn #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-MidAutumn #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-MidAutumn #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn payment-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn payment-list-item.completed .title,
    body.theme-MidAutumn payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn payment-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #po-plan .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #po-plan .content .center .content {
  background: white; }
body.theme-MidAutumn #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #94b1c7; }
body.theme-MidAutumn app-plan-detail .active {
  background-color: #fff; }
body.theme-MidAutumn #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #confirm .content .center {
  background: white; }
body.theme-MidAutumn #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #downpament .content .center {
  background: white; }
body.theme-MidAutumn #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #plan-invoice .content .center {
  background: white; }
body.theme-MidAutumn #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #94b1c7; }
body.theme-MidAutumn app-invoice-detail .active {
  background-color: #fff; }
body.theme-MidAutumn #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #status .content .center {
  background: white; }
body.theme-MidAutumn #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #status .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #createMaster .content .center .toolbar {
  background: white; }
body.theme-MidAutumn #createMaster .content .center .content {
  background: white; }
body.theme-MidAutumn #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-MidAutumn #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-MidAutumn #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .logo,
    body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-MidAutumn #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-MidAutumn preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn preapp-list-item.completed {
    background: #efefef; }
body.theme-MidAutumn preapp-list-item.completed .title,
    body.theme-MidAutumn preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn preapp-list-item.selected {
    background: #94b1c7; }
body.theme-MidAutumn preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-MidAutumn #facility .content .center {
  background: white; }
body.theme-MidAutumn #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #facility .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #facility .content-card {
  background: white; }
body.theme-MidAutumn #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-MidAutumn #facility .content-card .line1-title {
    background: white; }
body.theme-MidAutumn app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #94b1c7; }
body.theme-MidAutumn app-plan-detail .active {
  background-color: #fff; }
body.theme-MidAutumn #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #my-credit .content .center {
  background: white; }
body.theme-MidAutumn #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-MidAutumn #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn #fix-assets-register .content .center {
  background: white; }
body.theme-MidAutumn #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #fix-assets-register .content-card {
  background: white; }
body.theme-MidAutumn #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-MidAutumn #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-MidAutumn #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #94b1c7; }
body.theme-MidAutumn #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #debit-note .content .center {
  background: white; }
body.theme-MidAutumn #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn app-detail .active, body.theme-MidAutumn app-cancel-detail .active {
  background-color: #fff; }
body.theme-MidAutumn #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #cost-transfer .content .center {
  background: white; }
body.theme-MidAutumn #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #94b1c7; }
body.theme-MidAutumn #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-MidAutumn #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-MidAutumn #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-MidAutumn #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-MidAutumn #createMaster .content .center {
  background: white; }
body.theme-MidAutumn #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-MidAutumn #productMaster .content .center {
  background: white; }
body.theme-MidAutumn #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-MidAutumn #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-MidAutumn #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-MidAutumn #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-MidAutumn #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-MidAutumn #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-MidAutumn app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-MidAutumn .primary-50-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-50 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-50[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-50-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-50-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-50-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-50-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-50-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-50-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-100[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-100-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-100-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-200[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-200-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-200-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-300[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-300-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-300-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-400[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-400-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-400-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-500[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-500-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-500-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-600[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-600-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-600-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-700[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-700-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-700-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-800[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-800-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-800-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary-900[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-900-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-900-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-MidAutumn .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-MidAutumn .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-MidAutumn .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-MidAutumn .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-MidAutumn .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-MidAutumn .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-MidAutumn .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-A400-fg {
  color: #5c616f !important; }
body.theme-MidAutumn .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-MidAutumn .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-MidAutumn .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-MidAutumn .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-MidAutumn .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-MidAutumn .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-MidAutumn .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-MidAutumn .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-A700-fg {
  color: #2d323e !important; }
body.theme-MidAutumn .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-MidAutumn .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-MidAutumn .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-MidAutumn .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-MidAutumn .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-MidAutumn .primary-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .primary {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .primary[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .primary-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .primary-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-50[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-50-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-50-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-100[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-100-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-100-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-200[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-200-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-200-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-300[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-300-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-300-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-400[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-400-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-400-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-500[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-500-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-500-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-600[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-600-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-600-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-700[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-700-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-700-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-800[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-800-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-800-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent-900[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-900-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-900-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-MidAutumn .accent-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-MidAutumn .accent-A100-fg {
  color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A100-border {
  border-color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-MidAutumn .accent-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-MidAutumn .accent-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-A200-fg {
  color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-MidAutumn .accent-A400-bg {
  background-color: #5c616f !important; }
body.theme-MidAutumn .accent-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-MidAutumn .accent-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-A400-fg {
  color: #5c616f !important; }
body.theme-MidAutumn .accent-A400-border {
  border-color: #5c616f !important; }
body.theme-MidAutumn .accent-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-MidAutumn .accent-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-MidAutumn .accent-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-MidAutumn .accent-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-MidAutumn .accent-A700-bg {
  background-color: #2d323e !important; }
body.theme-MidAutumn .accent-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-MidAutumn .accent-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-A700-fg {
  color: #2d323e !important; }
body.theme-MidAutumn .accent-A700-border {
  border-color: #2d323e !important; }
body.theme-MidAutumn .accent-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-MidAutumn .accent-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-MidAutumn .accent-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-MidAutumn .accent-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-MidAutumn .accent-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .accent {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .accent[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .accent-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .accent-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .accent-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-50[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-50-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-50-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-100[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-100-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-100-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-200[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-200-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-200-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-300[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-300-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-300-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-400[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-400-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-400-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-500[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-500-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-500-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-600[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-600-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-600-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-700[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-700-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-700-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-800[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-800-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-800-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900 {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn-900[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-900-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-900-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-MidAutumn .warn-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-MidAutumn .warn-A100-fg {
  color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A100-border {
  border-color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-MidAutumn .warn-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-MidAutumn .warn-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-A200-fg {
  color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-MidAutumn .warn-A400-bg {
  background-color: #5c616f !important; }
body.theme-MidAutumn .warn-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-MidAutumn .warn-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-A400-fg {
  color: #5c616f !important; }
body.theme-MidAutumn .warn-A400-border {
  border-color: #5c616f !important; }
body.theme-MidAutumn .warn-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-MidAutumn .warn-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-MidAutumn .warn-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-MidAutumn .warn-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-MidAutumn .warn-A700-bg {
  background-color: #2d323e !important; }
body.theme-MidAutumn .warn-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-MidAutumn .warn-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-A700-fg {
  color: #2d323e !important; }
body.theme-MidAutumn .warn-A700-border {
  border-color: #2d323e !important; }
body.theme-MidAutumn .warn-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-MidAutumn .warn-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-MidAutumn .warn-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-MidAutumn .warn-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-MidAutumn .warn-bg {
  background-color: #94b1c7 !important; }
body.theme-MidAutumn .warn {
  background-color: #94b1c7 !important;
  color: white !important; }
body.theme-MidAutumn .warn[disabled] {
    background-color: rgba(148, 177, 199, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-MidAutumn .warn-fg {
  color: #94b1c7 !important; }
body.theme-MidAutumn .warn-border {
  border-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-border-top {
  border-top-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-border-right {
  border-right-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-border-bottom {
  border-bottom-color: #94b1c7 !important; }
body.theme-MidAutumn .warn-border-left {
  border-left-color: #94b1c7 !important; }
body.theme-MidAutumn .primary-A100 i,
body.theme-MidAutumn .primary-A100 .icon, body.theme-MidAutumn .accent-A100 i,
body.theme-MidAutumn .accent-A100 .icon, body.theme-MidAutumn .warn-A100 i,
body.theme-MidAutumn .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-MidAutumn .primary-A100.secondary-text,
body.theme-MidAutumn .primary-A100 .secondary-text, body.theme-MidAutumn .accent-A100.secondary-text,
body.theme-MidAutumn .accent-A100 .secondary-text, body.theme-MidAutumn .warn-A100.secondary-text,
body.theme-MidAutumn .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-MidAutumn .primary-A100.hint-text,
body.theme-MidAutumn .primary-A100 .hint-text, body.theme-MidAutumn .primary-A100.disabled-text,
body.theme-MidAutumn .primary-A100 .disabled-text, body.theme-MidAutumn .accent-A100.hint-text,
body.theme-MidAutumn .accent-A100 .hint-text, body.theme-MidAutumn .accent-A100.disabled-text,
body.theme-MidAutumn .accent-A100 .disabled-text, body.theme-MidAutumn .warn-A100.hint-text,
body.theme-MidAutumn .warn-A100 .hint-text, body.theme-MidAutumn .warn-A100.disabled-text,
body.theme-MidAutumn .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-MidAutumn .primary-A100.divider,
body.theme-MidAutumn .primary-A100 .divider, body.theme-MidAutumn .accent-A100.divider,
body.theme-MidAutumn .accent-A100 .divider, body.theme-MidAutumn .warn-A100.divider,
body.theme-MidAutumn .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-MidAutumn .primary-A100 .mat-ripple-element, body.theme-MidAutumn .accent-A100 .mat-ripple-element, body.theme-MidAutumn .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-MidAutumn .primary-A100 .adaptive-border-color, body.theme-MidAutumn .accent-A100 .adaptive-border-color, body.theme-MidAutumn .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .primary-50 i,
body.theme-MidAutumn .primary-50 .icon, body.theme-MidAutumn .primary-100 i,
body.theme-MidAutumn .primary-100 .icon, body.theme-MidAutumn .primary-200 i,
body.theme-MidAutumn .primary-200 .icon, body.theme-MidAutumn .primary-300 i,
body.theme-MidAutumn .primary-300 .icon, body.theme-MidAutumn .primary-400 i,
body.theme-MidAutumn .primary-400 .icon, body.theme-MidAutumn .primary-500 i,
body.theme-MidAutumn .primary-500 .icon, body.theme-MidAutumn .primary-600 i,
body.theme-MidAutumn .primary-600 .icon, body.theme-MidAutumn .primary-700 i,
body.theme-MidAutumn .primary-700 .icon, body.theme-MidAutumn .primary-800 i,
body.theme-MidAutumn .primary-800 .icon, body.theme-MidAutumn .primary-900 i,
body.theme-MidAutumn .primary-900 .icon, body.theme-MidAutumn .primary-A200 i,
body.theme-MidAutumn .primary-A200 .icon, body.theme-MidAutumn .primary-A400 i,
body.theme-MidAutumn .primary-A400 .icon, body.theme-MidAutumn .primary-A700 i,
body.theme-MidAutumn .primary-A700 .icon, body.theme-MidAutumn .primary i,
body.theme-MidAutumn .primary .icon, body.theme-MidAutumn .accent-50 i,
body.theme-MidAutumn .accent-50 .icon, body.theme-MidAutumn .accent-100 i,
body.theme-MidAutumn .accent-100 .icon, body.theme-MidAutumn .accent-200 i,
body.theme-MidAutumn .accent-200 .icon, body.theme-MidAutumn .accent-300 i,
body.theme-MidAutumn .accent-300 .icon, body.theme-MidAutumn .accent-400 i,
body.theme-MidAutumn .accent-400 .icon, body.theme-MidAutumn .accent-500 i,
body.theme-MidAutumn .accent-500 .icon, body.theme-MidAutumn .accent-600 i,
body.theme-MidAutumn .accent-600 .icon, body.theme-MidAutumn .accent-700 i,
body.theme-MidAutumn .accent-700 .icon, body.theme-MidAutumn .accent-800 i,
body.theme-MidAutumn .accent-800 .icon, body.theme-MidAutumn .accent-900 i,
body.theme-MidAutumn .accent-900 .icon, body.theme-MidAutumn .accent-A200 i,
body.theme-MidAutumn .accent-A200 .icon, body.theme-MidAutumn .accent-A400 i,
body.theme-MidAutumn .accent-A400 .icon, body.theme-MidAutumn .accent-A700 i,
body.theme-MidAutumn .accent-A700 .icon, body.theme-MidAutumn .accent i,
body.theme-MidAutumn .accent .icon, body.theme-MidAutumn .warn-50 i,
body.theme-MidAutumn .warn-50 .icon, body.theme-MidAutumn .warn-100 i,
body.theme-MidAutumn .warn-100 .icon, body.theme-MidAutumn .warn-200 i,
body.theme-MidAutumn .warn-200 .icon, body.theme-MidAutumn .warn-300 i,
body.theme-MidAutumn .warn-300 .icon, body.theme-MidAutumn .warn-400 i,
body.theme-MidAutumn .warn-400 .icon, body.theme-MidAutumn .warn-500 i,
body.theme-MidAutumn .warn-500 .icon, body.theme-MidAutumn .warn-600 i,
body.theme-MidAutumn .warn-600 .icon, body.theme-MidAutumn .warn-700 i,
body.theme-MidAutumn .warn-700 .icon, body.theme-MidAutumn .warn-800 i,
body.theme-MidAutumn .warn-800 .icon, body.theme-MidAutumn .warn-900 i,
body.theme-MidAutumn .warn-900 .icon, body.theme-MidAutumn .warn-A200 i,
body.theme-MidAutumn .warn-A200 .icon, body.theme-MidAutumn .warn-A400 i,
body.theme-MidAutumn .warn-A400 .icon, body.theme-MidAutumn .warn-A700 i,
body.theme-MidAutumn .warn-A700 .icon, body.theme-MidAutumn .warn i,
body.theme-MidAutumn .warn .icon {
  color: white; }
body.theme-MidAutumn .primary-50.secondary-text,
body.theme-MidAutumn .primary-50 .secondary-text, body.theme-MidAutumn .primary-100.secondary-text,
body.theme-MidAutumn .primary-100 .secondary-text, body.theme-MidAutumn .primary-200.secondary-text,
body.theme-MidAutumn .primary-200 .secondary-text, body.theme-MidAutumn .primary-300.secondary-text,
body.theme-MidAutumn .primary-300 .secondary-text, body.theme-MidAutumn .primary-400.secondary-text,
body.theme-MidAutumn .primary-400 .secondary-text, body.theme-MidAutumn .primary-500.secondary-text,
body.theme-MidAutumn .primary-500 .secondary-text, body.theme-MidAutumn .primary-600.secondary-text,
body.theme-MidAutumn .primary-600 .secondary-text, body.theme-MidAutumn .primary-700.secondary-text,
body.theme-MidAutumn .primary-700 .secondary-text, body.theme-MidAutumn .primary-800.secondary-text,
body.theme-MidAutumn .primary-800 .secondary-text, body.theme-MidAutumn .primary-900.secondary-text,
body.theme-MidAutumn .primary-900 .secondary-text, body.theme-MidAutumn .primary-A200.secondary-text,
body.theme-MidAutumn .primary-A200 .secondary-text, body.theme-MidAutumn .primary-A400.secondary-text,
body.theme-MidAutumn .primary-A400 .secondary-text, body.theme-MidAutumn .primary-A700.secondary-text,
body.theme-MidAutumn .primary-A700 .secondary-text, body.theme-MidAutumn .primary.secondary-text,
body.theme-MidAutumn .primary .secondary-text, body.theme-MidAutumn .accent-50.secondary-text,
body.theme-MidAutumn .accent-50 .secondary-text, body.theme-MidAutumn .accent-100.secondary-text,
body.theme-MidAutumn .accent-100 .secondary-text, body.theme-MidAutumn .accent-200.secondary-text,
body.theme-MidAutumn .accent-200 .secondary-text, body.theme-MidAutumn .accent-300.secondary-text,
body.theme-MidAutumn .accent-300 .secondary-text, body.theme-MidAutumn .accent-400.secondary-text,
body.theme-MidAutumn .accent-400 .secondary-text, body.theme-MidAutumn .accent-500.secondary-text,
body.theme-MidAutumn .accent-500 .secondary-text, body.theme-MidAutumn .accent-600.secondary-text,
body.theme-MidAutumn .accent-600 .secondary-text, body.theme-MidAutumn .accent-700.secondary-text,
body.theme-MidAutumn .accent-700 .secondary-text, body.theme-MidAutumn .accent-800.secondary-text,
body.theme-MidAutumn .accent-800 .secondary-text, body.theme-MidAutumn .accent-900.secondary-text,
body.theme-MidAutumn .accent-900 .secondary-text, body.theme-MidAutumn .accent-A200.secondary-text,
body.theme-MidAutumn .accent-A200 .secondary-text, body.theme-MidAutumn .accent-A400.secondary-text,
body.theme-MidAutumn .accent-A400 .secondary-text, body.theme-MidAutumn .accent-A700.secondary-text,
body.theme-MidAutumn .accent-A700 .secondary-text, body.theme-MidAutumn .accent.secondary-text,
body.theme-MidAutumn .accent .secondary-text, body.theme-MidAutumn .warn-50.secondary-text,
body.theme-MidAutumn .warn-50 .secondary-text, body.theme-MidAutumn .warn-100.secondary-text,
body.theme-MidAutumn .warn-100 .secondary-text, body.theme-MidAutumn .warn-200.secondary-text,
body.theme-MidAutumn .warn-200 .secondary-text, body.theme-MidAutumn .warn-300.secondary-text,
body.theme-MidAutumn .warn-300 .secondary-text, body.theme-MidAutumn .warn-400.secondary-text,
body.theme-MidAutumn .warn-400 .secondary-text, body.theme-MidAutumn .warn-500.secondary-text,
body.theme-MidAutumn .warn-500 .secondary-text, body.theme-MidAutumn .warn-600.secondary-text,
body.theme-MidAutumn .warn-600 .secondary-text, body.theme-MidAutumn .warn-700.secondary-text,
body.theme-MidAutumn .warn-700 .secondary-text, body.theme-MidAutumn .warn-800.secondary-text,
body.theme-MidAutumn .warn-800 .secondary-text, body.theme-MidAutumn .warn-900.secondary-text,
body.theme-MidAutumn .warn-900 .secondary-text, body.theme-MidAutumn .warn-A200.secondary-text,
body.theme-MidAutumn .warn-A200 .secondary-text, body.theme-MidAutumn .warn-A400.secondary-text,
body.theme-MidAutumn .warn-A400 .secondary-text, body.theme-MidAutumn .warn-A700.secondary-text,
body.theme-MidAutumn .warn-A700 .secondary-text, body.theme-MidAutumn .warn.secondary-text,
body.theme-MidAutumn .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-MidAutumn .primary-50.hint-text,
body.theme-MidAutumn .primary-50 .hint-text, body.theme-MidAutumn .primary-50.disabled-text,
body.theme-MidAutumn .primary-50 .disabled-text, body.theme-MidAutumn .primary-100.hint-text,
body.theme-MidAutumn .primary-100 .hint-text, body.theme-MidAutumn .primary-100.disabled-text,
body.theme-MidAutumn .primary-100 .disabled-text, body.theme-MidAutumn .primary-200.hint-text,
body.theme-MidAutumn .primary-200 .hint-text, body.theme-MidAutumn .primary-200.disabled-text,
body.theme-MidAutumn .primary-200 .disabled-text, body.theme-MidAutumn .primary-300.hint-text,
body.theme-MidAutumn .primary-300 .hint-text, body.theme-MidAutumn .primary-300.disabled-text,
body.theme-MidAutumn .primary-300 .disabled-text, body.theme-MidAutumn .primary-400.hint-text,
body.theme-MidAutumn .primary-400 .hint-text, body.theme-MidAutumn .primary-400.disabled-text,
body.theme-MidAutumn .primary-400 .disabled-text, body.theme-MidAutumn .primary-500.hint-text,
body.theme-MidAutumn .primary-500 .hint-text, body.theme-MidAutumn .primary-500.disabled-text,
body.theme-MidAutumn .primary-500 .disabled-text, body.theme-MidAutumn .primary-600.hint-text,
body.theme-MidAutumn .primary-600 .hint-text, body.theme-MidAutumn .primary-600.disabled-text,
body.theme-MidAutumn .primary-600 .disabled-text, body.theme-MidAutumn .primary-700.hint-text,
body.theme-MidAutumn .primary-700 .hint-text, body.theme-MidAutumn .primary-700.disabled-text,
body.theme-MidAutumn .primary-700 .disabled-text, body.theme-MidAutumn .primary-800.hint-text,
body.theme-MidAutumn .primary-800 .hint-text, body.theme-MidAutumn .primary-800.disabled-text,
body.theme-MidAutumn .primary-800 .disabled-text, body.theme-MidAutumn .primary-900.hint-text,
body.theme-MidAutumn .primary-900 .hint-text, body.theme-MidAutumn .primary-900.disabled-text,
body.theme-MidAutumn .primary-900 .disabled-text, body.theme-MidAutumn .primary-A200.hint-text,
body.theme-MidAutumn .primary-A200 .hint-text, body.theme-MidAutumn .primary-A200.disabled-text,
body.theme-MidAutumn .primary-A200 .disabled-text, body.theme-MidAutumn .primary-A400.hint-text,
body.theme-MidAutumn .primary-A400 .hint-text, body.theme-MidAutumn .primary-A400.disabled-text,
body.theme-MidAutumn .primary-A400 .disabled-text, body.theme-MidAutumn .primary-A700.hint-text,
body.theme-MidAutumn .primary-A700 .hint-text, body.theme-MidAutumn .primary-A700.disabled-text,
body.theme-MidAutumn .primary-A700 .disabled-text, body.theme-MidAutumn .primary.hint-text,
body.theme-MidAutumn .primary .hint-text, body.theme-MidAutumn .primary.disabled-text,
body.theme-MidAutumn .primary .disabled-text, body.theme-MidAutumn .accent-50.hint-text,
body.theme-MidAutumn .accent-50 .hint-text, body.theme-MidAutumn .accent-50.disabled-text,
body.theme-MidAutumn .accent-50 .disabled-text, body.theme-MidAutumn .accent-100.hint-text,
body.theme-MidAutumn .accent-100 .hint-text, body.theme-MidAutumn .accent-100.disabled-text,
body.theme-MidAutumn .accent-100 .disabled-text, body.theme-MidAutumn .accent-200.hint-text,
body.theme-MidAutumn .accent-200 .hint-text, body.theme-MidAutumn .accent-200.disabled-text,
body.theme-MidAutumn .accent-200 .disabled-text, body.theme-MidAutumn .accent-300.hint-text,
body.theme-MidAutumn .accent-300 .hint-text, body.theme-MidAutumn .accent-300.disabled-text,
body.theme-MidAutumn .accent-300 .disabled-text, body.theme-MidAutumn .accent-400.hint-text,
body.theme-MidAutumn .accent-400 .hint-text, body.theme-MidAutumn .accent-400.disabled-text,
body.theme-MidAutumn .accent-400 .disabled-text, body.theme-MidAutumn .accent-500.hint-text,
body.theme-MidAutumn .accent-500 .hint-text, body.theme-MidAutumn .accent-500.disabled-text,
body.theme-MidAutumn .accent-500 .disabled-text, body.theme-MidAutumn .accent-600.hint-text,
body.theme-MidAutumn .accent-600 .hint-text, body.theme-MidAutumn .accent-600.disabled-text,
body.theme-MidAutumn .accent-600 .disabled-text, body.theme-MidAutumn .accent-700.hint-text,
body.theme-MidAutumn .accent-700 .hint-text, body.theme-MidAutumn .accent-700.disabled-text,
body.theme-MidAutumn .accent-700 .disabled-text, body.theme-MidAutumn .accent-800.hint-text,
body.theme-MidAutumn .accent-800 .hint-text, body.theme-MidAutumn .accent-800.disabled-text,
body.theme-MidAutumn .accent-800 .disabled-text, body.theme-MidAutumn .accent-900.hint-text,
body.theme-MidAutumn .accent-900 .hint-text, body.theme-MidAutumn .accent-900.disabled-text,
body.theme-MidAutumn .accent-900 .disabled-text, body.theme-MidAutumn .accent-A200.hint-text,
body.theme-MidAutumn .accent-A200 .hint-text, body.theme-MidAutumn .accent-A200.disabled-text,
body.theme-MidAutumn .accent-A200 .disabled-text, body.theme-MidAutumn .accent-A400.hint-text,
body.theme-MidAutumn .accent-A400 .hint-text, body.theme-MidAutumn .accent-A400.disabled-text,
body.theme-MidAutumn .accent-A400 .disabled-text, body.theme-MidAutumn .accent-A700.hint-text,
body.theme-MidAutumn .accent-A700 .hint-text, body.theme-MidAutumn .accent-A700.disabled-text,
body.theme-MidAutumn .accent-A700 .disabled-text, body.theme-MidAutumn .accent.hint-text,
body.theme-MidAutumn .accent .hint-text, body.theme-MidAutumn .accent.disabled-text,
body.theme-MidAutumn .accent .disabled-text, body.theme-MidAutumn .warn-50.hint-text,
body.theme-MidAutumn .warn-50 .hint-text, body.theme-MidAutumn .warn-50.disabled-text,
body.theme-MidAutumn .warn-50 .disabled-text, body.theme-MidAutumn .warn-100.hint-text,
body.theme-MidAutumn .warn-100 .hint-text, body.theme-MidAutumn .warn-100.disabled-text,
body.theme-MidAutumn .warn-100 .disabled-text, body.theme-MidAutumn .warn-200.hint-text,
body.theme-MidAutumn .warn-200 .hint-text, body.theme-MidAutumn .warn-200.disabled-text,
body.theme-MidAutumn .warn-200 .disabled-text, body.theme-MidAutumn .warn-300.hint-text,
body.theme-MidAutumn .warn-300 .hint-text, body.theme-MidAutumn .warn-300.disabled-text,
body.theme-MidAutumn .warn-300 .disabled-text, body.theme-MidAutumn .warn-400.hint-text,
body.theme-MidAutumn .warn-400 .hint-text, body.theme-MidAutumn .warn-400.disabled-text,
body.theme-MidAutumn .warn-400 .disabled-text, body.theme-MidAutumn .warn-500.hint-text,
body.theme-MidAutumn .warn-500 .hint-text, body.theme-MidAutumn .warn-500.disabled-text,
body.theme-MidAutumn .warn-500 .disabled-text, body.theme-MidAutumn .warn-600.hint-text,
body.theme-MidAutumn .warn-600 .hint-text, body.theme-MidAutumn .warn-600.disabled-text,
body.theme-MidAutumn .warn-600 .disabled-text, body.theme-MidAutumn .warn-700.hint-text,
body.theme-MidAutumn .warn-700 .hint-text, body.theme-MidAutumn .warn-700.disabled-text,
body.theme-MidAutumn .warn-700 .disabled-text, body.theme-MidAutumn .warn-800.hint-text,
body.theme-MidAutumn .warn-800 .hint-text, body.theme-MidAutumn .warn-800.disabled-text,
body.theme-MidAutumn .warn-800 .disabled-text, body.theme-MidAutumn .warn-900.hint-text,
body.theme-MidAutumn .warn-900 .hint-text, body.theme-MidAutumn .warn-900.disabled-text,
body.theme-MidAutumn .warn-900 .disabled-text, body.theme-MidAutumn .warn-A200.hint-text,
body.theme-MidAutumn .warn-A200 .hint-text, body.theme-MidAutumn .warn-A200.disabled-text,
body.theme-MidAutumn .warn-A200 .disabled-text, body.theme-MidAutumn .warn-A400.hint-text,
body.theme-MidAutumn .warn-A400 .hint-text, body.theme-MidAutumn .warn-A400.disabled-text,
body.theme-MidAutumn .warn-A400 .disabled-text, body.theme-MidAutumn .warn-A700.hint-text,
body.theme-MidAutumn .warn-A700 .hint-text, body.theme-MidAutumn .warn-A700.disabled-text,
body.theme-MidAutumn .warn-A700 .disabled-text, body.theme-MidAutumn .warn.hint-text,
body.theme-MidAutumn .warn .hint-text, body.theme-MidAutumn .warn.disabled-text,
body.theme-MidAutumn .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-MidAutumn .primary-50.divider,
body.theme-MidAutumn .primary-50 .divider, body.theme-MidAutumn .primary-100.divider,
body.theme-MidAutumn .primary-100 .divider, body.theme-MidAutumn .primary-200.divider,
body.theme-MidAutumn .primary-200 .divider, body.theme-MidAutumn .primary-300.divider,
body.theme-MidAutumn .primary-300 .divider, body.theme-MidAutumn .primary-400.divider,
body.theme-MidAutumn .primary-400 .divider, body.theme-MidAutumn .primary-500.divider,
body.theme-MidAutumn .primary-500 .divider, body.theme-MidAutumn .primary-600.divider,
body.theme-MidAutumn .primary-600 .divider, body.theme-MidAutumn .primary-700.divider,
body.theme-MidAutumn .primary-700 .divider, body.theme-MidAutumn .primary-800.divider,
body.theme-MidAutumn .primary-800 .divider, body.theme-MidAutumn .primary-900.divider,
body.theme-MidAutumn .primary-900 .divider, body.theme-MidAutumn .primary-A200.divider,
body.theme-MidAutumn .primary-A200 .divider, body.theme-MidAutumn .primary-A400.divider,
body.theme-MidAutumn .primary-A400 .divider, body.theme-MidAutumn .primary-A700.divider,
body.theme-MidAutumn .primary-A700 .divider, body.theme-MidAutumn .primary.divider,
body.theme-MidAutumn .primary .divider, body.theme-MidAutumn .accent-50.divider,
body.theme-MidAutumn .accent-50 .divider, body.theme-MidAutumn .accent-100.divider,
body.theme-MidAutumn .accent-100 .divider, body.theme-MidAutumn .accent-200.divider,
body.theme-MidAutumn .accent-200 .divider, body.theme-MidAutumn .accent-300.divider,
body.theme-MidAutumn .accent-300 .divider, body.theme-MidAutumn .accent-400.divider,
body.theme-MidAutumn .accent-400 .divider, body.theme-MidAutumn .accent-500.divider,
body.theme-MidAutumn .accent-500 .divider, body.theme-MidAutumn .accent-600.divider,
body.theme-MidAutumn .accent-600 .divider, body.theme-MidAutumn .accent-700.divider,
body.theme-MidAutumn .accent-700 .divider, body.theme-MidAutumn .accent-800.divider,
body.theme-MidAutumn .accent-800 .divider, body.theme-MidAutumn .accent-900.divider,
body.theme-MidAutumn .accent-900 .divider, body.theme-MidAutumn .accent-A200.divider,
body.theme-MidAutumn .accent-A200 .divider, body.theme-MidAutumn .accent-A400.divider,
body.theme-MidAutumn .accent-A400 .divider, body.theme-MidAutumn .accent-A700.divider,
body.theme-MidAutumn .accent-A700 .divider, body.theme-MidAutumn .accent.divider,
body.theme-MidAutumn .accent .divider, body.theme-MidAutumn .warn-50.divider,
body.theme-MidAutumn .warn-50 .divider, body.theme-MidAutumn .warn-100.divider,
body.theme-MidAutumn .warn-100 .divider, body.theme-MidAutumn .warn-200.divider,
body.theme-MidAutumn .warn-200 .divider, body.theme-MidAutumn .warn-300.divider,
body.theme-MidAutumn .warn-300 .divider, body.theme-MidAutumn .warn-400.divider,
body.theme-MidAutumn .warn-400 .divider, body.theme-MidAutumn .warn-500.divider,
body.theme-MidAutumn .warn-500 .divider, body.theme-MidAutumn .warn-600.divider,
body.theme-MidAutumn .warn-600 .divider, body.theme-MidAutumn .warn-700.divider,
body.theme-MidAutumn .warn-700 .divider, body.theme-MidAutumn .warn-800.divider,
body.theme-MidAutumn .warn-800 .divider, body.theme-MidAutumn .warn-900.divider,
body.theme-MidAutumn .warn-900 .divider, body.theme-MidAutumn .warn-A200.divider,
body.theme-MidAutumn .warn-A200 .divider, body.theme-MidAutumn .warn-A400.divider,
body.theme-MidAutumn .warn-A400 .divider, body.theme-MidAutumn .warn-A700.divider,
body.theme-MidAutumn .warn-A700 .divider, body.theme-MidAutumn .warn.divider,
body.theme-MidAutumn .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-MidAutumn .primary-50 .mat-ripple-element, body.theme-MidAutumn .primary-100 .mat-ripple-element, body.theme-MidAutumn .primary-200 .mat-ripple-element, body.theme-MidAutumn .primary-300 .mat-ripple-element, body.theme-MidAutumn .primary-400 .mat-ripple-element, body.theme-MidAutumn .primary-500 .mat-ripple-element, body.theme-MidAutumn .primary-600 .mat-ripple-element, body.theme-MidAutumn .primary-700 .mat-ripple-element, body.theme-MidAutumn .primary-800 .mat-ripple-element, body.theme-MidAutumn .primary-900 .mat-ripple-element, body.theme-MidAutumn .primary-A200 .mat-ripple-element, body.theme-MidAutumn .primary-A400 .mat-ripple-element, body.theme-MidAutumn .primary-A700 .mat-ripple-element, body.theme-MidAutumn .primary .mat-ripple-element, body.theme-MidAutumn .accent-50 .mat-ripple-element, body.theme-MidAutumn .accent-100 .mat-ripple-element, body.theme-MidAutumn .accent-200 .mat-ripple-element, body.theme-MidAutumn .accent-300 .mat-ripple-element, body.theme-MidAutumn .accent-400 .mat-ripple-element, body.theme-MidAutumn .accent-500 .mat-ripple-element, body.theme-MidAutumn .accent-600 .mat-ripple-element, body.theme-MidAutumn .accent-700 .mat-ripple-element, body.theme-MidAutumn .accent-800 .mat-ripple-element, body.theme-MidAutumn .accent-900 .mat-ripple-element, body.theme-MidAutumn .accent-A200 .mat-ripple-element, body.theme-MidAutumn .accent-A400 .mat-ripple-element, body.theme-MidAutumn .accent-A700 .mat-ripple-element, body.theme-MidAutumn .accent .mat-ripple-element, body.theme-MidAutumn .warn-50 .mat-ripple-element, body.theme-MidAutumn .warn-100 .mat-ripple-element, body.theme-MidAutumn .warn-200 .mat-ripple-element, body.theme-MidAutumn .warn-300 .mat-ripple-element, body.theme-MidAutumn .warn-400 .mat-ripple-element, body.theme-MidAutumn .warn-500 .mat-ripple-element, body.theme-MidAutumn .warn-600 .mat-ripple-element, body.theme-MidAutumn .warn-700 .mat-ripple-element, body.theme-MidAutumn .warn-800 .mat-ripple-element, body.theme-MidAutumn .warn-900 .mat-ripple-element, body.theme-MidAutumn .warn-A200 .mat-ripple-element, body.theme-MidAutumn .warn-A400 .mat-ripple-element, body.theme-MidAutumn .warn-A700 .mat-ripple-element, body.theme-MidAutumn .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-MidAutumn .primary-50 .adaptive-border-color, body.theme-MidAutumn .primary-100 .adaptive-border-color, body.theme-MidAutumn .primary-200 .adaptive-border-color, body.theme-MidAutumn .primary-300 .adaptive-border-color, body.theme-MidAutumn .primary-400 .adaptive-border-color, body.theme-MidAutumn .primary-500 .adaptive-border-color, body.theme-MidAutumn .primary-600 .adaptive-border-color, body.theme-MidAutumn .primary-700 .adaptive-border-color, body.theme-MidAutumn .primary-800 .adaptive-border-color, body.theme-MidAutumn .primary-900 .adaptive-border-color, body.theme-MidAutumn .primary-A200 .adaptive-border-color, body.theme-MidAutumn .primary-A400 .adaptive-border-color, body.theme-MidAutumn .primary-A700 .adaptive-border-color, body.theme-MidAutumn .primary .adaptive-border-color, body.theme-MidAutumn .accent-50 .adaptive-border-color, body.theme-MidAutumn .accent-100 .adaptive-border-color, body.theme-MidAutumn .accent-200 .adaptive-border-color, body.theme-MidAutumn .accent-300 .adaptive-border-color, body.theme-MidAutumn .accent-400 .adaptive-border-color, body.theme-MidAutumn .accent-500 .adaptive-border-color, body.theme-MidAutumn .accent-600 .adaptive-border-color, body.theme-MidAutumn .accent-700 .adaptive-border-color, body.theme-MidAutumn .accent-800 .adaptive-border-color, body.theme-MidAutumn .accent-900 .adaptive-border-color, body.theme-MidAutumn .accent-A200 .adaptive-border-color, body.theme-MidAutumn .accent-A400 .adaptive-border-color, body.theme-MidAutumn .accent-A700 .adaptive-border-color, body.theme-MidAutumn .accent .adaptive-border-color, body.theme-MidAutumn .warn-50 .adaptive-border-color, body.theme-MidAutumn .warn-100 .adaptive-border-color, body.theme-MidAutumn .warn-200 .adaptive-border-color, body.theme-MidAutumn .warn-300 .adaptive-border-color, body.theme-MidAutumn .warn-400 .adaptive-border-color, body.theme-MidAutumn .warn-500 .adaptive-border-color, body.theme-MidAutumn .warn-600 .adaptive-border-color, body.theme-MidAutumn .warn-700 .adaptive-border-color, body.theme-MidAutumn .warn-800 .adaptive-border-color, body.theme-MidAutumn .warn-900 .adaptive-border-color, body.theme-MidAutumn .warn-A200 .adaptive-border-color, body.theme-MidAutumn .warn-A400 .adaptive-border-color, body.theme-MidAutumn .warn-A700 .adaptive-border-color, body.theme-MidAutumn .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-MidAutumn .primary-A100 input[type='text'], body.theme-MidAutumn .accent-A100 input[type='text'], body.theme-MidAutumn .warn-A100 input[type='text'] {
  color: black; }
body.theme-MidAutumn .primary-A100 .mat-form-field-label, body.theme-MidAutumn .accent-A100 .mat-form-field-label, body.theme-MidAutumn .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .primary-A100 .mat-form-field-underline, body.theme-MidAutumn .accent-A100 .mat-form-field-underline, body.theme-MidAutumn .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .primary-A100 .mat-select-trigger,
body.theme-MidAutumn .primary-A100 .mat-select-arrow, body.theme-MidAutumn .accent-A100 .mat-select-trigger,
body.theme-MidAutumn .accent-A100 .mat-select-arrow, body.theme-MidAutumn .warn-A100 .mat-select-trigger,
body.theme-MidAutumn .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .primary-A100 .mat-select-underline, body.theme-MidAutumn .accent-A100 .mat-select-underline, body.theme-MidAutumn .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-MidAutumn .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-A100 .mat-select-arrow,
body.theme-MidAutumn .primary-A100 .mat-select-trigger, body.theme-MidAutumn .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-A100 .mat-select-arrow,
body.theme-MidAutumn .accent-A100 .mat-select-trigger, body.theme-MidAutumn .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-A100 .mat-select-arrow,
body.theme-MidAutumn .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-MidAutumn .primary-50 input[type='text'], body.theme-MidAutumn .primary-100 input[type='text'], body.theme-MidAutumn .primary-200 input[type='text'], body.theme-MidAutumn .primary-300 input[type='text'], body.theme-MidAutumn .primary-400 input[type='text'], body.theme-MidAutumn .primary-500 input[type='text'], body.theme-MidAutumn .primary-600 input[type='text'], body.theme-MidAutumn .primary-700 input[type='text'], body.theme-MidAutumn .primary-800 input[type='text'], body.theme-MidAutumn .primary-900 input[type='text'], body.theme-MidAutumn .primary-A200 input[type='text'], body.theme-MidAutumn .primary-A400 input[type='text'], body.theme-MidAutumn .primary-A700 input[type='text'], body.theme-MidAutumn .primary input[type='text'], body.theme-MidAutumn .accent-50 input[type='text'], body.theme-MidAutumn .accent-100 input[type='text'], body.theme-MidAutumn .accent-200 input[type='text'], body.theme-MidAutumn .accent-300 input[type='text'], body.theme-MidAutumn .accent-400 input[type='text'], body.theme-MidAutumn .accent-500 input[type='text'], body.theme-MidAutumn .accent-600 input[type='text'], body.theme-MidAutumn .accent-700 input[type='text'], body.theme-MidAutumn .accent-800 input[type='text'], body.theme-MidAutumn .accent-900 input[type='text'], body.theme-MidAutumn .accent-A200 input[type='text'], body.theme-MidAutumn .accent-A400 input[type='text'], body.theme-MidAutumn .accent-A700 input[type='text'], body.theme-MidAutumn .accent input[type='text'], body.theme-MidAutumn .warn-50 input[type='text'], body.theme-MidAutumn .warn-100 input[type='text'], body.theme-MidAutumn .warn-200 input[type='text'], body.theme-MidAutumn .warn-300 input[type='text'], body.theme-MidAutumn .warn-400 input[type='text'], body.theme-MidAutumn .warn-500 input[type='text'], body.theme-MidAutumn .warn-600 input[type='text'], body.theme-MidAutumn .warn-700 input[type='text'], body.theme-MidAutumn .warn-800 input[type='text'], body.theme-MidAutumn .warn-900 input[type='text'], body.theme-MidAutumn .warn-A200 input[type='text'], body.theme-MidAutumn .warn-A400 input[type='text'], body.theme-MidAutumn .warn-A700 input[type='text'], body.theme-MidAutumn .warn input[type='text'] {
  color: white; }
body.theme-MidAutumn .primary-50 .mat-form-field-label, body.theme-MidAutumn .primary-100 .mat-form-field-label, body.theme-MidAutumn .primary-200 .mat-form-field-label, body.theme-MidAutumn .primary-300 .mat-form-field-label, body.theme-MidAutumn .primary-400 .mat-form-field-label, body.theme-MidAutumn .primary-500 .mat-form-field-label, body.theme-MidAutumn .primary-600 .mat-form-field-label, body.theme-MidAutumn .primary-700 .mat-form-field-label, body.theme-MidAutumn .primary-800 .mat-form-field-label, body.theme-MidAutumn .primary-900 .mat-form-field-label, body.theme-MidAutumn .primary-A200 .mat-form-field-label, body.theme-MidAutumn .primary-A400 .mat-form-field-label, body.theme-MidAutumn .primary-A700 .mat-form-field-label, body.theme-MidAutumn .primary .mat-form-field-label, body.theme-MidAutumn .accent-50 .mat-form-field-label, body.theme-MidAutumn .accent-100 .mat-form-field-label, body.theme-MidAutumn .accent-200 .mat-form-field-label, body.theme-MidAutumn .accent-300 .mat-form-field-label, body.theme-MidAutumn .accent-400 .mat-form-field-label, body.theme-MidAutumn .accent-500 .mat-form-field-label, body.theme-MidAutumn .accent-600 .mat-form-field-label, body.theme-MidAutumn .accent-700 .mat-form-field-label, body.theme-MidAutumn .accent-800 .mat-form-field-label, body.theme-MidAutumn .accent-900 .mat-form-field-label, body.theme-MidAutumn .accent-A200 .mat-form-field-label, body.theme-MidAutumn .accent-A400 .mat-form-field-label, body.theme-MidAutumn .accent-A700 .mat-form-field-label, body.theme-MidAutumn .accent .mat-form-field-label, body.theme-MidAutumn .warn-50 .mat-form-field-label, body.theme-MidAutumn .warn-100 .mat-form-field-label, body.theme-MidAutumn .warn-200 .mat-form-field-label, body.theme-MidAutumn .warn-300 .mat-form-field-label, body.theme-MidAutumn .warn-400 .mat-form-field-label, body.theme-MidAutumn .warn-500 .mat-form-field-label, body.theme-MidAutumn .warn-600 .mat-form-field-label, body.theme-MidAutumn .warn-700 .mat-form-field-label, body.theme-MidAutumn .warn-800 .mat-form-field-label, body.theme-MidAutumn .warn-900 .mat-form-field-label, body.theme-MidAutumn .warn-A200 .mat-form-field-label, body.theme-MidAutumn .warn-A400 .mat-form-field-label, body.theme-MidAutumn .warn-A700 .mat-form-field-label, body.theme-MidAutumn .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-MidAutumn .primary-50 .mat-form-field-underline, body.theme-MidAutumn .primary-100 .mat-form-field-underline, body.theme-MidAutumn .primary-200 .mat-form-field-underline, body.theme-MidAutumn .primary-300 .mat-form-field-underline, body.theme-MidAutumn .primary-400 .mat-form-field-underline, body.theme-MidAutumn .primary-500 .mat-form-field-underline, body.theme-MidAutumn .primary-600 .mat-form-field-underline, body.theme-MidAutumn .primary-700 .mat-form-field-underline, body.theme-MidAutumn .primary-800 .mat-form-field-underline, body.theme-MidAutumn .primary-900 .mat-form-field-underline, body.theme-MidAutumn .primary-A200 .mat-form-field-underline, body.theme-MidAutumn .primary-A400 .mat-form-field-underline, body.theme-MidAutumn .primary-A700 .mat-form-field-underline, body.theme-MidAutumn .primary .mat-form-field-underline, body.theme-MidAutumn .accent-50 .mat-form-field-underline, body.theme-MidAutumn .accent-100 .mat-form-field-underline, body.theme-MidAutumn .accent-200 .mat-form-field-underline, body.theme-MidAutumn .accent-300 .mat-form-field-underline, body.theme-MidAutumn .accent-400 .mat-form-field-underline, body.theme-MidAutumn .accent-500 .mat-form-field-underline, body.theme-MidAutumn .accent-600 .mat-form-field-underline, body.theme-MidAutumn .accent-700 .mat-form-field-underline, body.theme-MidAutumn .accent-800 .mat-form-field-underline, body.theme-MidAutumn .accent-900 .mat-form-field-underline, body.theme-MidAutumn .accent-A200 .mat-form-field-underline, body.theme-MidAutumn .accent-A400 .mat-form-field-underline, body.theme-MidAutumn .accent-A700 .mat-form-field-underline, body.theme-MidAutumn .accent .mat-form-field-underline, body.theme-MidAutumn .warn-50 .mat-form-field-underline, body.theme-MidAutumn .warn-100 .mat-form-field-underline, body.theme-MidAutumn .warn-200 .mat-form-field-underline, body.theme-MidAutumn .warn-300 .mat-form-field-underline, body.theme-MidAutumn .warn-400 .mat-form-field-underline, body.theme-MidAutumn .warn-500 .mat-form-field-underline, body.theme-MidAutumn .warn-600 .mat-form-field-underline, body.theme-MidAutumn .warn-700 .mat-form-field-underline, body.theme-MidAutumn .warn-800 .mat-form-field-underline, body.theme-MidAutumn .warn-900 .mat-form-field-underline, body.theme-MidAutumn .warn-A200 .mat-form-field-underline, body.theme-MidAutumn .warn-A400 .mat-form-field-underline, body.theme-MidAutumn .warn-A700 .mat-form-field-underline, body.theme-MidAutumn .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-MidAutumn .primary-50 .mat-select-trigger,
body.theme-MidAutumn .primary-50 .mat-select-arrow, body.theme-MidAutumn .primary-100 .mat-select-trigger,
body.theme-MidAutumn .primary-100 .mat-select-arrow, body.theme-MidAutumn .primary-200 .mat-select-trigger,
body.theme-MidAutumn .primary-200 .mat-select-arrow, body.theme-MidAutumn .primary-300 .mat-select-trigger,
body.theme-MidAutumn .primary-300 .mat-select-arrow, body.theme-MidAutumn .primary-400 .mat-select-trigger,
body.theme-MidAutumn .primary-400 .mat-select-arrow, body.theme-MidAutumn .primary-500 .mat-select-trigger,
body.theme-MidAutumn .primary-500 .mat-select-arrow, body.theme-MidAutumn .primary-600 .mat-select-trigger,
body.theme-MidAutumn .primary-600 .mat-select-arrow, body.theme-MidAutumn .primary-700 .mat-select-trigger,
body.theme-MidAutumn .primary-700 .mat-select-arrow, body.theme-MidAutumn .primary-800 .mat-select-trigger,
body.theme-MidAutumn .primary-800 .mat-select-arrow, body.theme-MidAutumn .primary-900 .mat-select-trigger,
body.theme-MidAutumn .primary-900 .mat-select-arrow, body.theme-MidAutumn .primary-A200 .mat-select-trigger,
body.theme-MidAutumn .primary-A200 .mat-select-arrow, body.theme-MidAutumn .primary-A400 .mat-select-trigger,
body.theme-MidAutumn .primary-A400 .mat-select-arrow, body.theme-MidAutumn .primary-A700 .mat-select-trigger,
body.theme-MidAutumn .primary-A700 .mat-select-arrow, body.theme-MidAutumn .primary .mat-select-trigger,
body.theme-MidAutumn .primary .mat-select-arrow, body.theme-MidAutumn .accent-50 .mat-select-trigger,
body.theme-MidAutumn .accent-50 .mat-select-arrow, body.theme-MidAutumn .accent-100 .mat-select-trigger,
body.theme-MidAutumn .accent-100 .mat-select-arrow, body.theme-MidAutumn .accent-200 .mat-select-trigger,
body.theme-MidAutumn .accent-200 .mat-select-arrow, body.theme-MidAutumn .accent-300 .mat-select-trigger,
body.theme-MidAutumn .accent-300 .mat-select-arrow, body.theme-MidAutumn .accent-400 .mat-select-trigger,
body.theme-MidAutumn .accent-400 .mat-select-arrow, body.theme-MidAutumn .accent-500 .mat-select-trigger,
body.theme-MidAutumn .accent-500 .mat-select-arrow, body.theme-MidAutumn .accent-600 .mat-select-trigger,
body.theme-MidAutumn .accent-600 .mat-select-arrow, body.theme-MidAutumn .accent-700 .mat-select-trigger,
body.theme-MidAutumn .accent-700 .mat-select-arrow, body.theme-MidAutumn .accent-800 .mat-select-trigger,
body.theme-MidAutumn .accent-800 .mat-select-arrow, body.theme-MidAutumn .accent-900 .mat-select-trigger,
body.theme-MidAutumn .accent-900 .mat-select-arrow, body.theme-MidAutumn .accent-A200 .mat-select-trigger,
body.theme-MidAutumn .accent-A200 .mat-select-arrow, body.theme-MidAutumn .accent-A400 .mat-select-trigger,
body.theme-MidAutumn .accent-A400 .mat-select-arrow, body.theme-MidAutumn .accent-A700 .mat-select-trigger,
body.theme-MidAutumn .accent-A700 .mat-select-arrow, body.theme-MidAutumn .accent .mat-select-trigger,
body.theme-MidAutumn .accent .mat-select-arrow, body.theme-MidAutumn .warn-50 .mat-select-trigger,
body.theme-MidAutumn .warn-50 .mat-select-arrow, body.theme-MidAutumn .warn-100 .mat-select-trigger,
body.theme-MidAutumn .warn-100 .mat-select-arrow, body.theme-MidAutumn .warn-200 .mat-select-trigger,
body.theme-MidAutumn .warn-200 .mat-select-arrow, body.theme-MidAutumn .warn-300 .mat-select-trigger,
body.theme-MidAutumn .warn-300 .mat-select-arrow, body.theme-MidAutumn .warn-400 .mat-select-trigger,
body.theme-MidAutumn .warn-400 .mat-select-arrow, body.theme-MidAutumn .warn-500 .mat-select-trigger,
body.theme-MidAutumn .warn-500 .mat-select-arrow, body.theme-MidAutumn .warn-600 .mat-select-trigger,
body.theme-MidAutumn .warn-600 .mat-select-arrow, body.theme-MidAutumn .warn-700 .mat-select-trigger,
body.theme-MidAutumn .warn-700 .mat-select-arrow, body.theme-MidAutumn .warn-800 .mat-select-trigger,
body.theme-MidAutumn .warn-800 .mat-select-arrow, body.theme-MidAutumn .warn-900 .mat-select-trigger,
body.theme-MidAutumn .warn-900 .mat-select-arrow, body.theme-MidAutumn .warn-A200 .mat-select-trigger,
body.theme-MidAutumn .warn-A200 .mat-select-arrow, body.theme-MidAutumn .warn-A400 .mat-select-trigger,
body.theme-MidAutumn .warn-A400 .mat-select-arrow, body.theme-MidAutumn .warn-A700 .mat-select-trigger,
body.theme-MidAutumn .warn-A700 .mat-select-arrow, body.theme-MidAutumn .warn .mat-select-trigger,
body.theme-MidAutumn .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-MidAutumn .primary-50 .mat-select-underline, body.theme-MidAutumn .primary-100 .mat-select-underline, body.theme-MidAutumn .primary-200 .mat-select-underline, body.theme-MidAutumn .primary-300 .mat-select-underline, body.theme-MidAutumn .primary-400 .mat-select-underline, body.theme-MidAutumn .primary-500 .mat-select-underline, body.theme-MidAutumn .primary-600 .mat-select-underline, body.theme-MidAutumn .primary-700 .mat-select-underline, body.theme-MidAutumn .primary-800 .mat-select-underline, body.theme-MidAutumn .primary-900 .mat-select-underline, body.theme-MidAutumn .primary-A200 .mat-select-underline, body.theme-MidAutumn .primary-A400 .mat-select-underline, body.theme-MidAutumn .primary-A700 .mat-select-underline, body.theme-MidAutumn .primary .mat-select-underline, body.theme-MidAutumn .accent-50 .mat-select-underline, body.theme-MidAutumn .accent-100 .mat-select-underline, body.theme-MidAutumn .accent-200 .mat-select-underline, body.theme-MidAutumn .accent-300 .mat-select-underline, body.theme-MidAutumn .accent-400 .mat-select-underline, body.theme-MidAutumn .accent-500 .mat-select-underline, body.theme-MidAutumn .accent-600 .mat-select-underline, body.theme-MidAutumn .accent-700 .mat-select-underline, body.theme-MidAutumn .accent-800 .mat-select-underline, body.theme-MidAutumn .accent-900 .mat-select-underline, body.theme-MidAutumn .accent-A200 .mat-select-underline, body.theme-MidAutumn .accent-A400 .mat-select-underline, body.theme-MidAutumn .accent-A700 .mat-select-underline, body.theme-MidAutumn .accent .mat-select-underline, body.theme-MidAutumn .warn-50 .mat-select-underline, body.theme-MidAutumn .warn-100 .mat-select-underline, body.theme-MidAutumn .warn-200 .mat-select-underline, body.theme-MidAutumn .warn-300 .mat-select-underline, body.theme-MidAutumn .warn-400 .mat-select-underline, body.theme-MidAutumn .warn-500 .mat-select-underline, body.theme-MidAutumn .warn-600 .mat-select-underline, body.theme-MidAutumn .warn-700 .mat-select-underline, body.theme-MidAutumn .warn-800 .mat-select-underline, body.theme-MidAutumn .warn-900 .mat-select-underline, body.theme-MidAutumn .warn-A200 .mat-select-underline, body.theme-MidAutumn .warn-A400 .mat-select-underline, body.theme-MidAutumn .warn-A700 .mat-select-underline, body.theme-MidAutumn .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-MidAutumn .primary-50 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-50 .mat-select-arrow,
body.theme-MidAutumn .primary-50 .mat-select-trigger, body.theme-MidAutumn .primary-100 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-100 .mat-select-arrow,
body.theme-MidAutumn .primary-100 .mat-select-trigger, body.theme-MidAutumn .primary-200 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-200 .mat-select-arrow,
body.theme-MidAutumn .primary-200 .mat-select-trigger, body.theme-MidAutumn .primary-300 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-300 .mat-select-arrow,
body.theme-MidAutumn .primary-300 .mat-select-trigger, body.theme-MidAutumn .primary-400 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-400 .mat-select-arrow,
body.theme-MidAutumn .primary-400 .mat-select-trigger, body.theme-MidAutumn .primary-500 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-500 .mat-select-arrow,
body.theme-MidAutumn .primary-500 .mat-select-trigger, body.theme-MidAutumn .primary-600 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-600 .mat-select-arrow,
body.theme-MidAutumn .primary-600 .mat-select-trigger, body.theme-MidAutumn .primary-700 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-700 .mat-select-arrow,
body.theme-MidAutumn .primary-700 .mat-select-trigger, body.theme-MidAutumn .primary-800 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-800 .mat-select-arrow,
body.theme-MidAutumn .primary-800 .mat-select-trigger, body.theme-MidAutumn .primary-900 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-900 .mat-select-arrow,
body.theme-MidAutumn .primary-900 .mat-select-trigger, body.theme-MidAutumn .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-A200 .mat-select-arrow,
body.theme-MidAutumn .primary-A200 .mat-select-trigger, body.theme-MidAutumn .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-A400 .mat-select-arrow,
body.theme-MidAutumn .primary-A400 .mat-select-trigger, body.theme-MidAutumn .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary-A700 .mat-select-arrow,
body.theme-MidAutumn .primary-A700 .mat-select-trigger, body.theme-MidAutumn .primary .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .primary .mat-select-arrow,
body.theme-MidAutumn .primary .mat-select-trigger, body.theme-MidAutumn .accent-50 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-50 .mat-select-arrow,
body.theme-MidAutumn .accent-50 .mat-select-trigger, body.theme-MidAutumn .accent-100 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-100 .mat-select-arrow,
body.theme-MidAutumn .accent-100 .mat-select-trigger, body.theme-MidAutumn .accent-200 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-200 .mat-select-arrow,
body.theme-MidAutumn .accent-200 .mat-select-trigger, body.theme-MidAutumn .accent-300 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-300 .mat-select-arrow,
body.theme-MidAutumn .accent-300 .mat-select-trigger, body.theme-MidAutumn .accent-400 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-400 .mat-select-arrow,
body.theme-MidAutumn .accent-400 .mat-select-trigger, body.theme-MidAutumn .accent-500 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-500 .mat-select-arrow,
body.theme-MidAutumn .accent-500 .mat-select-trigger, body.theme-MidAutumn .accent-600 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-600 .mat-select-arrow,
body.theme-MidAutumn .accent-600 .mat-select-trigger, body.theme-MidAutumn .accent-700 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-700 .mat-select-arrow,
body.theme-MidAutumn .accent-700 .mat-select-trigger, body.theme-MidAutumn .accent-800 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-800 .mat-select-arrow,
body.theme-MidAutumn .accent-800 .mat-select-trigger, body.theme-MidAutumn .accent-900 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-900 .mat-select-arrow,
body.theme-MidAutumn .accent-900 .mat-select-trigger, body.theme-MidAutumn .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-A200 .mat-select-arrow,
body.theme-MidAutumn .accent-A200 .mat-select-trigger, body.theme-MidAutumn .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-A400 .mat-select-arrow,
body.theme-MidAutumn .accent-A400 .mat-select-trigger, body.theme-MidAutumn .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent-A700 .mat-select-arrow,
body.theme-MidAutumn .accent-A700 .mat-select-trigger, body.theme-MidAutumn .accent .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .accent .mat-select-arrow,
body.theme-MidAutumn .accent .mat-select-trigger, body.theme-MidAutumn .warn-50 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-50 .mat-select-arrow,
body.theme-MidAutumn .warn-50 .mat-select-trigger, body.theme-MidAutumn .warn-100 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-100 .mat-select-arrow,
body.theme-MidAutumn .warn-100 .mat-select-trigger, body.theme-MidAutumn .warn-200 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-200 .mat-select-arrow,
body.theme-MidAutumn .warn-200 .mat-select-trigger, body.theme-MidAutumn .warn-300 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-300 .mat-select-arrow,
body.theme-MidAutumn .warn-300 .mat-select-trigger, body.theme-MidAutumn .warn-400 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-400 .mat-select-arrow,
body.theme-MidAutumn .warn-400 .mat-select-trigger, body.theme-MidAutumn .warn-500 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-500 .mat-select-arrow,
body.theme-MidAutumn .warn-500 .mat-select-trigger, body.theme-MidAutumn .warn-600 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-600 .mat-select-arrow,
body.theme-MidAutumn .warn-600 .mat-select-trigger, body.theme-MidAutumn .warn-700 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-700 .mat-select-arrow,
body.theme-MidAutumn .warn-700 .mat-select-trigger, body.theme-MidAutumn .warn-800 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-800 .mat-select-arrow,
body.theme-MidAutumn .warn-800 .mat-select-trigger, body.theme-MidAutumn .warn-900 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-900 .mat-select-arrow,
body.theme-MidAutumn .warn-900 .mat-select-trigger, body.theme-MidAutumn .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-A200 .mat-select-arrow,
body.theme-MidAutumn .warn-A200 .mat-select-trigger, body.theme-MidAutumn .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-A400 .mat-select-arrow,
body.theme-MidAutumn .warn-A400 .mat-select-trigger, body.theme-MidAutumn .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn-A700 .mat-select-arrow,
body.theme-MidAutumn .warn-A700 .mat-select-trigger, body.theme-MidAutumn .warn .mat-select-disabled .mat-select-value,
body.theme-MidAutumn .warn .mat-select-arrow,
body.theme-MidAutumn .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-MidAutumn .primary-50 .mat-select-value, body.theme-MidAutumn .primary-100 .mat-select-value, body.theme-MidAutumn .primary-200 .mat-select-value, body.theme-MidAutumn .primary-300 .mat-select-value, body.theme-MidAutumn .primary-400 .mat-select-value, body.theme-MidAutumn .primary-500 .mat-select-value, body.theme-MidAutumn .primary-600 .mat-select-value, body.theme-MidAutumn .primary-700 .mat-select-value, body.theme-MidAutumn .primary-800 .mat-select-value, body.theme-MidAutumn .primary-900 .mat-select-value, body.theme-MidAutumn .primary-A200 .mat-select-value, body.theme-MidAutumn .primary-A400 .mat-select-value, body.theme-MidAutumn .primary-A700 .mat-select-value, body.theme-MidAutumn .primary .mat-select-value, body.theme-MidAutumn .accent-50 .mat-select-value, body.theme-MidAutumn .accent-100 .mat-select-value, body.theme-MidAutumn .accent-200 .mat-select-value, body.theme-MidAutumn .accent-300 .mat-select-value, body.theme-MidAutumn .accent-400 .mat-select-value, body.theme-MidAutumn .accent-500 .mat-select-value, body.theme-MidAutumn .accent-600 .mat-select-value, body.theme-MidAutumn .accent-700 .mat-select-value, body.theme-MidAutumn .accent-800 .mat-select-value, body.theme-MidAutumn .accent-900 .mat-select-value, body.theme-MidAutumn .accent-A200 .mat-select-value, body.theme-MidAutumn .accent-A400 .mat-select-value, body.theme-MidAutumn .accent-A700 .mat-select-value, body.theme-MidAutumn .accent .mat-select-value, body.theme-MidAutumn .warn-50 .mat-select-value, body.theme-MidAutumn .warn-100 .mat-select-value, body.theme-MidAutumn .warn-200 .mat-select-value, body.theme-MidAutumn .warn-300 .mat-select-value, body.theme-MidAutumn .warn-400 .mat-select-value, body.theme-MidAutumn .warn-500 .mat-select-value, body.theme-MidAutumn .warn-600 .mat-select-value, body.theme-MidAutumn .warn-700 .mat-select-value, body.theme-MidAutumn .warn-800 .mat-select-value, body.theme-MidAutumn .warn-900 .mat-select-value, body.theme-MidAutumn .warn-A200 .mat-select-value, body.theme-MidAutumn .warn-A400 .mat-select-value, body.theme-MidAutumn .warn-A700 .mat-select-value, body.theme-MidAutumn .warn .mat-select-value {
  color: white; }
body.theme-Lantern .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
body.theme-Lantern .mat-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-option:hover:not(.mat-option-disabled), body.theme-Lantern .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b30b04; }
body.theme-Lantern .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b30b04; }
body.theme-Lantern .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b30b04; }
body.theme-Lantern .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-pseudo-checkbox::after {
    color: #fafafa; }
body.theme-Lantern .mat-pseudo-checkbox-checked,
body.theme-Lantern .mat-pseudo-checkbox-indeterminate,
body.theme-Lantern .mat-accent .mat-pseudo-checkbox-checked,
body.theme-Lantern .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #b30b04; }
body.theme-Lantern .mat-primary .mat-pseudo-checkbox-checked,
body.theme-Lantern .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #b30b04; }
body.theme-Lantern .mat-warn .mat-pseudo-checkbox-checked,
body.theme-Lantern .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #b30b04; }
body.theme-Lantern .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.theme-Lantern .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
body.theme-Lantern .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .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); }
body.theme-Lantern .mat-app-background, body.theme-Lantern.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
body.theme-Lantern .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
body.theme-Lantern .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-badge-content {
  color: white;
  background: #b30b04; }
@media (-ms-high-contrast: active) {
    body.theme-Lantern .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
body.theme-Lantern .mat-badge-accent .mat-badge-content {
  background: #b30b04;
  color: white; }
body.theme-Lantern .mat-badge-warn .mat-badge-content {
  color: white;
  background: #b30b04; }
body.theme-Lantern .mat-badge {
  position: relative; }
body.theme-Lantern .mat-badge-hidden .mat-badge-content {
  display: none; }
body.theme-Lantern .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
body.theme-Lantern .mat-badge-content.mat-badge-active {
  -ms-transform: none;
      transform: none; }
body.theme-Lantern .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
body.theme-Lantern .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
body.theme-Lantern .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
body.theme-Lantern .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] body.theme-Lantern .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
body.theme-Lantern .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] body.theme-Lantern .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
body.theme-Lantern .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] body.theme-Lantern .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
body.theme-Lantern .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] body.theme-Lantern .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
body.theme-Lantern .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
body.theme-Lantern .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
body.theme-Lantern .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
body.theme-Lantern .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] body.theme-Lantern .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
body.theme-Lantern .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] body.theme-Lantern .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
body.theme-Lantern .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] body.theme-Lantern .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
body.theme-Lantern .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] body.theme-Lantern .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
body.theme-Lantern .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
body.theme-Lantern .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
body.theme-Lantern .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
body.theme-Lantern .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] body.theme-Lantern .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
body.theme-Lantern .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] body.theme-Lantern .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
body.theme-Lantern .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] body.theme-Lantern .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
body.theme-Lantern .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] body.theme-Lantern .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
body.theme-Lantern .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-button, body.theme-Lantern .mat-icon-button, body.theme-Lantern .mat-stroked-button {
  color: inherit;
  background: transparent; }
body.theme-Lantern .mat-button.mat-primary, body.theme-Lantern .mat-icon-button.mat-primary, body.theme-Lantern .mat-stroked-button.mat-primary {
    color: #b30b04; }
body.theme-Lantern .mat-button.mat-accent, body.theme-Lantern .mat-icon-button.mat-accent, body.theme-Lantern .mat-stroked-button.mat-accent {
    color: #b30b04; }
body.theme-Lantern .mat-button.mat-warn, body.theme-Lantern .mat-icon-button.mat-warn, body.theme-Lantern .mat-stroked-button.mat-warn {
    color: #b30b04; }
body.theme-Lantern .mat-button.mat-primary[disabled], body.theme-Lantern .mat-button.mat-accent[disabled], body.theme-Lantern .mat-button.mat-warn[disabled], body.theme-Lantern .mat-button[disabled][disabled], body.theme-Lantern .mat-icon-button.mat-primary[disabled], body.theme-Lantern .mat-icon-button.mat-accent[disabled], body.theme-Lantern .mat-icon-button.mat-warn[disabled], body.theme-Lantern .mat-icon-button[disabled][disabled], body.theme-Lantern .mat-stroked-button.mat-primary[disabled], body.theme-Lantern .mat-stroked-button.mat-accent[disabled], body.theme-Lantern .mat-stroked-button.mat-warn[disabled], body.theme-Lantern .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-button.mat-primary .mat-button-focus-overlay, body.theme-Lantern .mat-icon-button.mat-primary .mat-button-focus-overlay, body.theme-Lantern .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #b30b04; }
body.theme-Lantern .mat-button.mat-accent .mat-button-focus-overlay, body.theme-Lantern .mat-icon-button.mat-accent .mat-button-focus-overlay, body.theme-Lantern .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #b30b04; }
body.theme-Lantern .mat-button.mat-warn .mat-button-focus-overlay, body.theme-Lantern .mat-icon-button.mat-warn .mat-button-focus-overlay, body.theme-Lantern .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #b30b04; }
body.theme-Lantern .mat-button[disabled] .mat-button-focus-overlay, body.theme-Lantern .mat-icon-button[disabled] .mat-button-focus-overlay, body.theme-Lantern .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
body.theme-Lantern .mat-button .mat-ripple-element, body.theme-Lantern .mat-icon-button .mat-ripple-element, body.theme-Lantern .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
body.theme-Lantern .mat-button-focus-overlay {
  background: black; }
body.theme-Lantern .mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-flat-button, body.theme-Lantern .mat-raised-button, body.theme-Lantern .mat-fab, body.theme-Lantern .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
body.theme-Lantern .mat-flat-button.mat-primary, body.theme-Lantern .mat-raised-button.mat-primary, body.theme-Lantern .mat-fab.mat-primary, body.theme-Lantern .mat-mini-fab.mat-primary {
    color: white; }
body.theme-Lantern .mat-flat-button.mat-accent, body.theme-Lantern .mat-raised-button.mat-accent, body.theme-Lantern .mat-fab.mat-accent, body.theme-Lantern .mat-mini-fab.mat-accent {
    color: white; }
body.theme-Lantern .mat-flat-button.mat-warn, body.theme-Lantern .mat-raised-button.mat-warn, body.theme-Lantern .mat-fab.mat-warn, body.theme-Lantern .mat-mini-fab.mat-warn {
    color: white; }
body.theme-Lantern .mat-flat-button.mat-primary[disabled], body.theme-Lantern .mat-flat-button.mat-accent[disabled], body.theme-Lantern .mat-flat-button.mat-warn[disabled], body.theme-Lantern .mat-flat-button[disabled][disabled], body.theme-Lantern .mat-raised-button.mat-primary[disabled], body.theme-Lantern .mat-raised-button.mat-accent[disabled], body.theme-Lantern .mat-raised-button.mat-warn[disabled], body.theme-Lantern .mat-raised-button[disabled][disabled], body.theme-Lantern .mat-fab.mat-primary[disabled], body.theme-Lantern .mat-fab.mat-accent[disabled], body.theme-Lantern .mat-fab.mat-warn[disabled], body.theme-Lantern .mat-fab[disabled][disabled], body.theme-Lantern .mat-mini-fab.mat-primary[disabled], body.theme-Lantern .mat-mini-fab.mat-accent[disabled], body.theme-Lantern .mat-mini-fab.mat-warn[disabled], body.theme-Lantern .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-flat-button.mat-primary, body.theme-Lantern .mat-raised-button.mat-primary, body.theme-Lantern .mat-fab.mat-primary, body.theme-Lantern .mat-mini-fab.mat-primary {
    background-color: #b30b04; }
body.theme-Lantern .mat-flat-button.mat-accent, body.theme-Lantern .mat-raised-button.mat-accent, body.theme-Lantern .mat-fab.mat-accent, body.theme-Lantern .mat-mini-fab.mat-accent {
    background-color: #b30b04; }
body.theme-Lantern .mat-flat-button.mat-warn, body.theme-Lantern .mat-raised-button.mat-warn, body.theme-Lantern .mat-fab.mat-warn, body.theme-Lantern .mat-mini-fab.mat-warn {
    background-color: #b30b04; }
body.theme-Lantern .mat-flat-button.mat-primary[disabled], body.theme-Lantern .mat-flat-button.mat-accent[disabled], body.theme-Lantern .mat-flat-button.mat-warn[disabled], body.theme-Lantern .mat-flat-button[disabled][disabled], body.theme-Lantern .mat-raised-button.mat-primary[disabled], body.theme-Lantern .mat-raised-button.mat-accent[disabled], body.theme-Lantern .mat-raised-button.mat-warn[disabled], body.theme-Lantern .mat-raised-button[disabled][disabled], body.theme-Lantern .mat-fab.mat-primary[disabled], body.theme-Lantern .mat-fab.mat-accent[disabled], body.theme-Lantern .mat-fab.mat-warn[disabled], body.theme-Lantern .mat-fab[disabled][disabled], body.theme-Lantern .mat-mini-fab.mat-primary[disabled], body.theme-Lantern .mat-mini-fab.mat-accent[disabled], body.theme-Lantern .mat-mini-fab.mat-warn[disabled], body.theme-Lantern .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-flat-button.mat-primary .mat-ripple-element, body.theme-Lantern .mat-raised-button.mat-primary .mat-ripple-element, body.theme-Lantern .mat-fab.mat-primary .mat-ripple-element, body.theme-Lantern .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .mat-flat-button.mat-accent .mat-ripple-element, body.theme-Lantern .mat-raised-button.mat-accent .mat-ripple-element, body.theme-Lantern .mat-fab.mat-accent .mat-ripple-element, body.theme-Lantern .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .mat-flat-button.mat-warn .mat-ripple-element, body.theme-Lantern .mat-raised-button.mat-warn .mat-ripple-element, body.theme-Lantern .mat-fab.mat-warn .mat-ripple-element, body.theme-Lantern .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .mat-stroked-button:not([class*='mat-elevation-z']), body.theme-Lantern .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-fab:not([class*='mat-elevation-z']), body.theme-Lantern .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), body.theme-Lantern .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-fab[disabled]:not([class*='mat-elevation-z']), body.theme-Lantern .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-button-toggle-standalone,
body.theme-Lantern .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-Lantern .mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
body.theme-Lantern .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-Lantern .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
body.theme-Lantern .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern [dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
body.theme-Lantern .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
body.theme-Lantern .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
body.theme-Lantern .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.theme-Lantern .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-checkbox-checkmark {
  fill: #fafafa; }
body.theme-Lantern .mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    body.theme-Lantern .mat-checkbox-checkmark-path {
      stroke: #000 !important; } }
body.theme-Lantern .mat-checkbox-mixedmark {
  background-color: #fafafa; }
body.theme-Lantern .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.theme-Lantern .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #b30b04; }
body.theme-Lantern .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.theme-Lantern .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #b30b04; }
body.theme-Lantern .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.theme-Lantern .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #b30b04; }
body.theme-Lantern .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.theme-Lantern .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
body.theme-Lantern .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
body.theme-Lantern .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  body.theme-Lantern .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  body.theme-Lantern .mat-checkbox-background {
    background: none; } }
body.theme-Lantern .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b30b04; }
body.theme-Lantern .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b30b04; }
body.theme-Lantern .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #b30b04; }
body.theme-Lantern .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
body.theme-Lantern .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
body.theme-Lantern .mat-chip.mat-standard-chip::after {
    background: black; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
body.theme-Lantern .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .mat-table {
  background: white; }
body.theme-Lantern .mat-table thead, body.theme-Lantern .mat-table tbody, body.theme-Lantern .mat-table tfoot,
body.theme-Lantern mat-header-row, body.theme-Lantern mat-row, body.theme-Lantern mat-footer-row,
body.theme-Lantern [mat-header-row], body.theme-Lantern [mat-row], body.theme-Lantern [mat-footer-row],
body.theme-Lantern .mat-table-sticky {
  background: inherit; }
body.theme-Lantern mat-row, body.theme-Lantern mat-header-row, body.theme-Lantern mat-footer-row,
body.theme-Lantern th.mat-header-cell, body.theme-Lantern td.mat-cell, body.theme-Lantern td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-cell, body.theme-Lantern .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-datepicker-toggle,
body.theme-Lantern .mat-datepicker-content .mat-calendar-next-button,
body.theme-Lantern .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
body.theme-Lantern .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-Lantern .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
body.theme-Lantern .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
body.theme-Lantern .mat-calendar-body-selected {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(179, 11, 4, 0.4); }
body.theme-Lantern .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
body.theme-Lantern .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #b30b04;
    color: white; }
body.theme-Lantern .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(179, 11, 4, 0.4); }
body.theme-Lantern .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-Lantern .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #b30b04;
    color: white; }
body.theme-Lantern .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(179, 11, 4, 0.4); }
body.theme-Lantern .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
body.theme-Lantern .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); }
body.theme-Lantern .mat-datepicker-toggle-active {
  color: #b30b04; }
body.theme-Lantern .mat-datepicker-toggle-active.mat-accent {
    color: #b30b04; }
body.theme-Lantern .mat-datepicker-toggle-active.mat-warn {
    color: #b30b04; }
body.theme-Lantern .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, body.theme-Lantern .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, body.theme-Lantern .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-Lantern .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white; } }
body.theme-Lantern .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-expansion-panel-header-description,
body.theme-Lantern .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  body.theme-Lantern .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
body.theme-Lantern .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
body.theme-Lantern .mat-hint {
  color: rgba(0, 0, 0, 0.6); }
body.theme-Lantern .mat-form-field.mat-focused .mat-form-field-label {
  color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #b30b04; }
body.theme-Lantern .mat-focused .mat-form-field-required-marker {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #b30b04; }
body.theme-Lantern .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  body.theme-Lantern .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.theme-Lantern .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #b30b04; }
body.theme-Lantern .mat-error {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-Lantern .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
body.theme-Lantern .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
body.theme-Lantern .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
body.theme-Lantern .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
body.theme-Lantern .mat-icon.mat-primary {
  color: #b30b04; }
body.theme-Lantern .mat-icon.mat-accent {
  color: #b30b04; }
body.theme-Lantern .mat-icon.mat-warn {
  color: #b30b04; }
body.theme-Lantern .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-input-element:disabled,
body.theme-Lantern .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-input-element {
  caret-color: #b30b04; }
body.theme-Lantern .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-accent .mat-input-element {
  caret-color: #b30b04; }
body.theme-Lantern .mat-warn .mat-input-element,
body.theme-Lantern .mat-form-field-invalid .mat-input-element {
  caret-color: #b30b04; }
body.theme-Lantern .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #b30b04; }
body.theme-Lantern .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-list-item-disabled {
  background-color: #eeeeee; }
body.theme-Lantern .mat-list-option:hover, body.theme-Lantern .mat-list-option:focus,
body.theme-Lantern .mat-nav-list .mat-list-item:hover,
body.theme-Lantern .mat-nav-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .mat-menu-panel {
  background: white; }
body.theme-Lantern .mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-menu-item[disabled], body.theme-Lantern .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-menu-item .mat-icon-no-color,
body.theme-Lantern .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-menu-item:hover:not([disabled]),
body.theme-Lantern .mat-menu-item.cdk-program-focused:not([disabled]),
body.theme-Lantern .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.theme-Lantern .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .mat-paginator {
  background: white; }
body.theme-Lantern .mat-paginator,
body.theme-Lantern .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-paginator-decrement,
body.theme-Lantern .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-paginator-first,
body.theme-Lantern .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-icon-button[disabled] .mat-paginator-decrement,
body.theme-Lantern .mat-icon-button[disabled] .mat-paginator-increment,
body.theme-Lantern .mat-icon-button[disabled] .mat-paginator-first,
body.theme-Lantern .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-progress-bar-background {
  fill: #b30b03; }
body.theme-Lantern .mat-progress-bar-buffer {
  background-color: #b30b03; }
body.theme-Lantern .mat-progress-bar-fill::after {
  background-color: #b30b04; }
body.theme-Lantern .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #b30b03; }
body.theme-Lantern .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b30b03; }
body.theme-Lantern .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #b30b04; }
body.theme-Lantern .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #b30b03; }
body.theme-Lantern .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #b30b03; }
body.theme-Lantern .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #b30b04; }
body.theme-Lantern .mat-progress-spinner circle, body.theme-Lantern .mat-spinner circle {
  stroke: #b30b04; }
body.theme-Lantern .mat-progress-spinner.mat-accent circle, body.theme-Lantern .mat-spinner.mat-accent circle {
  stroke: #b30b04; }
body.theme-Lantern .mat-progress-spinner.mat-warn circle, body.theme-Lantern .mat-spinner.mat-warn circle {
  stroke: #b30b04; }
body.theme-Lantern .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b30b04; }
body.theme-Lantern .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.theme-Lantern .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-Lantern .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-Lantern .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #b30b04; }
body.theme-Lantern .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b30b04; }
body.theme-Lantern .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.theme-Lantern .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-Lantern .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-Lantern .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #b30b04; }
body.theme-Lantern .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b30b04; }
body.theme-Lantern .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.theme-Lantern .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body.theme-Lantern .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body.theme-Lantern .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #b30b04; }
body.theme-Lantern .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.theme-Lantern .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.theme-Lantern .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-radio-button .mat-ripple-element {
  background-color: black; }
body.theme-Lantern .mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
body.theme-Lantern .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-select-panel {
  background: white; }
body.theme-Lantern .mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #b30b04; }
body.theme-Lantern .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #b30b04; }
body.theme-Lantern .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #b30b04; }
body.theme-Lantern .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-drawer.mat-drawer-push {
    background-color: white; }
body.theme-Lantern .mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
body.theme-Lantern [dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
body.theme-Lantern [dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-Lantern .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #b30b04; }
body.theme-Lantern .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(179, 11, 4, 0.54); }
body.theme-Lantern .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #b30b04; }
body.theme-Lantern .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #b30b04; }
body.theme-Lantern .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(179, 11, 4, 0.54); }
body.theme-Lantern .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #b30b04; }
body.theme-Lantern .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #b30b04; }
body.theme-Lantern .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(179, 11, 4, 0.54); }
body.theme-Lantern .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #b30b04; }
body.theme-Lantern .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
body.theme-Lantern .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
body.theme-Lantern .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-primary .mat-slider-track-fill,
body.theme-Lantern .mat-primary .mat-slider-thumb,
body.theme-Lantern .mat-primary .mat-slider-thumb-label {
  background-color: #b30b04; }
body.theme-Lantern .mat-primary .mat-slider-thumb-label-text {
  color: white; }
body.theme-Lantern .mat-accent .mat-slider-track-fill,
body.theme-Lantern .mat-accent .mat-slider-thumb,
body.theme-Lantern .mat-accent .mat-slider-thumb-label {
  background-color: #b30b04; }
body.theme-Lantern .mat-accent .mat-slider-thumb-label-text {
  color: white; }
body.theme-Lantern .mat-warn .mat-slider-track-fill,
body.theme-Lantern .mat-warn .mat-slider-thumb,
body.theme-Lantern .mat-warn .mat-slider-thumb-label {
  background-color: #b30b04; }
body.theme-Lantern .mat-warn .mat-slider-thumb-label-text {
  color: white; }
body.theme-Lantern .mat-slider-focus-ring {
  background-color: rgba(179, 11, 4, 0.2); }
body.theme-Lantern .mat-slider:hover .mat-slider-track-background,
body.theme-Lantern .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-slider-disabled .mat-slider-track-background,
body.theme-Lantern .mat-slider-disabled .mat-slider-track-fill,
body.theme-Lantern .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.theme-Lantern .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.theme-Lantern .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
body.theme-Lantern .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.theme-Lantern .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.theme-Lantern .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
body.theme-Lantern .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
body.theme-Lantern .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-Lantern .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
body.theme-Lantern .mat-step-header.cdk-keyboard-focused, body.theme-Lantern .mat-step-header.cdk-program-focused, body.theme-Lantern .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  body.theme-Lantern .mat-step-header:hover {
    background: none; } }
body.theme-Lantern .mat-step-header .mat-step-label,
body.theme-Lantern .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-Lantern .mat-step-header .mat-step-icon-selected,
body.theme-Lantern .mat-step-header .mat-step-icon-state-done,
body.theme-Lantern .mat-step-header .mat-step-icon-state-edit {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #b30b04; }
body.theme-Lantern .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-step-header .mat-step-label.mat-step-label-error {
  color: #b30b04; }
body.theme-Lantern .mat-stepper-horizontal, body.theme-Lantern .mat-stepper-vertical {
  background-color: white; }
body.theme-Lantern .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-horizontal-stepper-header::before,
body.theme-Lantern .mat-horizontal-stepper-header::after,
body.theme-Lantern .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-sort-header-arrow {
  color: #757575; }
body.theme-Lantern .mat-tab-nav-bar,
body.theme-Lantern .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.theme-Lantern .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
body.theme-Lantern .mat-tab-label, body.theme-Lantern .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .mat-tab-group[class*='mat-background-'] .mat-tab-header,
body.theme-Lantern .mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
body.theme-Lantern .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-Lantern .mat-tab-group.mat-primary .mat-ink-bar, body.theme-Lantern .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #b30b04; }
body.theme-Lantern .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, body.theme-Lantern .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }
body.theme-Lantern .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-Lantern .mat-tab-group.mat-accent .mat-ink-bar, body.theme-Lantern .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #b30b04; }
body.theme-Lantern .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, body.theme-Lantern .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
body.theme-Lantern .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-Lantern .mat-tab-group.mat-warn .mat-ink-bar, body.theme-Lantern .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #b30b04; }
body.theme-Lantern .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, body.theme-Lantern .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-header, body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-links, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-header, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #b30b04; }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-label, body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-link, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-label, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-Lantern .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); }
body.theme-Lantern .mat-tab-group.mat-background-primary .mat-ripple-element, body.theme-Lantern .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-header, body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-links, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-header, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #b30b04; }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-label, body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-link, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-label, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
body.theme-Lantern .mat-tab-group.mat-background-accent .mat-ripple-element, body.theme-Lantern .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 11, 3, 0.3); }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-header, body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-links, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-header, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #b30b04; }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-label, body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-link, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-label, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.theme-Lantern .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); }
body.theme-Lantern .mat-tab-group.mat-background-warn .mat-ripple-element, body.theme-Lantern .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-Lantern .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-toolbar.mat-primary {
    background: #b30b04;
    color: white; }
body.theme-Lantern .mat-toolbar.mat-accent {
    background: #b30b04;
    color: white; }
body.theme-Lantern .mat-toolbar.mat-warn {
    background: #b30b04;
    color: white; }
body.theme-Lantern .mat-toolbar .mat-form-field-underline,
  body.theme-Lantern .mat-toolbar .mat-form-field-ripple,
  body.theme-Lantern .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
body.theme-Lantern .mat-toolbar .mat-form-field-label,
  body.theme-Lantern .mat-toolbar .mat-focused .mat-form-field-label,
  body.theme-Lantern .mat-toolbar .mat-select-value,
  body.theme-Lantern .mat-toolbar .mat-select-arrow,
  body.theme-Lantern .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
body.theme-Lantern .mat-toolbar .mat-input-element {
    caret-color: currentColor; }
body.theme-Lantern .mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
body.theme-Lantern .mat-tree {
  background: white; }
body.theme-Lantern .mat-tree-node,
body.theme-Lantern .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
body.theme-Lantern .mat-simple-snackbar-action {
  color: #b30b04; }
body.theme-Lantern {
  color: rgba(0, 0, 0, 0.87);
  background: #f5f5f5; }
body.theme-Lantern .secondary-text {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .icon,
body.theme-Lantern i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .hint-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .disabled-text {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .fade-text,
body.theme-Lantern .divider {
  color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .fuse-card {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .fuse-card .card-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern .avatar {
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .form-wrapper {
  background-color: white; }
body.theme-Lantern .navigation-simple .item.selected {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .navigation-simple .subheader {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern .simple-pagination {
  background: white; }
body.theme-Lantern .simple-pagination .pagination-item {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .simple-pagination .pagination-item:hover {
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .simple-pagination .pagination-item.disabled {
      color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .price-tables .price-table {
  background: white; }
body.theme-Lantern .price-tables .price-table.style-1 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .price-tables .price-table.style-1 .price .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .price-tables .price-table.style-2 .price .currency {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .price-tables .price-table.style-2 .period {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .price-tables .price-table.style-3 .package-type .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .price-tables .price-table.style-3 .terms {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .price-tables .price-table.style-3 .note {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .simple-table-container {
  background: white; }
body.theme-Lantern table.simple thead tr th {
  color: rgba(0, 0, 0, 0.54);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern table.simple tbody tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern table.simple.clickable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .page-layout.carded.fullwidth > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-Lantern .page-layout.carded.fullwidth > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .page-layout.carded.left-sidebar > .center > .content-card, body.theme-Lantern .page-layout.carded.right-sidebar > .center > .content-card {
  background: white;
  border-radius: 8px 8px 0 0; }
body.theme-Lantern .page-layout.carded.left-sidebar > .center > .content-card > .toolbar, body.theme-Lantern .page-layout.carded.right-sidebar > .center > .content-card > .toolbar {
    border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .page-layout.simple.left-sidebar > .center > .content, body.theme-Lantern .page-layout.simple.right-sidebar > .center > .content {
  background: white; }
body.theme-Lantern .page-layout.simple.left-sidebar.inner-sidebar > .content > .center > .content, body.theme-Lantern .page-layout.simple.right-sidebar.inner-sidebar > .content > .center > .content {
  background: white; }
body.theme-Lantern a,
body.theme-Lantern .chart-label,
body.theme-Lantern .theme-text {
  color: #b30b04; }
body.theme-Lantern code:not(.highlight) {
  background-color: #f5f5f5; }
body.theme-Lantern .changelog .entry {
  background-color: white; }
body.theme-Lantern .text-boxed {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern fuse-countdown .fuse-countdown .time .title {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .fuse-search-bar.expanded {
  background-color: #fafafa; }
body.theme-Lantern #fuse-shortcuts.show-mobile-panel {
  background-color: #fafafa; }
body.theme-Lantern fuse-sidebar {
  background: #fafafa; }
body.theme-Lantern .fuse-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
body.theme-Lantern .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible {
    background-color: transparent; }
body.theme-Lantern fuse-theme-options .theme-options-panel form .group {
  border: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern fuse-theme-options .theme-options-panel form .group h2 {
    background: #fafafa;
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern fuse-theme-options .theme-options-panel form .group h3 {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .fuse-material-color-picker-menu .mat-menu-content .views {
  background: #303030; }
body.theme-Lantern fuse-widget > .fuse-widget-front,
body.theme-Lantern fuse-widget > .fuse-widget-back {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern ngx-datatable.material {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern ngx-datatable.material .datatable-header .datatable-header-cell {
    background-color: #3c4252; }
body.theme-Lantern ngx-datatable.material .datatable-body .datatable-row-wrapper {
    border-bottom-color: transparent; }
body.theme-Lantern ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child {
      border-top-color: transparent; }
body.theme-Lantern ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell {
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern ngx-datatable.material .datatable-footer {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern ngx-datatable.material .datatable-footer .datatable-pager a {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) {
    background: #b30b04; }
body.theme-Lantern ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-row-odd {
      background-color: transparent; }
body.theme-Lantern ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover {
      background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper:nth-child(even) .datatable-body-row:hover .datatable-row-group {
        background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern chat-panel #contacts-list {
  background-color: #f5f5f5; }
body.theme-Lantern chat-panel #contacts-list .contacts-list-item.active {
    background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern chat-panel #contacts-list .contacts-list-item.active:after {
      background-color: #b30b04; }
body.theme-Lantern chat-panel #contacts-list .contacts-list-item .unread-count {
    background-color: #b30b04;
    color: white; }
body.theme-Lantern chat-panel #contacts-list .contacts-list-item .status-icon {
    border-color: #f5f5f5; }
body.theme-Lantern chat-panel #chat .messages .message-row.contact .bubble {
  background-color: #b30b04;
  color: white;
  background-color: #aaabad; }
body.theme-Lantern chat-panel #chat .messages .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-Lantern chat-panel #chat .reply-form .message-text {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-panel #chat .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    background-color: white; }
body.theme-Lantern toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #academy-courses .header {
  background: #1a237e;
  background: linear-gradient(to right, #0e2a3b 0%, #34306b 100%); }
body.theme-Lantern #academy-courses .header .hero-text h1 {
    color: white; }
body.theme-Lantern #academy-courses .header .hero-text h3 {
    color: rgba(255, 255, 255, 0.75); }
body.theme-Lantern #academy-courses .content .courses .course .course-content {
  background: white; }
body.theme-Lantern #academy-courses .content .courses .course .course-content .header .category {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #academy-courses .content .courses .course .course-content .header .length .length-icon {
    color: rgba(0, 0, 0, 0.54) !important; }
body.theme-Lantern #academy-courses .content .courses .course .course-content .header .length .min {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #academy-courses .content .courses .course .course-content .content .updated {
    color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern #academy-course .sidebar .steps .step {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #academy-course .sidebar .steps .step.current {
    background: #b30b04;
    color: white; }
body.theme-Lantern #academy-course .sidebar .steps .step.current .index span {
      background: #fafafa;
      border-color: #b30b04; }
body.theme-Lantern #academy-course .sidebar .steps .step.completed {
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #academy-course .sidebar .steps .step.completed .index span {
      border-color: #b30b04; }
body.theme-Lantern #academy-course .sidebar .steps .step.completed .index:after {
      border-left-color: #b30b04; }
body.theme-Lantern #academy-course .sidebar .steps .step.completed + .step .index:before {
      border-left-color: #b30b04; }
body.theme-Lantern #academy-course .sidebar .steps .step .index:before, body.theme-Lantern #academy-course .sidebar .steps .step .index:after {
    border-left-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #academy-course .sidebar .steps .step .index span {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #academy-course .center .content {
  background: #eeeeee; }
body.theme-Lantern #academy-course .center .content .course-step .course-step-content {
    background: white; }
body.theme-Lantern .cal-month-view {
  background: white; }
body.theme-Lantern .cal-month-view .cal-day-badge {
    background: #b30b04;
    color: white; }
body.theme-Lantern .cal-month-view .cal-cell-row.cal-header {
    background: none !important; }
body.theme-Lantern .cal-month-view .cal-cell-row.cal-header .cal-cell {
      background: none !important; }
body.theme-Lantern .cal-month-view .cal-days {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-month-view .cal-days .cal-cell-row {
      border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-month-view .cal-days .cal-cell-row:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-month-view .cal-days .cal-cell-row .cal-day-cell:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-has-events.cal-open {
        background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-month-view .cal-days .cal-cell-row .cal-day-cell.cal-weekend .cal-day-number {
        color: #b30b04; }
body.theme-Lantern .cal-month-view .cal-days .cal-cell-row .cal-day-cell:hover {
        background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-month-view .cal-open-day-events {
    background: #b30b04; }
body.theme-Lantern .cal-month-view .cal-open-day-events > div {
      background: white; }
body.theme-Lantern .cal-month-view .cal-open-day-events > div .cal-event-title {
        color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern .cal-week-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .cal-week-view .cal-day-headers {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-week-view .cal-day-headers .cal-drag-over {
    background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-week-view .cal-day-headers .cal-header.cal-weekend span {
    color: #b30b04; }
body.theme-Lantern .cal-week-view .cal-day-headers .cal-header.cal-today {
    background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-week-view .cal-day-headers .cal-header:hover {
    background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-day-view .cal-hour-rows {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-day-view .cal-drag-over .cal-hour-segment {
  background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-day-view .cal-event mwl-calendar-event-actions .cal-event-actions .cal-event-action i {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .cal-day-view .cal-hour .cal-hour-segment:hover {
  background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-day-view .cal-hour:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04); }
body.theme-Lantern .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-start .big-circle {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-view .chat .chat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-view .chat #chat-content .message-row.contact .bubble {
  background-color: #b30b04;
  color: white;
  background-color: #aaabad; }
body.theme-Lantern chat-view .chat #chat-content .message-row.me .bubble {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0; }
body.theme-Lantern chat-view .chat .chat-footer {
  background: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-view .chat .chat-footer .reply-form .message-text {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-view .chat .chat-footer .reply-form .message-text .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
      border-color: rgba(0, 0, 0, 0.12);
      background-color: white; }
body.theme-Lantern chat-chats-sidenav .sidenav-header mat-toolbar {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-chats-sidenav .sidenav-header mat-toolbar .search {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-chats-sidenav .sidenav-header mat-toolbar .search input {
      background: #fafafa;
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern chat-chats-sidenav .sidenav-content .contact-list .mat-subheader,
body.theme-Lantern chat-chats-sidenav .sidenav-content .chat-list .mat-subheader {
  color: #b30b04; }
body.theme-Lantern chat-chats-sidenav .sidenav-content .contact-list .contact,
body.theme-Lantern chat-chats-sidenav .sidenav-content .chat-list .contact {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chat-chats-sidenav .sidenav-content .contact-list .contact .contact-last-message,
  body.theme-Lantern chat-chats-sidenav .sidenav-content .chat-list .contact .contact-last-message {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern chat-chats-sidenav .sidenav-content .contact-list .contact .contact-mood,
  body.theme-Lantern chat-chats-sidenav .sidenav-content .chat-list .contact .contact-mood {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #contacts .header .search-wrapper {
  background: white; }
body.theme-Lantern #contacts .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #contacts .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #contacts .content .sidebar .sidebar-content .card {
  background: white; }
body.theme-Lantern #dashboard-project > .center > .content {
  background: #f5f5f5; }
body.theme-Lantern scrumboard-board-list .list .list-header,
body.theme-Lantern scrumboard-board-list .list .list-content,
body.theme-Lantern scrumboard-board-list .list .list-footer {
  background: #f5f5f5; }
body.theme-Lantern scrumboard-board-list .list .list-header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern scrumboard-board-list .list .list-footer {
  border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern scrumboard-board-add-list .new-list {
  background: #f5f5f5; }
body.theme-Lantern scrumboard-board-add-list .new-list .new-list-form > input {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern scrumboard-board #board > .header {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern scrumboard-board-add-card .add-card-button {
  background-color: #f5f5f5; }
body.theme-Lantern scrumboard-board-add-card .add-card-form-wrapper {
  background-color: #f5f5f5; }
body.theme-Lantern scrumboard-board-card {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern scrumboard-board-card .list-card-details .list-card-badges .badge {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
body.theme-Lantern scrumboard-board-card .list-card-details .list-card-badges .badge.due-date {
      background-color: #4caf50; }
body.theme-Lantern scrumboard-board-card .list-card-details .list-card-badges .badge.due-date.overdue {
        background-color: #f44336; }
body.theme-Lantern scrumboard-board-card .list-card-details .list-card-badges .badge.check-items.completed {
      background-color: #4caf50; }
body.theme-Lantern scrumboard-board-card .list-card-footer {
    border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern scrumboard-board-card .list-card-footer .list-card-footer-item {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-preview {
    background-color: white; }
body.theme-Lantern .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .attachments .attachment .attachment-content .attachment-time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
body.theme-Lantern .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:after, body.theme-Lantern .scrumboard-card-dialog .mat-dialog-container .mat-dialog-content .sections .section .comments .comment .comment-bubble:before {
      border-color: #f5f5f5 transparent transparent transparent; }
body.theme-Lantern .scrumboard-labels-menu .mat-menu-content .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern scrumboard-board-settings .views .view > .header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: #b30b04;
  color: white; }
body.theme-Lantern todo .center .header .search-wrapper {
  background: white; }
body.theme-Lantern todo .center .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern todo .center .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern todo .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern todo-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern todo-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern todo-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern todo-list-item.completed {
    background: #efefef; }
body.theme-Lantern todo-list-item.completed .title,
    body.theme-Lantern todo-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern todo-list-item.selected {
    background: #b30b04; }
body.theme-Lantern todo-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern todo-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern login #login #login-form-wrapper #login-form {
  background: white; }
body.theme-Lantern login #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern login #login #login-form-wrapper #login-form .separator .text:before, body.theme-Lantern login #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern login-2 #login #login-intro {
  color: white; }
body.theme-Lantern login-2 #login #login-form-wrapper {
  background: white; }
body.theme-Lantern login-2 #login #login-form-wrapper #login-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern login-2 #login #login-form-wrapper #login-form .separator .text:before, body.theme-Lantern login-2 #login #login-form-wrapper #login-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern register #register #register-form-wrapper #register-form {
  background: white; }
body.theme-Lantern register #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern register #register #register-form-wrapper #register-form .separator .text:before, body.theme-Lantern register #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern register-2 #register #register-intro {
  color: white; }
body.theme-Lantern register-2 #register #register-form-wrapper {
  background: white; }
body.theme-Lantern register-2 #register #register-form-wrapper #register-form .separator {
    color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern register-2 #register #register-form-wrapper #register-form .separator .text:before, body.theme-Lantern register-2 #register #register-form-wrapper #register-form .separator .text:after {
      border-top-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern reset-password #reset-password #reset-password-form-wrapper #reset-password-form {
  background: white; }
body.theme-Lantern reset-password-2 #reset-password #reset-password-intro {
  color: white; }
body.theme-Lantern reset-password-2 #reset-password #reset-password-form-wrapper {
  background: white; }
body.theme-Lantern forgot-password #forgot-password #forgot-password-form-wrapper #forgot-password-form {
  background: white; }
body.theme-Lantern forgot-password-2 #forgot-password #forgot-password-intro {
  color: white; }
body.theme-Lantern forgot-password-2 #forgot-password #forgot-password-form-wrapper {
  background: white; }
body.theme-Lantern lock #lock #lock-form-wrapper #lock-form {
  background: white; }
body.theme-Lantern lock #lock #lock-form-wrapper #lock-form .lock-form-header .avatar-container mat-icon {
    color: #f44336; }
body.theme-Lantern lock #lock #lock-form-wrapper #lock-form .lock-form-header .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form {
  background: white; }
body.theme-Lantern mail-confirm #mail-confirm #mail-confirm-form-wrapper #mail-confirm-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form {
  background: white; }
body.theme-Lantern coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form .top .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern coming-soon #coming-soon #coming-soon-form-wrapper #coming-soon-form form {
    background: rgba(0, 0, 0, 0.06); }
body.theme-Lantern error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern error-404 #error-404 .content .search {
  background: white;
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern error-404 #error-404 .content .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern error-404 #error-404 .content .message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern error-404 #error-404 .content .sub-message {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern maintenance #maintenance #maintenance-form-wrapper #maintenance-form {
  background: white; }
body.theme-Lantern maintenance #maintenance #maintenance-form-wrapper #maintenance-form .subtitle {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern pricing-style-1 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern pricing-style-2 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern pricing-style-3 #price-tables .faq .item .answer {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-about #about .about-content .work .job .date {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-about #about .about-sidebar .groups .content .group .logo {
  background-color: #b30b04;
  color: white; }
body.theme-Lantern profile-about #about .about-sidebar .groups .content .group .category,
body.theme-Lantern profile-about #about .about-sidebar .groups .content .group .members {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-about .profile-box .content {
  background-color: white; }
body.theme-Lantern profile-about .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-Lantern profile-photos-videos.content {
  background: white !important;
  height: 100%; }
body.theme-Lantern profile-photos-videos #photos-videos .period .period-title .info {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-photos-videos #photos-videos .period .period-media .media .title {
  background: rgba(0, 0, 0, 0.54);
  color: white; }
body.theme-Lantern profile-timeline #timeline .timeline-content .add-post textarea {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
body.theme-Lantern profile-timeline #timeline .timeline-content .add-post footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background: #f5f5f5; }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item {
  background: white; }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item header .title .username {
    color: #b30b04; }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item header .time {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item .content .article {
    border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item .content .article .media {
      border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item .content .article .subtitle {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item footer {
    border-top-color: rgba(0, 0, 0, 0.12);
    background-color: rgba(0, 0, 0, 0.04); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item footer .comment .message {
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item footer .comment .time {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item footer .comment .actions .reply-button {
      color: #b30b04; }
body.theme-Lantern profile-timeline #timeline .timeline-content .timeline-item footer .reply textarea {
      background-color: white;
      border-color: rgba(0, 0, 0, 0.12);
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern profile-timeline #timeline .timeline-sidebar .latest-activity .content {
  background-color: white; }
body.theme-Lantern profile-timeline #timeline .timeline-sidebar .latest-activity .content .activities .activity .username {
    color: #b30b04; }
body.theme-Lantern profile-timeline .profile-box .content {
  background-color: white; }
body.theme-Lantern profile-timeline .profile-box footer {
  border-top-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }
body.theme-Lantern search-classic .header .search-wrapper {
  background: white; }
body.theme-Lantern search-classic .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern search-classic .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern search-modern .header .search-wrapper {
  background: white; }
body.theme-Lantern search-modern .header .search-wrapper .search mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern search-modern .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern search-modern .content .results .result-item {
  background: white; }
body.theme-Lantern faq .header .search {
  background: white;
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern faq .header .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern knowledge-base .content .articles-list {
  background-color: white; }
body.theme-Lantern datatable-body {
  background-color: white; }
body.theme-Lantern #decision .header .search-wrapper {
  background: white; }
body.theme-Lantern #decision .header .search-wrapper .sidebar-toggle {
    border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #decision .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #decision .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #decision .content .center .toolbar {
  background: white; }
body.theme-Lantern #decision .content .center .content {
  background: white; }
body.theme-Lantern #decision .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #decision .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #decision .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-Lantern #decision .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #decision .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #decision .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #decision .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-Lantern #decision .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #decision .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern decision-list-item.completed {
    background: #efefef; }
body.theme-Lantern decision-list-item.completed .title,
    body.theme-Lantern decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern decision-list-item.selected {
    background: #b30b04; }
body.theme-Lantern decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #my-itservice .header .search-wrapper {
  background: white; }
body.theme-Lantern #my-itservice .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #my-itservice .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #my-itservice .content .center .toolbar {
  background: white; }
body.theme-Lantern #my-itservice .content .center .content {
  background: white; }
body.theme-Lantern #my-itservice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #my-itservice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #my-itservice .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-Lantern #my-itservice .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #my-itservice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #my-itservice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #my-itservice .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-Lantern #my-itservice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #my-itservice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern app-itservice-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern app-itservice-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-Lantern app-itservice-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-Lantern app-itservice-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern app-itservice-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern app-itservice-list-item.completed {
    background: #efefef; }
body.theme-Lantern app-itservice-list-item.completed .title,
    body.theme-Lantern app-itservice-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern app-itservice-list-item.selected {
    background: #b30b04; }
body.theme-Lantern app-itservice-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern app-itservice-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #createMaster .center .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #createMaster .center .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #createMaster .content .center .toolbar {
  background: white; }
body.theme-Lantern #createMaster .content .center .content {
  background: white; }
body.theme-Lantern #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .logo,
    body.theme-Lantern #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern .theme-blue-gray-dark mat-tab-group,
body.theme-Lantern .theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
body.theme-Lantern .mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: auto !important;
  border-bottom: 1px solid #f5efef; }
body.theme-Lantern .mat-select-panel {
  max-width: none !important; }
body.theme-Lantern app-cost-center-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern app-cost-center-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-Lantern app-cost-center-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-Lantern app-cost-center-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern app-cost-center-item.completed {
  background: #efefef; }
body.theme-Lantern app-cost-center-item.completed .title,
  body.theme-Lantern app-cost-center-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern app-cost-center-item.selected {
  background: #b30b04 !important; }
body.theme-Lantern app-bank-master-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern app-bank-master-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-Lantern app-bank-master-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-Lantern app-bank-master-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern app-bank-master-item.completed {
  background: #efefef; }
body.theme-Lantern app-bank-master-item.completed .title,
  body.theme-Lantern app-bank-master-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern app-bank-master-item.selected {
  background: #b30b04 !important; }
body.theme-Lantern #hotel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #hotel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #hotel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #hotel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #hotel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #hotel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #hotel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-Lantern #hotel .content .center .toolbar {
    background: white; }
body.theme-Lantern #hotel .content .center .content {
    background: white; }
body.theme-Lantern #hotel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #hotel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern hotel-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern hotel-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern hotel-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern hotel-list-item.completed {
    background: #efefef; }
body.theme-Lantern hotel-list-item.completed .title,
    body.theme-Lantern hotel-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern hotel-list-item.selected {
    background: #b30b04; }
body.theme-Lantern hotel-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern hotel-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #preapp .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #preapp .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #preapp .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #preapp .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #preapp .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #preapp .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #preapp .content .center .toolbar {
  background: white; }
body.theme-Lantern #preapp .content .center .content {
  background: white; }
body.theme-Lantern #preapp .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #preapp .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #preapp .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #preapp .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #preapp .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #preapp .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #preapp .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #preapp .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preapp .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #preapp .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #preapp .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-Lantern #preapp .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #preapp .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #preapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #preapp .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #preapp .content .invoice-container .card .footer .logo,
    body.theme-Lantern #preapp .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #preapp .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #preapp .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #pending .header .search-wrapper {
  background: white; }
body.theme-Lantern #pending .header .search-wrapper .search .mat-icon {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #pending .header .search-wrapper .search input {
    background: white;
    color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #pending .content .center .content {
  background: white; }
body.theme-Lantern #pending .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #pending .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 9.5px !important; }
body.theme-Lantern #pending .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-Lantern #pending .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-Lantern #pending .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #pending .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #pending .content .mat-form-field-infix {
  padding: 8px !important; }
body.theme-Lantern #pending .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chop-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern chop-list-item .tags .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern chop-list-item.completed {
  background: #efefef; }
body.theme-Lantern chop-list-item.completed .title,
  body.theme-Lantern chop-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern chop-list-item.selected {
  background: #b30b04 !important; }
body.theme-Lantern chop-list-item:nth-child(2n + 1) {
  background-color: #fcfcfc; }
body.theme-Lantern chop-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-Lantern decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern .content-card .content {
  background: white !important; }
body.theme-Lantern #flight .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #flight .header .logo {
    margin-left: 180px;
    margin-top: -18px; }
@media screen and (max-width: 960px) {
      body.theme-Lantern #flight .header .logo {
        margin-left: -5px; } }
body.theme-Lantern #flight .header .logo .logo-text {
      font-size: 18px;
      margin-left: -10px; }
body.theme-Lantern #flight .header .search-wrapper {
    background: white; }
body.theme-Lantern #flight .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #flight .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #flight .content .center .content {
  background: white; }
body.theme-Lantern #flight .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #flight .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #flight .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-Lantern #flight .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-Lantern #flight .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #flight .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #flight .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern decision-list-item.completed {
    background: #efefef; }
body.theme-Lantern decision-list-item.completed .title,
    body.theme-Lantern decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern decision-list-item.selected {
    background: #b30b04; }
body.theme-Lantern decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #payment .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #payment .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #payment .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #payment .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #payment .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #payment .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #payment .content {
  border-radius: 4px;
  height: 100%; }
body.theme-Lantern #payment .content .center {
    border-top-left-radius: 4px; }
body.theme-Lantern #payment .content .center .toolbar {
      background: white; }
body.theme-Lantern #payment .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-Lantern #payment .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-Lantern #payment .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-Lantern #payment .content .center .mat-ink-bar {
      height: 0; }
body.theme-Lantern #payment .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-Lantern #payment .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-Lantern #payment .content .center .content {
      background: white; }
body.theme-Lantern #payment .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #payment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #payment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #payment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #payment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #payment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #payment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #payment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #payment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #payment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #payment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #payment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #payment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #payment .content .invoice-container .card .footer .logo,
      body.theme-Lantern #payment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #payment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #payment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern #payment .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-Lantern #payment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #payment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern payment-list-item.completed {
    background: #efefef; }
body.theme-Lantern payment-list-item.completed .title,
    body.theme-Lantern payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern payment-list-item.selected {
    background: #b30b04; }
body.theme-Lantern payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern employee-payment-invoice-detail .travel-overall-table .overall-table-line:nth-child(2n-1) {
  background: #b30b04; }
body.theme-Lantern employee-payment-invoice-detail .travel-overall-table-box {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-Lantern employee-payment-invoice-detail .claim-pay-summary-line table {
  background-color: #ffffff; }
body.theme-Lantern employee-payment-invoice-detail .claim-pay-summary-line table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-Lantern epmployee-payment-detail .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern epmployee-payment-detail .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern epmployee-payment-detail .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern epmployee-payment-detail .mat-ink-bar {
  height: 0; }
body.theme-Lantern epmployee-payment-detail .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern epmployee-payment-detail .mat-tab-body-wrapper {
  height: 100%;
  background-color: white !important; }
body.theme-Lantern #products .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-Lantern #products .header .search-wrapper {
    background: white; }
body.theme-Lantern #products .header .search-wrapper .search .mat-icon {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #products .header .search-wrapper .search input {
      background: white;
      color: rgba(0, 0, 0, 0.87); }
body.theme-Lantern #products .center .content-card {
  background: white; }
body.theme-Lantern #products .content .center .content {
  background: white; }
body.theme-Lantern #products .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #products .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #products .content .mat-tab-label-active {
  background-color: white;
  opacity: 1 !important; }
body.theme-Lantern #products .content .mat-ink-bar {
  height: 0;
  background-color: #fff !important; }
body.theme-Lantern #products .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #products .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #products .content .center .content-card .toolbar .toolbar-separator {
  background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern decision-list-item.completed {
    background: #efefef; }
body.theme-Lantern decision-list-item.completed .title,
    body.theme-Lantern decision-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern decision-list-item.selected {
    background: #b30b04; }
body.theme-Lantern decision-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern decision-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #preappemployee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #preappemployee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #preappemployee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #preappemployee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #preappemployee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #preappemployee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #preappemployee .content .center .toolbar {
  background: white; }
body.theme-Lantern #preappemployee .content .center .content {
  background: white; }
body.theme-Lantern #preappemployee .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #preappemployee .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #preappemployee .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #preappemployee .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #preappemployee .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #preappemployee .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #preappemployee .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #preappemployee .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappemployee .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #preappemployee .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #preappemployee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #preappemployee .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .footer .logo,
    body.theme-Lantern #preappemployee .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #preappemployee .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #preappemployee .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-expense-detail .travel-overall-table-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-Lantern #preappvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #preappvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #preappvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #preappvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #preappvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #preappvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #preappvendor .content .center .toolbar {
  background: white; }
body.theme-Lantern #preappvendor .content .center .content {
  background: white; }
body.theme-Lantern #preappvendor .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #preappvendor .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #preappvendor .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #preappvendor .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #preappvendor .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #preappvendor .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #preappvendor .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #preappvendor .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappvendor .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #preappvendor .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #preappvendor .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #preappvendor .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .footer .logo,
    body.theme-Lantern #preappvendor .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #preappvendor .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #preappvendor .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern vendor-preapp-list-expense-detail .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #b30b04; }
body.theme-Lantern vendor-preapp-list-expense-detail .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-Lantern vendor-preapp-list-expense-detail .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-Lantern vendor-preapp-list-expense-detail .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #paymentvendor .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #paymentvendor .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #paymentvendor .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #paymentvendor .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #paymentvendor .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #paymentvendor .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #paymentvendor .content {
  border-radius: 4px;
  height: 100%; }
body.theme-Lantern #paymentvendor .content .center {
    border-top-left-radius: 4px; }
body.theme-Lantern #paymentvendor .content .center .toolbar {
      background: white; }
body.theme-Lantern #paymentvendor .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-Lantern #paymentvendor .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-Lantern #paymentvendor .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-Lantern #paymentvendor .content .center .mat-ink-bar {
      height: 0; }
body.theme-Lantern #paymentvendor .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-Lantern #paymentvendor .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-Lantern #paymentvendor .content .center .content {
      background: white; }
body.theme-Lantern #paymentvendor .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #paymentvendor .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #paymentvendor .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .footer .logo,
      body.theme-Lantern #paymentvendor .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #paymentvendor .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern #paymentvendor .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #paymentvendor .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern payment-list-item.completed {
    background: #efefef; }
body.theme-Lantern payment-list-item.completed .title,
    body.theme-Lantern payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern payment-list-item.selected {
    background: #b30b04; }
body.theme-Lantern payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern vendor-payment-invoice-detail .nonpo-pay-invoice-detail-table:nth-child(2n-1) {
  background: #b30b04; }
body.theme-Lantern app-nonpo-invoice-overall-table .overall-detail-box .overall-table-line:nth-child(2n-1) {
  background: #b30b04; }
body.theme-Lantern app-nonpo-invoice-overall-table .overall-detail-box {
  border-color: rgba(0, 0, 0, 0.12) !important; }
body.theme-Lantern app-nonpo-invoice-overall-table .overall-table-line-more table {
  background-color: #ffffff; }
body.theme-Lantern app-nonpo-invoice-overall-table .overall-table-line-more table tbody tr:nth-child(even) {
  background-color: #ffffff !important; }
body.theme-Lantern app-nonpo-invoice-overall-table .overall-table-line-more table td {
  border: solid 1px rgba(0, 0, 0, 0.12) !important; }
body.theme-Lantern #preappaudit .header {
  height: 105px !important;
  min-height: 105px !important;
  max-height: 105px !important; }
body.theme-Lantern #preappaudit .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #preappaudit .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #preappaudit .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #preappaudit .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #preappaudit .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #preappaudit .content .center .toolbar {
  background: white; }
body.theme-Lantern #preappaudit .content .center .content {
  background: white; }
body.theme-Lantern #preappaudit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #preappaudit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #preappaudit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #preappaudit .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #preappaudit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #preappaudit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #preappaudit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #preappaudit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappaudit .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #preappaudit .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .invoice-date {
      font-size: 14px;
      margin-bottom: 32px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .client .invoice-number {
      font-size: 16px;
      padding-bottom: 2px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .client .invoice-number .number {
        padding-left: 6px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .client .due-date {
      font-size: 18px;
      padding-bottom: 16px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .client .due-date .date {
        padding-left: 6px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .client .info {
      line-height: 22px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .issuer {
      padding-right: 66px;
      height: 117px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .issuer .logo {
        width: 172px;
        padding: 0 8px;
        border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #preappaudit .content .invoice-container .card .header .issuer .info {
        padding: 16px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #preappaudit .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .footer .logo,
    body.theme-Lantern #preappaudit .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #preappaudit .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #preappaudit .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #auditpreapp .content {
  background: white; }
body.theme-Lantern #auditpreapp .content .mat-tab-header {
    background-color: #f5f5f5 !important; }
body.theme-Lantern #auditpreapp .content .mat-tab-label {
    min-width: 0 !important;
    padding: 0 14px !important; }
body.theme-Lantern #auditpreapp .content .mat-tab-label-active {
    background-color: white !important;
    opacity: 1 !important; }
body.theme-Lantern #auditpreapp .content .mat-ink-bar {
    height: 0; }
body.theme-Lantern #auditpreapp .content .mat-tab-header {
    border-bottom: none !important; }
body.theme-Lantern #auditpreapp .content .mat-tab-body-wrapper {
    height: 100%; }
body.theme-Lantern #auditpreapp .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #auditpreapp .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #auditpreapp .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #auditpreapp .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #auditpreapp .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .footer .logo,
      body.theme-Lantern #auditpreapp .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #auditpreapp .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #auditpayment .content {
  border-radius: 4px;
  height: 100%;
  background: white; }
body.theme-Lantern #auditpayment .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #auditpayment .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #auditpayment .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #auditpayment .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .footer .logo,
      body.theme-Lantern #auditpayment .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #auditpayment .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #auditpayment .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern #auditpayment .content .mat-form-field-infix {
    padding: 4px !important; }
body.theme-Lantern #auditpayment .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #auditpayment .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern payment-list-item.completed {
    background: #efefef; }
body.theme-Lantern payment-list-item.completed .title,
    body.theme-Lantern payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern payment-list-item.selected {
    background: #b30b04; }
body.theme-Lantern payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern common-list {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }
body.theme-Lantern common-list .toolbar {
    background-color: #f5f5f5 !important; }
body.theme-Lantern common-list .mat-paginator {
    background-color: #fcfcfc !important; }
body.theme-Lantern common-list-item {
  border-bottom-color: #f5f5f5; }
body.theme-Lantern common-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern common-list-item.completed .title,
  body.theme-Lantern common-list-item.completed .notes {
    color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern common-list-item.selected {
    background: #b30b04 !important; }
body.theme-Lantern .content {
  background-color: #f5f5f5; }
body.theme-Lantern fuse-sidebar .content {
  background-color: #f5f5f5; }
body.theme-Lantern common-list-item:nth-child(2n) {
  background-color: #f5f5f5; }
body.theme-Lantern common-list-item:nth-child(2n-1) {
  background-color: #fcfcfc; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #travel .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #travel .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #travel .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #travel .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #travel .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #travel .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #travel .content {
  border-radius: 4px;
  height: 100%; }
body.theme-Lantern #travel .content .center {
    border-top-left-radius: 4px; }
body.theme-Lantern #travel .content .center .toolbar {
      background: white; }
body.theme-Lantern #travel .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-Lantern #travel .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-Lantern #travel .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-Lantern #travel .content .center .mat-ink-bar {
      height: 0; }
body.theme-Lantern #travel .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-Lantern #travel .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-Lantern #travel .content .center .content {
      background: white; }
body.theme-Lantern #travel .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #travel .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #travel .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #travel .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #travel .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #travel .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #travel .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #travel .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #travel .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #travel .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #travel .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #travel .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #travel .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #travel .content .invoice-container .card .footer .logo,
      body.theme-Lantern #travel .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #travel .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #travel .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern #travel .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-Lantern #travel .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #travel .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern payment-list-item.completed {
    background: #efefef; }
body.theme-Lantern payment-list-item.completed .title,
    body.theme-Lantern payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern payment-list-item.selected {
    background: #b30b04; }
body.theme-Lantern payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #employee .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #employee .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #employee .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #employee .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #employee .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #employee .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #employee .content {
  border-radius: 4px;
  height: 100%; }
body.theme-Lantern #employee .content .center {
    border-top-left-radius: 4px; }
body.theme-Lantern #employee .content .center .toolbar {
      background: white; }
body.theme-Lantern #employee .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-Lantern #employee .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-Lantern #employee .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-Lantern #employee .content .center .mat-ink-bar {
      height: 0; }
body.theme-Lantern #employee .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-Lantern #employee .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-Lantern #employee .content .center .content {
      background: white; }
body.theme-Lantern #employee .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #employee .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #employee .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #employee .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #employee .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #employee .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #employee .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #employee .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #employee .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #employee .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #employee .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #employee .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #employee .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #employee .content .invoice-container .card .footer .logo,
      body.theme-Lantern #employee .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #employee .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #employee .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern #employee .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-Lantern #employee .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #employee .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern payment-list-item.completed {
    background: #efefef; }
body.theme-Lantern payment-list-item.completed .title,
    body.theme-Lantern payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern payment-list-item.selected {
    background: #b30b04; }
body.theme-Lantern payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #vendorpo .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #vendorpo .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #vendorpo .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #vendorpo .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #vendorpo .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #vendorpo .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #vendorpo .content {
  border-radius: 4px;
  height: 100%; }
body.theme-Lantern #vendorpo .content .center {
    border-top-left-radius: 4px; }
body.theme-Lantern #vendorpo .content .center .toolbar {
      background: white; }
body.theme-Lantern #vendorpo .content .center .mat-tab-header {
      background-color: #f5f5f5 !important; }
body.theme-Lantern #vendorpo .content .center .mat-tab-label {
      min-width: 0 !important;
      padding: 0 14px !important; }
body.theme-Lantern #vendorpo .content .center .mat-tab-label-active {
      background-color: white !important;
      opacity: 1 !important; }
body.theme-Lantern #vendorpo .content .center .mat-ink-bar {
      height: 0; }
body.theme-Lantern #vendorpo .content .center .mat-tab-header {
      border-bottom: none !important; }
body.theme-Lantern #vendorpo .content .center .mat-tab-body-wrapper {
      height: 100%; }
body.theme-Lantern #vendorpo .content .center .content {
      background: white; }
body.theme-Lantern #vendorpo .content .invoice-container {
    margin: 10 auto; }
body.theme-Lantern #vendorpo .content .invoice-container .card {
      overflow: hidden;
      background: white; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #vendorpo .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table {
        margin-top: 64px;
        font-size: 15px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table thead tr th {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:first-child {
            padding-left: 8px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table thead tr th:last-child {
            padding-right: 8px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td {
          border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
            padding-left: 8px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
            padding-right: 8px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table .title {
          font-size: 16px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table .detail {
          margin-top: 8px;
          font-size: 12px;
          max-width: 360px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table-footer {
        margin: 32px 0 72px 0; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td {
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          border-bottom: none;
          padding: 4px 8px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
            text-align: left; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.discount td {
          padding-bottom: 32px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .content .invoice-table-footer tr.total td {
          padding: 24px 8px;
          border-top: 1px solid rgba(0, 0, 0, 0.12);
          font-size: 35px;
          font-weight: 300; }
body.theme-Lantern #vendorpo .content .invoice-container .card .footer .note {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 24px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .footer .logo,
      body.theme-Lantern #vendorpo .content .invoice-container .card .footer .small-note {
        -ms-flex: 0 1 auto; }
body.theme-Lantern #vendorpo .content .invoice-container .card .footer .logo {
        width: 32px;
        min-width: 32px;
        margin-right: 24px; }
body.theme-Lantern #vendorpo .content .invoice-container .card .footer .small-note {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px; }
body.theme-Lantern #vendorpo .content .mat-form-field-wrapper {
    margin: 0 auto !important; }
body.theme-Lantern #vendorpo .content .center .content-card .toolbar {
    background: #fafafa; }
body.theme-Lantern #vendorpo .content .center .content-card .toolbar .toolbar-separator {
      background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern payment-list-item.completed {
    background: #efefef; }
body.theme-Lantern payment-list-item.completed .title,
    body.theme-Lantern payment-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern payment-list-item.selected {
    background: #b30b04; }
body.theme-Lantern payment-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern payment-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #po-plan .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #po-plan .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #po-plan .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #po-plan .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #po-plan .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #po-plan .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #po-plan .content .center .toolbar {
  background: white; }
body.theme-Lantern #po-plan .content .center .content {
  background: white; }
body.theme-Lantern #po-plan .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #po-plan .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #po-plan .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #po-plan .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #po-plan .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #po-plan .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #po-plan .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #po-plan .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #po-plan .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #po-plan .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #po-plan .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #po-plan .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #po-plan .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #po-plan .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #po-plan .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #po-plan .content .invoice-container .card .footer .logo,
    body.theme-Lantern #po-plan .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #po-plan .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #po-plan .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #b30b04; }
body.theme-Lantern app-plan-detail .active {
  background-color: #fff; }
body.theme-Lantern #confirm .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #confirm .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #confirm .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #confirm .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #confirm .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #confirm .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #confirm .content .center {
  background: white; }
body.theme-Lantern #confirm .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #confirm .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #confirm .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #confirm .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #confirm .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #confirm .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #confirm .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #confirm .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #confirm .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #confirm .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #confirm .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #confirm .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #confirm .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #confirm .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #confirm .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #confirm .content .invoice-container .card .footer .logo,
    body.theme-Lantern #confirm .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #confirm .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #confirm .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #downpament .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #downpament .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #downpament .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #downpament .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #downpament .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #downpament .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #downpament .content .center {
  background: white; }
body.theme-Lantern #downpament .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #downpament .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #downpament .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #downpament .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #downpament .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #downpament .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #downpament .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #downpament .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #downpament .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #downpament .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #downpament .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #downpament .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #downpament .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #downpament .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #downpament .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #downpament .content .invoice-container .card .footer .logo,
    body.theme-Lantern #downpament .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #downpament .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #downpament .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #plan-invoice .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #plan-invoice .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #plan-invoice .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #plan-invoice .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #plan-invoice .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #plan-invoice .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #plan-invoice .content .center {
  background: white; }
body.theme-Lantern #plan-invoice .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #plan-invoice .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #plan-invoice .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #plan-invoice .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #plan-invoice .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #plan-invoice .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #plan-invoice .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #plan-invoice .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #plan-invoice .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #plan-invoice .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .client .invoice-number {
        font-size: 16px;
        padding-bottom: 2px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #plan-invoice .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .footer .logo,
    body.theme-Lantern #plan-invoice .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #plan-invoice .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern invoice-overall-image .overall-detail-box .invoice-overall-line:nth-child(odd) {
  background: #b30b04; }
body.theme-Lantern app-invoice-detail .active {
  background-color: #fff; }
body.theme-Lantern #status .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #status .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #status .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #status .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #status .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #status .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #status .content .center {
  background: white; }
body.theme-Lantern #status .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #status .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #status .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #status .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #status .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #status .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #createMaster .content .center .toolbar {
  background: white; }
body.theme-Lantern #createMaster .content .center .content {
  background: white; }
body.theme-Lantern #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #createMaster .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #createMaster .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #createMaster .content .invoice-container {
  margin: 10 auto; }
body.theme-Lantern #createMaster .content .invoice-container .card {
    overflow: hidden;
    background: white; }
body.theme-Lantern #createMaster .content .invoice-container .card .header {
      height: 105px;
      min-height: 105px;
      max-height: 105px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .invoice-date {
        font-size: 14px;
        margin-bottom: 32px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .invoice-number {
        font-size: 13px;
        padding-bottom: 2px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .invoice-number .number {
          padding-left: 6px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .due-date {
        font-size: 18px;
        padding-bottom: 16px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .due-date .date {
          padding-left: 6px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .client .info {
        line-height: 22px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .issuer {
        padding-right: 66px;
        height: 117px; }
body.theme-Lantern #createMaster .content .invoice-container .card .header .issuer .logo {
          width: 172px;
          padding: 0 8px;
          border-right: 1px solid rgba(255, 255, 255, 0.7); }
body.theme-Lantern #createMaster .content .invoice-container .card .header .issuer .info {
          padding: 16px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table {
      margin-top: 64px;
      font-size: 15px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table thead tr th {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table thead tr th:first-child {
          padding-left: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table thead tr th:last-child {
          padding-right: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table tbody tr td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:first-child {
          padding-left: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table tbody tr td:last-child {
          padding-right: 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table .title {
        font-size: 16px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table .detail {
        margin-top: 8px;
        font-size: 12px;
        max-width: 360px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer {
      margin: 32px 0 72px 0; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr td {
        text-align: right;
        font-size: 16px;
        font-weight: 600;
        border-bottom: none;
        padding: 4px 8px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr td:first-child {
          text-align: left; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr.discount td {
        padding-bottom: 32px; }
body.theme-Lantern #createMaster .content .invoice-container .card .content .invoice-table-footer tr.total td {
        padding: 24px 8px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 35px;
        font-weight: 300; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .note {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 24px; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .logo,
    body.theme-Lantern #createMaster .content .invoice-container .card .footer .small-note {
      -ms-flex: 0 1 auto; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .logo {
      width: 32px;
      min-width: 32px;
      margin-right: 24px; }
body.theme-Lantern #createMaster .content .invoice-container .card .footer .small-note {
      font-size: 12px;
      font-weight: 600;
      line-height: 18px; }
body.theme-Lantern preapp-list {
  border-right-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-list-item .tags .tag {
    background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern preapp-list-item.completed {
    background: #efefef; }
body.theme-Lantern preapp-list-item.completed .title,
    body.theme-Lantern preapp-list-item.completed .notes {
      color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern preapp-list-item.selected {
    background: #b30b04; }
body.theme-Lantern preapp-details .todo-header {
  background: #fafafa;
  border-bottom-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern preapp-details .todo-content .tag {
  background-color: rgba(0, 0, 0, 0.08); }
body.theme-Lantern #facility .content .center {
  background: white; }
body.theme-Lantern #facility .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #facility .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #facility .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #facility .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #facility .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #facility .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #facility .content-card {
  background: white; }
body.theme-Lantern #facility .content-card .line1 {
    background: #f5f5f5; }
body.theme-Lantern #facility .content-card .line1-title {
    background: white; }
body.theme-Lantern app-plan-overall .plan-overall-table:nth-child(odd) {
  background: #b30b04; }
body.theme-Lantern app-plan-detail .active {
  background-color: #fff; }
body.theme-Lantern #my-credit .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #my-credit .content .center {
  background: white; }
body.theme-Lantern #my-credit .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #my-credit .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #my-credit .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #my-credit .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #my-credit .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #my-credit .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #my-credit .content .center .content-card .toolbar {
  background: #fafafa; }
body.theme-Lantern #my-credit .content .center .content-card .toolbar .toolbar-separator {
    background: rgba(0, 0, 0, 0.12); }
body.theme-Lantern #fix-assets-register .content .center {
  background: white; }
body.theme-Lantern #fix-assets-register .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #fix-assets-register .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #fix-assets-register .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #fix-assets-register .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #fix-assets-register .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #fix-assets-register .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #fix-assets-register .content-card {
  background: white; }
body.theme-Lantern #fix-assets-register .content-card .line1 {
    background: #f5f5f5; }
body.theme-Lantern #fix-assets-register .content-card .line1-title {
    background: white; }
body.theme-Lantern #fix-assets-register app-regist-detail table tbody .mat-row:nth-child(even) {
  background: #b30b04; }
body.theme-Lantern #debit-note .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #debit-note .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #debit-note .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #debit-note .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #debit-note .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #debit-note .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #debit-note .content .center {
  background: white; }
body.theme-Lantern #debit-note .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #debit-note .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #debit-note .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #debit-note .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #debit-note .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #debit-note .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern app-detail .active, body.theme-Lantern app-cancel-detail .active {
  background-color: #fff; }
body.theme-Lantern #cost-transfer .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #cost-transfer .content .center {
  background: white; }
body.theme-Lantern #cost-transfer .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #cost-transfer .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #cost-transfer .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #cost-transfer .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #cost-transfer .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #cost-transfer .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #cost-transfer .cost-transfer-table .cost-transfer-line:nth-child(odd) {
  background: #b30b04; }
body.theme-Lantern #createMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #createMaster .header .search-wrapper {
    background: white;
    border-radius: 28px;
    overflow: hidden;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center flex-start;
    -ms-flex-align: center;
        align-items: center;
    /* flex: 1 0 3%; */
    width: 50%;
    margin-left: 53px;
    -ms-flex: none !important;
        flex: none !important; }
body.theme-Lantern #createMaster .header .search-wrapper .sidebar-toggle {
      margin: 0 0 0 6px;
      width: 56px;
      height: 45px;
      border-radius: 0;
      border-right: 1px solid; }
body.theme-Lantern #createMaster .header .search-wrapper .search {
      width: 100%;
      height: 45px;
      line-height: 56px;
      padding: 0 18px;
      color: darkgray; }
body.theme-Lantern #createMaster .header .search-wrapper .search .mat-icon {
        color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern #createMaster .header .search-wrapper .search input {
        background: white;
        color: rgba(0, 0, 0, 0.87);
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 0 16px;
        border: none;
        outline: none; }
body.theme-Lantern #createMaster .content .center {
  background: white; }
body.theme-Lantern #createMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #createMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #createMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #createMaster .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #createMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #createMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern #productMaster .header {
  height: 36px;
  min-height: 36px;
  max-height: 36px; }
body.theme-Lantern #productMaster .content .center {
  background: white; }
body.theme-Lantern #productMaster .content .mat-tab-header {
  background-color: #f5f5f5 !important; }
body.theme-Lantern #productMaster .content .mat-tab-label {
  min-width: 0 !important;
  padding: 0 14px !important; }
body.theme-Lantern #productMaster .content .mat-tab-label-active {
  background-color: white !important;
  opacity: 1 !important; }
body.theme-Lantern #productMaster .content .mat-ink-bar {
  height: 0; }
body.theme-Lantern #productMaster .content .mat-tab-header {
  border-bottom: none !important; }
body.theme-Lantern #productMaster .content .mat-tab-body-wrapper {
  height: 100%; }
body.theme-Lantern app-no-permission {
  border-right-color: rgba(0, 0, 0, 0.12);
  background-color: #fff; }
body.theme-Lantern .primary-50-bg {
  background-color: #b30b04 !important; }
body.theme-Lantern .primary-50 {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-Lantern .primary-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-50-fg {
  color: #b30b04 !important; }
body.theme-Lantern .primary-50-border {
  border-color: #b30b04 !important; }
body.theme-Lantern .primary-50-border-top {
  border-top-color: #b30b04 !important; }
body.theme-Lantern .primary-50-border-right {
  border-right-color: #b30b04 !important; }
body.theme-Lantern .primary-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-Lantern .primary-50-border-left {
  border-left-color: #b30b04 !important; }
body.theme-Lantern .primary-100-bg {
  background-color: #b30b03 !important; }
body.theme-Lantern .primary-100 {
  background-color: #b30b03 !important;
  color: white !important; }
body.theme-Lantern .primary-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-100-fg {
  color: #b30b03 !important; }
body.theme-Lantern .primary-100-border {
  border-color: #b30b03 !important; }
body.theme-Lantern .primary-100-border-top {
  border-top-color: #b30b03 !important; }
body.theme-Lantern .primary-100-border-right {
  border-right-color: #b30b03 !important; }
body.theme-Lantern .primary-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
body.theme-Lantern .primary-100-border-left {
  border-left-color: #b30b03 !important; }
body.theme-Lantern .primary-200-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .primary-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .primary-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-200-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .primary-200-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .primary-200-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .primary-200-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .primary-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .primary-200-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .primary-300-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .primary-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .primary-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-300-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .primary-300-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .primary-300-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .primary-300-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .primary-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .primary-300-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .primary-400-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .primary-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .primary-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-400-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .primary-400-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .primary-400-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .primary-400-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .primary-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .primary-400-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .primary-500-bg {
  background-color: #3c4252 !important; }
body.theme-Lantern .primary-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-Lantern .primary-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-500-fg {
  color: #3c4252 !important; }
body.theme-Lantern .primary-500-border {
  border-color: #3c4252 !important; }
body.theme-Lantern .primary-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-Lantern .primary-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-Lantern .primary-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-Lantern .primary-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-Lantern .primary-600-bg {
  background-color: #353a48 !important; }
body.theme-Lantern .primary-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-Lantern .primary-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-600-fg {
  color: #353a48 !important; }
body.theme-Lantern .primary-600-border {
  border-color: #353a48 !important; }
body.theme-Lantern .primary-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-Lantern .primary-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-Lantern .primary-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-Lantern .primary-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-Lantern .primary-700-bg {
  background-color: #2d323e !important; }
body.theme-Lantern .primary-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-Lantern .primary-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-700-fg {
  color: #2d323e !important; }
body.theme-Lantern .primary-700-border {
  border-color: #2d323e !important; }
body.theme-Lantern .primary-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-Lantern .primary-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-Lantern .primary-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-Lantern .primary-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-Lantern .primary-800-bg {
  background-color: #262933 !important; }
body.theme-Lantern .primary-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-Lantern .primary-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-800-fg {
  color: #262933 !important; }
body.theme-Lantern .primary-800-border {
  border-color: #262933 !important; }
body.theme-Lantern .primary-800-border-top {
  border-top-color: #262933 !important; }
body.theme-Lantern .primary-800-border-right {
  border-right-color: #262933 !important; }
body.theme-Lantern .primary-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-Lantern .primary-800-border-left {
  border-left-color: #262933 !important; }
body.theme-Lantern .primary-900-bg {
  background-color: #1e2129 !important; }
body.theme-Lantern .primary-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-Lantern .primary-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-900-fg {
  color: #1e2129 !important; }
body.theme-Lantern .primary-900-border {
  border-color: #1e2129 !important; }
body.theme-Lantern .primary-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-Lantern .primary-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-Lantern .primary-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-Lantern .primary-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-Lantern .primary-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-Lantern .primary-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-Lantern .primary-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-Lantern .primary-A100-fg {
  color: #c5c6cb !important; }
body.theme-Lantern .primary-A100-border {
  border-color: #c5c6cb !important; }
body.theme-Lantern .primary-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-Lantern .primary-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-Lantern .primary-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-Lantern .primary-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-Lantern .primary-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-Lantern .primary-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-Lantern .primary-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-A200-fg {
  color: #9ea1a9 !important; }
body.theme-Lantern .primary-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-Lantern .primary-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-Lantern .primary-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-Lantern .primary-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-Lantern .primary-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-Lantern .primary-A400-bg {
  background-color: #5c616f !important; }
body.theme-Lantern .primary-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-Lantern .primary-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-A400-fg {
  color: #5c616f !important; }
body.theme-Lantern .primary-A400-border {
  border-color: #5c616f !important; }
body.theme-Lantern .primary-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-Lantern .primary-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-Lantern .primary-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-Lantern .primary-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-Lantern .primary-A700-bg {
  background-color: #2d323e !important; }
body.theme-Lantern .primary-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-Lantern .primary-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-A700-fg {
  color: #2d323e !important; }
body.theme-Lantern .primary-A700-border {
  border-color: #2d323e !important; }
body.theme-Lantern .primary-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-Lantern .primary-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-Lantern .primary-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-Lantern .primary-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-Lantern .primary-bg {
  background-color: #b30b04 !important; }
body.theme-Lantern .primary {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-Lantern .primary[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .primary-fg {
  color: #b30b04 !important; }
body.theme-Lantern .primary-border {
  border-color: #b30b04 !important; }
body.theme-Lantern .primary-border-top {
  border-top-color: #b30b04 !important; }
body.theme-Lantern .primary-border-right {
  border-right-color: #b30b04 !important; }
body.theme-Lantern .primary-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-Lantern .primary-border-left {
  border-left-color: #b30b04 !important; }
body.theme-Lantern .accent-50-bg {
  background-color: #b30b04 !important; }
body.theme-Lantern .accent-50 {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-Lantern .accent-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-50-fg {
  color: #b30b04 !important; }
body.theme-Lantern .accent-50-border {
  border-color: #b30b04 !important; }
body.theme-Lantern .accent-50-border-top {
  border-top-color: #b30b04 !important; }
body.theme-Lantern .accent-50-border-right {
  border-right-color: #b30b04 !important; }
body.theme-Lantern .accent-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-Lantern .accent-50-border-left {
  border-left-color: #b30b04 !important; }
body.theme-Lantern .accent-100-bg {
  background-color: #b30b03 !important; }
body.theme-Lantern .accent-100 {
  background-color: #b30b03 !important;
  color: white !important; }
body.theme-Lantern .accent-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-100-fg {
  color: #b30b03 !important; }
body.theme-Lantern .accent-100-border {
  border-color: #b30b03 !important; }
body.theme-Lantern .accent-100-border-top {
  border-top-color: #b30b03 !important; }
body.theme-Lantern .accent-100-border-right {
  border-right-color: #b30b03 !important; }
body.theme-Lantern .accent-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
body.theme-Lantern .accent-100-border-left {
  border-left-color: #b30b03 !important; }
body.theme-Lantern .accent-200-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .accent-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .accent-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-200-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .accent-200-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .accent-200-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .accent-200-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .accent-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .accent-200-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .accent-300-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .accent-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .accent-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-300-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .accent-300-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .accent-300-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .accent-300-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .accent-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .accent-300-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .accent-400-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .accent-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .accent-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-400-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .accent-400-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .accent-400-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .accent-400-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .accent-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .accent-400-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .accent-500-bg {
  background-color: #3c4252 !important; }
body.theme-Lantern .accent-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-Lantern .accent-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-500-fg {
  color: #3c4252 !important; }
body.theme-Lantern .accent-500-border {
  border-color: #3c4252 !important; }
body.theme-Lantern .accent-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-Lantern .accent-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-Lantern .accent-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-Lantern .accent-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-Lantern .accent-600-bg {
  background-color: #353a48 !important; }
body.theme-Lantern .accent-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-Lantern .accent-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-600-fg {
  color: #353a48 !important; }
body.theme-Lantern .accent-600-border {
  border-color: #353a48 !important; }
body.theme-Lantern .accent-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-Lantern .accent-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-Lantern .accent-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-Lantern .accent-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-Lantern .accent-700-bg {
  background-color: #2d323e !important; }
body.theme-Lantern .accent-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-Lantern .accent-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-700-fg {
  color: #2d323e !important; }
body.theme-Lantern .accent-700-border {
  border-color: #2d323e !important; }
body.theme-Lantern .accent-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-Lantern .accent-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-Lantern .accent-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-Lantern .accent-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-Lantern .accent-800-bg {
  background-color: #262933 !important; }
body.theme-Lantern .accent-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-Lantern .accent-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-800-fg {
  color: #262933 !important; }
body.theme-Lantern .accent-800-border {
  border-color: #262933 !important; }
body.theme-Lantern .accent-800-border-top {
  border-top-color: #262933 !important; }
body.theme-Lantern .accent-800-border-right {
  border-right-color: #262933 !important; }
body.theme-Lantern .accent-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-Lantern .accent-800-border-left {
  border-left-color: #262933 !important; }
body.theme-Lantern .accent-900-bg {
  background-color: #1e2129 !important; }
body.theme-Lantern .accent-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-Lantern .accent-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-900-fg {
  color: #1e2129 !important; }
body.theme-Lantern .accent-900-border {
  border-color: #1e2129 !important; }
body.theme-Lantern .accent-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-Lantern .accent-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-Lantern .accent-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-Lantern .accent-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-Lantern .accent-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-Lantern .accent-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-Lantern .accent-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-Lantern .accent-A100-fg {
  color: #c5c6cb !important; }
body.theme-Lantern .accent-A100-border {
  border-color: #c5c6cb !important; }
body.theme-Lantern .accent-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-Lantern .accent-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-Lantern .accent-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-Lantern .accent-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-Lantern .accent-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-Lantern .accent-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-Lantern .accent-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-A200-fg {
  color: #9ea1a9 !important; }
body.theme-Lantern .accent-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-Lantern .accent-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-Lantern .accent-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-Lantern .accent-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-Lantern .accent-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-Lantern .accent-A400-bg {
  background-color: #5c616f !important; }
body.theme-Lantern .accent-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-Lantern .accent-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-A400-fg {
  color: #5c616f !important; }
body.theme-Lantern .accent-A400-border {
  border-color: #5c616f !important; }
body.theme-Lantern .accent-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-Lantern .accent-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-Lantern .accent-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-Lantern .accent-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-Lantern .accent-A700-bg {
  background-color: #2d323e !important; }
body.theme-Lantern .accent-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-Lantern .accent-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-A700-fg {
  color: #2d323e !important; }
body.theme-Lantern .accent-A700-border {
  border-color: #2d323e !important; }
body.theme-Lantern .accent-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-Lantern .accent-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-Lantern .accent-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-Lantern .accent-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-Lantern .accent-bg {
  background-color: #b30b04 !important; }
body.theme-Lantern .accent {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-Lantern .accent[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .accent-fg {
  color: #b30b04 !important; }
body.theme-Lantern .accent-border {
  border-color: #b30b04 !important; }
body.theme-Lantern .accent-border-top {
  border-top-color: #b30b04 !important; }
body.theme-Lantern .accent-border-right {
  border-right-color: #b30b04 !important; }
body.theme-Lantern .accent-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-Lantern .accent-border-left {
  border-left-color: #b30b04 !important; }
body.theme-Lantern .warn-50-bg {
  background-color: #b30b04 !important; }
body.theme-Lantern .warn-50 {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-Lantern .warn-50[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-50-fg {
  color: #b30b04 !important; }
body.theme-Lantern .warn-50-border {
  border-color: #b30b04 !important; }
body.theme-Lantern .warn-50-border-top {
  border-top-color: #b30b04 !important; }
body.theme-Lantern .warn-50-border-right {
  border-right-color: #b30b04 !important; }
body.theme-Lantern .warn-50-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-Lantern .warn-50-border-left {
  border-left-color: #b30b04 !important; }
body.theme-Lantern .warn-100-bg {
  background-color: #b30b03 !important; }
body.theme-Lantern .warn-100 {
  background-color: #b30b03 !important;
  color: white !important; }
body.theme-Lantern .warn-100[disabled] {
    background-color: rgba(179, 11, 3, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-100-fg {
  color: #b30b03 !important; }
body.theme-Lantern .warn-100-border {
  border-color: #b30b03 !important; }
body.theme-Lantern .warn-100-border-top {
  border-top-color: #b30b03 !important; }
body.theme-Lantern .warn-100-border-right {
  border-right-color: #b30b03 !important; }
body.theme-Lantern .warn-100-border-bottom {
  border-bottom-color: #b30b03 !important; }
body.theme-Lantern .warn-100-border-left {
  border-left-color: #b30b03 !important; }
body.theme-Lantern .warn-200-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .warn-200 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .warn-200[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-200-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .warn-200-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .warn-200-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .warn-200-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .warn-200-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .warn-200-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .warn-300-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .warn-300 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .warn-300[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-300-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .warn-300-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .warn-300-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .warn-300-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .warn-300-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .warn-300-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .warn-400-bg {
  background-color: #cc0d07 !important; }
body.theme-Lantern .warn-400 {
  background-color: #cc0d07 !important;
  color: white !important; }
body.theme-Lantern .warn-400[disabled] {
    background-color: rgba(204, 13, 7, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-400-fg {
  color: #cc0d07 !important; }
body.theme-Lantern .warn-400-border {
  border-color: #cc0d07 !important; }
body.theme-Lantern .warn-400-border-top {
  border-top-color: #cc0d07 !important; }
body.theme-Lantern .warn-400-border-right {
  border-right-color: #cc0d07 !important; }
body.theme-Lantern .warn-400-border-bottom {
  border-bottom-color: #cc0d07 !important; }
body.theme-Lantern .warn-400-border-left {
  border-left-color: #cc0d07 !important; }
body.theme-Lantern .warn-500-bg {
  background-color: #3c4252 !important; }
body.theme-Lantern .warn-500 {
  background-color: #3c4252 !important;
  color: white !important; }
body.theme-Lantern .warn-500[disabled] {
    background-color: rgba(60, 66, 82, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-500-fg {
  color: #3c4252 !important; }
body.theme-Lantern .warn-500-border {
  border-color: #3c4252 !important; }
body.theme-Lantern .warn-500-border-top {
  border-top-color: #3c4252 !important; }
body.theme-Lantern .warn-500-border-right {
  border-right-color: #3c4252 !important; }
body.theme-Lantern .warn-500-border-bottom {
  border-bottom-color: #3c4252 !important; }
body.theme-Lantern .warn-500-border-left {
  border-left-color: #3c4252 !important; }
body.theme-Lantern .warn-600-bg {
  background-color: #353a48 !important; }
body.theme-Lantern .warn-600 {
  background-color: #353a48 !important;
  color: white !important; }
body.theme-Lantern .warn-600[disabled] {
    background-color: rgba(53, 58, 72, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-600-fg {
  color: #353a48 !important; }
body.theme-Lantern .warn-600-border {
  border-color: #353a48 !important; }
body.theme-Lantern .warn-600-border-top {
  border-top-color: #353a48 !important; }
body.theme-Lantern .warn-600-border-right {
  border-right-color: #353a48 !important; }
body.theme-Lantern .warn-600-border-bottom {
  border-bottom-color: #353a48 !important; }
body.theme-Lantern .warn-600-border-left {
  border-left-color: #353a48 !important; }
body.theme-Lantern .warn-700-bg {
  background-color: #2d323e !important; }
body.theme-Lantern .warn-700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-Lantern .warn-700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-700-fg {
  color: #2d323e !important; }
body.theme-Lantern .warn-700-border {
  border-color: #2d323e !important; }
body.theme-Lantern .warn-700-border-top {
  border-top-color: #2d323e !important; }
body.theme-Lantern .warn-700-border-right {
  border-right-color: #2d323e !important; }
body.theme-Lantern .warn-700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-Lantern .warn-700-border-left {
  border-left-color: #2d323e !important; }
body.theme-Lantern .warn-800-bg {
  background-color: #262933 !important; }
body.theme-Lantern .warn-800 {
  background-color: #262933 !important;
  color: white !important; }
body.theme-Lantern .warn-800[disabled] {
    background-color: rgba(38, 41, 51, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-800-fg {
  color: #262933 !important; }
body.theme-Lantern .warn-800-border {
  border-color: #262933 !important; }
body.theme-Lantern .warn-800-border-top {
  border-top-color: #262933 !important; }
body.theme-Lantern .warn-800-border-right {
  border-right-color: #262933 !important; }
body.theme-Lantern .warn-800-border-bottom {
  border-bottom-color: #262933 !important; }
body.theme-Lantern .warn-800-border-left {
  border-left-color: #262933 !important; }
body.theme-Lantern .warn-900-bg {
  background-color: #1e2129 !important; }
body.theme-Lantern .warn-900 {
  background-color: #1e2129 !important;
  color: white !important; }
body.theme-Lantern .warn-900[disabled] {
    background-color: rgba(30, 33, 41, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-900-fg {
  color: #1e2129 !important; }
body.theme-Lantern .warn-900-border {
  border-color: #1e2129 !important; }
body.theme-Lantern .warn-900-border-top {
  border-top-color: #1e2129 !important; }
body.theme-Lantern .warn-900-border-right {
  border-right-color: #1e2129 !important; }
body.theme-Lantern .warn-900-border-bottom {
  border-bottom-color: #1e2129 !important; }
body.theme-Lantern .warn-900-border-left {
  border-left-color: #1e2129 !important; }
body.theme-Lantern .warn-A100-bg {
  background-color: #c5c6cb !important; }
body.theme-Lantern .warn-A100 {
  background-color: #c5c6cb !important;
  color: rgba(0, 0, 0, 0.87) !important; }
body.theme-Lantern .warn-A100[disabled] {
    background-color: rgba(197, 198, 203, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important; }
body.theme-Lantern .warn-A100-fg {
  color: #c5c6cb !important; }
body.theme-Lantern .warn-A100-border {
  border-color: #c5c6cb !important; }
body.theme-Lantern .warn-A100-border-top {
  border-top-color: #c5c6cb !important; }
body.theme-Lantern .warn-A100-border-right {
  border-right-color: #c5c6cb !important; }
body.theme-Lantern .warn-A100-border-bottom {
  border-bottom-color: #c5c6cb !important; }
body.theme-Lantern .warn-A100-border-left {
  border-left-color: #c5c6cb !important; }
body.theme-Lantern .warn-A200-bg {
  background-color: #9ea1a9 !important; }
body.theme-Lantern .warn-A200 {
  background-color: #9ea1a9 !important;
  color: white !important; }
body.theme-Lantern .warn-A200[disabled] {
    background-color: rgba(158, 161, 169, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-A200-fg {
  color: #9ea1a9 !important; }
body.theme-Lantern .warn-A200-border {
  border-color: #9ea1a9 !important; }
body.theme-Lantern .warn-A200-border-top {
  border-top-color: #9ea1a9 !important; }
body.theme-Lantern .warn-A200-border-right {
  border-right-color: #9ea1a9 !important; }
body.theme-Lantern .warn-A200-border-bottom {
  border-bottom-color: #9ea1a9 !important; }
body.theme-Lantern .warn-A200-border-left {
  border-left-color: #9ea1a9 !important; }
body.theme-Lantern .warn-A400-bg {
  background-color: #5c616f !important; }
body.theme-Lantern .warn-A400 {
  background-color: #5c616f !important;
  color: white !important; }
body.theme-Lantern .warn-A400[disabled] {
    background-color: rgba(92, 97, 111, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-A400-fg {
  color: #5c616f !important; }
body.theme-Lantern .warn-A400-border {
  border-color: #5c616f !important; }
body.theme-Lantern .warn-A400-border-top {
  border-top-color: #5c616f !important; }
body.theme-Lantern .warn-A400-border-right {
  border-right-color: #5c616f !important; }
body.theme-Lantern .warn-A400-border-bottom {
  border-bottom-color: #5c616f !important; }
body.theme-Lantern .warn-A400-border-left {
  border-left-color: #5c616f !important; }
body.theme-Lantern .warn-A700-bg {
  background-color: #2d323e !important; }
body.theme-Lantern .warn-A700 {
  background-color: #2d323e !important;
  color: white !important; }
body.theme-Lantern .warn-A700[disabled] {
    background-color: rgba(45, 50, 62, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-A700-fg {
  color: #2d323e !important; }
body.theme-Lantern .warn-A700-border {
  border-color: #2d323e !important; }
body.theme-Lantern .warn-A700-border-top {
  border-top-color: #2d323e !important; }
body.theme-Lantern .warn-A700-border-right {
  border-right-color: #2d323e !important; }
body.theme-Lantern .warn-A700-border-bottom {
  border-bottom-color: #2d323e !important; }
body.theme-Lantern .warn-A700-border-left {
  border-left-color: #2d323e !important; }
body.theme-Lantern .warn-bg {
  background-color: #b30b04 !important; }
body.theme-Lantern .warn {
  background-color: #b30b04 !important;
  color: white !important; }
body.theme-Lantern .warn[disabled] {
    background-color: rgba(179, 11, 4, 0.12) !important;
    color: rgba(255, 255, 255, 0.26) !important; }
body.theme-Lantern .warn-fg {
  color: #b30b04 !important; }
body.theme-Lantern .warn-border {
  border-color: #b30b04 !important; }
body.theme-Lantern .warn-border-top {
  border-top-color: #b30b04 !important; }
body.theme-Lantern .warn-border-right {
  border-right-color: #b30b04 !important; }
body.theme-Lantern .warn-border-bottom {
  border-bottom-color: #b30b04 !important; }
body.theme-Lantern .warn-border-left {
  border-left-color: #b30b04 !important; }
body.theme-Lantern .primary-A100 i,
body.theme-Lantern .primary-A100 .icon, body.theme-Lantern .accent-A100 i,
body.theme-Lantern .accent-A100 .icon, body.theme-Lantern .warn-A100 i,
body.theme-Lantern .warn-A100 .icon {
  color: rgba(0, 0, 0, 0.54); }
body.theme-Lantern .primary-A100.secondary-text,
body.theme-Lantern .primary-A100 .secondary-text, body.theme-Lantern .accent-A100.secondary-text,
body.theme-Lantern .accent-A100 .secondary-text, body.theme-Lantern .warn-A100.secondary-text,
body.theme-Lantern .warn-A100 .secondary-text {
  color: rgba(0, 0, 0, 0.54) !important; }
body.theme-Lantern .primary-A100.hint-text,
body.theme-Lantern .primary-A100 .hint-text, body.theme-Lantern .primary-A100.disabled-text,
body.theme-Lantern .primary-A100 .disabled-text, body.theme-Lantern .accent-A100.hint-text,
body.theme-Lantern .accent-A100 .hint-text, body.theme-Lantern .accent-A100.disabled-text,
body.theme-Lantern .accent-A100 .disabled-text, body.theme-Lantern .warn-A100.hint-text,
body.theme-Lantern .warn-A100 .hint-text, body.theme-Lantern .warn-A100.disabled-text,
body.theme-Lantern .warn-A100 .disabled-text {
  color: rgba(0, 0, 0, 0.38) !important; }
body.theme-Lantern .primary-A100.divider,
body.theme-Lantern .primary-A100 .divider, body.theme-Lantern .accent-A100.divider,
body.theme-Lantern .accent-A100 .divider, body.theme-Lantern .warn-A100.divider,
body.theme-Lantern .warn-A100 .divider {
  color: rgba(0, 0, 0, 0.12) !important; }
body.theme-Lantern .primary-A100 .mat-ripple-element, body.theme-Lantern .accent-A100 .mat-ripple-element, body.theme-Lantern .warn-A100 .mat-ripple-element {
  background: rgba(0, 0, 0, 0.1); }
body.theme-Lantern .primary-A100 .adaptive-border-color, body.theme-Lantern .accent-A100 .adaptive-border-color, body.theme-Lantern .warn-A100 .adaptive-border-color {
  border-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .primary-50 i,
body.theme-Lantern .primary-50 .icon, body.theme-Lantern .primary-100 i,
body.theme-Lantern .primary-100 .icon, body.theme-Lantern .primary-200 i,
body.theme-Lantern .primary-200 .icon, body.theme-Lantern .primary-300 i,
body.theme-Lantern .primary-300 .icon, body.theme-Lantern .primary-400 i,
body.theme-Lantern .primary-400 .icon, body.theme-Lantern .primary-500 i,
body.theme-Lantern .primary-500 .icon, body.theme-Lantern .primary-600 i,
body.theme-Lantern .primary-600 .icon, body.theme-Lantern .primary-700 i,
body.theme-Lantern .primary-700 .icon, body.theme-Lantern .primary-800 i,
body.theme-Lantern .primary-800 .icon, body.theme-Lantern .primary-900 i,
body.theme-Lantern .primary-900 .icon, body.theme-Lantern .primary-A200 i,
body.theme-Lantern .primary-A200 .icon, body.theme-Lantern .primary-A400 i,
body.theme-Lantern .primary-A400 .icon, body.theme-Lantern .primary-A700 i,
body.theme-Lantern .primary-A700 .icon, body.theme-Lantern .primary i,
body.theme-Lantern .primary .icon, body.theme-Lantern .accent-50 i,
body.theme-Lantern .accent-50 .icon, body.theme-Lantern .accent-100 i,
body.theme-Lantern .accent-100 .icon, body.theme-Lantern .accent-200 i,
body.theme-Lantern .accent-200 .icon, body.theme-Lantern .accent-300 i,
body.theme-Lantern .accent-300 .icon, body.theme-Lantern .accent-400 i,
body.theme-Lantern .accent-400 .icon, body.theme-Lantern .accent-500 i,
body.theme-Lantern .accent-500 .icon, body.theme-Lantern .accent-600 i,
body.theme-Lantern .accent-600 .icon, body.theme-Lantern .accent-700 i,
body.theme-Lantern .accent-700 .icon, body.theme-Lantern .accent-800 i,
body.theme-Lantern .accent-800 .icon, body.theme-Lantern .accent-900 i,
body.theme-Lantern .accent-900 .icon, body.theme-Lantern .accent-A200 i,
body.theme-Lantern .accent-A200 .icon, body.theme-Lantern .accent-A400 i,
body.theme-Lantern .accent-A400 .icon, body.theme-Lantern .accent-A700 i,
body.theme-Lantern .accent-A700 .icon, body.theme-Lantern .accent i,
body.theme-Lantern .accent .icon, body.theme-Lantern .warn-50 i,
body.theme-Lantern .warn-50 .icon, body.theme-Lantern .warn-100 i,
body.theme-Lantern .warn-100 .icon, body.theme-Lantern .warn-200 i,
body.theme-Lantern .warn-200 .icon, body.theme-Lantern .warn-300 i,
body.theme-Lantern .warn-300 .icon, body.theme-Lantern .warn-400 i,
body.theme-Lantern .warn-400 .icon, body.theme-Lantern .warn-500 i,
body.theme-Lantern .warn-500 .icon, body.theme-Lantern .warn-600 i,
body.theme-Lantern .warn-600 .icon, body.theme-Lantern .warn-700 i,
body.theme-Lantern .warn-700 .icon, body.theme-Lantern .warn-800 i,
body.theme-Lantern .warn-800 .icon, body.theme-Lantern .warn-900 i,
body.theme-Lantern .warn-900 .icon, body.theme-Lantern .warn-A200 i,
body.theme-Lantern .warn-A200 .icon, body.theme-Lantern .warn-A400 i,
body.theme-Lantern .warn-A400 .icon, body.theme-Lantern .warn-A700 i,
body.theme-Lantern .warn-A700 .icon, body.theme-Lantern .warn i,
body.theme-Lantern .warn .icon {
  color: white; }
body.theme-Lantern .primary-50.secondary-text,
body.theme-Lantern .primary-50 .secondary-text, body.theme-Lantern .primary-100.secondary-text,
body.theme-Lantern .primary-100 .secondary-text, body.theme-Lantern .primary-200.secondary-text,
body.theme-Lantern .primary-200 .secondary-text, body.theme-Lantern .primary-300.secondary-text,
body.theme-Lantern .primary-300 .secondary-text, body.theme-Lantern .primary-400.secondary-text,
body.theme-Lantern .primary-400 .secondary-text, body.theme-Lantern .primary-500.secondary-text,
body.theme-Lantern .primary-500 .secondary-text, body.theme-Lantern .primary-600.secondary-text,
body.theme-Lantern .primary-600 .secondary-text, body.theme-Lantern .primary-700.secondary-text,
body.theme-Lantern .primary-700 .secondary-text, body.theme-Lantern .primary-800.secondary-text,
body.theme-Lantern .primary-800 .secondary-text, body.theme-Lantern .primary-900.secondary-text,
body.theme-Lantern .primary-900 .secondary-text, body.theme-Lantern .primary-A200.secondary-text,
body.theme-Lantern .primary-A200 .secondary-text, body.theme-Lantern .primary-A400.secondary-text,
body.theme-Lantern .primary-A400 .secondary-text, body.theme-Lantern .primary-A700.secondary-text,
body.theme-Lantern .primary-A700 .secondary-text, body.theme-Lantern .primary.secondary-text,
body.theme-Lantern .primary .secondary-text, body.theme-Lantern .accent-50.secondary-text,
body.theme-Lantern .accent-50 .secondary-text, body.theme-Lantern .accent-100.secondary-text,
body.theme-Lantern .accent-100 .secondary-text, body.theme-Lantern .accent-200.secondary-text,
body.theme-Lantern .accent-200 .secondary-text, body.theme-Lantern .accent-300.secondary-text,
body.theme-Lantern .accent-300 .secondary-text, body.theme-Lantern .accent-400.secondary-text,
body.theme-Lantern .accent-400 .secondary-text, body.theme-Lantern .accent-500.secondary-text,
body.theme-Lantern .accent-500 .secondary-text, body.theme-Lantern .accent-600.secondary-text,
body.theme-Lantern .accent-600 .secondary-text, body.theme-Lantern .accent-700.secondary-text,
body.theme-Lantern .accent-700 .secondary-text, body.theme-Lantern .accent-800.secondary-text,
body.theme-Lantern .accent-800 .secondary-text, body.theme-Lantern .accent-900.secondary-text,
body.theme-Lantern .accent-900 .secondary-text, body.theme-Lantern .accent-A200.secondary-text,
body.theme-Lantern .accent-A200 .secondary-text, body.theme-Lantern .accent-A400.secondary-text,
body.theme-Lantern .accent-A400 .secondary-text, body.theme-Lantern .accent-A700.secondary-text,
body.theme-Lantern .accent-A700 .secondary-text, body.theme-Lantern .accent.secondary-text,
body.theme-Lantern .accent .secondary-text, body.theme-Lantern .warn-50.secondary-text,
body.theme-Lantern .warn-50 .secondary-text, body.theme-Lantern .warn-100.secondary-text,
body.theme-Lantern .warn-100 .secondary-text, body.theme-Lantern .warn-200.secondary-text,
body.theme-Lantern .warn-200 .secondary-text, body.theme-Lantern .warn-300.secondary-text,
body.theme-Lantern .warn-300 .secondary-text, body.theme-Lantern .warn-400.secondary-text,
body.theme-Lantern .warn-400 .secondary-text, body.theme-Lantern .warn-500.secondary-text,
body.theme-Lantern .warn-500 .secondary-text, body.theme-Lantern .warn-600.secondary-text,
body.theme-Lantern .warn-600 .secondary-text, body.theme-Lantern .warn-700.secondary-text,
body.theme-Lantern .warn-700 .secondary-text, body.theme-Lantern .warn-800.secondary-text,
body.theme-Lantern .warn-800 .secondary-text, body.theme-Lantern .warn-900.secondary-text,
body.theme-Lantern .warn-900 .secondary-text, body.theme-Lantern .warn-A200.secondary-text,
body.theme-Lantern .warn-A200 .secondary-text, body.theme-Lantern .warn-A400.secondary-text,
body.theme-Lantern .warn-A400 .secondary-text, body.theme-Lantern .warn-A700.secondary-text,
body.theme-Lantern .warn-A700 .secondary-text, body.theme-Lantern .warn.secondary-text,
body.theme-Lantern .warn .secondary-text {
  color: rgba(255, 255, 255, 0.7) !important; }
body.theme-Lantern .primary-50.hint-text,
body.theme-Lantern .primary-50 .hint-text, body.theme-Lantern .primary-50.disabled-text,
body.theme-Lantern .primary-50 .disabled-text, body.theme-Lantern .primary-100.hint-text,
body.theme-Lantern .primary-100 .hint-text, body.theme-Lantern .primary-100.disabled-text,
body.theme-Lantern .primary-100 .disabled-text, body.theme-Lantern .primary-200.hint-text,
body.theme-Lantern .primary-200 .hint-text, body.theme-Lantern .primary-200.disabled-text,
body.theme-Lantern .primary-200 .disabled-text, body.theme-Lantern .primary-300.hint-text,
body.theme-Lantern .primary-300 .hint-text, body.theme-Lantern .primary-300.disabled-text,
body.theme-Lantern .primary-300 .disabled-text, body.theme-Lantern .primary-400.hint-text,
body.theme-Lantern .primary-400 .hint-text, body.theme-Lantern .primary-400.disabled-text,
body.theme-Lantern .primary-400 .disabled-text, body.theme-Lantern .primary-500.hint-text,
body.theme-Lantern .primary-500 .hint-text, body.theme-Lantern .primary-500.disabled-text,
body.theme-Lantern .primary-500 .disabled-text, body.theme-Lantern .primary-600.hint-text,
body.theme-Lantern .primary-600 .hint-text, body.theme-Lantern .primary-600.disabled-text,
body.theme-Lantern .primary-600 .disabled-text, body.theme-Lantern .primary-700.hint-text,
body.theme-Lantern .primary-700 .hint-text, body.theme-Lantern .primary-700.disabled-text,
body.theme-Lantern .primary-700 .disabled-text, body.theme-Lantern .primary-800.hint-text,
body.theme-Lantern .primary-800 .hint-text, body.theme-Lantern .primary-800.disabled-text,
body.theme-Lantern .primary-800 .disabled-text, body.theme-Lantern .primary-900.hint-text,
body.theme-Lantern .primary-900 .hint-text, body.theme-Lantern .primary-900.disabled-text,
body.theme-Lantern .primary-900 .disabled-text, body.theme-Lantern .primary-A200.hint-text,
body.theme-Lantern .primary-A200 .hint-text, body.theme-Lantern .primary-A200.disabled-text,
body.theme-Lantern .primary-A200 .disabled-text, body.theme-Lantern .primary-A400.hint-text,
body.theme-Lantern .primary-A400 .hint-text, body.theme-Lantern .primary-A400.disabled-text,
body.theme-Lantern .primary-A400 .disabled-text, body.theme-Lantern .primary-A700.hint-text,
body.theme-Lantern .primary-A700 .hint-text, body.theme-Lantern .primary-A700.disabled-text,
body.theme-Lantern .primary-A700 .disabled-text, body.theme-Lantern .primary.hint-text,
body.theme-Lantern .primary .hint-text, body.theme-Lantern .primary.disabled-text,
body.theme-Lantern .primary .disabled-text, body.theme-Lantern .accent-50.hint-text,
body.theme-Lantern .accent-50 .hint-text, body.theme-Lantern .accent-50.disabled-text,
body.theme-Lantern .accent-50 .disabled-text, body.theme-Lantern .accent-100.hint-text,
body.theme-Lantern .accent-100 .hint-text, body.theme-Lantern .accent-100.disabled-text,
body.theme-Lantern .accent-100 .disabled-text, body.theme-Lantern .accent-200.hint-text,
body.theme-Lantern .accent-200 .hint-text, body.theme-Lantern .accent-200.disabled-text,
body.theme-Lantern .accent-200 .disabled-text, body.theme-Lantern .accent-300.hint-text,
body.theme-Lantern .accent-300 .hint-text, body.theme-Lantern .accent-300.disabled-text,
body.theme-Lantern .accent-300 .disabled-text, body.theme-Lantern .accent-400.hint-text,
body.theme-Lantern .accent-400 .hint-text, body.theme-Lantern .accent-400.disabled-text,
body.theme-Lantern .accent-400 .disabled-text, body.theme-Lantern .accent-500.hint-text,
body.theme-Lantern .accent-500 .hint-text, body.theme-Lantern .accent-500.disabled-text,
body.theme-Lantern .accent-500 .disabled-text, body.theme-Lantern .accent-600.hint-text,
body.theme-Lantern .accent-600 .hint-text, body.theme-Lantern .accent-600.disabled-text,
body.theme-Lantern .accent-600 .disabled-text, body.theme-Lantern .accent-700.hint-text,
body.theme-Lantern .accent-700 .hint-text, body.theme-Lantern .accent-700.disabled-text,
body.theme-Lantern .accent-700 .disabled-text, body.theme-Lantern .accent-800.hint-text,
body.theme-Lantern .accent-800 .hint-text, body.theme-Lantern .accent-800.disabled-text,
body.theme-Lantern .accent-800 .disabled-text, body.theme-Lantern .accent-900.hint-text,
body.theme-Lantern .accent-900 .hint-text, body.theme-Lantern .accent-900.disabled-text,
body.theme-Lantern .accent-900 .disabled-text, body.theme-Lantern .accent-A200.hint-text,
body.theme-Lantern .accent-A200 .hint-text, body.theme-Lantern .accent-A200.disabled-text,
body.theme-Lantern .accent-A200 .disabled-text, body.theme-Lantern .accent-A400.hint-text,
body.theme-Lantern .accent-A400 .hint-text, body.theme-Lantern .accent-A400.disabled-text,
body.theme-Lantern .accent-A400 .disabled-text, body.theme-Lantern .accent-A700.hint-text,
body.theme-Lantern .accent-A700 .hint-text, body.theme-Lantern .accent-A700.disabled-text,
body.theme-Lantern .accent-A700 .disabled-text, body.theme-Lantern .accent.hint-text,
body.theme-Lantern .accent .hint-text, body.theme-Lantern .accent.disabled-text,
body.theme-Lantern .accent .disabled-text, body.theme-Lantern .warn-50.hint-text,
body.theme-Lantern .warn-50 .hint-text, body.theme-Lantern .warn-50.disabled-text,
body.theme-Lantern .warn-50 .disabled-text, body.theme-Lantern .warn-100.hint-text,
body.theme-Lantern .warn-100 .hint-text, body.theme-Lantern .warn-100.disabled-text,
body.theme-Lantern .warn-100 .disabled-text, body.theme-Lantern .warn-200.hint-text,
body.theme-Lantern .warn-200 .hint-text, body.theme-Lantern .warn-200.disabled-text,
body.theme-Lantern .warn-200 .disabled-text, body.theme-Lantern .warn-300.hint-text,
body.theme-Lantern .warn-300 .hint-text, body.theme-Lantern .warn-300.disabled-text,
body.theme-Lantern .warn-300 .disabled-text, body.theme-Lantern .warn-400.hint-text,
body.theme-Lantern .warn-400 .hint-text, body.theme-Lantern .warn-400.disabled-text,
body.theme-Lantern .warn-400 .disabled-text, body.theme-Lantern .warn-500.hint-text,
body.theme-Lantern .warn-500 .hint-text, body.theme-Lantern .warn-500.disabled-text,
body.theme-Lantern .warn-500 .disabled-text, body.theme-Lantern .warn-600.hint-text,
body.theme-Lantern .warn-600 .hint-text, body.theme-Lantern .warn-600.disabled-text,
body.theme-Lantern .warn-600 .disabled-text, body.theme-Lantern .warn-700.hint-text,
body.theme-Lantern .warn-700 .hint-text, body.theme-Lantern .warn-700.disabled-text,
body.theme-Lantern .warn-700 .disabled-text, body.theme-Lantern .warn-800.hint-text,
body.theme-Lantern .warn-800 .hint-text, body.theme-Lantern .warn-800.disabled-text,
body.theme-Lantern .warn-800 .disabled-text, body.theme-Lantern .warn-900.hint-text,
body.theme-Lantern .warn-900 .hint-text, body.theme-Lantern .warn-900.disabled-text,
body.theme-Lantern .warn-900 .disabled-text, body.theme-Lantern .warn-A200.hint-text,
body.theme-Lantern .warn-A200 .hint-text, body.theme-Lantern .warn-A200.disabled-text,
body.theme-Lantern .warn-A200 .disabled-text, body.theme-Lantern .warn-A400.hint-text,
body.theme-Lantern .warn-A400 .hint-text, body.theme-Lantern .warn-A400.disabled-text,
body.theme-Lantern .warn-A400 .disabled-text, body.theme-Lantern .warn-A700.hint-text,
body.theme-Lantern .warn-A700 .hint-text, body.theme-Lantern .warn-A700.disabled-text,
body.theme-Lantern .warn-A700 .disabled-text, body.theme-Lantern .warn.hint-text,
body.theme-Lantern .warn .hint-text, body.theme-Lantern .warn.disabled-text,
body.theme-Lantern .warn .disabled-text {
  color: rgba(255, 255, 255, 0.5) !important; }
body.theme-Lantern .primary-50.divider,
body.theme-Lantern .primary-50 .divider, body.theme-Lantern .primary-100.divider,
body.theme-Lantern .primary-100 .divider, body.theme-Lantern .primary-200.divider,
body.theme-Lantern .primary-200 .divider, body.theme-Lantern .primary-300.divider,
body.theme-Lantern .primary-300 .divider, body.theme-Lantern .primary-400.divider,
body.theme-Lantern .primary-400 .divider, body.theme-Lantern .primary-500.divider,
body.theme-Lantern .primary-500 .divider, body.theme-Lantern .primary-600.divider,
body.theme-Lantern .primary-600 .divider, body.theme-Lantern .primary-700.divider,
body.theme-Lantern .primary-700 .divider, body.theme-Lantern .primary-800.divider,
body.theme-Lantern .primary-800 .divider, body.theme-Lantern .primary-900.divider,
body.theme-Lantern .primary-900 .divider, body.theme-Lantern .primary-A200.divider,
body.theme-Lantern .primary-A200 .divider, body.theme-Lantern .primary-A400.divider,
body.theme-Lantern .primary-A400 .divider, body.theme-Lantern .primary-A700.divider,
body.theme-Lantern .primary-A700 .divider, body.theme-Lantern .primary.divider,
body.theme-Lantern .primary .divider, body.theme-Lantern .accent-50.divider,
body.theme-Lantern .accent-50 .divider, body.theme-Lantern .accent-100.divider,
body.theme-Lantern .accent-100 .divider, body.theme-Lantern .accent-200.divider,
body.theme-Lantern .accent-200 .divider, body.theme-Lantern .accent-300.divider,
body.theme-Lantern .accent-300 .divider, body.theme-Lantern .accent-400.divider,
body.theme-Lantern .accent-400 .divider, body.theme-Lantern .accent-500.divider,
body.theme-Lantern .accent-500 .divider, body.theme-Lantern .accent-600.divider,
body.theme-Lantern .accent-600 .divider, body.theme-Lantern .accent-700.divider,
body.theme-Lantern .accent-700 .divider, body.theme-Lantern .accent-800.divider,
body.theme-Lantern .accent-800 .divider, body.theme-Lantern .accent-900.divider,
body.theme-Lantern .accent-900 .divider, body.theme-Lantern .accent-A200.divider,
body.theme-Lantern .accent-A200 .divider, body.theme-Lantern .accent-A400.divider,
body.theme-Lantern .accent-A400 .divider, body.theme-Lantern .accent-A700.divider,
body.theme-Lantern .accent-A700 .divider, body.theme-Lantern .accent.divider,
body.theme-Lantern .accent .divider, body.theme-Lantern .warn-50.divider,
body.theme-Lantern .warn-50 .divider, body.theme-Lantern .warn-100.divider,
body.theme-Lantern .warn-100 .divider, body.theme-Lantern .warn-200.divider,
body.theme-Lantern .warn-200 .divider, body.theme-Lantern .warn-300.divider,
body.theme-Lantern .warn-300 .divider, body.theme-Lantern .warn-400.divider,
body.theme-Lantern .warn-400 .divider, body.theme-Lantern .warn-500.divider,
body.theme-Lantern .warn-500 .divider, body.theme-Lantern .warn-600.divider,
body.theme-Lantern .warn-600 .divider, body.theme-Lantern .warn-700.divider,
body.theme-Lantern .warn-700 .divider, body.theme-Lantern .warn-800.divider,
body.theme-Lantern .warn-800 .divider, body.theme-Lantern .warn-900.divider,
body.theme-Lantern .warn-900 .divider, body.theme-Lantern .warn-A200.divider,
body.theme-Lantern .warn-A200 .divider, body.theme-Lantern .warn-A400.divider,
body.theme-Lantern .warn-A400 .divider, body.theme-Lantern .warn-A700.divider,
body.theme-Lantern .warn-A700 .divider, body.theme-Lantern .warn.divider,
body.theme-Lantern .warn .divider {
  color: rgba(255, 255, 255, 0.12) !important; }
body.theme-Lantern .primary-50 .mat-ripple-element, body.theme-Lantern .primary-100 .mat-ripple-element, body.theme-Lantern .primary-200 .mat-ripple-element, body.theme-Lantern .primary-300 .mat-ripple-element, body.theme-Lantern .primary-400 .mat-ripple-element, body.theme-Lantern .primary-500 .mat-ripple-element, body.theme-Lantern .primary-600 .mat-ripple-element, body.theme-Lantern .primary-700 .mat-ripple-element, body.theme-Lantern .primary-800 .mat-ripple-element, body.theme-Lantern .primary-900 .mat-ripple-element, body.theme-Lantern .primary-A200 .mat-ripple-element, body.theme-Lantern .primary-A400 .mat-ripple-element, body.theme-Lantern .primary-A700 .mat-ripple-element, body.theme-Lantern .primary .mat-ripple-element, body.theme-Lantern .accent-50 .mat-ripple-element, body.theme-Lantern .accent-100 .mat-ripple-element, body.theme-Lantern .accent-200 .mat-ripple-element, body.theme-Lantern .accent-300 .mat-ripple-element, body.theme-Lantern .accent-400 .mat-ripple-element, body.theme-Lantern .accent-500 .mat-ripple-element, body.theme-Lantern .accent-600 .mat-ripple-element, body.theme-Lantern .accent-700 .mat-ripple-element, body.theme-Lantern .accent-800 .mat-ripple-element, body.theme-Lantern .accent-900 .mat-ripple-element, body.theme-Lantern .accent-A200 .mat-ripple-element, body.theme-Lantern .accent-A400 .mat-ripple-element, body.theme-Lantern .accent-A700 .mat-ripple-element, body.theme-Lantern .accent .mat-ripple-element, body.theme-Lantern .warn-50 .mat-ripple-element, body.theme-Lantern .warn-100 .mat-ripple-element, body.theme-Lantern .warn-200 .mat-ripple-element, body.theme-Lantern .warn-300 .mat-ripple-element, body.theme-Lantern .warn-400 .mat-ripple-element, body.theme-Lantern .warn-500 .mat-ripple-element, body.theme-Lantern .warn-600 .mat-ripple-element, body.theme-Lantern .warn-700 .mat-ripple-element, body.theme-Lantern .warn-800 .mat-ripple-element, body.theme-Lantern .warn-900 .mat-ripple-element, body.theme-Lantern .warn-A200 .mat-ripple-element, body.theme-Lantern .warn-A400 .mat-ripple-element, body.theme-Lantern .warn-A700 .mat-ripple-element, body.theme-Lantern .warn .mat-ripple-element {
  background: rgba(255, 255, 255, 0.1); }
body.theme-Lantern .primary-50 .adaptive-border-color, body.theme-Lantern .primary-100 .adaptive-border-color, body.theme-Lantern .primary-200 .adaptive-border-color, body.theme-Lantern .primary-300 .adaptive-border-color, body.theme-Lantern .primary-400 .adaptive-border-color, body.theme-Lantern .primary-500 .adaptive-border-color, body.theme-Lantern .primary-600 .adaptive-border-color, body.theme-Lantern .primary-700 .adaptive-border-color, body.theme-Lantern .primary-800 .adaptive-border-color, body.theme-Lantern .primary-900 .adaptive-border-color, body.theme-Lantern .primary-A200 .adaptive-border-color, body.theme-Lantern .primary-A400 .adaptive-border-color, body.theme-Lantern .primary-A700 .adaptive-border-color, body.theme-Lantern .primary .adaptive-border-color, body.theme-Lantern .accent-50 .adaptive-border-color, body.theme-Lantern .accent-100 .adaptive-border-color, body.theme-Lantern .accent-200 .adaptive-border-color, body.theme-Lantern .accent-300 .adaptive-border-color, body.theme-Lantern .accent-400 .adaptive-border-color, body.theme-Lantern .accent-500 .adaptive-border-color, body.theme-Lantern .accent-600 .adaptive-border-color, body.theme-Lantern .accent-700 .adaptive-border-color, body.theme-Lantern .accent-800 .adaptive-border-color, body.theme-Lantern .accent-900 .adaptive-border-color, body.theme-Lantern .accent-A200 .adaptive-border-color, body.theme-Lantern .accent-A400 .adaptive-border-color, body.theme-Lantern .accent-A700 .adaptive-border-color, body.theme-Lantern .accent .adaptive-border-color, body.theme-Lantern .warn-50 .adaptive-border-color, body.theme-Lantern .warn-100 .adaptive-border-color, body.theme-Lantern .warn-200 .adaptive-border-color, body.theme-Lantern .warn-300 .adaptive-border-color, body.theme-Lantern .warn-400 .adaptive-border-color, body.theme-Lantern .warn-500 .adaptive-border-color, body.theme-Lantern .warn-600 .adaptive-border-color, body.theme-Lantern .warn-700 .adaptive-border-color, body.theme-Lantern .warn-800 .adaptive-border-color, body.theme-Lantern .warn-900 .adaptive-border-color, body.theme-Lantern .warn-A200 .adaptive-border-color, body.theme-Lantern .warn-A400 .adaptive-border-color, body.theme-Lantern .warn-A700 .adaptive-border-color, body.theme-Lantern .warn .adaptive-border-color {
  border-color: rgba(255, 255, 255, 0.12); }
body.theme-Lantern .primary-A100 input[type='text'], body.theme-Lantern .accent-A100 input[type='text'], body.theme-Lantern .warn-A100 input[type='text'] {
  color: black; }
body.theme-Lantern .primary-A100 .mat-form-field-label, body.theme-Lantern .accent-A100 .mat-form-field-label, body.theme-Lantern .warn-A100 .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .primary-A100 .mat-form-field-underline, body.theme-Lantern .accent-A100 .mat-form-field-underline, body.theme-Lantern .warn-A100 .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .primary-A100 .mat-select-trigger,
body.theme-Lantern .primary-A100 .mat-select-arrow, body.theme-Lantern .accent-A100 .mat-select-trigger,
body.theme-Lantern .accent-A100 .mat-select-arrow, body.theme-Lantern .warn-A100 .mat-select-trigger,
body.theme-Lantern .warn-A100 .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .primary-A100 .mat-select-underline, body.theme-Lantern .accent-A100 .mat-select-underline, body.theme-Lantern .warn-A100 .mat-select-underline {
  background-color: rgba(0, 0, 0, 0.12); }
body.theme-Lantern .primary-A100 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-A100 .mat-select-arrow,
body.theme-Lantern .primary-A100 .mat-select-trigger, body.theme-Lantern .accent-A100 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-A100 .mat-select-arrow,
body.theme-Lantern .accent-A100 .mat-select-trigger, body.theme-Lantern .warn-A100 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-A100 .mat-select-arrow,
body.theme-Lantern .warn-A100 .mat-select-trigger {
  color: rgba(0, 0, 0, 0.38); }
body.theme-Lantern .primary-50 input[type='text'], body.theme-Lantern .primary-100 input[type='text'], body.theme-Lantern .primary-200 input[type='text'], body.theme-Lantern .primary-300 input[type='text'], body.theme-Lantern .primary-400 input[type='text'], body.theme-Lantern .primary-500 input[type='text'], body.theme-Lantern .primary-600 input[type='text'], body.theme-Lantern .primary-700 input[type='text'], body.theme-Lantern .primary-800 input[type='text'], body.theme-Lantern .primary-900 input[type='text'], body.theme-Lantern .primary-A200 input[type='text'], body.theme-Lantern .primary-A400 input[type='text'], body.theme-Lantern .primary-A700 input[type='text'], body.theme-Lantern .primary input[type='text'], body.theme-Lantern .accent-50 input[type='text'], body.theme-Lantern .accent-100 input[type='text'], body.theme-Lantern .accent-200 input[type='text'], body.theme-Lantern .accent-300 input[type='text'], body.theme-Lantern .accent-400 input[type='text'], body.theme-Lantern .accent-500 input[type='text'], body.theme-Lantern .accent-600 input[type='text'], body.theme-Lantern .accent-700 input[type='text'], body.theme-Lantern .accent-800 input[type='text'], body.theme-Lantern .accent-900 input[type='text'], body.theme-Lantern .accent-A200 input[type='text'], body.theme-Lantern .accent-A400 input[type='text'], body.theme-Lantern .accent-A700 input[type='text'], body.theme-Lantern .accent input[type='text'], body.theme-Lantern .warn-50 input[type='text'], body.theme-Lantern .warn-100 input[type='text'], body.theme-Lantern .warn-200 input[type='text'], body.theme-Lantern .warn-300 input[type='text'], body.theme-Lantern .warn-400 input[type='text'], body.theme-Lantern .warn-500 input[type='text'], body.theme-Lantern .warn-600 input[type='text'], body.theme-Lantern .warn-700 input[type='text'], body.theme-Lantern .warn-800 input[type='text'], body.theme-Lantern .warn-900 input[type='text'], body.theme-Lantern .warn-A200 input[type='text'], body.theme-Lantern .warn-A400 input[type='text'], body.theme-Lantern .warn-A700 input[type='text'], body.theme-Lantern .warn input[type='text'] {
  color: white; }
body.theme-Lantern .primary-50 .mat-form-field-label, body.theme-Lantern .primary-100 .mat-form-field-label, body.theme-Lantern .primary-200 .mat-form-field-label, body.theme-Lantern .primary-300 .mat-form-field-label, body.theme-Lantern .primary-400 .mat-form-field-label, body.theme-Lantern .primary-500 .mat-form-field-label, body.theme-Lantern .primary-600 .mat-form-field-label, body.theme-Lantern .primary-700 .mat-form-field-label, body.theme-Lantern .primary-800 .mat-form-field-label, body.theme-Lantern .primary-900 .mat-form-field-label, body.theme-Lantern .primary-A200 .mat-form-field-label, body.theme-Lantern .primary-A400 .mat-form-field-label, body.theme-Lantern .primary-A700 .mat-form-field-label, body.theme-Lantern .primary .mat-form-field-label, body.theme-Lantern .accent-50 .mat-form-field-label, body.theme-Lantern .accent-100 .mat-form-field-label, body.theme-Lantern .accent-200 .mat-form-field-label, body.theme-Lantern .accent-300 .mat-form-field-label, body.theme-Lantern .accent-400 .mat-form-field-label, body.theme-Lantern .accent-500 .mat-form-field-label, body.theme-Lantern .accent-600 .mat-form-field-label, body.theme-Lantern .accent-700 .mat-form-field-label, body.theme-Lantern .accent-800 .mat-form-field-label, body.theme-Lantern .accent-900 .mat-form-field-label, body.theme-Lantern .accent-A200 .mat-form-field-label, body.theme-Lantern .accent-A400 .mat-form-field-label, body.theme-Lantern .accent-A700 .mat-form-field-label, body.theme-Lantern .accent .mat-form-field-label, body.theme-Lantern .warn-50 .mat-form-field-label, body.theme-Lantern .warn-100 .mat-form-field-label, body.theme-Lantern .warn-200 .mat-form-field-label, body.theme-Lantern .warn-300 .mat-form-field-label, body.theme-Lantern .warn-400 .mat-form-field-label, body.theme-Lantern .warn-500 .mat-form-field-label, body.theme-Lantern .warn-600 .mat-form-field-label, body.theme-Lantern .warn-700 .mat-form-field-label, body.theme-Lantern .warn-800 .mat-form-field-label, body.theme-Lantern .warn-900 .mat-form-field-label, body.theme-Lantern .warn-A200 .mat-form-field-label, body.theme-Lantern .warn-A400 .mat-form-field-label, body.theme-Lantern .warn-A700 .mat-form-field-label, body.theme-Lantern .warn .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5); }
body.theme-Lantern .primary-50 .mat-form-field-underline, body.theme-Lantern .primary-100 .mat-form-field-underline, body.theme-Lantern .primary-200 .mat-form-field-underline, body.theme-Lantern .primary-300 .mat-form-field-underline, body.theme-Lantern .primary-400 .mat-form-field-underline, body.theme-Lantern .primary-500 .mat-form-field-underline, body.theme-Lantern .primary-600 .mat-form-field-underline, body.theme-Lantern .primary-700 .mat-form-field-underline, body.theme-Lantern .primary-800 .mat-form-field-underline, body.theme-Lantern .primary-900 .mat-form-field-underline, body.theme-Lantern .primary-A200 .mat-form-field-underline, body.theme-Lantern .primary-A400 .mat-form-field-underline, body.theme-Lantern .primary-A700 .mat-form-field-underline, body.theme-Lantern .primary .mat-form-field-underline, body.theme-Lantern .accent-50 .mat-form-field-underline, body.theme-Lantern .accent-100 .mat-form-field-underline, body.theme-Lantern .accent-200 .mat-form-field-underline, body.theme-Lantern .accent-300 .mat-form-field-underline, body.theme-Lantern .accent-400 .mat-form-field-underline, body.theme-Lantern .accent-500 .mat-form-field-underline, body.theme-Lantern .accent-600 .mat-form-field-underline, body.theme-Lantern .accent-700 .mat-form-field-underline, body.theme-Lantern .accent-800 .mat-form-field-underline, body.theme-Lantern .accent-900 .mat-form-field-underline, body.theme-Lantern .accent-A200 .mat-form-field-underline, body.theme-Lantern .accent-A400 .mat-form-field-underline, body.theme-Lantern .accent-A700 .mat-form-field-underline, body.theme-Lantern .accent .mat-form-field-underline, body.theme-Lantern .warn-50 .mat-form-field-underline, body.theme-Lantern .warn-100 .mat-form-field-underline, body.theme-Lantern .warn-200 .mat-form-field-underline, body.theme-Lantern .warn-300 .mat-form-field-underline, body.theme-Lantern .warn-400 .mat-form-field-underline, body.theme-Lantern .warn-500 .mat-form-field-underline, body.theme-Lantern .warn-600 .mat-form-field-underline, body.theme-Lantern .warn-700 .mat-form-field-underline, body.theme-Lantern .warn-800 .mat-form-field-underline, body.theme-Lantern .warn-900 .mat-form-field-underline, body.theme-Lantern .warn-A200 .mat-form-field-underline, body.theme-Lantern .warn-A400 .mat-form-field-underline, body.theme-Lantern .warn-A700 .mat-form-field-underline, body.theme-Lantern .warn .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-Lantern .primary-50 .mat-select-trigger,
body.theme-Lantern .primary-50 .mat-select-arrow, body.theme-Lantern .primary-100 .mat-select-trigger,
body.theme-Lantern .primary-100 .mat-select-arrow, body.theme-Lantern .primary-200 .mat-select-trigger,
body.theme-Lantern .primary-200 .mat-select-arrow, body.theme-Lantern .primary-300 .mat-select-trigger,
body.theme-Lantern .primary-300 .mat-select-arrow, body.theme-Lantern .primary-400 .mat-select-trigger,
body.theme-Lantern .primary-400 .mat-select-arrow, body.theme-Lantern .primary-500 .mat-select-trigger,
body.theme-Lantern .primary-500 .mat-select-arrow, body.theme-Lantern .primary-600 .mat-select-trigger,
body.theme-Lantern .primary-600 .mat-select-arrow, body.theme-Lantern .primary-700 .mat-select-trigger,
body.theme-Lantern .primary-700 .mat-select-arrow, body.theme-Lantern .primary-800 .mat-select-trigger,
body.theme-Lantern .primary-800 .mat-select-arrow, body.theme-Lantern .primary-900 .mat-select-trigger,
body.theme-Lantern .primary-900 .mat-select-arrow, body.theme-Lantern .primary-A200 .mat-select-trigger,
body.theme-Lantern .primary-A200 .mat-select-arrow, body.theme-Lantern .primary-A400 .mat-select-trigger,
body.theme-Lantern .primary-A400 .mat-select-arrow, body.theme-Lantern .primary-A700 .mat-select-trigger,
body.theme-Lantern .primary-A700 .mat-select-arrow, body.theme-Lantern .primary .mat-select-trigger,
body.theme-Lantern .primary .mat-select-arrow, body.theme-Lantern .accent-50 .mat-select-trigger,
body.theme-Lantern .accent-50 .mat-select-arrow, body.theme-Lantern .accent-100 .mat-select-trigger,
body.theme-Lantern .accent-100 .mat-select-arrow, body.theme-Lantern .accent-200 .mat-select-trigger,
body.theme-Lantern .accent-200 .mat-select-arrow, body.theme-Lantern .accent-300 .mat-select-trigger,
body.theme-Lantern .accent-300 .mat-select-arrow, body.theme-Lantern .accent-400 .mat-select-trigger,
body.theme-Lantern .accent-400 .mat-select-arrow, body.theme-Lantern .accent-500 .mat-select-trigger,
body.theme-Lantern .accent-500 .mat-select-arrow, body.theme-Lantern .accent-600 .mat-select-trigger,
body.theme-Lantern .accent-600 .mat-select-arrow, body.theme-Lantern .accent-700 .mat-select-trigger,
body.theme-Lantern .accent-700 .mat-select-arrow, body.theme-Lantern .accent-800 .mat-select-trigger,
body.theme-Lantern .accent-800 .mat-select-arrow, body.theme-Lantern .accent-900 .mat-select-trigger,
body.theme-Lantern .accent-900 .mat-select-arrow, body.theme-Lantern .accent-A200 .mat-select-trigger,
body.theme-Lantern .accent-A200 .mat-select-arrow, body.theme-Lantern .accent-A400 .mat-select-trigger,
body.theme-Lantern .accent-A400 .mat-select-arrow, body.theme-Lantern .accent-A700 .mat-select-trigger,
body.theme-Lantern .accent-A700 .mat-select-arrow, body.theme-Lantern .accent .mat-select-trigger,
body.theme-Lantern .accent .mat-select-arrow, body.theme-Lantern .warn-50 .mat-select-trigger,
body.theme-Lantern .warn-50 .mat-select-arrow, body.theme-Lantern .warn-100 .mat-select-trigger,
body.theme-Lantern .warn-100 .mat-select-arrow, body.theme-Lantern .warn-200 .mat-select-trigger,
body.theme-Lantern .warn-200 .mat-select-arrow, body.theme-Lantern .warn-300 .mat-select-trigger,
body.theme-Lantern .warn-300 .mat-select-arrow, body.theme-Lantern .warn-400 .mat-select-trigger,
body.theme-Lantern .warn-400 .mat-select-arrow, body.theme-Lantern .warn-500 .mat-select-trigger,
body.theme-Lantern .warn-500 .mat-select-arrow, body.theme-Lantern .warn-600 .mat-select-trigger,
body.theme-Lantern .warn-600 .mat-select-arrow, body.theme-Lantern .warn-700 .mat-select-trigger,
body.theme-Lantern .warn-700 .mat-select-arrow, body.theme-Lantern .warn-800 .mat-select-trigger,
body.theme-Lantern .warn-800 .mat-select-arrow, body.theme-Lantern .warn-900 .mat-select-trigger,
body.theme-Lantern .warn-900 .mat-select-arrow, body.theme-Lantern .warn-A200 .mat-select-trigger,
body.theme-Lantern .warn-A200 .mat-select-arrow, body.theme-Lantern .warn-A400 .mat-select-trigger,
body.theme-Lantern .warn-A400 .mat-select-arrow, body.theme-Lantern .warn-A700 .mat-select-trigger,
body.theme-Lantern .warn-A700 .mat-select-arrow, body.theme-Lantern .warn .mat-select-trigger,
body.theme-Lantern .warn .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5); }
body.theme-Lantern .primary-50 .mat-select-underline, body.theme-Lantern .primary-100 .mat-select-underline, body.theme-Lantern .primary-200 .mat-select-underline, body.theme-Lantern .primary-300 .mat-select-underline, body.theme-Lantern .primary-400 .mat-select-underline, body.theme-Lantern .primary-500 .mat-select-underline, body.theme-Lantern .primary-600 .mat-select-underline, body.theme-Lantern .primary-700 .mat-select-underline, body.theme-Lantern .primary-800 .mat-select-underline, body.theme-Lantern .primary-900 .mat-select-underline, body.theme-Lantern .primary-A200 .mat-select-underline, body.theme-Lantern .primary-A400 .mat-select-underline, body.theme-Lantern .primary-A700 .mat-select-underline, body.theme-Lantern .primary .mat-select-underline, body.theme-Lantern .accent-50 .mat-select-underline, body.theme-Lantern .accent-100 .mat-select-underline, body.theme-Lantern .accent-200 .mat-select-underline, body.theme-Lantern .accent-300 .mat-select-underline, body.theme-Lantern .accent-400 .mat-select-underline, body.theme-Lantern .accent-500 .mat-select-underline, body.theme-Lantern .accent-600 .mat-select-underline, body.theme-Lantern .accent-700 .mat-select-underline, body.theme-Lantern .accent-800 .mat-select-underline, body.theme-Lantern .accent-900 .mat-select-underline, body.theme-Lantern .accent-A200 .mat-select-underline, body.theme-Lantern .accent-A400 .mat-select-underline, body.theme-Lantern .accent-A700 .mat-select-underline, body.theme-Lantern .accent .mat-select-underline, body.theme-Lantern .warn-50 .mat-select-underline, body.theme-Lantern .warn-100 .mat-select-underline, body.theme-Lantern .warn-200 .mat-select-underline, body.theme-Lantern .warn-300 .mat-select-underline, body.theme-Lantern .warn-400 .mat-select-underline, body.theme-Lantern .warn-500 .mat-select-underline, body.theme-Lantern .warn-600 .mat-select-underline, body.theme-Lantern .warn-700 .mat-select-underline, body.theme-Lantern .warn-800 .mat-select-underline, body.theme-Lantern .warn-900 .mat-select-underline, body.theme-Lantern .warn-A200 .mat-select-underline, body.theme-Lantern .warn-A400 .mat-select-underline, body.theme-Lantern .warn-A700 .mat-select-underline, body.theme-Lantern .warn .mat-select-underline {
  background-color: rgba(255, 255, 255, 0.12); }
body.theme-Lantern .primary-50 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-50 .mat-select-arrow,
body.theme-Lantern .primary-50 .mat-select-trigger, body.theme-Lantern .primary-100 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-100 .mat-select-arrow,
body.theme-Lantern .primary-100 .mat-select-trigger, body.theme-Lantern .primary-200 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-200 .mat-select-arrow,
body.theme-Lantern .primary-200 .mat-select-trigger, body.theme-Lantern .primary-300 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-300 .mat-select-arrow,
body.theme-Lantern .primary-300 .mat-select-trigger, body.theme-Lantern .primary-400 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-400 .mat-select-arrow,
body.theme-Lantern .primary-400 .mat-select-trigger, body.theme-Lantern .primary-500 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-500 .mat-select-arrow,
body.theme-Lantern .primary-500 .mat-select-trigger, body.theme-Lantern .primary-600 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-600 .mat-select-arrow,
body.theme-Lantern .primary-600 .mat-select-trigger, body.theme-Lantern .primary-700 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-700 .mat-select-arrow,
body.theme-Lantern .primary-700 .mat-select-trigger, body.theme-Lantern .primary-800 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-800 .mat-select-arrow,
body.theme-Lantern .primary-800 .mat-select-trigger, body.theme-Lantern .primary-900 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-900 .mat-select-arrow,
body.theme-Lantern .primary-900 .mat-select-trigger, body.theme-Lantern .primary-A200 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-A200 .mat-select-arrow,
body.theme-Lantern .primary-A200 .mat-select-trigger, body.theme-Lantern .primary-A400 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-A400 .mat-select-arrow,
body.theme-Lantern .primary-A400 .mat-select-trigger, body.theme-Lantern .primary-A700 .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary-A700 .mat-select-arrow,
body.theme-Lantern .primary-A700 .mat-select-trigger, body.theme-Lantern .primary .mat-select-disabled .mat-select-value,
body.theme-Lantern .primary .mat-select-arrow,
body.theme-Lantern .primary .mat-select-trigger, body.theme-Lantern .accent-50 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-50 .mat-select-arrow,
body.theme-Lantern .accent-50 .mat-select-trigger, body.theme-Lantern .accent-100 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-100 .mat-select-arrow,
body.theme-Lantern .accent-100 .mat-select-trigger, body.theme-Lantern .accent-200 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-200 .mat-select-arrow,
body.theme-Lantern .accent-200 .mat-select-trigger, body.theme-Lantern .accent-300 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-300 .mat-select-arrow,
body.theme-Lantern .accent-300 .mat-select-trigger, body.theme-Lantern .accent-400 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-400 .mat-select-arrow,
body.theme-Lantern .accent-400 .mat-select-trigger, body.theme-Lantern .accent-500 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-500 .mat-select-arrow,
body.theme-Lantern .accent-500 .mat-select-trigger, body.theme-Lantern .accent-600 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-600 .mat-select-arrow,
body.theme-Lantern .accent-600 .mat-select-trigger, body.theme-Lantern .accent-700 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-700 .mat-select-arrow,
body.theme-Lantern .accent-700 .mat-select-trigger, body.theme-Lantern .accent-800 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-800 .mat-select-arrow,
body.theme-Lantern .accent-800 .mat-select-trigger, body.theme-Lantern .accent-900 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-900 .mat-select-arrow,
body.theme-Lantern .accent-900 .mat-select-trigger, body.theme-Lantern .accent-A200 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-A200 .mat-select-arrow,
body.theme-Lantern .accent-A200 .mat-select-trigger, body.theme-Lantern .accent-A400 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-A400 .mat-select-arrow,
body.theme-Lantern .accent-A400 .mat-select-trigger, body.theme-Lantern .accent-A700 .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent-A700 .mat-select-arrow,
body.theme-Lantern .accent-A700 .mat-select-trigger, body.theme-Lantern .accent .mat-select-disabled .mat-select-value,
body.theme-Lantern .accent .mat-select-arrow,
body.theme-Lantern .accent .mat-select-trigger, body.theme-Lantern .warn-50 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-50 .mat-select-arrow,
body.theme-Lantern .warn-50 .mat-select-trigger, body.theme-Lantern .warn-100 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-100 .mat-select-arrow,
body.theme-Lantern .warn-100 .mat-select-trigger, body.theme-Lantern .warn-200 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-200 .mat-select-arrow,
body.theme-Lantern .warn-200 .mat-select-trigger, body.theme-Lantern .warn-300 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-300 .mat-select-arrow,
body.theme-Lantern .warn-300 .mat-select-trigger, body.theme-Lantern .warn-400 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-400 .mat-select-arrow,
body.theme-Lantern .warn-400 .mat-select-trigger, body.theme-Lantern .warn-500 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-500 .mat-select-arrow,
body.theme-Lantern .warn-500 .mat-select-trigger, body.theme-Lantern .warn-600 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-600 .mat-select-arrow,
body.theme-Lantern .warn-600 .mat-select-trigger, body.theme-Lantern .warn-700 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-700 .mat-select-arrow,
body.theme-Lantern .warn-700 .mat-select-trigger, body.theme-Lantern .warn-800 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-800 .mat-select-arrow,
body.theme-Lantern .warn-800 .mat-select-trigger, body.theme-Lantern .warn-900 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-900 .mat-select-arrow,
body.theme-Lantern .warn-900 .mat-select-trigger, body.theme-Lantern .warn-A200 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-A200 .mat-select-arrow,
body.theme-Lantern .warn-A200 .mat-select-trigger, body.theme-Lantern .warn-A400 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-A400 .mat-select-arrow,
body.theme-Lantern .warn-A400 .mat-select-trigger, body.theme-Lantern .warn-A700 .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn-A700 .mat-select-arrow,
body.theme-Lantern .warn-A700 .mat-select-trigger, body.theme-Lantern .warn .mat-select-disabled .mat-select-value,
body.theme-Lantern .warn .mat-select-arrow,
body.theme-Lantern .warn .mat-select-trigger {
  color: rgba(255, 255, 255, 0.5); }
body.theme-Lantern .primary-50 .mat-select-value, body.theme-Lantern .primary-100 .mat-select-value, body.theme-Lantern .primary-200 .mat-select-value, body.theme-Lantern .primary-300 .mat-select-value, body.theme-Lantern .primary-400 .mat-select-value, body.theme-Lantern .primary-500 .mat-select-value, body.theme-Lantern .primary-600 .mat-select-value, body.theme-Lantern .primary-700 .mat-select-value, body.theme-Lantern .primary-800 .mat-select-value, body.theme-Lantern .primary-900 .mat-select-value, body.theme-Lantern .primary-A200 .mat-select-value, body.theme-Lantern .primary-A400 .mat-select-value, body.theme-Lantern .primary-A700 .mat-select-value, body.theme-Lantern .primary .mat-select-value, body.theme-Lantern .accent-50 .mat-select-value, body.theme-Lantern .accent-100 .mat-select-value, body.theme-Lantern .accent-200 .mat-select-value, body.theme-Lantern .accent-300 .mat-select-value, body.theme-Lantern .accent-400 .mat-select-value, body.theme-Lantern .accent-500 .mat-select-value, body.theme-Lantern .accent-600 .mat-select-value, body.theme-Lantern .accent-700 .mat-select-value, body.theme-Lantern .accent-800 .mat-select-value, body.theme-Lantern .accent-900 .mat-select-value, body.theme-Lantern .accent-A200 .mat-select-value, body.theme-Lantern .accent-A400 .mat-select-value, body.theme-Lantern .accent-A700 .mat-select-value, body.theme-Lantern .accent .mat-select-value, body.theme-Lantern .warn-50 .mat-select-value, body.theme-Lantern .warn-100 .mat-select-value, body.theme-Lantern .warn-200 .mat-select-value, body.theme-Lantern .warn-300 .mat-select-value, body.theme-Lantern .warn-400 .mat-select-value, body.theme-Lantern .warn-500 .mat-select-value, body.theme-Lantern .warn-600 .mat-select-value, body.theme-Lantern .warn-700 .mat-select-value, body.theme-Lantern .warn-800 .mat-select-value, body.theme-Lantern .warn-900 .mat-select-value, body.theme-Lantern .warn-A200 .mat-select-value, body.theme-Lantern .warn-A400 .mat-select-value, body.theme-Lantern .warn-A700 .mat-select-value, body.theme-Lantern .warn .mat-select-value {
  color: white; }
@font-face {
  font-family: 'Caviar Dreams';
  src: url('CaviarDreams-Bold.0fd1a6b01ffe86ddf876.woff2') format("woff2"), url('CaviarDreams-Bold.c7db4c728ca98bf8b430.woff') format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: url('7Auwp_0qiz-afT3GLRrX.f02e424d508fc3109dd3.woff2') format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: url('7Auwp_0qiz-afTzGLRrX.b6d1cb19153dc1664626.woff2') format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: url('7Auwp_0qiz-afTLGLQ.78fe61e8597b98246873.woff2') format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* vietnamese */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url('7Auwp_0qiz-afT3GLRrX.f02e424d508fc3109dd3.woff2') format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url('7Auwp_0qiz-afTzGLRrX.b6d1cb19153dc1664626.woff2') format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url('7Auwp_0qiz-afTLGLQ.78fe61e8597b98246873.woff2') format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* vietnamese */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: url('7Auwp_0qiz-afT3GLRrX.f02e424d508fc3109dd3.woff2') format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: url('7Auwp_0qiz-afTzGLRrX.b6d1cb19153dc1664626.woff2') format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: url('7Auwp_0qiz-afTLGLQ.78fe61e8597b98246873.woff2') format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* vietnamese */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  src: url('7Auwp_0qiz-afT3GLRrX.f02e424d508fc3109dd3.woff2') format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  src: url('7Auwp_0qiz-afTzGLRrX.b6d1cb19153dc1664626.woff2') format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  src: url('7Auwp_0qiz-afTLGLQ.78fe61e8597b98246873.woff2') format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
body > app > div {
  width: 100%; }
.mat-input-element,
.mat-select {
  font-size: 12px !important; }
.mat-option {
  font-size: 12px !important;
  height: 40px !important;
  padding: 7px !important;
  line-height: normal !important; }
app-decision-level-step .mat-step-header {
  overflow: visible !important;
  display: block !important; }
app-decision-level-step .mat-horizontal-stepper-header {
  padding: 0 10px; }
.mat-form-field-wrapper {
  padding-bottom: 18px !important; }
.mat-form-field-infix {
  padding: 8px !important; }
.CCApp .mat-form-field-infix {
  padding: 8px !important; }
.footerText span.mat-button-wrapper {
  text-align: center;
  width: 100%; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group {
  background: #3e3e3e; }
.DateHeight .mat-form-field-flex {
  height: 43.5px; }
.DateHeight .mat-form-field-flex .mat-form-field-prefix,
.DateHeight .mat-form-field-flex .mat-form-field-suffix {
  top: 5px !important;
  position: absolute;
  right: 0; }
.fieldHeight textarea.mat-input-element {
  padding: 2px 0;
  margin: -2px 0;
  min-height: 50px;
  line-height: 25px; }
.mat-select-panel .mat-optgroup-label,
.mat-select-panel .mat-option {
  line-height: 25px !important;
  height: 40px !important;
  padding-bottom: 7px !important;
  border-bottom: 1px solid #f5efef; }
.mat-option {
  white-space: normal !important;
  overflow: visible !important;
  height: 40px !important;
  padding-bottom: 7px !important; }
.allSelectPanel {
  max-width: none !important; }
body.theme-default .mat-select-panel {
  max-width: none !important; }
body.theme-default .mat-select-panel .mat-autocomplete-panel .mat-option {
  color: rgba(0, 0, 0, 0.87);
  padding: 6px;
  line-height: 25px !important;
  height: 40px !important;
  padding-bottom: 7px !important;
  border-bottom: 1px solid #f5efef; }
table.simple tbody tr td {
  font-size: 12px !important; }
table.detailsTab,
table.detailsTab thead,
table.detailsTab tbody,
table.detailsTab tbody tr,
table.detailsTab tbody tr td {
  display: block !important; }
table.detailsTab thead tr {
  display: block !important;
  height: 36px; }
table.detailsTab tbody tr td {
  display: block !important;
  float: left; }
.dropdownwidth {
  min-width: 180px !important;
  width: 100% !important;
  position: absolute !important; }
.dropdownwidth .mat-option-text {
  overflow: visible;
  white-space: nowrap;
  width: auto; }
.dropdownwidth .mat-option {
  white-space: nowrap !important;
  overflow: visible !important;
  min-width: 100%;
  height: 40px !important;
  padding-top: 4% !important; }
.dropdownwidth .mat-autocomplete-panel {
  width: auto !important; }
.dropValue {
  font-size: 12px; }
.dropdownwidthnew {
  min-width: 176% !important;
  width: auto !important;
  position: relative !important;
  top: -43% !important; }
.dropdownwidthnew .mat-option-text {
  overflow: visible;
  white-space: nowrap;
  width: 100% !important; }
.dropdownwidthnew .mat-option {
  white-space: nowrap !important;
  overflow: visible !important;
  min-width: 100%; }
.dropdownwidthnew .mat-autocomplete-panel {
  width: auto !important; }
body #decision .content table.detailsTab .mat-form-field-infix {
  padding-left: 0px !important;
  padding-right: 0px !important; }
body #decision .content table.detailsTab .mat-form-field-appearance-outline .mat-form-field-flex {
  padding-left: 2px !important;
  padding-right: 2px !important; }
.trashIcon {
  left: 25%; }
.trashIcon span.mat-button-wrapper {
  position: absolute;
  top: 0;
  left: 0; }
.Pagination-cnt .mat-select-value-text {
  text-overflow: unset; }
.Pagination-cnt .mat-select-value {
  min-width: 25px; }
.ErrMsg {
  top: 50px;
  position: absolute;
  font-size: 12px;
  color: #f44336;
  width: 100%;
  left: 13px; }
.errMsgTxt {
  position: absolute;
  font-size: 12px;
  color: #f44336;
  width: 100%;
  left: -5px;
  bottom: -15px; }
.DMErrMsg {
  width: 105% !important;
  left: -10px !important; }
.add_app_button {
  width: 172px;
  margin: 4px auto;
  color: #fff;
  border-radius: 5px; }
.add_app_button a {
  padding: 0 2px 0 12px !important;
  border-radius: 10px !important; }
.mb-5 {
  margin-bottom: 5px !important; }
.info .title {
  font-size: 13px;
  font-weight: 600;
  width: 100%;
  word-break: break-all; }
.CmtWidth,
.CmtWidth a {
  max-width: 325px;
  word-break: break-all; }
.page-layout .invoice-container .card .header .issuer {
  width: 40%;
  padding-right: 0 !important; }
.Upload_btn {
  width: auto;
  min-width: 100px !important;
  margin-left: 15px !important;
  margin-bottom: 23px !important; }
.br-effect {
  margin: 8px 0px 5px 0px;
  box-shadow: 0px 2px 2px #cacaca; }
.float-left {
  float: left; }
.float-right {
  float: right; }
.mat-dialog-container {
  min-width: 400px !important;
  overflow: hidden !important;
  padding: 20px !important; }
.MyShareContent {
  position: absolute !important;
  right: 4%;
  top: 35%; }
.MyShareContent mat-dialog-container {
  background: #ffffffe8 !important;
  border-radius: 11px; }
.theme-blue-gray-dark text,
.theme-pink-dark text {
  fill: #fff; }
.margin0 {
  margin: 0px; }
.width100 {
  width: 100%; }
.display-none {
  display: none !important; }
.Cont_sideBox {
  margin-top: -25px !important;
  height: 100%; }
.centerBlock {
  margin: 0px auto !important; }
.Cont_sideBox .sidebar {
  height: 95%;
  margin-top: 25px !important;
  min-width: 190px !important;
  width: 190px !important;
  max-width: 190px !important; }
.Cont_Scroll {
  height: 100%;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
.searchRightBox {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 35%;
  margin-top: 0.5%; }
.mat-form-field-infix {
  padding: 4px !important; }
.dmApp .mat-form-field-wrapper,
.chopApp .mat-form-field-wrapper {
  padding-bottom: 18px !important; }
.dmApp .mat-form-field-subscript-wrapper,
.chopApp .mat-form-field-subscript-wrapper {
  margin-top: 0.3em !important; }
.mat-form-field-wrapper {
  padding-bottom: 10px !important; }
.mat-card {
  padding: 16px 16px 6px 16px !important; }
.mat-form-field {
  font: 400 14px/1.175 Muli, Helvetica Neue, Arial, sans-serif !important; }
.mat-card-border-shadow {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4) !important; }
.detailsTab .mat-form-field-infix {
  border-top: none !important; }
.detailsTab td button {
  line-height: 27px !important;
  height: 27px;
  width: 24px;
  padding: 0 2px; }
.detailsTab .mat-form-field-infix {
  border-top: none !important; }
.detailsTab td button {
  line-height: 27px !important;
  height: 27px;
  width: 24px;
  padding: 0 2px; }
.detailsTab td button span mat-icon {
  line-height: 20px;
  font-size: 24px; }
.DmTableValue {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 5px; }
.detailsTab .mat-form-field-wrapper {
  padding-bottom: 0px !important; }
.DmTableValue tr,
tr.DmTableValue {
  border-bottom: 1px solid #f5f5f5; }
.DmTableValue td,
.DmTableValue th {
  font-size: 12px;
  word-break: break-all;
  display: inline-block; }
.overflow-scroll {
  overflow: scroll !important; }
.mat-menu-item span a {
  color: black; }
.theme-blue-gray-dark .mat-menu-item span a,
.theme-pink-dark .mat-menu-item span a,
.theme-red-dark .mat-menu-item span a,
.theme-orange-dark .mat-menu-item span a,
.theme-yellow-dark .mat-menu-item span a,
.theme-lime-dark .mat-menu-item span a,
.theme-amber-dark .mat-menu-item span a,
.theme-light-green-dark .mat-menu-item span a,
.theme-teal-dark .mat-menu-item span a,
.theme-light-blue-dark .mat-menu-item span a {
  color: white !important; }
.theme-blue-gray-dark .group h2,
.theme-pink-dark .group h2,
.theme-red-dark .group h2,
.theme-orange-dark .group h2,
.theme-yellow-dark .group h2,
.theme-lime-dark .group h2,
.theme-amber-dark .group h2,
.theme-light-green-dark .group h2,
.theme-teal-dark .group h2,
.theme-light-blue-dark .group h2 {
  background: #424242;
  color: white; }
.theme-blue-gray-dark mat-tab-group,
.theme-pink-dark mat-tab-group,
.theme-red-dark mat-tab-group,
.theme-orange-dark mat-tab-group,
.theme-yellow-dark mat-tab-group,
.theme-lime-dark mat-tab-group,
.theme-amber-dark mat-tab-group,
.theme-light-green-dark mat-tab-group,
.theme-teal-dark mat-tab-group,
.theme-light-blue-dark mat-tab-group,
.theme-blue-gray-dark .content-card,
.theme-pink-dark .content-card,
.theme-red-dark .content-card,
.theme-orange-dark .content-card,
.theme-yellow-dark .content-card,
.theme-lime-dark .content-card,
.theme-amber-dark .content-card,
.theme-light-green-dark .content-card,
.theme-teal-dark .content-card,
.theme-light-blue-dark .content-card {
  background: #3e3e3e; }
.theme-blue-gray-dark .MyShareContent mat-dialog-container,
.theme-pink-dark .MyShareContent mat-dialog-container,
.theme-red-dark .MyShareContent mat-dialog-container,
.theme-orange-dark .MyShareContent mat-dialog-container,
.theme-yellow-dark .MyShareContent mat-dialog-container,
.theme-lime-dark .MyShareContent mat-dialog-container,
.theme-amber-dark .MyShareContent mat-dialog-container,
.theme-light-green-dark .MyShareContent mat-dialog-container,
.theme-teal-dark .MyShareContent mat-dialog-container,
.theme-light-blue-dark .MyShareContent mat-dialog-container {
  background: #565656b8 !important; }
.theme-blue-gray-dark .PbListBox,
.theme-pink-dark .PbListBox,
.theme-red-dark .PbListBox,
.theme-orange-dark .PbListBox,
.theme-yellow-dark .PbListBox,
.theme-lime-dark .PbListBox,
.theme-amber-dark .PbListBox,
.theme-light-green-dark .PbListBox,
.theme-teal-dark .PbListBox,
.theme-light-blue-dark .PbListBox {
  border: 1px solid #9c9898 !important; }
.theme-blue-gray-dark .PbPercentage .arrowDown,
.theme-pink-dark .PbPercentage .arrowDown,
.theme-red-dark .PbPercentage .arrowDown,
.theme-orange-dark .PbPercentage .arrowDown,
.theme-yellow-dark .PbPercentage .arrowDown,
.theme-lime-dark .PbPercentage .arrowDown,
.theme-amber-dark .PbPercentage .arrowDown,
.theme-light-green-dark .PbPercentage .arrowDown,
.theme-teal-dark .PbPercentage .arrowDown,
.theme-light-blue-dark .PbPercentage .arrowDown {
  border-top: 6px solid #b7b5b5; }
.theme-blue-gray-dark #editForm,
.theme-pink-dark #editForm,
.theme-red-dark #editForm,
.theme-orange-dark #editForm,
.theme-yellow-dark #editForm,
.theme-lime-dark #editForm,
.theme-amber-dark #editForm,
.theme-light-green-dark #editForm,
.theme-teal-dark #editForm,
.theme-light-blue-dark #editForm {
  background: #424242bf !important; }
table.detailsTab thead tr th {
  display: inline-block;
  height: 36px; }
.text-deco-none {
  text-decoration: none !important; }
.content_info {
  margin-left: 20px;
  width: 95%;
  margin-top: 25px; }
.content_infoX {
  margin-left: 20px;
  width: 98%;
  margin-top: 25px; }
.FI-tot {
  padding: 0 0 0 20px;
  border-bottom: 0 !important;
  font-size: 17px;
  width: 71%; }
.FI-tot-amt {
  padding: 0;
  border-bottom: 0 !important;
  font-size: 17px;
  width: 29%; }
.h-100-p {
  height: 100% !important; }
.mr-20 {
  margin-right: 20px !important; }
.pl-20 {
  padding-left: 20px !important; }
.mt-20 {
  margin-top: 20px; }
.d-block {
  display: block !important; }
.d-inline-block {
  display: inline-block !important; }
.w-40-p {
  width: 40% !important; }
.ml-5 {
  margin-left: 5px; }
.ml-15 {
  margin-left: 15px; }
.block-ui-spinner {
  width: 75%;
  height: 19px; }
.ddheight {
  max-height: 150px !important; }
.check-btn {
  width: 50px;
  height: 20px;
  color: #fff;
  border: none;
  border-radius: 4px;
  line-height: 20px;
  position: absolute;
  right: -2px;
  top: -3px;
  font-size: 12px;
  background-color: #059ae5;
  text-align: center; }
.mb-10 {
  margin-bottom: 10px; }
.ccSelect .mat-form-field {
  width: 100%; }
.ccSelect .mat-form-field .mat-form-field-infix {
  margin-top: -3px; }
.NewQuest .mat-form-field-label {
  font-size: 18px; }
.logo-text {
  font-size: 18px !important; }
.navbar-fuse-sidebar.folded .logo-text.secondary-text img {
  display: none; }
.navbar-fuse-sidebar.folded .logo-text.secondary-text img.blackLogo {
  display: none !important; }
.navbar-fuse-sidebar.folded.unfolded .logo-text.secondary-text img.blackLogo {
  display: block; }
.navbar-fuse-sidebar.unfolded .logo-text.secondary-text img {
  display: block; }
.example-container .mat-form-field-wrapper {
  padding-bottom: 0px !important; }
.mat-error {
  font-size: 10.5px; }
.mat-form-field-subscript-wrapper {
  margin-top: 0.5em !important; }
.mat-raised-button {
  line-height: 25px !important;
  height: 25px; }
.leSelect .mat-form-field .mat-form-field-flex {
  padding: 10px 4px !important;
  height: 38px;
  min-width: 98px;
  display: block; }
.leSelect .mat-form-field .mat-form-field-flex .mat-form-field-infix {
  padding: 0 !important;
  line-height: 25px;
  width: 96px;
  font-size: 13px; }
.leSelect .mat-form-field .mat-form-field-wrapper {
  padding: 5px 0 !important; }
body.theme-default .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #a7d7ec !important; }
#editForm mat-form-field .mat-form-field-infix {
  padding: 0px !important;
  border-top: 1px solid transparent !important; }
body.theme-red-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #f57b79 !important; }
body.theme-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #f5b65a !important; }
body.theme-yellow-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fff6ab !important; }
body.theme-teal-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #74d4cb !important; }
body.theme-purple-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #de88ec !important; }
body.theme-brown-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b38b7d !important; }
body.theme-green-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #98e89c !important; }
body.theme-light-green-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #b5e67c !important; }
body.theme-deep-orange-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #f1977b !important; }
#cdk-overlay-7 .mat-dialog-container {
  margin: 0 auto !important; }
.text-right {
  text-align: right !important; }
.Design1 {
  fill: #ebecec;
  stroke: #dbdee4 !important; }
.Design1Text {
  fill: #656363; }
.graphTab .mat-tab-label-container {
  padding: 0 3px !important; }
.graphTab .mat-tab-label {
  height: 35px !important; }
.text-white {
  color: #fff !important; }
body.theme-default #arrows1,
body.theme-default [node-id] circle {
  fill: #20a5e5; }
body.theme-default .Design1 {
  fill: #20a5e520;
  stroke: #20a5e520 !important; }
body.theme-deep-orange-light .ExpandCircle,
body.theme-deep-orange-light .HLine,
body.theme-deep-orange-light [link-id] path,
body.theme-deep-orange-light .FieldRect,
body.theme-deep-orange-light [node-id] circle {
  stroke: #f4511e; }
body.theme-deep-orange-light #arrows1,
body.theme-deep-orange-light .Design1Text1 {
  fill: #f4511e; }
body.theme-deep-orange-light .Design1 {
  fill: #f57c0020;
  stroke: #f57c0020 !important; }
body.theme-orange-light .ExpandCircle,
body.theme-orange-light .HLine,
body.theme-orange-light [link-id] path,
body.theme-orange-light .FieldRect,
body.theme-orange-light [node-id] circle {
  stroke: #f4511e; }
body.theme-orange-light #arrows1,
body.theme-orange-light .Design1Text1 {
  fill: #f4511e; }
body.theme-orange-light .Design1 {
  fill: #f4511e20;
  stroke: #f4511e20 !important; }
body.theme-red-light .ExpandCircle,
body.theme-red-light .HLine,
body.theme-red-light [link-id] path,
body.theme-red-light .FieldRect,
body.theme-red-light [node-id] circle {
  stroke: #e53935; }
body.theme-red-light #arrows1,
body.theme-red-light .Design1Text1 {
  fill: #e53935; }
body.theme-red-light [node-id] circle {
  fill: #e53935; }
body.theme-red-light .Design1 {
  fill: #e5393520;
  stroke: #e5393520 !important; }
body.theme-yellow-light [node-id] circle {
  fill: #e8c422; }
body.theme-yellow-light .ExpandCircle,
body.theme-yellow-light .HLine,
body.theme-yellow-light [link-id] path,
body.theme-yellow-light .FieldRect,
body.theme-yellow-light [node-id] circle {
  stroke: #e8c422; }
body.theme-yellow-light #arrows1,
body.theme-yellow-light .Design1Text1 {
  fill: #e8c422; }
body.theme-yellow-light .Design1 {
  fill: #fdd83520;
  stroke: #fdd83520 !important; }
body.theme-teal-light [node-id] circle {
  fill: #00bfa5; }
body.theme-teal-light .ExpandCircle,
body.theme-teal-light .HLine,
body.theme-teal-light [link-id] path,
body.theme-teal-light .FieldRect,
body.theme-teal-light [node-id] circle {
  stroke: #00bfa5; }
body.theme-teal-light #arrows1,
body.theme-teal-light .Design1Text1 {
  fill: #00bfa5; }
body.theme-teal-light .Design1 {
  fill: #00bfa520;
  stroke: #00bfa520 !important; }
body.theme-purple-light [node-id] circle {
  fill: #8e24aa; }
body.theme-purple-light .ExpandCircle,
body.theme-purple-light .HLine,
body.theme-purple-light [link-id] path,
body.theme-purple-light .FieldRect,
body.theme-purple-light [node-id] circle {
  stroke: #8e24aa; }
body.theme-purple-light #arrows1,
body.theme-purple-light .Design1Text1 {
  fill: #8e24aa; }
body.theme-purple-light .Design1 {
  fill: #8e24aa20;
  stroke: #8e24aa20 !important; }
body.theme-light-green-light [node-id] circle {
  fill: #7cb342; }
body.theme-light-green-light .ExpandCircle,
body.theme-light-green-light .HLine,
body.theme-light-green-light [link-id] path,
body.theme-light-green-light .FieldRect,
body.theme-light-green-light [node-id] circle {
  stroke: #7cb342; }
body.theme-light-green-light #arrows1,
body.theme-light-green-light .Design1Text1 {
  fill: #7cb342; }
body.theme-light-green-light .Design1 {
  fill: #7cb34220;
  stroke: #7cb34220 !important; }
body.theme-green-light [node-id] circle {
  fill: #43a047; }
body.theme-green-light .ExpandCircle,
body.theme-green-light .HLine,
body.theme-green-light [link-id] path,
body.theme-green-light .FieldRect,
body.theme-green-light [node-id] circle {
  stroke: #43a047; }
body.theme-green-light #arrows1,
body.theme-green-light .Design1Text1 {
  fill: #43a047; }
body.theme-green-light .Design1 {
  fill: #43a04720;
  stroke: #43a04720 !important; }
body.theme-brown-light [node-id] circle {
  fill: #6d4c41; }
body.theme-brown-light .ExpandCircle,
body.theme-brown-light .HLine,
body.theme-brown-light [link-id] path,
body.theme-brown-light .FieldRect,
body.theme-brown-light [node-id] circle {
  stroke: #6d4c41; }
body.theme-brown-light #arrows1,
body.theme-brown-light .Design1Text1 {
  fill: #6d4c41; }
body.theme-brown-light .Design1 {
  fill: #6d4c4120;
  stroke: #6d4c4120 !important; }
/*** Dark Theme Orgchart ***/
body.theme-red-dark [node-id] circle {
  fill: #f44336; }
body.theme-red-dark .ExpandCircle,
body.theme-red-dark .HLine,
body.theme-red-dark [link-id] path,
body.theme-red-dark .FieldRect,
body.theme-red-dark [node-id] circle {
  stroke: #f44336; }
body.theme-red-dark #arrows1,
body.theme-red-dark .Design1Text1 {
  fill: #f44336; }
body.theme-red-dark .Design1 {
  fill: #f4433640;
  stroke: #f4433640 !important; }
body.theme-orange-dark [node-id] circle {
  fill: #ff9800; }
body.theme-orange-dark .ExpandCircle,
body.theme-orange-dark .HLine,
body.theme-orange-dark [link-id] path,
body.theme-orange-dark .FieldRect,
body.theme-orange-dark [node-id] circle {
  stroke: #ff9800; }
body.theme-orange-dark #arrows1,
body.theme-orange-dark .Design1Text1 {
  fill: #ff9800; }
body.theme-orange-dark .Design1 {
  fill: #ff980040;
  stroke: #ff980040 !important; }
body.theme-yellow-dark [node-id] circle {
  fill: #e8c422; }
body.theme-yellow-dark .ExpandCircle,
body.theme-yellow-dark .HLine,
body.theme-yellow-dark [link-id] path,
body.theme-yellow-dark .FieldRect,
body.theme-yellow-dark [node-id] circle {
  stroke: #e8c422; }
body.theme-yellow-dark #arrows1,
body.theme-yellow-dark .Design1Text1 {
  fill: #e8c422; }
body.theme-yellow-dark .Design1 {
  fill: #ffeb3b40;
  stroke: #ffeb3b40 !important; }
body.theme-lime-dark [node-id] circle {
  fill: #cddc39; }
body.theme-lime-dark .ExpandCircle,
body.theme-lime-dark .HLine,
body.theme-lime-dark [link-id] path,
body.theme-lime-dark .FieldRect,
body.theme-lime-dark [node-id] circle {
  stroke: #cddc39; }
body.theme-lime-dark #arrows1,
body.theme-lime-dark .Design1Text1 {
  fill: #cddc39; }
body.theme-lime-dark .Design1 {
  fill: #cddc3940;
  stroke: #cddc3940 !important; }
body.theme-amber-dark [node-id] circle {
  fill: #d09d06; }
body.theme-amber-dark .ExpandCircle,
body.theme-amber-dark .HLine,
body.theme-amber-dark [link-id] path,
body.theme-amber-dark .FieldRect,
body.theme-amber-dark [node-id] circle {
  stroke: #d09d06; }
body.theme-amber-dark #arrows1,
body.theme-amber-dark .Design1Text1 {
  fill: #d09d06; }
body.theme-amber-dark .Design1 {
  fill: #ffc10740;
  stroke: #ffc10740 !important; }
body.theme-blue-gray-dark [node-id] circle {
  fill: #607d8b; }
body.theme-blue-gray-dark .ExpandCircle,
body.theme-blue-gray-dark .HLine,
body.theme-blue-gray-dark [link-id] path,
body.theme-blue-gray-dark .FieldRect,
body.theme-blue-gray-dark [node-id] circle {
  stroke: #607d8b; }
body.theme-blue-gray-dark #arrows1,
body.theme-blue-gray-dark .Design1Text1 {
  fill: #607d8b; }
body.theme-blue-gray-dark .Design1 {
  fill: #607d8b40;
  stroke: #607d8b40 !important; }
body.theme-pink-dark [node-id] circle {
  fill: #e91e63; }
body.theme-pink-dark .ExpandCircle,
body.theme-pink-dark .HLine,
body.theme-pink-dark [link-id] path,
body.theme-pink-dark .FieldRect,
body.theme-pink-dark [node-id] circle {
  stroke: #e91e63; }
body.theme-pink-dark #arrows1,
body.theme-pink-dark .Design1Text1 {
  fill: #e91e63; }
body.theme-pink-dark .Design1 {
  fill: #e91e6340;
  stroke: #e91e6340 !important; }
body.theme-light-green-dark [node-id] circle {
  fill: #8bc34a; }
body.theme-light-green-dark .ExpandCircle,
body.theme-light-green-dark .HLine,
body.theme-light-green-dark [link-id] path,
body.theme-light-green-dark .FieldRect,
body.theme-light-green-dark [node-id] circle {
  stroke: #8bc34a; }
body.theme-light-green-dark #arrows1,
body.theme-light-green-dark .Design1Text1 {
  fill: #8bc34a; }
body.theme-light-green-dark .Design1 {
  fill: #8bc34a40;
  stroke: #8bc34a40 !important; }
body.theme-light-blue-dark [node-id] circle {
  fill: #03a9f4; }
body.theme-light-blue-dark .ExpandCircle,
body.theme-light-blue-dark .HLine,
body.theme-light-blue-dark [link-id] path,
body.theme-light-blue-dark .FieldRect,
body.theme-light-blue-dark [node-id] circle {
  stroke: #03a9f4; }
body.theme-light-blue-dark #arrows1,
body.theme-light-blue-dark .Design1Text1 {
  fill: #03a9f4; }
body.theme-light-blue-dark .Design1 {
  fill: #03a9f440;
  stroke: #03a9f440 !important; }
body.theme-teal-dark [node-id] circle {
  fill: #009688; }
body.theme-teal-dark .ExpandCircle,
body.theme-teal-dark .HLine,
body.theme-teal-dark [link-id] path,
body.theme-teal-dark .FieldRect,
body.theme-teal-dark [node-id] circle {
  stroke: #009688; }
body.theme-teal-dark #arrows1,
body.theme-teal-dark .Design1Text1 {
  fill: #009688; }
body.theme-teal-dark .Design1 {
  fill: #00968840;
  stroke: #00968840 !important; }
/***** Festival Themes ************/
body.theme-new-year .ExpandCircle,
body.theme-new-year .HLine,
body.theme-new-year [link-id] path,
body.theme-new-year .FieldRect,
body.theme-new-year [node-id] circle {
  stroke: #e53935; }
body.theme-new-year #arrows1,
body.theme-new-year .Design1Text1 {
  fill: #e53935; }
body.theme-new-year [node-id] circle {
  fill: #e53935; }
body.theme-new-year .Design1 {
  fill: #e5393510;
  stroke: #e5393540 !important; }
body.theme-DragonBoat .ExpandCircle,
body.theme-DragonBoat .HLine,
body.theme-DragonBoat [link-id] path,
body.theme-DragonBoat .FieldRect,
body.theme-DragonBoat [node-id] circle {
  stroke: #94a79a; }
body.theme-DragonBoat #arrows1,
body.theme-DragonBoat .Design1Text1 {
  fill: #94a79a; }
body.theme-DragonBoat [node-id] circle {
  fill: #94a79a; }
body.theme-DragonBoat .Design1 {
  fill: #94a79a10;
  stroke: #94a79a40 !important; }
body.theme-DragonBoat .nameUser {
  color: #727373; }
body.theme-MidAutumn .ExpandCircle,
body.theme-MidAutumn .HLine,
body.theme-MidAutumn [link-id] path,
body.theme-MidAutumn .FieldRect,
body.theme-MidAutumn [node-id] circle {
  stroke: #859eb1; }
body.theme-MidAutumn #arrows1,
body.theme-MidAutumn .Design1Text1 {
  fill: #859eb1; }
body.theme-MidAutumn [node-id] circle {
  fill: #859eb1; }
body.theme-MidAutumn .Design1 {
  fill: #859eb110;
  stroke: #859eb140 !important; }
body.theme-TombSweep .ExpandCircle,
body.theme-TombSweep .HLine,
body.theme-TombSweep [link-id] path,
body.theme-TombSweep .FieldRect,
body.theme-TombSweep [node-id] circle {
  stroke: #a4b56b; }
body.theme-TombSweep #arrows1,
body.theme-TombSweep .Design1Text1 {
  fill: #a4b56b; }
body.theme-TombSweep [node-id] circle {
  fill: #a4b56b; }
body.theme-TombSweep .Design1 {
  fill: #a4b56b10;
  stroke: #a4b56b40 !important; }
body.theme-grey-light .ExpandCircle,
body.theme-grey-light .HLine,
body.theme-grey-light [link-id] path,
body.theme-grey-light .FieldRect,
body.theme-grey-light [node-id] circle {
  stroke: #e53935; }
body.theme-grey-light #arrows1,
body.theme-grey-light .Design1Text1 {
  fill: #e53935; }
body.theme-grey-light [node-id] circle {
  fill: #e53935; }
body.theme-grey-light .Design1 {
  fill: #e5393510;
  stroke: #e5393540 !important; }
.theme-blue-gray-dark .Design1Text,
.theme-pink-dark .Design1Text,
.theme-red-dark .Design1Text,
.theme-orange-dark .Design1Text,
.theme-yellow-dark .Design1Text,
.theme-lime-dark .Design1Text,
.theme-amber-dark .Design1Text,
.theme-light-green-dark .Design1Text,
.theme-teal-dark .Design1Text,
.theme-light-blue-dark .Design1Text {
  fill: #ffffff !important; }
.DashboardWidget .cal-open-day-events {
  max-height: 100px;
  overflow: auto; }
.resize-sensor {
  overflow: auto !important; }
#arrows1 {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
.FieldRect {
  fill: #ffffff10 !important; }
html,
body {
  font-family: 'Muli', 'Helvetica Neue', 'Arial', sans-serif !important; }
subActivityDD {
  max-width: 90% !important;
  padding: 0 10px !important;
  margin: 0 !important;
  margin-top: 15px !important;
  min-width: 150px !important; }
/*这个样式放开后会导致select不会根据页面空间自动调整数据显示的方向，导致部分数据选择不到，真坑~*/
mat-form-field.searchField .mat-form-field-flex .mat-form-field-infi {
  padding: 2px !important; }
body #decision .content .searchField .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }
.theme-blue-gray-dark .mat-form-field-label,
.theme-blue-gray-dark .mat-hint,
.theme-pink-dark .mat-form-field-label,
.theme-pink-dark .mat-hint,
.theme-red-dark .mat-form-field-label,
.theme-red-dark .mat-hint,
.theme-orange-dark .mat-form-field-label,
.theme-orange-dark .mat-hint,
.theme-yellow-dark .mat-form-field-label,
.theme-yellow-dark .mat-hint,
.theme-lime-dark .mat-form-field-label,
.theme-lime-dark .mat-hint,
.theme-amber-dark .mat-form-field-label,
.theme-amber-dark .mat-hint,
.theme-light-green-dark .mat-form-field-label,
.theme-light-green-dark .mat-hint,
.theme-teal-dark .mat-form-field-label,
.theme-teal-dark .mat-hint,
.theme-light-blue-dark .mat-form-field-label,
.theme-light-blue-dark .mat-hint {
  color: rgba(255, 255, 255, 0.75) !important; }
/***Btn color *****/
.blue-700-bg {
  background: #1976d2 !important; }
.right-button.right-side-panel.mat-raised-button[_ngcontent-c61] {
  padding: 0 6px !important;
  min-width: 80px !important; }
.BtnStyle {
  font-family: Muli, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  padding: 0 6px !important;
  color: #ffffff !important;
  line-height: 25px !important;
  min-width: 80px !important; }
.BtnStyle mat-icon {
  margin-top: -5px; }
.ac_title_span {
  text-align: left;
  padding: 10px;
  display: inline-block;
  border-right: 1px solid #989898; }
.ac_text_span {
  text-align: left;
  padding-left: 10px;
  display: inline-block;
  border-right: 1px solid #989898;
  border-top: 1px solid #989898;
  height: 40px;
  line-height: 40px; }
.smallBtn {
  font-size: 11px;
  padding: 0 3px !important; }
/*********  Common Block Tile Style Starts**************/
.TileList {
  float: left;
  width: 100%; }
.Tilecount-no {
  position: absolute;
  right: -7px;
  top: -7px;
  background: #f45549;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px; }
.gridTile {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  list-style: none;
  text-align: center; }
/* Common style */
.gridTile figure {
  position: relative;
  float: left;
  margin: 10px 1%;
  width: 30%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  height: 190px; }
.gridTile figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
  height: 190px;
  width: 100%; }
.gridTile figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
.gridTile figure figcaption::before,
.gridTile figure figcaption::after {
  pointer-events: none; }
.gridTile figure figcaption,
.gridTile figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.gridTile figure figcaption > a {
  z-index: 1000;
  white-space: nowrap;
  font-size: 12px;
  opacity: 1;
  color: #fff !important; }
.gridTile a.infoText {
  color: #fff !important; }
.gridTile figure h2 {
  word-spacing: -0.15em;
  font-weight: 300; }
.gridTile figure h2 span {
  font-weight: 800;
  font-size: 26px;
  color: #fff;
  font-family: Muli, 'Helvetica Neue', Arial, sans-serif; }
.gridTile figure h2,
.gridTile figure p {
  margin: 0; }
.gridTile figure p {
  letter-spacing: 1px;
  font-size: 68.5%; }
figure.TileBlock {
  background: #3085a39e;
  border-radius: 9px; }
figure.TileBlock img {
  opacity: 0.5;
  transition: opacity 0.35s;
  border-radius: 6px; }
figure.TileBlock:hover img {
  opacity: 0.4; }
figure.TileBlock figcaption::before,
figure.TileBlock figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s; }
figure.TileBlock figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -ms-transform: scale(0, 1);
      transform: scale(0, 1); }
figure.TileBlock figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -ms-transform: scale(1, 0);
      transform: scale(1, 0); }
figure.TileBlock h2 {
  padding-top: 6%;
  transition: transform 0.35s;
  transform: translate3d(0, -20px, 0);
  min-height: 95px;
  text-transform: capitalize; }
figure.TileBlock p {
  padding: 5px 2.5em;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, 20px, 0); }
figure.TileBlock:hover figcaption::before,
figure.TileBlock:hover figcaption::after {
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1); }
figure.TileBlock:hover h2,
figure.TileBlock:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0); }
figure.TileBlock:hover {
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.36);
  transition: 0.5s all;
  -ms-transform: translateY(-3px);
      transform: translateY(-3px); }
.gridTile .info {
  position: absolute;
  left: -38px;
  color: #fff; }
.gridTile .corner-bg {
  width: 0;
  height: 0;
  border-bottom: 36px solid transparent !important;
  border-left: 36px solid #039be59e !important;
  border-right: 36px solid transparent !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9; }
.gridTile .favourite {
  position: absolute;
  left: 0;
  bottom: 0px;
  background: #039be58c;
  vertical-align: middle;
  border-bottom-left-radius: 5%; }
.gridTile .favourite mat-icon {
  color: #fff; }
/*********  Common Block Tile Style Ends**************/
/****Graph*******/
.graphTitle {
  margin-bottom: 0px;
  padding: 5px; }
/********* Table Template **********/
table tr {
  height: auto; }
.table_head {
  min-height: 18px;
  line-height: 16px !important;
  height: auto !important; }
table.simple {
  width: 97% !important;
  margin: 22px auto 28px auto !important; }
body.theme-default tbody tr:nth-child(even) {
  background-color: #e1f5fe !important; }
body.theme-red-light tbody tr:nth-child(even) {
  background-color: #ffebee !important; }
body.theme-orange-light tbody tr:nth-child(even) {
  background-color: #fff3e0 !important; }
body.theme-yellow-light tbody tr:nth-child(even) {
  background-color: #fffde7 !important; }
body.theme-teal-light tbody tr:nth-child(even) {
  background-color: #e0f2f1 !important; }
body.theme-purple-light tbody tr:nth-child(even) {
  background-color: #f3e5f5 !important; }
body.theme-brown-light tbody tr:nth-child(even) {
  background-color: #efebe9 !important; }
body.theme-green-light tbody tr:nth-child(even) {
  background-color: #e8f5e9 !important; }
body.theme-light-green-light tbody tr:nth-child(even) {
  background-color: #f1f8e9 !important; }
body.theme-deep-orange-light tbody tr:nth-child(even) {
  background-color: #ffb74d !important; }
.theme-blue-gray-dark tbody tr:nth-child(even) {
  background-color: #90a4ae; }
.theme-pink-dark tbody tr:nth-child(even) {
  background-color: #f06292; }
.theme-red-dark tbody tr:nth-child(even) {
  background-color: #e57373; }
.theme-orange-dark tbody tr:nth-child(even) {
  background-color: #ffb74d; }
.theme-yellow-dark tbody tr:nth-child(even) {
  background-color: #fff176; }
.theme-lime-dark tbody tr:nth-child(even) {
  background-color: #dce775; }
.theme-amber-dark tbody tr:nth-child(even) {
  background-color: #ffd54f; }
.theme-light-green-dark tbody tr:nth-child(even) {
  background-color: #aed581; }
.theme-teal-dark tbody tr:nth-child(even) {
  background-color: #4db6ac; }
.theme-light-blue-dark tbody tr:nth-child(even) {
  background-color: #4fc3f7; }
body.theme-new-year tbody tr:nth-child(even),
body.theme-grey-light tbody tr:nth-child(even) {
  background-color: #ffe5e4; }
body.theme-DragonBoat tbody tr:nth-child(even) {
  background-color: #b7cac4; }
body.theme-MidAutumn tbody tr:nth-child(even) {
  background-color: #94b1c7; }
body.theme-TombSweep tbody tr:nth-child(even) {
  background-color: #a4b56b; }
.cal-month-view .cal-day-cell.cal-today {
  background-color: #fefffe5c !important; }
.w-98-p {
  width: 98%; }
body.theme-yellow-light .mat-raised-button.mat-accent,
body.theme-yellow-light #profile .header .name,
body.theme-yellow-light table.simple thead.accent tr th,
body.theme-yellow-light .chop-list .logo-text2,
body.theme-yellow-dark .mat-raised-button.mat-accent,
body.theme-yellow-dark #profile .header .name,
body.theme-yellow-dark table.simple thead.accent tr th,
body.theme-yellow-dark .chop-list .logo-text2,
body.theme-yellow-light table.simple thead tr th {
  color: rgba(0, 0, 0, 0.77) !important; }
.mat-form-field-label,
.mat-hint {
  color: rgba(0, 0, 0, 0.8) !important; }
table.simple thead tr th {
  color: inherit !important; }
table.simple tbody tr td a {
  color: #3077a9 !important; }
.subActivityDD {
  min-width: calc(92% + 32px) !important; }
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit !important; }
.myapp-no-padding-dialog > mat-dialog-container > app-alert-dialog > .arrowPoint {
  display: block !important; }
.myapp-no-padding-dialog .alertPopBtn {
  display: none; }
.myapp-no-padding-dialog .arrowPoint span {
  color: #fff;
  font-size: 13px;
  width: 137px;
  float: right;
  margin-top: 16px;
  font-family: 'Caviar Dreams', Muli, Helvetica Neue, Arial, sans-serif; }
.myapp-no-padding-dialog > mat-dialog-container {
  -ms-transform: none;
      transform: none;
  background: none !important;
  color: #fff !important;
  left: 50px;
  position: absolute;
  top: 20px;
  width: 20%;
  box-shadow: none !important;
  height: 250px;
  font-family: 'Caviar Dreams', Muli, Helvetica Neue, Arial, sans-serif; }
.myapp-no-padding-dialog > mat-dialog-container > app-alert-dialog > mat-dialog-actions {
  -ms-flex-pack: center !important;
      justify-content: center !important; }
.myapp-no-padding-dialog > mat-dialog-container > app-alert-dialog > mat-dialog-actions > button {
  background: transparent !important;
  border: 1px solid #fff !important; }
.ConfimationApp > mat-dialog-container {
  border-radius: 20px;
  box-shadow: 1px 2px 6px #4e4c4c !important; }
.ConfimationApp > mat-dialog-container > app-alert-dialog > mat-dialog-content {
  text-align: center !important;
  font-size: 16px !important; }
.emotibotBox > .emotibotFrame > #app > .root > #chatApp > .chat-header {
  background: #039be5 !important; }
.chat-header[data-v-2cd709fb] {
  background: #039be5 !important; }
.tags .tag {
  font-size: 11px;
  border-radius: 2px;
  margin: 8px 4px 0 0;
  padding: 3px 8px;
  background-color: rgba(0, 0, 0, 0.08); }
.content-card .toolbar {
  background: #e2e0e038;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.removeScroll .mat-tab-body-content {
  overflow-x: hidden; }
.TopMenuList {
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important; }
#createMaster .logo {
  height: auto !important;
  line-height: normal !important; }
#createMaster app-top-header.LoanProcessHead .top-header {
  height: 55px !important; }
app-loan-add app-top-header .top-header {
  height: 60px !important; }
mat-form-field.RedStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-start,
mat-form-field.RedStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-end {
  border-color: red; }
mat-form-field.RedStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-gap {
  border-bottom-color: red; }
mat-form-field.GreenStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-start,
mat-form-field.GreenStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-end {
  border-color: green; }
mat-form-field.GreenStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-gap {
  border-bottom-color: green; }
mat-form-field.YellowStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-start,
mat-form-field.YellowStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-end {
  border-color: yellow; }
mat-form-field.YellowStatus > .mat-form-field-wrapper > .mat-form-field-flex > .mat-form-field-outline > .mat-form-field-outline-gap {
  border-bottom-color: yellow; }
.createMasterSidebar .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar {
  visibility: hidden !important; }
mat-form-field.subItemSelect .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix ng-select div.ng-value > span {
  max-width: 96%;
  white-space: break-spaces;
  font-size: 12px;
  padding-left: 10px; }
mat-form-field.subItemSelect .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px 0;
  font-size: 12px; }
mat-form-field.subItemSelect .mat-form-field-wrapper .mat-form-field-flex {
  min-height: 43px; }
mat-form-field.subItemSelect .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .ng-select .ng-select-container .ng-value-container .ng-input > input {
  width: auto !important; }
/**Meeting Room Calendar**/
.MeetingWidget #calendar .header {
  height: 35px !important;
  min-height: 35px !important;
  max-height: 35px !important;
  padding: 4px !important; }
.MeetingWidget .content-card .toolbar {
  background: #e2e0e038 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.MeetingWidget #calendar .header .header-content .header-top .logo .logo-icon {
  margin-right: 0px;
  margin-top: 5px; }
.MeetingWidget #calendar .logo-text {
  font-size: 14px !important; }
.MeetingWidget .mat-fab .mat-button-wrapper {
  padding: 3px 0 !important; }
.MeetingWidget #calendar .header .header-content .header-bottom .title {
  font-size: 12px; }
.MeetingWidget #calendar .cal-month-view .cal-cell-top {
  min-height: 17px; }
.MeetingWidget #calendar .cal-month-view .cal-event {
  width: 5px;
  height: 5px;
  display: none; }
app-day-view-calendar .cal-week-view .cal-event mwl-calendar-event-title {
  word-break: break-word;
  max-width: 109px;
  font-size: 11px;
  white-space: break-spaces !important; }
.MeetingWidget .cal-month-view .cal-header .cal-cell {
  font-size: 10px !important;
  padding: 1px 0 !important; }
.MeetingWidget #calendar .cal-month-view .cal-day-number {
  font-size: 9px;
  font-weight: 400;
  opacity: 1;
  margin-top: 2px;
  margin-right: 7px;
  margin-bottom: 3px; }
.MeetingWidget #calendar .cal-month-view .cal-events {
  position: absolute; }
.MeetingWidget #calendar .content {
  padding: 2px !important; }
.MeetingWidget #calendar .mat-icon-button {
  width: 34px;
  height: 31px;
  line-height: 31px; }
.MeetingWidget #calendar .cal-month-view .cal-open-day-events > div mwl-calendar-event-title .cal-event-title {
  padding: 6px 10px;
  font-size: 10px; }
.MeetingWidget #calendar .cal-month-view .cal-open-day-events > div:last-of-type {
  margin-bottom: 4px; }
.MeetingWidget #calendar .cal-month-view .cal-open-day-events > div:first-of-type {
  margin-top: 4px; }
.MeetingWidget #calendar .header .add-event-button {
  right: 39px;
  bottom: -11px; }
.MeetingWidget #calendar .header .mat-fab {
  width: 25px;
  height: 25px;
  line-height: 25px; }
.MeetingWidget #calendar .cal-day-view mwl-calendar-day-view-hour-segment {
  font-size: 11px; }
.MeetingWidget #calendar .cal-week-view .cal-time {
  font-size: 11px;
  line-height: 28px; }
.MeetingWidget #calendar .cal-day-view .cal-hour-segment,
.MeetingWidget #calendar .cal-day-view mwl-calendar-day-view-hour-segment {
  height: 20px !important;
  line-height: 10px; }
.MeetingWidget #calendar .cal-month-view .cal-open-day-events > div {
  padding: 0 2px;
  margin: 2px 4px; }
.MeetingWidget #calendar .header .header-content .header-top {
  display: none !important; }
.MeetingWidget .mat-expansion-panel-header {
  font-size: 12px !important;
  padding: 0 5px !important; }
#calendar .header .add-event-button {
  right: 2px !important;
  z-index: 10;
  float: right; }
.pickField .mat-form-field-wrapper {
  padding-bottom: 10px !important; }
.MRSelect .mat-form-field-wrapper {
  padding-top: 0px !important; }
.pickField .mat-form-field-wrapper .mat-form-field-infix {
  padding: 4px 0 !important;
  border-top: 0.84375em solid transparent; }
.pickField .mat-icon {
  color: #ccc; }
.event-form-dialog1 .mat-dialog-container {
  padding: 0px !important; }
app-day-view-calendar .cal-month-view .cal-day-cell {
  max-height: 75px !important; }
app-meeting-room .cal-month-view .cal-open-day-events > div:first-of-type {
  margin-top: 2px; }
app-meeting-room .cal-month-view .cal-open-day-events > div:last-of-type {
  margin-bottom: 6px; }
app-meeting-room .cal-month-view .cal-open-day-events > div {
  padding: 0 11px;
  margin: 0px 3px;
  background: rgba(255, 255, 255, 0.38) !important; }
app-meeting-room .cal-month-view .cal-open-day-events > div mwl-calendar-event-title .cal-event-title {
  padding: 6px 24px;
  font-size: 10px;
  text-align: left; }
app-meeting-room .cal-month-view .cal-event {
  width: 2px;
  height: 10px; }
app-meeting-room .cal-month-view .cal-day-number {
  opacity: 1; }
.timeSec .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 0 3px 16px; }
.timeSec .mat-expansion-panel-content .mat-expansion-panel-body mat-form-field input {
  font-size: 10px !important; }
.calendarTab .mat-tab-label-active {
  font-weight: bold;
  background-color: #ffffff40;
  opacity: 1 !important; }
.calendarTab .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar {
  visibility: hidden !important; }
.createMasterSidebar .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar {
  visibility: hidden !important; }
.MRTime .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix span {
  height: 24px;
  top: -12px; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns {
  display: block !important; }
app-week-view-shedular .cal-week-view .cal-time-events .cal-day-columns .cal-day-column {
  width: 50%;
  border-right: 1px solid #e2dede;
  margin-top: 0px !important; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column:first-child,
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:first-child,
app-week-view-shedular .cal-week-view .cal-time-events .cal-day-columns .cal-day-column:first-child {
  margin-left: 0px; }
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:first-child {
  margin-left: 10px; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header {
  margin: 0 0.5%;
  width: 49.5%;
  border: 1px solid #e2dede;
  padding: 2% 0;
  height: 70px;
  line-height: 70px;
  font-size: 11px !important;
  padding-bottom: 0px !important;
  position: relative; }
app-week-view-shedular > .cal-week-view > .cal-day-headers > .cal-header {
  margin: 0 10px;
  width: 225px;
  border: 1px solid #e2dede;
  padding: 2% 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 7px;
  background: #94bed2;
  padding-bottom: 0px !important;
  min-width: 225px;
  max-width: 225px; }
app-week-view-shedular > .cal-week-view > .cal-time-events > .cal-day-columns {
  margin: 0 10px;
  width: 225px;
  height: 100%;
  min-width: 225px;
  max-width: 225px; }
app-day-view-sheduler .cal-week-view .cal-day-headers,
app-week-view-shedular .cal-week-view .cal-day-headers {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ccc; }
app-day-view-sheduler .cal-week-view,
app-week-view-shedular .cal-week-view {
  background-color: transparent;
  border: none; }
app-day-view-sheduler .cal-week-view {
  width: auto;
  overflow: hidden;
  overflow: hidden; }
app-day-view-sheduler .cal-week-view .cal-header > b {
  overflow-wrap: break-word !important;
  white-space: break-spaces !important;
  line-height: normal !important;
  position: absolute;
  text-align: left;
  left: 0;
  font-size: 11px !important;
  padding: 1% 2%;
  color: #2b2a2a; }
app-week-view-shedular .cal-week-view .cal-header > b {
  font-weight: 600 !important;
  font-size: 13px !important;
  color: rgba(0, 0, 0, 0.87); }
app-day-view-sheduler .cal-week-view .cal-time-events,
app-week-view-shedular .cal-week-view .cal-time-events {
  background: transparent; }
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header mwl-calendar-week-view-header .cal-day-headers {
  padding-left: 0 !important; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:nth-child(1n+0),
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:nth-child(1n+0) {
  background: #ffe6cb; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:nth-child(2n+0),
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:nth-child(2n+0) {
  background: #d7f2ff; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:nth-child(3n+0),
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:nth-child(3n+0) {
  background: #d6fbd5; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:nth-child(4n+0),
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:nth-child(4n+0) {
  background: #fff0fa; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:nth-child(5n+0),
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:nth-child(5n+0) {
  background: #fffbdb; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header:hover,
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header:hover {
  background: rgba(227, 221, 221, 0.89) !important; }
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header mwl-calendar-week-view-header .cal-day-headers .cal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: transparent;
  border: none;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11px; }
app-week-view-shedular .cal-week-view .cal-day-headers .cal-header mwl-calendar-week-view-header .cal-day-headers .cal-header b {
  font-size: 9px !important;
  font-weight: 200 !important; }
.HeadDetails .mat-form-field-appearance-outline .mat-form-field-outline-end,
.HeadDetails .mat-form-field-appearance-outline .mat-form-field-outline-start {
  min-width: 1px !important; }
.HeadDetails .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  opacity: 0.2; }
app-day-view-calendar #calendar .header .header-content .header-bottom {
  max-width: 500px;
  margin: 0 auto;
  float: left;
  width: 30%; }
app-meeting-room mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 0 4px 2px !important; }
app-meeting-room mat-expansion-panel mat-expansion-panel-header {
  height: 35px !important;
  background: #fdfdfa; }
app-meeting-room .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
  width: 1em;
  height: 1em; }
app-day-view-sheduler .cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
  display: none; }
app-meeting-room .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-datepicker-toggle-default-icon {
  width: 1em;
  height: 1em; }
.MRTime .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix span.mat-select-value-text span {
  font-size: 11px; }
.mat-form-field.FieldSelect.mat-form-field-type-mat-select .mat-form-field-wrapper {
  padding: 2px 0; }
app-day-view-sheduler .cal-week-view mwl-calendar-week-view-hour-segment,
.cal-week-view .cal-hour-segment {
  display: inline-block !important;
  font-size: 10px !important;
  width: 100%;
  float: left;
  height: 100%; }
mwl-calendar-week-view-hour-segmen::nth-child(2) {
  min-width: 29px !important;
  max-width: 29px !important; }
app-day-view-sheduler .cal-week-view mwl-calendar-week-view-hour-segment {
  border-right: 1px dashed #ccc; }
app-day-view-sheduler .cal-week-view mwl-calendar-week-view-hour-segment .cal-hour-segment .cal-time {
  font-size: 9px !important;
  max-width: 30px !important; }
app-day-view-sheduler > .cal-week-view > cal-time-label-column > .cal-hour > mwl-calendar-week-view-hour-segment {
  height: 30px !important; }
app-day-view-sheduler mwl-calendar-week-view-hour-segment .cal-hour-segment {
  border-bottom: none !important; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column .cal-hour mwl-calendar-week-view-hour-segment {
  width: 50% !important;
  height: 68px !important; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column .cal-event-container {
  z-index: 1;
  height: 70px !important;
  float: left;
  top: 0px !important; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column {
  margin: 0;
  width: 100% !important;
  margin-top: 0px !important;
  display: block !important;
  float: left;
  height: 70px; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column .cal-event-container mwl-calendar-week-view-event {
  float: left;
  width: 100%; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column .cal-hour {
  width: 6.9%;
  float: left;
  height: 70px;
  border-bottom: 1px dashed #d7d6d6 !important;
  min-width: 60px;
  max-width: 60px; }
app-day-view-sheduler .cal-week-view .cal-time-label-column {
  width: 1445px !important;
  float: left;
  display: block !important;
  padding-left: 2px;
  border: 1px solid #ccc;
  border-radius: 5px; }
app-day-view-sheduler .cal-week-view .eventContainer .cal-time-events {
  width: 1445px !important;
  float: left; }
app-day-view-sheduler .cal-week-view .cal-time-label-column .cal-hour.ng-star-inserted {
  width: 6.9%;
  float: left;
  height: 30px;
  border-right: 1px solid #dbdbdb !important;
  min-width: 60px;
  max-width: 60px; }
app-day-view-calendar #calendar .content {
  padding: 24px 7px !important;
  height: auto;
  min-height: 100%;
  padding-bottom: 0 !important; }
app-day-view-sheduler .cal-week-view .cal-time-label-column .cal-hour mwl-calendar-week-view-hour-segment:last-child .cal-hour-segment .cal-time {
  visibility: hidden; }
app-day-view-sheduler .cal-week-view .cal-time-events .cal-day-columns .cal-day-column .cal-event-container mwl-calendar-week-view-event .cal-event {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 70px;
  float: left; }
app-day-view-sheduler .cal-week-view .cal-day-headers {
  float: left;
  width: 16%;
  display: block;
  padding-left: 11px !important;
  margin-top: 30px !important; }
app-day-view-sheduler .cal-week-view .cal-day-headers .cal-header {
  width: 100%;
  display: block;
  float: left; }
app-week-view-shedular mwl-calendar-week-view-hour-segment {
  width: 100%; }
app-day-view-sheduler .cal-week-view mwl-calendar-week-view-hour-segment .cal-hour-segment {
  position: relative;
  height: 100% !important; }
.cdk-overlay-connected-position-bounding-box .cdk-overlay-pane .mat-select-panel {
  max-width: 100% !important;
  min-width: 100% !important; }
#calendar .mat-tab-body-content {
  display: block; }
.eventContainer {
  width: 84%;
  display: block;
  float: right;
  overflow-x: auto;
  overflow-y: hidden; }
.cal-week-view .cal-hour-odd {
  background-color: #e3e0e02e !important; }
.day-view-calendar .cal-month-view {
  background-color: transparent !important; }
.theme-blue-gray-dark .tooltipContainer,
.theme-pink-dark .tooltipContainer,
.theme-red-dark .tooltipContainer,
.theme-orange-dark .tooltipContainer,
.theme-yellow-dark .tooltipContainer,
.theme-lime-dark .tooltipContainer,
.theme-amber-dark .tooltipContainer,
.theme-light-green-dark .tooltipContainer,
.theme-teal-dark .tooltipContainer,
.theme-light-blue-dark .tooltipContainer {
  background-color: #969696 !important; }
app-week-view-shedular .cal-time-events {
  max-height: 910px !important; }
.errMsgTxtCalendar {
  position: absolute;
  font-size: 12px;
  color: #f44336;
  width: 100%;
  left: 0px;
  bottom: -14px; }
app-calendar-event-form .dialog-content-wrapper {
  width: 100%; }
.header-top .cal-month-view .cal-day-cell {
  min-height: 10px !important; }
mwl-calendar-week-view .cal-week-view {
  background-color: transparent; }
mwl-calendar-week-view .cal-week-view .cal-hour-odd {
  background-color: transparent; }
.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #ededed75 !important; }
.weekView app-week-view-shedular .cal-week-view {
  overflow: scroll;
  max-height: 400px;
  border-bottom: 1px solid #ccc; }
body:not(.is-mobile) ::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  box-shadow: inset 0 0 0 12px #9f9c9c7d !important;
  border-radius: 12px; }
context-menu-content .dropdown.open.show ul.dropdown-menu.show {
  padding-left: 10px; }
context-menu-content .dropdown.open.show ul.dropdown-menu.show li {
  list-style: none; }
context-menu-content .dropdown.open.show ul.dropdown-menu.show li a {
  font-size: 11px;
  background: #7eafdf;
  padding: 4px;
  border-radius: 3px;
  color: #ffffff;
  border: 1px solid #1f79d2;
  box-shadow: 1px 1px 1px #959393; }
context-menu-content .dropdown.open.show ul.dropdown-menu.show li a:hover {
  text-decoration: none !important; }
/**Meeting Room Calendar**/
.tipheader {
  min-width: 110%;
  text-align: center;
  border-radius: 5%;
  padding-top: 8px;
  height: 30px !important;
  font-size: 10px; }
.mat-paginator-page-size .mat-paginator-page-size-select.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em !important; }
form[name="attachmentInfoForm"] .mat-form-field-infix {
  padding: 8px !important; }
.tooltipContainer .tipDetails table {
  table-layout: fixed;
  word-break: break-word; }
body[class*="-dark"] .footer .small-note {
  color: #fff !important; }
body[class*="-dark"] .invoice-container .card .header .issuer .logo {
  border-right: 0 !important; }
body[class*="-dark"] .footer {
  background: #3e3e3e !important; }
body[class*="-dark"] table.attachTable tbody tr:nth-child(even),
body[class*="-dark"] .dropDownTable {
  color: #3e3e3e; }
body[class*="-dark"] .content-card .toolbar {
  background: #1e2129; }

